-
我做的俄罗斯方块游戏,在Visual C++ 2008
The Tetris game i make in Visual C++ 2008
- 2022-03-13 19:03:37下载
- 积分:1
-
ADO DataReport操作师范.好东西。
ADO DataReport操作师范.好东西。-ADO DataReport Normal operation. Good thing.
- 2022-03-16 10:21:10下载
- 积分:1
-
实现数据结构中树的创建查询,删除和修改节点
实现数据结构中树的创建查询,删除和修改节点-the node of the tree in database can be created, queried, deleted and changed in this program.
- 2022-02-05 17:02:40下载
- 积分:1
-
windows下http的post方法的代码
资源描述windows下用curl编写的一个简单的连接httpserver的源码,使用post的方法。
- 2023-07-10 04:45:05下载
- 积分:1
-
vc调用excel的一些新方法,有很多新思路
vc调用excel的一些新方法,有很多新思路-vc call excel some of the new method, there are many new ideas
- 2023-04-13 20:10:04下载
- 积分:1
-
vc ++6.0 程序原代码
vc ++6.0 程序原代码-vc 6.0 program source code
- 2022-03-18 08:05:39下载
- 积分:1
-
LCS问题就是求两个字符串最长公共子串的问题。解法就是用一个矩阵来记录两个字符串中所有位置的两个字符之间的匹配情况,若是匹配则为1,否则为0。然后求出对角线最长...
LCS问题就是求两个字符串最长公共子串的问题。解法就是用一个矩阵来记录两个字符串中所有位置的两个字符之间的匹配情况,若是匹配则为1,否则为0。然后求出对角线最长的1序列,其对应的位置就是最长匹配子串的位置。 最长递增子序列LCS的实现C源码!-LCS problem for two strings is the longest common sub-string problem. Solution is to use a matrix to record the location of two strings of all the matches between the two characters in the situation, if the match is one, otherwise to 0. And one of the longest diagonal obtained sequence, the location of its corresponding sub-string match is the longest position. The longest increasing sub-sequence source C implementation of the LCS!
- 2022-08-19 18:20:36下载
- 积分:1
-
链表实现约瑟夫环,输入一个环和起始位置,打印出结果。
链表实现约瑟夫环,输入一个环和起始位置,打印出结果。-List the achievement of Joseph Central, Central, and start to enter a location, print out the results.
- 2023-08-20 14:35:02下载
- 积分:1
-
用VC++实现的闹钟提示功能,带源码,赞!
用VC++实现的闹钟提示功能,带源码,赞!-With VC++ Realize prompted the alarm clock function, with source code, Zan!
- 2022-03-21 03:08:17下载
- 积分:1
-
并口通迅实例.包括vb实例和VC实例,winio控件,winio帮助文档.看看吧!...
并口通迅实例.包括vb实例和VC实例,winio控件,winio帮助文档.看看吧!-examples. Vb including examples and VC example, winio Controls winio help documentation. watch it!
- 2022-01-25 23:07:38下载
- 积分:1