-
使用可视化的c++文档,重新
运用Visual C++解析XML文档,重新定义的类里封装的载入,添加,删除等各种操作,具有较高的参考价值。-use Visual C parsing XML documents, re-definition of the category Lane included in the package, adding, delete, and other operations, with high reference value.
- 2022-02-06 07:46:46下载
- 积分:1
-
孙鑫VC 开发视频的配套源代码
孙鑫VC 开发视频的配套源代码,整个视频教程涵盖教材20章内容。每章一个文件夹。文件夹的命名格式按照:“Lesson+章的序号”的形式命名,代表书中第几章的内容。例如:第一章的命名为“Lesson1”,它与书中章的序号是相对应的。
- 2022-06-21 02:33:14下载
- 积分:1
-
.NET Compact Framework数据访问技术杂谈讲稿
.NET Compact Framework数据访问技术杂谈讲稿-. NET Compact Framework Data Access technical talk script
- 2022-12-08 02:20:03下载
- 积分:1
-
解析chm文件的代码,出自开源代码。
解析chm文件的代码,出自开源代码。...
解析chm文件的代码,出自开源代码。
解析chm文件的代码,出自开源代码。-parse chm file解析chm文件的代码,出自开源代码。
- 2022-02-03 09:52:54下载
- 积分:1
-
中马(禅鼠标瞄准)是一个较大的工程实例包含在…
ZoMA (Zen of Mouse Aiming) is one of two larger example projects contained within the code repository. The game involves testing and measuring the player’s mouse reaction, aiming and tracking skills. From an educational point of view, the code hopefully provides some examples of GUI construction and illustrates a design that facilitates the introduction of new test types. This project is created using Netbeans.
- 2023-05-16 11:45:05下载
- 积分:1
-
DLL in the preparation process. Static and dynamic library of distinction, and t...
动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译器名字改编技术对动态链接库输出函数的影响,extern "C"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。-DLL in the preparation process. Static and dynamic library of distinction, and the procedure call link static and dynamic library distinction. How to use the tool View DLL exporting the function Depends the use of tools C compiler technology adapted to name DLL function of the output, extern "C" for the usage, use module definition files to resolve the C adaptation of the name. Typedef definitions used at the function pointer type, how to obtain 13-17 Dynamic Link function of the target.
- 2022-03-02 05:51:58下载
- 积分:1
-
恢复SSDT完整源程序,驱动级源码
恢复SSDT完整源程序,驱动级源码,保护您电脑安全。通过修改SSDT实现的内核原生API挂钩在Windows中,用户态应用程序会调用一些API来请求系统服务,这些api被很多dll导出.比如说,向一个打开的文件或者管道或者设备中写入数据,通常会调用WriteFile这条API来实现,WriteFile是被kernel32.dll导出的.在kernel32.dll中,被执行的WriteFile API会调用ZwWriteFile这条被ntdll.dll导出的原生API.这项工作实际是由ZwWriteFile在内核态完成.因此,ZwWriteFile在ntdll.dll中的执行过程仅仅是将一些极少量的代码传送到内核空间调用
- 2022-01-24 15:15:18下载
- 积分:1
-
基于凌阳61板的公交车语音自动报站器,用于十堰地区5路车站线路语音自动报站名等...
基于凌阳61板的公交车语音自动报站器,用于十堰地区5路车站线路语音自动报站名等-Based on Sunplus 61 plate automatic voice bus stop, for Shiyan area 5 Station Road, voice automatically stop lines, etc.
- 2023-07-18 16:25:04下载
- 积分:1
-
Fast Fourier Transform and its inverse transform, call only need to change the c...
快速傅立叶变换及其反变换,调用时只需要将改代码加入到项目当中即可-Fast Fourier Transform and its inverse transform, call only need to change the code when adding to the project which can
- 2022-02-05 16:27:01下载
- 积分:1
-
图书馆的管理系统
图书馆的管理系统-Library Management System
- 2022-10-13 08:45:03下载
- 积分:1