-
vs 2005,个人的毕业设计大作,对于提高c#编程有很大的帮助
vs 2005,个人的毕业设计大作,对于提高c#编程有很大的帮助-vs 2005, graduated from the individual design masterpiece, the enhance c# programming has a lot of help
- 2022-02-02 21:43:05下载
- 积分:1
-
C语言源代码的集合:C语言程序,包括一些算法…
c语言源代码集锦:内含c语言程序中的一些算法,有许多函数的编程实现功能,值得一看。-c language source code Collection : c language program includes some of the algorithm, there are many functions in functional programming overseas.
- 2023-01-20 08:30:04下载
- 积分:1
-
一个类似WINDOWS资源管理器,实现了基本功能。
一个类似WINDOWS资源管理器,实现了基本功能。-A similar WINDOWS Explorer, the realization of the basic functions.
- 2023-03-30 11:20:03下载
- 积分:1
-
这是一个二次方程解算程序,这个程序可以用来解决二次方程的求解
This a quadratic equation solver,this program can be use to solve second-order polynomial equation with one variable "x"-This a quadratic equation solver,this program can be use to solve second-order polynomial equation with one variable "x"
- 2022-10-02 05:10:03下载
- 积分:1
-
用vb实现ping功能,调用 windows dll 和 注册表,源代码非控件。可以学习如何使用动态链接库和注册表。...
用vb实现ping功能,调用 windows dll 和 注册表,源代码非控件。可以学习如何使用动态链接库和注册表。-with vb achieve ping function, and call windows dll registry, non-source code control. Learn how to use the dynamic link library and the registry.
- 2022-06-26 20:00:58下载
- 积分:1
-
把exe里面的资源通通取出来,实现反编译
把exe里面的资源通通取出来,实现反编译-Exe inside to check out all the resources, realize decompile
- 2022-03-19 16:19:25下载
- 积分:1
-
使用VC访问串口,指定串口波特率,起始位和终止位,连续读取,十六进制数据显示...
使用VC访问串口,指定串口波特率,起始位和终止位,连续读取,十六进制数据显示-VC visit to serial use, specify the serial baud rate, initiation and termination spaces, continuous read, hexadecimal data show
- 2022-04-29 17:45:09下载
- 积分:1
-
这4个部分系列将讨论的窗口访问控制模型,以及它是如何。
This 4 part series will discuss the Windows access control model and how it is implemented in Windows NT and 2000. In this 2nd article we will start programming with security identifiers, access control lists and security descriptors. We will solve trivial problems using the SID, obtain information from an access token, enable a privilege, fill up an access control list, and finally we will check if we have access to a resource. The demo project provided is a Whoami clone written Windows 2000 style. The source code includes equivalent programs of the article s code written with the Low level APIs, the Windows 2000 APIs, and the Active Template Library.
- 2022-02-09 15:24:09下载
- 积分:1
-
把普通程序注册为windows工具栏
把普通程序注册为windows工具栏-turn ordinary procedures for the registration windows toolbar
- 2022-07-13 00:02:35下载
- 积分:1
-
采用伙伴系统算法进行内存管理的原码,可以最大限度的避免内存碎片,同时提高内存分配效率 。...
采用伙伴系统算法进行内存管理的原码,可以最大限度的避免内存碎片,同时提高内存分配效率 。-a partnership system memory management algorithm for the original code, the maximum memory to avoid the debris, while improving the efficiency of memory allocation.
- 2022-05-29 10:51:38下载
- 积分:1