-
包含了书中介绍的所有实例的源程序文件,共计200个,给出的所有程序实例均在Microsoft Visual C++ 6.0开发环境中调试通过。...
包含了书中介绍的所有实例的源程序文件,共计200个,给出的所有程序实例均在Microsoft Visual C++ 6.0开发环境中调试通过。-The book contains all the examples presented in the source file, for a total of 200 examples of all the procedures are given in the Microsoft Visual C++ 6.0 development environment through testing.
- 2023-08-26 15:10:03下载
- 积分:1
-
C++Builder 实现的又一个抓图源码,运行全屏抓取,只抓活动窗口,抓取指定区三种方式,不敢说很先进,但至少能给初学都一个思路...
C++Builder 实现的又一个抓图源码,运行全屏抓取,只抓活动窗口,抓取指定区三种方式,不敢说很先进,但至少能给初学都一个思路-C++ Builder Grab realize another source, run full-screen crawl, grasp only the active window, crawl designated areas in three ways, did not dare say that they are very advanced, but at least give an idea of learning all
- 2022-04-19 18:02:50下载
- 积分:1
-
一个软件看门软件狗的编写
一个软件看门软件狗的编写-a software gatekeeper software to prepare the dog
- 2023-06-15 21:20:03下载
- 积分:1
-
银行家算法演示-C++描述(扩展功能较强,其中的注释也比较多)
适合与初学此算法的学第学妹们...
银行家算法演示-C++描述(扩展功能较强,其中的注释也比较多)
适合与初学此算法的学第学妹们-bankers algorithm demo-C++ description (expanded stronger, The Notes will be more) for this algorithm with a novice school first Xuemei they
- 2022-07-11 11:11:21下载
- 积分:1
-
MFC中很好用的按钮控件美化类
CButtonST是功能非常全的CButton派生类,利用它你可以实现各种按钮的效果.CButtonST类主要包括 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-02 08:12:45下载
- 积分:1
-
将二进制文件转化成数组
用法:
bin2txt binfile txtfile
注:bin2txt 为编译后生成的可执行程序,binfile为输入的...
将二进制文件转化成数组
用法:
bin2txt binfile txtfile
注:bin2txt 为编译后生成的可执行程序,binfile为输入的二进制文件,txtfile为输出的文本文件。-The binary file into an array Usage: bin2txt binfile txtfile Note: bin2txt generated for the compiled executable program, binfile input binary file, txtfile text file for output.
- 2022-04-27 10:15:09下载
- 积分:1
-
数据表到Excel文件中,或从Excel文件到DataTable中。主要赋…
将DataTable导入到Excel文件中,或从Excel文件导入到DataTable中。
主要函数:
ImportDataTable:导入DataTable
ExportDataTable:导出DataTable-DataTable into the Excel document, or from Excel file into DataTable in. Main function: ImportDataTable: Importing DataTable ExportDataTable: Export DataTable
- 2023-02-05 16:20:03下载
- 积分:1
-
A student grade management system developed by Office Excel VBA Version2007
Excel VBA开发的成绩规范化管理系统-A student grade management system developed by Office Excel VBA Version2007
- 2023-06-19 18:10:03下载
- 积分:1
-
VB6 and SQL Database code ..
VB6 and SQL .. Database code-VB6 and SQL Database code ..
- 2022-08-03 07:53:14下载
- 积分:1
-
底层编程
底层编程技术,根据第三方库(微软的第三方库)进行inline hook,将我们自己的代码嵌入到别人的执行流程中去,这样可实现hook的过程。第三方库比较稳定可以出色的完成各种hook任务
- 2022-02-07 22:37:23下载
- 积分:1