搜索资源列表
Delete itself
- 一个能自我删除的程序,没有令起其他线程来删除,非常值得研究。-a self-delete procedure is not one to play the other threads to delete, very worthy of consideration.
HikPlaySrv
- Winsocket DLL 封装,该类是SOCKET通讯综合模型,该类完成后将包装各种SOCKET通讯模式(阻塞select,异步窗口,异步事件,重叠I/O,完成I/O)等.它可以被各种通讯程序方便采用.尤其是基于SERVER/CLIENT的SERVER程序会提高大幅度性能.如果使用人要完成特定的通讯功能可以从该类继承,增加对线程池的支持功能。-Winsocket DLL package, such communication is SOCKET integrated model, such c
JAVA编辑器程序
- 基于JAVA实现的简单编辑器, *EditFace实现了界面制作; *EditFace$FileOpen完成了打开文件功能; *EditFace$FileSave完成了保存文件功能; *Edit$FindAndReplace查找与替换窗口; *Edit$AutoSave自动备分文件线程; *Edit$SaveFileDialog保存文件对话框; *SetKey添加关键字; *SetColor设置颜色; *About程序基本介绍; *Ed
简单全局变量参数传递
- 此代码是在多线程下,线程间参数用全局变量传递的代码。-this code in multithread, with the threads global variable parameter transmission of the code.
CreateThread函数创建窗口线程
- 此代码是为初步接触多线程的人员介绍的用CreateThread()函数创建窗口线程。-this code for multithreaded initial contacts on the staff with the CreateThread () function to create windows threads.
chip(单片机源程序)
- 好东西 关于单片机的一些重要的代码本程序是操作系统中比较典型的线程同步算法中的哲学家进餐问题,为防止死锁,采取了两个条件(筷子空闲)同时满足时再允许进餐的办法来解决。期望与大家一起学习交流!-good things on SCM some important source of this procedure is more typical operating system threads simultaneously count the law on the issue of the Dinin
中国黑客源
- C语言实现的中国黑客病毒部分代码,可以很好的理解“三线程”编程技术,线程插入技术。-C language of the Chinese hackers part of the virus code can be well understood "three threads" programming, insert the threaded technology.
队列加多线程的例子
- 队列加多线程例子,基于delphi环境下开发!-queue threads add example, based on Delphi development environment!
BankExample
- 编写一个Java应用程序,在线程中再创建2个线程,要求线程经历4种状态:新建、运行、中断、死亡。-prepared a Java application procedures, the threads again create two threads, thread requirements experienced four stages : new, operations, interruption, death.
Wom
- Windows优化大师 6.5 Build 5.124 更新如下: 1、修正了Windows文件加密的一处错误。 2、改进了系统信息检测。 (1)、改进了存储系统检测。 (2)、改进了处理器信息检测。 3、改进了网络系统优化。修正了优化参数,改进了IE与其它设置模块。 4、改进了冗余动态链接库清理。该模块改进为一个独立的线程。 5、改进了垃圾文件清理。 (1)、垃圾文件清理模块改进为多线程方式。 (2)、重复文件分析模块改进为多线程方式。 6、改进了注册表清理。修正了与一款制图软件的兼容性。
33_02
- 十分好的东西,可是显示简单的线程的程序 大家快来下吧-very good things, but shows a simple procedure threads are you hurry you
xiancheng
- 线程通信的小例子,简明,简单易懂,用记事本也可以打开看,java环境-threads communications small examples, concise and easily understood, with the notebook can be opened, java environment
ReadImage
- 图像采集程序,用于图像采集卡采集图像。主要是界面设计方面以及线程之类的-image acquisition procedures for image acquisition card collecting images. Interface design is the main aspects of such threads
nettyut
- java 网络编程的源代码,学习socket编程和线程很有帮助-java network programming source code, learning socket programming and helpful threads
threadtyut
- java线程的源代码,是关于线程的,对理解线程很有帮助 -java source code is on the threads, thread helpful for understanding
Philosophers
- 哲学家进餐问题,进程是独立参与分配资源的最小单位,在有线程的OS中,线程是运行的最小单位, 课堂所述进程之间的同步与互斥,实际上是属于不同进程的线程间的同步与互斥,当 然,属于同一进程的不同线程一样存在同步与互斥,其控制同步与互斥的原理跟进程 是一样的-dining philosophers problem, the process is independent participation in the allocation of resources as the smallest
libgdnet_07040601
- 由GOOGLE的JINGLE项目中移植的网络库,可加入到Embedded Visual C++的项目中,内置完善的消息模型,线程模型等-from the transplant JINGLE projects for the network. can be added to Embedded Visual C projects, the built-in sound source model, threads model
Ant-mfc
- 在这里可以下载到,精神恍惚了一个星期,终于写完了,真是高兴啊,挺好玩的, http://www.0635jj.com/蚁群算法MFC版演示程序. ... 多个线程读到的内容大体都相同,怎么能让每个线程有一个独立的数据源来产生随机数呢,,,,大家在用程序的时候,-here can be downloaded to a trance, a week, finally finished, really pleased ah, very good play. http : / / www.0635jj.
tttttttttttttttttt--999
- Start.exe 安装 Insert.dll 中的 WH_GETMESSAGE 钩子.在钩子回调函数中 判断当前进程ID是否先前 Start.exe 查找到的 Explorer进程ID, 是的话,则 再次LoadLibrary(Insert.dll),并定位到其中ThreadPro函数. 此时创建一个 新线程,线程函数就是ThreadPro,该新线程首先往Start.exe消息队列放置一个线 程退出消息 WM_QUIT,导致其消息循环结束. 此时插入线程完成..可以看到
Threads.Primer.A.Guide.to.Multithreaded.Programmin
- Threads.Primer.A.Guide.to.Multithreaded.Programming,多线程编程的入门级参考书
