-
项目转换工具,很不错的。我用的好呀。有好资源大家共享出来。...
项目转换工具,很不错的。我用的好呀。有好资源大家共享出来。-spiritlzp
- 2022-02-20 08:42:17下载
- 积分:1
-
VFP开发的学生档案管理系统,带整套的论文,可以做毕业设计使用,不用自己设计了。...
VFP开发的学生档案管理系统,带整套的论文,可以做毕业设计使用,不用自己设计了。-VFP development of the student records management system, with a full set of papers that can be done graduate design, not the design itself.
- 2022-05-28 18:37:18下载
- 积分:1
-
本文档是Arm的整个开发流程,有需要者可以看一下,不错的哦,...
本文档是Arm的整个开发流程,有需要者可以看一下,不错的哦,-This document is Arm of the entire development process, for those who need it can look good Oh,
- 2023-01-02 03:55:04下载
- 积分:1
-
很好的代码请使用
很好的代码请使用-good use of the codes, please
- 2022-09-08 02:40:02下载
- 积分:1
-
com programe
com programe
- 2022-03-01 13:04:27下载
- 积分:1
-
Ch7_MyPad_MFC_Programming_Prosise
以下是jeffprosise第二版《用MFC编程Windows》第7章的源代码。这里的源代码附带了一个完整的visualstudio构建。
- 2022-06-29 01:18:39下载
- 积分:1
-
SUN公司CDC参考实现,非常权威的设计参考资料
SUN公司CDC参考实现,非常权威的设计参考资料-SUN company CDC Reference Implementation, very authoritative reference design
- 2022-10-31 19:05:03下载
- 积分: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
-
To achieve the memory cpu monitor, similar to a domain winxp system, view the me...
实现了内存cpu监控,类似域winxp系统查看内存cup消耗情况的功能-To achieve the memory cpu monitor, similar to a domain winxp system, view the memory consumption function of cup
- 2022-01-23 11:07:35下载
- 积分:1
-
NiceC —— 一个 C/C++ 的 Source Formatter!
NiceC —— 一个 C/C++ 的 Source Formatter!
只有 3 个文件:
NiceC.exe 主程序
NiceC.txt 说明文件
NiceC.cfg 配置文件,也是模板文件;可以通过 NiceC.exe -l 得到。
我试用了一下,NiceC.cfg 作为模板,真是一个聪明的办法!
我根据我个人的爱好,主要调整了如下内容:
1 // 前加了个 Tab
2 跨
- 2022-03-28 13:25:03下载
- 积分:1