# deepseek_program **Repository Path**: Memory_Factory/deepseek_program ## Basic Information - **Project Name**: deepseek_program - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-11-30 - **Last Updated**: 2025-12-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # deepseek_program 利用deepseek编写的程序
**打包步骤** - 确保程序正常运行 - 安装PyInstaller:pip install pyinstaller - 在程序目录打开命令行 - 运行打包命令:pyinstaller --onefile --windowed excel_comparator.py - 在dist文件夹中找到可执行文件
## excel_comparator > Excel文件内容比较工具 ## timing_generator > 通过excel真值表生成时序图形 ## url_search > 网页关键词搜索工具,抓取指定网页并在论坛页面中实现翻页搜索功能。