-
kmeans算法的源代码
kmeans算法的源代码-kmeans algorithm source code
- 2022-02-13 02:54:57下载
- 积分:1
-
测试程序,用于VC++的初学者的入门的简单程序
测试程序,用于VC++的初学者的入门的简单程序-Test procedure for VC++ Beginner simple entry procedures
- 2023-05-03 04:15:03下载
- 积分:1
-
串口开发工具
串口开发工具串口开发工具串口开发工具串口开发工具串口开发工具
- 2022-01-20 22:43:26下载
- 积分:1
-
用MFC做的屏幕保护,学习mfc编程。
用MFC做的屏幕保护,学习mfc编程。
-Using MFC to do the screen saver, learning mfc programming.
- 2022-12-13 05:05:04下载
- 积分:1
-
MATLAB编写的GPS伪距单点定位.精度大约在10M
MATLAB编写的GPS伪距单点定位.精度大约在10M-20M之间。-MATLAB prepared by the GPS pseudo-range single-point positioning
- 2022-03-01 19:51:01下载
- 积分:1
-
Visual Basic hide the name in the dialog box
Visual Basic在对话框中隐藏名称-Visual Basic hide the name in the dialog box
- 2022-06-26 08:47:44下载
- 积分:1
-
2D 魔方源代码
新增功能:花式魔方,在菜单中FigureCube可以使魔方旋转成多种花式。共有45中花式,参考了www.Rubiker.cn中的花式魔方公式。每点击一次菜单,就会显示一种花式,45中花式循环显示。由于可能在整理时把花式公式弄错,所以可能出现并不美观的图案,这些会在可能存在的后续版本中更正。
1 > 尚未实现类似于2D版本的抄写功能。可以在2D中抄写,然后在本版本中打开。
- 2022-01-25 14:41:41下载
- 积分:1
-
使用Delphi读 RFID 码
请参阅如何捕获 RFID 读码,每卡、 RFID 标签和滴。
- 2023-06-15 07:46:03下载
- 积分:1
-
一个关于MFC有用的例子,保存后解压
一个关于MFC有用的例子,保存后解压- About the MFC useful example, after preserves decompresses
- 2023-05-06 05:20:03下载
- 积分:1
-
生命游戏,规则:
1、一个细胞周围八个格存活2~3个细胞,则下一时代次此细胞依然存活
2、如果某个格周围八个格存活三个细胞,则下一时代该格能创生一个细胞...
生命游戏,规则:
1、一个细胞周围八个格存活2~3个细胞,则下一时代次此细胞依然存活
2、如果某个格周围八个格存活三个细胞,则下一时代该格能创生一个细胞
3、如果一个细胞周围8格存活细胞数为1个或1个一下,则下一世代该细胞因孤独而死
4.如果一个细胞周围8格存活细胞数为4个或4个以上,则下一世代该细胞因生存空间拥挤而死-Game of Life rules: 1, a cell survival of the surrounding eight grid cells 2 ~ 3 months, then the next times at 2 this cell is still viable, if a grid around the eight cell survival of three cells, then the next era of the grid to creation of a cell 3, around 8, if a cell survival of cells for cell 1 or a click, then the next generation of the cells die because of loneliness 4. If a cell survival of cells in the surrounding 8 cells for 4 or 4 or more, then the next generation of the cells died due to crowded living space
- 2022-02-03 18:18:30下载
- 积分:1