-
安特·奥尔戈里特在障碍和复杂情况下的搜索路径
这个程序使用蚂蚁算法在野外寻找路线,有能力绕过一些障碍物并通过(如果你需要的话)更困难的地形。通道的复杂程度从1(最难通过)到5(比开阔场地稍难)。另外,通道可能穿过相邻的格角,在墙体施工时应注意。
- 2022-03-05 18:46:35下载
- 积分:1
-
运行.bat文件的VC程序
运行.bat文件的VC程序
运行.bat文件的VC程序
运行.bat文件的VC程序-vc
- 2022-10-21 03:30:03下载
- 积分:1
-
EVC下串口测试程序,在EVC下对串口进行测试,比较通用。
EVC下串口测试程序,在EVC下对串口进行测试,比较通用。-This is a program for testing serial on EVC
- 2022-11-15 20:55:03下载
- 积分:1
-
用VHDL编写的一个闹钟的控制程序,希望大家看了后能喜欢,也可以学学哟!...
用VHDL编写的一个闹钟的控制程序,希望大家看了后能喜欢,也可以学学哟!-VHDL prepared an alarm clock control procedures in the hope that everyone will love after reading them, but also can learn yo!
- 2022-01-26 07:15:54下载
- 积分:1
-
JXTA代码,美丽的排偶癞瓜内
JXTA代码,美丽的排偶癞瓜内 -JXTA code, beautiful skin disease排偶Guarneri JXTA code, beautiful skin disease排偶Guarneri
- 2022-03-17 14:31:19下载
- 积分:1
-
拼接两幅bmp图像,并显示,保存,我上课时的一个简单例子,希望能对大家有帮助...
拼接两幅bmp图像,并显示,保存,我上课时的一个简单例子,希望能对大家有帮助-Splicing two bmp images, and display, preservation, I class a simple example, I hope we can help
- 2022-05-08 16:02:24下载
- 积分:1
-
LL(1)分析器
编译原理,预测分析器,可求出first集,follow集,并构造出LL(1)分析器
- 2022-08-11 07:33:43下载
- 积分:1
-
MFC 界面向导 下一步 完成 示例
资源描述程序安装或文件配置模块,很多地方会用到带向导功能的界面操作。在MFC里,可以通用隐藏当前窗口,打开新的窗口实现,同时也可以采用CPropertyPage和CPropertySheet来实现界面向导功能。示例中,是阅读时做的代码练习,简单的演示了使用MFC快速开发向导界面的功能。
- 2022-04-30 09:00:13下载
- 积分:1
-
java 编写的背包问题,按不同的方法选择不错啊
java 编写的背包问题,按不同的方法选择不错啊-prepared by the knapsack problem by different methods to choose good ah
- 2022-02-02 06:45:57下载
- 积分: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