-
The use of windows API function to write win32 platform directly under the entry...
利用windows API函数直接书写win32平台下的程学的经典入门书,适合初学者加深winAPI的认识。-The use of windows API function to write win32 platform directly under the entry way to learn the classic book, suitable for beginners to deepen understanding of WinAPI.
- 2022-06-11 23:10:56下载
- 积分:1
-
C指纹识别代码
对研究C应用编码有很大好处
C指纹识别代码
对研究C应用编码有很大好处-C fingerprint identification code of research of great benefit to C application code
- 2022-04-21 21:04:57下载
- 积分:1
-
EVC Win CE系列下的聊天工具,附源码
Win CE 下的EVC串口聊天工具,附源码-EVC under Win CE serial chat tool, attached to source
- 2022-07-09 15:31:10下载
- 积分:1
-
code sql script examples from wrox manual chapter 3
code sql script examples from wrox manual chapter 3
- 2022-03-01 23:34:49下载
- 积分:1
-
C++数据结构数组作业
这是我上数据结构课程时候的数组实验,里面包括了如何对数组元素进行交换,排序,运算等代码,刚开始学的我觉得有点难,哈哈,不过现在好些咯,希望对大家有所帮助!!
- 2023-04-01 20:50:04下载
- 积分:1
-
阿拉伯数字转变成英文
阿拉伯数字转变成英文-Arabic into English
- 2022-03-11 22:32:12下载
- 积分:1
-
递归查询指定目录的所以文件。
递归查询指定目录的所以文件。-recursive directory inquiries so designated documents.
- 2022-08-13 05:39:35下载
- 积分:1
-
fstream使用实例,包含各种可能的使用方法,值得参考
fstream使用实例,包含各种可能的使用方法,值得参考-example of fstream use
- 2022-02-28 10:06:10下载
- 积分:1
-
设计模式――简单观察者的C#程序实现,平台环境为VS2005
设计模式――简单观察者的C#程序实现,平台环境为VS2005-Design patterns- a simple observer of the C# program implementation, the platform environment for VS2005
- 2022-09-09 17:10:03下载
- 积分:1
-
maze is the essence of the plan traverse the problem, we can use a two
迷宫的问题实质上就是图的遍历问题,我们可以用一个二维数组存储一个迷宫的各个结点,给定一个开始的坐标和一个结束的坐标.本程序可以寻找一条路径,但这条路径不是最短的.就是说不是最优的.-maze is the essence of the plan traverse the problem, we can use a two-dimensional array storage a maze of the various nodes, to set a beginning and an end coordinates of the coordinates. This procedure can find a path, but this is not the shortest path. Not to say the best.
- 2022-05-24 03:36:41下载
- 积分:1