搜索资源列表
multithreadchat
- 多线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何使用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编写网络聊天室程序。-multithreaded program, multithreaded applications easily occur. Mutex object explain how to use the mutex object to the multi-thread synchronization. How to use
TypeExercise333
- 多线程打字游戏,C#实现,多线程控制label向下移动-multithreading typing games, C# realized, multithreaded control label moving down
mth
- WINDOWS多线程编程 欢迎下载! -WINDOWS multithreaded programming welcome to download!
chap07Multithreading
- 多线程高级编程,为Visual C++.NET网络与通信高级编程范例第七章的配套源代码-multithreaded programming, for Visual C.NET network and communications senior programming paradigm Chapter VII of the supporting source code
vc_jiqiaoshili_part4
- Visual.C++程序设计技巧与实例--配套光盘 第4章 进程和线程 本章共有8个实例: 1. Process创建和终止进程 2. WorkerThread创建工作者线程 3. UIThread用户界面线程示例 4. Event使用事件对象来实现线程的同步 5. Thread使用临界区对象来实现线程的同步 6. Mutex使用互斥量对象来实现不同进程间的线程同步 7. Semaphore使用信号量对象实现线程的同步 8. MutiThread多线程任务调
Win32多線程程序設計
- Win32多線程程序設計,很不錯得到-Win32 multithreaded programming, to be very good
PortScanner
- 多线程端口扫描,《小小黑客之路》第五章 警报,遭到扫描源码,案例为端口扫描器,可以扫描对应网段内所有机器是否开启及打开的端口号。-Multithreaded port scanning, " Little hackers Road" Chapter alarm was scanning source case port scanner, you can scan the machine is turned on, and open the port number corresp
multithreaded-JNI-Native
- Android JNI 多线程编程,多线程访问同一个Native方法的问题进行说明。-Android JNI multithreaded programming, multi-threaded access problems with a Native methods will be described.