Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • ACEprogram.rar 通过ACE实现进程,线程的通信与管理 其中代码实现了,进程线程的同步,互斥,及信号方面的程序源码
  • WINDOWS_KEREL_PROGRAMMING.rar 本书是讲解Windows 操作系统内部机制的专著,作者从基本概念入手,全面系统地介绍了Windows的各种基本构件,如进程、线程、DLL和内存管理等,并列举了大量应用程序,精辟地分析了构件的使用方法,为掌握Windows 编程技巧提供了一条有效的捷径。对于不同水平的Windows 编程人员来说,本书都具有极好的参考价值。
  • jinchengxiancheng20056154599721.rar C++进程线程编程 载的别人的小程序 呵呵参考一下啦
  • FallingBlocks_src.zip 俄罗斯方块游戏,directx开发程序,线程处理比较好,值得借鉴
  • ExecuteCommand.zip ExecuteCommand.zip try { //Asynchronously start the Thread to process the Execute command request. Thread objThread = new Thread(new ParameterizedThreadStart(ExecuteCommandSync)) //Make the thread as background thread. objThread.IsBackground = ...
  • VC_program.rar VC编程经验总结电子书,包括基础类,非技术类,界面类,网络编程,进程/线程/DLL/ATL/ActiveX/COM/数据库/等多个方面的编程经验的总结
  • Semaphore.rar 通过编程6个哲学家吃饭了解进程(线程)同步与死锁.
  • HookDLL.rar 改进利用Hook在系统进程插入线程,改进利用Hook在系统进程插入线程
  • jrtplibex4.rar /* This IPv4 example uses the background thread itself to process all packets. You can use example one to send data to the session that s created in this example. */ /* 这个 iPV4 例子 ...
  • jrtplibex5.rar /* This IPv4 example uses the background thread itself to process all packets. You can use example one to send data to the session that s created in this example. */ /* 这个 iPV4 例子 ...