-
人机交战五子棋(VC)
学习C++编程时的一个不错练习,棋盘大小15*15。本程序是基于对话框的MFC应用程序,开发运行环境是VS 2012,主要工作就在Lee_5_ChessDlg.cpp(也即C***Dlg类中)这个文件中完成。
棋盘的位图:320*320,每格则是20*20,左边空白25,右边
- 2023-04-01 14:05:04下载
- 积分:1
-
字符串比较程序。 能够比较两个字符串的相似程度。采用动态规划算法实现。...
字符串比较程序。 能够比较两个字符串的相似程度。采用动态规划算法实现。-string comparison procedures. To compare two string of similar extent. Using dynamic programming algorithm.
- 2022-07-10 21:51:08下载
- 积分:1
-
这是一个计算能带结构的软件,也是很不错的。
这是一个计算能带结构的软件,也是很不错的。-This is a calculated band structure of the software is also very good.
- 2023-05-19 12:25:02下载
- 积分:1
-
bianyiyuanli
编译原理的小程序,有点问题,谢谢大姐帮帮忙,-bianyiyuanli
- 2022-05-06 01:14:07下载
- 积分:1
-
matlab,sparse,SPAMS,toolbox packages
- 2022-07-16 10:17:52下载
- 积分:1
-
一个手机电视解码的小程序,程序结构较好。
一个手机电视解码的小程序,程序结构较好。-A small mobile TV decoding procedures, program structure better.
- 2023-03-07 04:15:03下载
- 积分:1
-
插值二次 Bezier 曲线等分作图算法
插值二次 Bezier 曲线等分作图算法 -Bezier curve interpolation second decile mapping algorithm
- 2022-01-22 03:29:15下载
- 积分:1
-
题目:有两个磁盘文件A和B,各存放一行字母,要求把这两个文件中的信息合并(按字母顺序排列), 输出到一个新文件C中。...
题目:有两个磁盘文件A和B,各存放一行字母,要求把这两个文件中的信息合并(按字母顺序排列), 输出到一个新文件C中。-topic : There are two disk files A and B, the store his letter, the requirements of these two documents, the information merger (in alphabetical order), the output to a new file C.
- 2022-01-31 16:14:08下载
- 积分:1
-
OPC客户端、服务器开发必备(参考资料、库文件、示例程序等)
本资源提供OPC客户端和服务器开发必备的库文件(OPC官网仅对赞助商提供库文件下载,因此网路上的这款库文件比较稀少),附带经典必读参考资料和广为流传的示例程序及其源码,无论是新手入门还是开发大牛,这件资源都能助你如虎添翼,为你开发OPC带来极大的便利
- 2022-05-29 05:27:01下载
- 积分:1
-
C&C++ programme about data structure including binary tree algorithm, quick sort...
数据结构中的 二叉树算法、快速排序双向链表、顺序文件合并、顺序广度搜索以及深度搜索最优解 的C&C++ 程序-C&C++ programme about data structure including binary tree algorithm, quick sorting based on doubly linked lists, merging ordinal files, best solution of orderly width or depth search.
- 2022-06-30 17:25:09下载
- 积分:1