-
本程序用VC实现自动拼图,用的是A*搜索算法
本程序用VC实现自动拼图,用的是A*搜索算法-This procedure automatically using VC puzzles, using the A* search algorithm
- 2022-07-19 03:11:31下载
- 积分:1
-
本程序实现了聚类分析的功能,文件中附带了一农业生态经济系统各区域单元的有关数据,保存data文件中,并利用该程序对该数据进行了实验与分析,结果数据也包含在res...
本程序实现了聚类分析的功能,文件中附带了一农业生态经济系统各区域单元的有关数据,保存data文件中,并利用该程序对该数据进行了实验与分析,结果数据也包含在result文件中
- 2023-07-19 10:30:04下载
- 积分:1
-
ssd6 practice and practice five of six, and they hope to help you study!
ssd6的练习五和练习六,希望对大家的学习有所帮助!-ssd6 practice and practice five of six, and they hope to help you study!
- 2022-03-26 11:57:15下载
- 积分:1
-
student performance management syste
这是一个简单的学生成绩管理系统,可以输入学生成绩,查询成绩,将成绩进行排名等;使用C语言编写的程序,非常适合初学者使用!
- 2022-03-03 07:41:58下载
- 积分:1
-
With C++ Allocation algorithm of Dijkstra shortest path problem
用C++编的迪杰斯特拉算法实现的最短路径问题-With C++ Allocation algorithm of Dijkstra shortest path problem
- 2022-01-29 03:49:04下载
- 积分:1
-
const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写...
const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。-const char* and char* const distinction. C language of the document to read and write support, FILE pointer text file and binary file distinction. Used to read and write text files and read and write files in binary mode Notes. C++ Of documents to read and write support, ofstream and ifstream usage. Win32 SDK to read and write support for the document, CreateFile function, WriteFile function, ReadFile function to use MFC support reading and writing of the document, CFile Class CFileDialog and the use of paper filter settings. win.ini file and registry read and write methods and related knowledge points.
- 2023-08-30 15:05:04下载
- 积分:1
-
实现ping命令的源代码
本程序用于实现客户端ping命令的实现,在其基础上,可以灵活的根据需求修改代码,来实现网线是否正常(ping 网关),判断能否上网(ping 114.114.114.114)等功能。
- 2022-09-03 07:45:03下载
- 积分:1
-
cab文件压缩、解压
cab文件压缩、解压 -Compression and UnCompresson of Cab file
- 2022-04-17 12:05:22下载
- 积分:1
-
模拟 Windows 开机动态色带条
模拟 Windows 开机动态色带条-boot Windows simulation of the dynamic ribbon
- 2022-04-12 13:12:05下载
- 积分:1
-
C
用C-C++实现最大值和最小值的算法以及求最大和次大值算法,该算法为最优算法。-With C-C++ Realize maximum and minimum values for the algorithm, as well as the largest and second largest value algorithm for the optimal algorithm.
- 2022-06-14 22:04:48下载
- 积分:1