-
VCPPGetHardwareId
VC++获取网卡MAC、硬盘序列号、CPU ID、BIOS编号,是个文档,用来学习,需要的话代码移植下也比较简单(VC++ Gets NIC MAC, hard drive serial number, CPU ID, BIOS serial number, is a document used to study under the required code migration is relatively simple)
- 2015-07-24 10:49:26下载
- 积分:1
-
VBXITONGCIPAN
VB代码
获得系统磁盘的属性
简明扼要!
很适合新手
(VB code access system disk attributes concise! Very suitable for novice! !)
- 2006-11-30 11:21:08下载
- 积分:1
-
TimeLimit
VC 开发 限定程序的使用时限!您在编共享类软件时是不是想要一个限时代码呢,请看本文!(VC program development limit the use of the time limit! In the category of your sharing software is not like a time-limited code does, see this article!)
- 2008-12-21 21:24:08下载
- 积分:1
-
entry_dos
便捷的dos进入工具,非常方便开发人员使用,提高工作效率(Dos and convenient access to tools to developers is very convenient to use, improve efficiency)
- 2011-05-18 17:06:13下载
- 积分:1
-
ShareMem
通过内存映射对象实现程序和进程间的内存共享。(Implement programs and memory sharing between processes through a memory-mapped object.)
- 2016-10-21 18:00:22下载
- 积分:1
-
call_and_queue
说明: 一个排队叫号器支持多功能....有源代码,资料齐全(call and queue)
- 2009-08-25 16:55:00下载
- 积分:1
-
MerchandiseData
库流管理系统 快快下MFC 不错的源码,下来就可以用了。sql server2(Treasury Management System as soon as possible under the MFC a good source, it can be used. sql server2)
- 2008-05-07 12:10:46下载
- 积分:1
-
Hedit
一个几好用十六进制方便打开PE覺得好用所以推一推它上载來(A few easy-to-use hexadecimal PE feel that open onto one easy to use so push it to upload to)
- 2007-11-10 14:47:12下载
- 积分:1
-
vsuudo
题目内容:在以二叉树表示算术表达式的基础上,设计一个十进制的四则运算的计算器()
- 2018-02-20 19:18:18下载
- 积分:1
-
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.)
- 2012-11-28 09:13:41下载
- 积分:1