-
some very useful examples of VC++ programming in Database, giving you the quick...
一些VC++数据库编程实例,教你在VC++数据库编程领域里快速入门-some very useful examples of VC++ programming in Database, giving you the quick totorial in the field of database VC++ programming
- 2022-07-23 23:58:24下载
- 积分:1
-
CAyncSocket点对点网络聊天程序,适合于简单的网络编程实验
CAyncSocket点对点网络聊天程序,适合于简单的网络编程实验-CSosket Net point to point program for simple user.
- 2023-04-28 06:50:03下载
- 积分:1
-
MATLAB代码光流LK算法
matlab code for optical flow lk algorighm
- 2022-07-10 11:25:10下载
- 积分:1
-
使用GDI+生成PDF
sharpPDF is easy-to-use c# library to generate PDF on the fly. It allows to save pdf files or get binary streams in output(for example, usable in ASP.NET).通过本源码,一是可以熟悉PDF技术规范和GDI+技术体系;二是可以简单实现自有图形到PDF的转换。
- 2023-04-29 09:20:03下载
- 积分:1
-
knowledge and examples of D8SQLDOC,no having password of decompression
D8SQLDOC 学习 和案例 没有解压密码-knowledge and examples of D8SQLDOC,no having password of decompression
- 2023-09-08 03:45:03下载
- 积分:1
-
RichEdit
richedit
- 2022-08-06 10:33:20下载
- 积分:1
-
Win2K under the Sniffer source code. Zip
Win2K下的Sniffer源代码.zip-Win2K under the Sniffer source code. Zip
- 2023-06-25 23:20:03下载
- 积分:1
-
丰满树操作:
用顺序存储结构实现;
结点形式:下标,元素值;
功能:查找结点,结点的中序前驱,中序后继,中序遍历,插入结点,删除结点...
丰满树操作:
用顺序存储结构实现;
结点形式:下标,元素值;
功能:查找结点,结点的中序前驱,中序后继,中序遍历,插入结点,删除结点
-Fullness of the tree operations: storage structure in order to achieve junction forms: The next standard, element values function: to find nodes, nodes in the precursor sequence, in order follow-up, inorder traversal, insert node, delete node
- 2023-03-11 16:45:04下载
- 积分:1
-
功能描述
1、获取机器硬件信息。
2、将数据导出Excel,真接写二进制数据,速度极快。
3、对注册表的操作。
4、数据库操作。
另外,本人...
功能描述
1、获取机器硬件信息。
2、将数据导出Excel,真接写二进制数据,速度极快。
3、对注册表的操作。
4、数据库操作。
另外,本人还有一个后台管理系统(采用C#),主要针对MIS系统。主要集
成了以下几个模块:
1、组织结构管理。
2、员工管理。
3、流水号管理。
4、权限管理等。
此系统避免了我们在做项目时,重复开发相同的模块。
提高了开发速度。也避免了因程序员的水平、经验不足而做出有缺陷、
性能不高的系统。-Functional Description 1, access to the machine hardware information. 2, data export Excel, I then write the binary data, extremely fast. 3, on the registry s operation. 4, database operations. In addition, I have a background management system (using C#), The main system for MIS. Integrates the following main modules: 1, the organizational structure of management. 2, staff management. 3, serial number management. 4, permissions management. This system avoids the projects we are doing, to repeat the development of the same module. Improve the development speed. Also avoid the programmer level, lack of experience made defective, not high performance systems.
- 2022-05-24 20:28:55下载
- 积分:1
-
自行实现MFC的treelist控件
资源描述MFC没有自带的treelist控件,然而对数据的处理有时需要树形结构的列表来处理数据。这就需要我们自己编写一个treelist控件方便用户调用
- 2022-03-04 02:03:56下载
- 积分:1