-
Windows Mobile 6下的SIM卡操作测试程序,实现了SIM卡的打开、读、写、删除操作。在VS2005下编译。...
Windows Mobile 6下的SIM卡操作测试程序,实现了SIM卡的打开、读、写、删除操作。在VS2005下编译。-Windows Mobile 6 under the SIM card testing procedures, to achieve a SIM card to open, read, write, delete operation. Under the VS2005 compiler.
- 2022-07-14 10:56:17下载
- 积分:1
-
基于OGRE引擎的地形编辑器,在此基础上很容易开发出功能强大的编辑器。...
基于OGRE引擎的地形编辑器,在此基础上很容易开发出功能强大的编辑器。-Ogre engine based on the terrain editor, on this basis is easy to develop powerful editor.
- 2022-02-01 11:30:01下载
- 积分:1
-
source VHDL for 32bit/64bit EDAC
32bit/64bit EDAC源代码
用于提高可靠性设计,可实现纠一位错误检两位错误-source VHDL for 32bit/64bit EDAC
- 2022-02-02 23:34:10下载
- 积分:1
-
用c语言开发一个蚁群算法演示程序可以直接运行,请大家参考一下!...
用c语言开发一个蚁群算法演示程序可以直接运行,请大家参考一下!-ant use c
- 2022-06-01 02:19:22下载
- 积分:1
-
51单片机《两只老虎》程序
51单片机蜂鸣器播放《两只老虎》音乐,采用Keil编译生成hex文件
- 2022-12-12 15:40:03下载
- 积分:1
-
一个歌曲数据的程序,对写驱动有帮助
一个歌曲数据的程序,对写驱动有帮助-a song data procedures to help write drivers
- 2022-03-16 14:41:21下载
- 积分:1
-
日程管理系统
1)日程计划信息包括日程计划ID号,日程计划开始日期和时间,日程计划结束日期和时间,日程计划名,日程计划参与人员,日程计划地点,日程计划提醒日期和时间。2)采用双向循环链表表示日程计划信息。3)日程计划信息采用文件方式输入。4)要求模拟数据中日程计划信息至少30条以上。5) 实现以下功能:a.输入新的计划;b.根据当前时间查询未开始的计划,包括当天未开始的计划、本周或本月未开始的计划;c.查询并输出已结束的计划;d.查询正在进行的计划;e.根据当前时间,输出正提醒即将开始的计划。
- 2023-05-09 05:00:03下载
- 积分:1
-
简单soket c/s通讯示例 采用VC语言,也通过运行,有算法简介。...
简单soket c/s通讯示例 采用VC语言,也通过运行,有算法简介。-Simple routine of socket c/s communication based on VC, which pass debug and can run with arithmetic description.
- 2022-08-25 10:00:27下载
- 积分:1
-
有线电视双向推荐
用户的双向推荐功能,没有使用框架,纯手工打造,有助于了解对数据的操作
- 2023-02-25 03:30:04下载
- 积分:1
-
程序源代码
遗传算法是基于达尔文进化论的一种智能优化算法,一种可用于复杂系统优化的具有鲁棒性的搜索算法,适用于解决传统方法难以解决的复杂的、非线性问题,可广...
程序源代码
遗传算法是基于达尔文进化论的一种智能优化算法,一种可用于复杂系统优化的具有鲁棒性的搜索算法,适用于解决传统方法难以解决的复杂的、非线性问题,可广泛应用于组合优化、离散优化、工程优化等领域。旅行商问题是一种NP难的组合优化问题,具有重要的理论研究价值和实际应用背景。然而,传统遗传算法中存在有不足,需要提出新的改进的遗传算法,并应用于旅行商问题的求解。-Genetic algorithm source code is based on Darwin" s theory of evolution of an intelligent optimization algorithm, a complex system can be used to optimize the robustness of the search algorithm, the application of traditional methods to solve difficult and complex, nonlinear problems, can be widely used in combinatorial optimization, discrete optimization, engineering, optimization and other fields. Traveling Salesman Problem is a NP hard combinatorial optimization problem, has important theoretical value and practical application of research background. However, the traditional genetic algorithm, there is less than the need to introduce new improved genetic algorithm, and applied for solving the traveling salesman problem.
- 2022-07-04 18:15:39下载
- 积分:1