登录

最新会员 最新下载

成为了本站VIP会员

04月30日 12:23

成为了本站VIP会员

04月29日 21:46

成为了本站VIP会员

04月26日 23:14

成为了本站VIP会员

04月25日 21:33

成为了本站VIP会员

04月23日 14:46

成为了本站VIP会员

04月18日 20:09
已选条件
  1. 编程语言:Visual C++
  2. 代码类别:系统编程
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. ProcessInfo

  显示当前系统运行的进程,并能够查看进程中所加载的模块(show the system process and modules)

1
下载
122
浏览
2013-08-10发布

2. ProcessInfo

  显示当前系统运行的进程,并能够查看进程中所加载的模块(show the system process and modules)

1
下载
105
浏览
2013-08-10发布

3. reboot

  今天再次为vc++编程新手分享一个 Reboot程序源码,实现计算机关机、重启、注销功能,程序较简单那种,有兴趣的新手参考,源码完整,可用VC6.0顺利编译,运行效果请参见源码爱好者测试截图。(Today, once again sharing a Reboot vc++ programming novice program source code to achieve the computer shutdown, restart, logoff function, the program is relatively simple kind, interested novice reference, complete source code, can be used successfully VC6.0 compiler, operating results, see source enthusiasts test shots.)

2
下载
108
浏览
2013-05-24发布

4. jiaotong

  简易的全国交通管理查询系统,包括列车查询系统和航班查询系统。它有查询城市,查询车次,查询航班等功能。(Simple national traffic management query system, including the train inquiry system and flight inquiry system. It has the query city, query trips, check flight.)

2
下载
119
浏览
2013-05-17发布

5. ECMA-335

  ECMA-335 CLI语言程序设计 程序设计(ECMA-335 CLI language programming programming)

3
下载
145
浏览
2013-04-25发布

6. Win32Application

  VC++获取到Windows开机运行的时间,不是开机时间,而是从开机后到现在的运行时间,也就是一次开机所运行的时间,如果关机了,可能就不准确了。(The VC++ get to the Windows boot running time is not boot time, but from the boot to the running time, which is the time you turn on the running time, shutdown, and may not be accurate.)

3
下载
106
浏览
2013-04-24发布

7. Pass

  关于TP对KdDisableDebugger双机限制的解决代码。(TP limit of KdDisableDebugger double machine to solve the code.)

32
下载
120
浏览
2013-04-02发布

8. ReceiveMessageer

  接收系统消息不示例,可以提供初学者使用.(receive system message demon .using VC++)

5
下载
106
浏览
2012-12-09发布

9. Adapter

  一个在VC10环境下编写的适配器模式的例子,可以通过这个demo程序,加深对适配器模式的理解(Example of a VC10 environment written adapter mode, through this demo program to deepen the understanding of the Adapter pattern)

5
下载
100
浏览
2012-11-29发布

10. winprodll

  动态链接库 (DLL) 是作为共享函数库的可执行文件。动态链接提供了一种方法,使进程可以调用不属于其可执行代码的函数。函数的可执行代码位于一个 DLL 中,该 DLL 包含一个或多个已被编译、链接并与使用它们的进程分开存储的函数。DLL 还有助于共享数据和资源。多个应用程序可同时访问内存中单个 DLL 副本的内容。 这是一个.CHM 格式的讲解DLL应用的文件,内容比较全。(The dynamic link library (DLL) is an executable file as a shared library. The dynamic link provides a way, so that the process can call a function that does not belong to the executable code. The executable code of the function is located in a DLL, the DLL contains one or more of the function has already been compiled, linked and are separated with the process using them stored.The DLL also helps to share data and resources. Multiple applications can access the contents of a single copy of the DLL in memory.This is the. CHM format, explain the the DLL application of the file, compare the whole content.)

3
下载
113
浏览
2012-11-28发布

11. getversion

  本程序是一个获取windows系统的Version的C++程序(This program is a Get the windows system Version C++ program)

7
下载
102
浏览
2012-11-16发布

12. changereg

  用vc++编写的修改注册表示例程序源码,适用于windows 2000系统(vc++ modify the registry sample program applies to windows 2000 system)

5
下载
132
浏览
2012-10-30发布

13. neihebaohu

  内核态下基于动态感染技术的应用程序执行保护分析(带源程序哈) (Dynamic infection technology-based applications in kernel mode execution protection analysis (with source code))

4
下载
111
浏览
2012-10-23发布

14. services

  windows服务编写,实现windows服务功能,对学习服务编程有帮助(windows service written windows service learning programming)

19
下载
103
浏览
2012-08-23发布

15. Demo

  相当实用的windows设备管理程序,windows注册表相关信息(Very useful windows device manager, windows registry information)

4
下载
117
浏览
2012-08-07发布

16. ShareMemory

  c++ 写的共享内存的实例,进程间通信用,已封装类,方便使用,默认大小根据实际情况自由更改(C++ write the sharing memory examples, inter-process communication, already encapsulation class, ease of use, the default size according to the actual situation of the freedom to change )

104
下载
161
浏览
2012-08-06发布

17. 19947_VcExtend

  采用visual c++来进行的位数扩展编程(The number of bits the visual c++ to expand programming)

5
下载
127
浏览
2012-07-20发布

18. barcode

  39条码的生成dll,生成的条码保持在数组里(the dll of creating barcode 39)

9
下载
111
浏览
2012-06-18发布

19. Pick.Business

  可以实现对数据层的操作,对数据业务逻辑进行处理(The operation of the data layer, business logic on the data processing)

5
下载
132
浏览
2012-06-04发布

20. Linked-list-version-of--system

  链表版的软件工程师管理系统,可以对工程师的信息进行增删改查(The linked list version of the software engineers, management system that can CRUD information for engineers)

4
下载
115
浏览
2012-05-06发布