-
MFC写的迷宫游戏,搜索算法值得研究
MFC写的迷宫游戏,搜索算法值得研究,还可以自己调整迷宫,界面友好
- 2022-04-19 23:17:59下载
- 积分:1
-
5x5 minesweeper, you can edit the width and height of this minesweeper code
5x5 minesweeper, you can edit the width and height of this minesweeper code
- 2022-01-26 04:28:02下载
- 积分:1
-
colour detector
本文研究了用人工神经网络识别孤立手写体字符。这些字符是用一种特殊的笔写在一张普通的纸上的,这种笔能产生生物特征信号,并经过计算机分析。在本文中,我们描述了我们对不同MLP和RBF网络结构的研究和测试,试图找到一种解决方案,并将其与目前基于K-means的方法进行比较。
- 2023-04-28 01:10:03下载
- 积分:1
-
类似金山词霸生词本的DAO数据库代码,实现的功能:把数据库中的记录显示到列视中,可以进行记录添加、删除、修改、查询等操作。...
类似金山词霸生词本的DAO数据库代码,实现的功能:把数据库中的记录显示到列视中,可以进行记录添加、删除、修改、查询等操作。-similar free email wordlists DAO Database of the code, the functions : database of the records shows that, as shown, can be recorded to add, delete, modify, search operation.
- 2022-03-28 19:17:31下载
- 积分:1
-
C + + 如何编程课后习题答案
凭借超过25万出售量,哈维和保罗Deitel公司的“C ++如何编程”是世界上最畅销的介绍C ++编程的书。现在,这个经典已被彻底更新! “突破性如何编程系列”Deitels提供了无与伦比的广度和编程概念和中级话题作进一步深入研究。在这一系列的书配备了百.......
- 2022-03-11 03:22:15下载
- 积分:1
-
可以监控剪切板的内容,还可防止 自己运行时被复制
可以监控剪切板的内容,还可防止 自己运行时被复制-Can monitor the clipboard contents, but also to prevent their being copied run-time
- 2023-06-08 12:30:04下载
- 积分:1
-
飞思卡尔广告板的触摸屏驱动程序,非常重要!
Freescale ADS demoboard touchpanel device driver,very important!-Freescale ADS demoboard touchpanel devic e driver, very important!
- 2022-06-29 01:51:22下载
- 积分:1
-
读取INI文件中的关键值
读取INI文件中的关键值-read the key value in INI files.
- 2022-02-03 10:21:17下载
- 积分:1
-
根据所接收的值,程序可以在1到100之间接收一个整数…
程序能够接收1~100之间的整数,根据接收的数值,计算其Fibonacci数,在屏幕上输出其值。Fibonacci数列的定义如下:
Fib(1)=1
Fib(2)=1
Fib(n)=fib(n-2)+fib(n-1)
-Program can receive an integer between 1 to 100, according to the received value, to calculate the Fibonacci number, the screen output of its value. Fibonacci sequence is defined as follows: Fib (1) = 1 Fib (2) = 1 Fib (n) = fib (n-2)+ fib (n-1)
- 2023-05-17 04:15:03下载
- 积分:1
-
多组的编队控制
Formation Control of Multi-Robots via Fuzzy Logic Technique
- 2022-05-08 10:50:51下载
- 积分:1