搜索资源列表
multiple
- 运行和检测多个实例- Moves and examines many examples
cas
- 让多个程序实例运行在同个进程空间的多个线程中,该代码演示了类似IE,WORD的开启多个程序实例的功能,实在起不出好的英文名字,麻烦站长辛苦一下了,谢谢!-examples of a number of procedures for the operation of a process with multiple threads space, the code demonstrated a similar IE, Word of the opening of a number of procedu
UNIXprogram
- Unix环境高级编程:本书全面介绍了UNIX系统的程序设计界面—系统调用界面和标准C库提供的许多函数。 本书的前15章着重于理论知识的阐述,主要内容包括UNIX文件和目录、进程环境、进程控制、进程间通信以及各种I/O。在此基础上,分别按章介绍了多个应用实例,包括如何创建数据库函数库,Postscr ipt 打印机驱动程序,调制解调器拨号器及在伪终端上运行其他程序的程序等。 本书内容丰富权威,概念清晰精辟,一直以来被誉为UNIX编程的“圣经”,对于所有UNIX程序员—无论是初学者还是专家级人士—都
UNIXCode
- 本书全面介绍了UNIX系统的程序设计界面—系统调用界面和标准C库提供的许多函数。 本书的前15章着重于理论知识的阐述,主要内容包括UNIX文件和目录、进程环境、进程控制、进程间通信以及各种I/O。在此基础上,分别按章介绍了多个应用实例,包括如何创建数据库函数库,Postscr ipt 打印机驱动程序,调制解调器拨号器及在伪终端上运行其他程序的程序等。 本书内容丰富权威,概念清晰精辟,一直以来被誉为UNIX编程的“圣经”,对于所有UNIX程序员—无论是初学者还是专家级人士—都是一本无价的参考书籍。
epass3003
- USB加密锁开发实例,适用于epass3003,里面有多个例子,及其相关的库函数,相当不错,极力推荐
mulicall
- 在使用别人的程序时,我们常发现一些好的功能,想通过自己的程序来重复调用。可偏偏这个程序没有留可编程接口,无法通过API、DLL、COM等方式实现调用。早些年与同仁们讨论时,常对此深表遗憾。最近,通过研究Windows API的使用方法,终于从理论上解决了这一问题,即可通WinAPI中SendMessage、EnumChildWindows等,从模拟操作的角度来调用指定程序的指定功能。 使用这种方法,我写个程序多开器,主要实现启动多个实例,能给EDIT框付值,能定时调用其中按钮。
ARM_embeded_example
- S3C2410学习参考资料,包含多个开发实例,有protel原理图和linux下对应的源代码
Linux声音设备编程实例
- Linux下的声音设备编程比大多数人想象的要简单得多。一般说来,我们常用的声音设备是内部扬声器和声卡,它们都对应/dev目录下的一个或多个设备文件,我们象打开普通文件一样打开它们,用ioctl()函数设置一些参数,然后对这些打开的特殊文件进写操作。-Linux Generally speaking, we used the voices of internal equipment and audio speakers, which corresponds to / dev directory o
mscomabc
- 一个多线程的VC++串口通讯实例,选择本机可用的串口,可同进打开多个可用的串口,还可以设置数据位、停止位、校验、波特率,往指定端口发送接收数据等。VC6.0编译通过。-More than one thread of the VC++ Serial Communication example, select the serial port of the machine can be used to open the same number into the serial port availabl
appactivatedemo
- Visual Basic--防止一个程序的多个实例同时运行-To prevent multiple instances of a program running simultaneously
Crypt_plusplus
- 130多个VC++加密解密算法库(CRYPT++) 此压缩包内有 cast、blowfish、simple、des、cryptlib、rsa、mqueue、xtrcrypt、gf256、base32、base64、modexppc、network 等一些的常见加密、解密算法,非常全的算法集合,超过130个,全部可以编译通过,而且还包含有英文开发文档,研究学习算法的可不要错过。 压缩包内有 VS2005、VC6.0 两个工程类型,方便网友使用啊!-More than 130
demo
- 一个避免程序运行多个实例的实用工具,可允许其它实例在关闭前传送数据到当前实例。-A simple utility class that helps maintain one instance of your application and allows other instances to transfer the data processing to it before they close
findhideprocess
- 检测隐藏进程,多个实例,从ring3到ring0都有,很好的参考资料-Detect hidden processes, multiple instances, from ring3 to ring0 have, a very good reference
OnlyOneInst
- VC++ 禁止运行程序的多个实例,程序根据主窗口类名和主窗口名判断是否已经有实例存在,如果存在就将其激活,并显示出来,如果是最小化的就还原窗口;如果有实例存在,则返回False并退出。 -VC++ prohibits running the program multiple instances of the program under the main window class name and the main window name to determine whether there
OnlyOneInst
- vc禁止运行程序多个实例的程序源码,希望对大家有所帮助-vc prohibit multiple instances of the program run the program source code, we want to help
OnlyOneInst
- vc 禁止运行程序多个实例\OnlyOneInst的程序源码,值得一看!-vc prohibit multiple instances of running the program \ OnlyOneInst the program source code, worth a visit!
OnlyOneInst
- 禁止运行程序多个实例\OnlyOneInst,很不错的vc源码,希望能对大家有所帮助-Prohibit multiple instances of running the program \ OnlyOneInst, very good vc source code, I hope you can help
OnlyOneInst
- 禁止运行程序多个实例\OnlyOneInst,很不错的vc源码,希望能对大家有所帮助-Prohibit multiple instances of running the program \ OnlyOneInst, very good vc source code, I hope you can help
ramblock_driver
- 该文件内有多个实例,演示了linux系统中块设备驱动的基本写法-There are several instances in the document, the system demonstrates the linux block device driver basic wording
207750
- 程序功能:避免程序运行多个实例,不错,能用,很好(Program features: avoid program running multiple instances of good, can use, is very good)