-
use Excel to read the data, the use of VC 6.0, containing "odbcinst.h"...
使用VC++对Excel的数据读取,使用VC++6.0编写,含有《odbcinst.h》头文件编写,如果还有疑问请发邮件给我-use Excel to read the data, the use of VC 6.0, containing "odbcinst.h" The first document preparation, if still in doubt please send an email to
- 2022-03-07 14:32:27下载
- 积分:1
-
用C语言编写的贪吃蛇游戏,运行是按任意键开始,不过呢,反向也算输哟!...
用C语言编写的贪吃蛇游戏,运行是按任意键开始,不过呢,反向也算输哟!-Using C language game of Snake, run is started by pressing any key, however, the reverse also count yo loser!
- 2022-02-13 15:11:40下载
- 积分:1
-
红黑树――一种数据结构的可视化画法
红黑树――一种数据结构的可视化画法-RED-BLACK TREE-- A data structure visualization method of painting
- 2023-02-24 18:20:03下载
- 积分:1
-
这个程序是按照离散数学教材上给出的算法写的,是字典序的全排列算法。空间复杂度是O(n),时间复杂度基本上是O(n^2)。缺点是只用于打印并没有储存所有的结果。...
这个程序是按照离散数学教材上给出的算法写的,是字典序的全排列算法。空间复杂度是O(n),时间复杂度基本上是O(n^2)。缺点是只用于打印并没有储存所有的结果。-the procedure is in accordance with the materials on discrete mathematics algorithm is written, is a wholly-lexicographic order algorithm. Space complexity is O (n), is basically time complexity is O (n ^ 2). Only drawback is not for print, and store all the results.
- 2023-07-28 06:00:02下载
- 积分:1
-
根据先序和中序遍历的结果,重新构造二叉树
根据先序和中序遍历的结果,重新构造二叉树-According to the results of the PreOrder and InOrder visit,rebuild the bitree
- 2022-02-07 10:51:04下载
- 积分:1
-
数据库的代码 数据库 的代码 数据库的代码
数据库的代码 数据库 的代码 数据库的代码 -Database code database source code database
- 2022-03-12 22:03:42下载
- 积分:1
-
Combine two polynomials using linked list, then format printing
利用链表解决合并两个多项式的问题,最后按格式输出多项式-Combine two polynomials using linked list, then format printing
- 2022-02-06 04:34:01下载
- 积分:1
-
C语言写的Hash算法,在各种平台上都编译通过,可以直接使用。...
C语言写的Hash算法,在各种平台上都编译通过,可以直接使用。-C language to write the Hash algorithms on various platforms are compiled, can be used directly.
- 2023-07-13 16:55:02下载
- 积分:1
-
经典的C源集合
经典收藏c源程序-classic collections c source
- 2022-02-26 15:27:41下载
- 积分:1
-
骑士,在n×n箱在国际象棋的棋盘上,马(骑士)的影响。
骑士遍历问题,在一个n*n个方格的国际象棋棋盘上,马(骑士)从任意指定方格出发,按照横1 步竖2 步,或横2 步竖1步的跳马规则,走遍棋盘的每一个格子,且每个格子只走1次。-Knight, in an n* n box at the international chess board, Ma (Knight) from the arbitrary designation box and, in accordance with a further horizontal two-step vertical, horizontal or a vertical two-step further vaulting horse rules traveled a checkerboard lattice of each and every one lattice just take time.
- 2022-03-11 12:29:26下载
- 积分:1