-
使用Win32 API 查找某个目录下的所有文件(包括子目录)
使用Win32 API 查找某个目录下的所有文件(包括子目录)-Win32 API use a directory search of all documents (including subdirectories)
- 2022-03-07 01:03:18下载
- 积分:1
-
C语言实现追赶法
可方便三对角线矩阵的运算
C语言实现追赶法
可方便三对角线矩阵的运算-C language to catch up with the law will facilitate the three diagonal matrix arithmetic
- 2022-08-07 01:04:18下载
- 积分:1
-
列表框选择自定义的性能和按钮作为 DLL
易于使用的自定义列表框控件,可以嵌入到任何.Net 应用程序 (用 c# 测试)
易于修改和添加更多的功能到它
包含的示例代码,以显示它是如何工作
享受。
阿里利维
- 2022-02-11 16:26:50下载
- 积分:1
-
use of the database operations and the absence of third
使用ADO技术 对数据库进行操作,没有使用第三方类-use of the database operations and the absence of third-party category
- 2022-11-05 06:30:03下载
- 积分:1
-
database comparison tool to import the database to link more library the same na...
数据库比较工具,分别输入要连接的数据库,比较库中相同名字的表的字段是否相同,相同表名前会自动打勾,结果得出相同字段有多少,表a比表b多出的字段是什么,少的是什么。-database comparison tool to import the database to link more library the same name of the table if a field is the same as before the same table name will be automatically checked, the outcome of the same field, there is a table Table b more than the field what is what is missing.
- 2022-06-27 07:43:34下载
- 积分:1
-
这个例子主要是有关知识的介绍与它,你是体育…
这个例子主要是介绍pe相关知识的
有了它,pe对于你来说是小菜一碟了-This example is mainly related knowledge pe Introduction With it, pe for you is a piece of cake
- 2022-01-25 19:01:01下载
- 积分:1
-
XML解析工具封装
此工程为对tinyxml库的封装,封装接口全部在XML.h中提供,支持从.xml文件中读取字段属性,新增了从内存读取字段属性和写XML文件功能,方便操作xml文件。该工程已用在项目开发中,亲测稳定。
- 2022-02-10 08:09:38下载
- 积分:1
-
huffman
完成对二进制的编码 输出二进制代码在屏幕上
huffman
完成对二进制的编码 输出二进制代码在屏幕上
-huffman coding binary output of complete binary code on the screen
- 2022-02-05 03:18:46下载
- 积分:1
-
如何加、减、乘无穷长整数
How to add, subtract, and multiply infinitely long integers
- 2022-03-11 04:24:40下载
- 积分:1
-
Sameball/// ////History Apr.30 完成DirectDraw 初始化,可以在Release Edition 正常工作 May.1...
Sameball/// ////History Apr.30 完成DirectDraw 初始化,可以在Release Edition 正常工作 May.1 完成了主要的数据类 May.2 更正了SameBallMap 的错误,完成了界面。 May.2 再次更正SameBallMap 的错误 May.8 添加DirectSound 部分,主要代码引自 Eugene Olafsen(美)等 著 MFC Programming with Visual C++ 6 Unleashed May.11 基本完成,除了改变窗口大小。 May.12 全部完成,可以将窗口设为两种大小,并可保存最后的改变。 May.20 更正成绩保存代码,以及状态栏异常////////////////Classes: Ball 球类,包含球的颜色(0,1,2),球的状态(int),球的外部标识。 MapNode 网结类,定义了一个专用的二维链表类的节点,包含该节点的 挂球位,该节点的组号,节点的外部标识。 SameBallMap 包含二维链表(由15*10个节点组成),实现对游戏的球对象的 完全管理. -Sameball /// /// //// History Apr.30 DirectDraw completed initialization, in the Release Edition normal work May.1 completed a major data categories SameBallMap May.2 corrected the error, completed the interface . May.2 SameBallMap again corrected the erroneous May.8 added DirectSound, the major source cited in Eugene Olafsen (US) waiting for MFC Programming with Visual C 6 May.11 basically completed 119,000, in addition to changing the size of the window. May.12 completed, the window c
- 2022-03-19 21:09:39下载
- 积分:1