-
UniqueInstance
VC6.0实现的,只能有一个程序实例运行的例子程序。两套实现方案。一个使用互斥对象,一个使用找到窗口句柄(VC6.0 achieved, there can be only one instance to run the example program. Two implementations. Use of a mutex object, a window handle to use to find)
- 2013-12-07 11:08:13下载
- 积分:1
-
eprocess
获得wrk中当前进程eprocess结构体(Get the current process eprocess structure)
- 2014-04-23 10:02:51下载
- 积分:1
-
Win9x下的Sniffer源代码。
Win9x下的Sniffer源代码。-Sniffer source code.
- 2022-07-04 01:02:13下载
- 积分:1
-
声级测量2
使用labview来采集声音及处理,三分之一倍频等(Acquisition of voice and processing)
- 2018-09-14 15:46:26下载
- 积分:1
-
labview-signal
产生0到100kd的方波。正玄波,三角波,锯齿波和输出为0到10V的电压的信号发生器(0 to 100kd produce a square wave. Sine wave, triangle wave, sawtooth wave and the output voltage from 0 to 10V signal generator)
- 2013-07-09 19:39:27下载
- 积分:1
-
WIN98gfdter
系统汇编与性能的提高(compilation and system performance enhancement)
- 2004-10-07 11:14:17下载
- 积分:1
-
metro_driver
纯属作死,请不要下载,为了下载JOONE来的,一个DLL文件,没什么用,分享给大家,(Is not found, please do not download, in order to download the JOONE, a DLL file, not what, to share to everyone,)
- 2015-02-23 15:39:17下载
- 积分:1
-
The program design is divided into a server application and the client part of t...
本程序设计分为服务器应用程序及客户机应用程序部分,采用Socket套接字库网络编程。(UDP)和(TCP/IP)相结合的连接方式,及解决了数据传输的时效性又能保证数据在传输的过程中不会丢失。另外程序采用多个线程来避免程序阻塞-The program design is divided into a server application and the client part of the application, using Socket socket network programming library. (UDP) and the (TCP/IP) combination of connections, and solve the timeliness of data transmission but also ensures that the data will not be lost during transmission. Another program uses multiple threads to avoid blocking procedure
- 2022-03-06 09:35:13下载
- 积分:1
-
一个不错的投票系统,可多选,单选,规定投票次数,无限添加投票项目...
一个不错的投票系统,可多选,单选,规定投票次数,无限添加投票项目-a good voting system, may choose, radio, voting frequency, add unlimited voting project
- 2022-04-27 02:20:05下载
- 积分:1
-
c-P-P-pointers-and-references-
C语言的精华和灵魂是“指针”,但运用的时候却比较容易出错。c++又引入了“引用”的概念,好多人不理解它们之间的区别,本人将结合自己的使用经验,给出一些编程的实例,简单阐述它们之间的区别。(C language, the essence and the soul is "pointer", but the use of it has been more prone to error. c++ and the introduction of the "reference" concept, a lot of people do not understand the difference between them, I will combine their experience, give some programming examples, briefly discusses the differences between them.)
- 2013-06-25 14:53:57下载
- 积分:1