Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • soapserver.rar linux, gsoap, thread pool, example. 使用gsoap和一个自己开发的线程池监听并处理soap请求的示例代码
  • ChatRoom-GUI.zip Using JAVA Netbean 6.1 to create ChatRoom GUI. This application can learn how to use Netbean IDE and operate the thread API.
  • thread.tar.gz linux下多线程程序设计,包括signals,mutex,simple_once
  • CodeGuruEssentialDifferencebetweenCONSOLEandGUIApp ... () and scanf(). The second project demonstrates how to create a window in main(). I created an edit box in a separate thread, so that you can control this window from the console. I retrieved the module handle through GetModuleHandle(), and then I ...
  • Thread.rar PXA270平台上wince多线程编程参考源代码,C++编写。
  • rtree_src_1.0.1.zip A disk based production quality RTree based upon Guttman?s quadratic split algorithm having following features: Buffering with dirty write, Index joins, Tree Seeding, Window and NN queries, Runtime STR Packing capability, Completely Thread safe.
  • 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 例子 ...
  • pthread_create.rar 用c語言,在linux上create 1000個thread去ping某一台主機。
  • clib.zip 一个跨平台的c\c++类库 提供对log,mutext, thread,exception,socket等常用功能的封装