-
经典的动态规划算法,多路图最短路径的求取
经典的动态规划算法,多路图最短路径的求取-The classic dynamic programming algorithm
- 2022-02-12 06:04:40下载
- 积分:1
-
read html
read html
- 2022-03-18 06:25:19下载
- 积分:1
-
是从一个国外的蚁群算法网站上下载的源程序,是用蚁群算法解TSP问题的源程序!感谢开放源程序...
是从一个国外的蚁群算法网站上下载的源程序,是用蚁群算法解TSP问题的源程序!感谢开放源程序-from a foreign website ant algorithm download the source code, is ACO for the TSP source! thanks to open source
- 2022-04-28 05:06:37下载
- 积分:1
-
eMule的原代码,采用VC++开发实现。
eMule的原代码,采用VC++开发实现。-eMule original code, using VC++ development to achieve.
- 2022-08-13 07:16:33下载
- 积分:1
-
game modify
游戏工具,游戏辅助软件游戏 工具,游戏辅助软件-game modify
- 2022-06-15 06:59:06下载
- 积分:1
-
Borland C Builder 6.0 signified patches, application software support
Borland C++ Builder 6.0 汉化补丁,辅助应用软件-Borland C Builder 6.0 signified patches, application software support
- 2023-01-15 08:15:04下载
- 积分:1
-
JBuilder编程的实例,很有用,对出学者非常有帮助。
JBuilder编程的实例,很有用,对出学者非常有帮助。-JBuilder programming examples useful to scholars out has been very helpful.
- 2022-03-22 22:24:56下载
- 积分:1
-
calculator
我随信附上简单的计算器应用程序。只要你去扔,如果你有任何细节通过我的邮件联系我。
- 2022-02-09 15:04:38下载
- 积分:1
-
是一个在EVC下开发的闹钟定制程序。其中一个难点就是如何创建、写、读一个ini 文件。由于是在EVC下,所以很多API函数都不被支持比如关于.ini文件读写Ge...
是一个在EVC下开发的闹钟定制程序。其中一个难点就是如何创建、写、读一个ini 文件。由于是在EVC下,所以很多API函数都不被支持比如关于.ini文件读写GetPrivateProfileString和 WritePrivateProfileString函数。于是我开始在网上搜寻可以轻松读写ini文件的方法。最后找到了一个人写好的,可以实现类似 GetPrivateProfileString功能的函数。-EVC is a customizable alarm clock, developed under the program. One difficulty is how to create, write, read a ini file. Because it is under the EVC, many API functions are not supported for example on. Ini file to read and write GetPrivateProfileString and WritePrivateProfileString function. So I started searching online can be easy to read and write ini documents. Finally found a person to write, and can achieve similar functionality GetPrivateProfileString function.
- 2022-02-02 11:15:48下载
- 积分:1
-
两台蓝牙设备之间的通讯 socket
代码分为client端和server端通过配置命令行来选择运行 的是client还是server。client端口需要指定目标设备的设备名称用于连接。两台设备采用socket通讯,来实现两台蓝牙设备之间的发现、搜索、绑定、监听、配对以及传输
- 2022-04-12 09:43:26下载
- 积分:1