搜索资源列表

  1. 台球

    0下载:
  2. 3d台球源码--Source code of 3d pool game
  3. 所属分类:游戏

    • 发布日期:2024-05-18
    • 文件大小:366592
    • 提供者:站长
  1. socket-connection-pool

    0下载:
  2. 在相对复杂的情况下,进行数据库连接池开发的参考。-A reference for database connection pool in java development .
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-18
    • 文件大小:9216
    • 提供者:李理
  1. Threadpooldem12

    0下载:
  2. 一个关于线程池的文档-a pool of threads Documents
  3. 所属分类:文档资料

    • 发布日期:2024-05-18
    • 文件大小:31744
    • 提供者:小石头
  1. 一个好用的线程池

    0下载:
  2. 一个好用的线程池 -a user-friendly Thread Pool
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:6144
    • 提供者:程敏
  1. selfreclaimablepool

    0下载:
  2. java 语言实现自动归还的对象池源代码-automatic return of the target source code pool
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:营正
  1. myUpLoadFile

    0下载:
  2. MultiThreadSock.rar多线程套接字 threadpool.zip线程池类 Curve类及例子.rar oscilscope.rar曲线控制 UDPSender.rar发送UDP包 MultiCastReceiver.rar接收-MultiThreadSock.rar multithreading threaded socket threadpool.zip Pool Curve categories and exampl
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-18
    • 文件大小:271360
    • 提供者:大圣
  1. t38modem

    0下载:
  2. From your fax application view point it s a fax modem pool. From IP network view point it s a H.323 endpoint with T.38 fax support. From your view point it s a gateway between a fax application and IP network.
  3. 所属分类:传真(Fax)编程

    • 发布日期:2024-05-18
    • 文件大小:57344
    • 提供者:郑江
  1. sf_200562516252

    0下载:
  2. 一个线程驰的类, 下面的是基本的使用方法 struct TSession { SOCKET socket int id } class myIocp:public CIOCP { public: void OnRead(void * p, char * buf, int len) void OnAccept(SOCKET socket) void OnClose(void * p) } void myIocp::OnAccept(SOC
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:boxu
  1. rgball

    0下载:
  2. 用OpenGL写的一个类似台球的小游戏,包括对了OpenGL的基本操作和简单的力学碰撞模型。由于是作为学习OpenGL的习作来做,文件名起的比较随意,其中1.cpp中包含了程序运行主体,phyobject.cpp中提供了力学碰撞的物理模型-with OpenGL write a similar pool of small game, including a pair of OpenGL and the basic operation o
  3. 所属分类:OpenGL

    • 发布日期:2024-05-18
    • 文件大小:231424
    • 提供者:钟宇平
  1. openglsample

    0下载:
  2. 一些opengl编程的程序集合,非常容易理解,适合新手-some opengl programming procedures pool, very easy to understand for newcomers
  3. 所属分类:OpenGL

    • 发布日期:2024-05-18
    • 文件大小:1902592
    • 提供者:大海
  1. threadpool_doc

    0下载:
  2. 多线程编程中线程池的完整实现方案,线程池通过接口的方式,线程完成的任务可由自己实现。-thread pool to achieve the integrity of the program, thread pool through the interface, threaded completed their tasks could be achieved.
  3. 所属分类:进程与线程

    • 发布日期:2024-05-18
    • 文件大小:113664
    • 提供者:徐建军
  1. threadpool_src

    0下载:
  2. 多线程编程中线程池的完整实现方案,线程池通过接口的方式,线程完成的任务可由自己实现。-thread pool to achieve the integrity of the program, thread pool through the interface, threaded completed their tasks could be achieved.
  3. 所属分类:进程与线程

    • 发布日期:2024-05-18
    • 文件大小:12288
    • 提供者:徐建军
  1. 线程池示例代码

    0下载:
  2. VC 源 码:线 程 池 示 例 代 码.-source VC : Thread Pool sample code.
  3. 所属分类:进程与线程

    • 发布日期:2024-05-18
    • 文件大小:2017280
    • 提供者: 柴宝
  1. ThreadLibrary

    0下载:
  2. 线程池 网络封装库 提供源码 编写网络程序-Thread Pool network package provides source code for the preparation of network programming
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-18
    • 文件大小:18432
    • 提供者:yuzw
  1. SmartThreadPool_src

    0下载:
  2. 任务有返回值,并且能够等待所有的任务处理完毕的线程池-mandate to return to duty, and to wait until all the tasks have been disposed of Thread Pool
  3. 所属分类:进程与线程

    • 发布日期:2024-05-18
    • 文件大小:28672
    • 提供者:mokermo
  1. ThreadPool_Source

    0下载:
  2. 提供了线程池的封装,开发者能够比较容易的建立服务器应用模型。-thread pool for the package, developers can more easily create server application model.
  3. 所属分类:进程与线程

    • 发布日期:2024-05-18
    • 文件大小:6144
    • 提供者:王家全
  1. serverconnectpool

    0下载:
  2. 当我们在程序中启动了一个server,这个server需要跟另一个server(比如建立在老系统上的老的c程序)之间通讯,为了增加效率需要建立一个连接池的时候不妨考虑下我的解决方案-when we launched the proceedings a server, the server needs with those of another server (such as the establishment of the old sy
  3. 所属分类:数据库编程

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:gmq
  1. databasepool

    0下载:
  2. 实现了一个对数据库连接池管理的类,用于网站后台的数据库连接池可以加入使用-implementation of a database connection pool management categories, the background for the site database connection pool can be added using
  3. 所属分类:数据库编程

    • 发布日期:2024-05-18
    • 文件大小:7168
    • 提供者:刘冰
  1. MemoryMonitor

    0下载:
  2. MemoryMonitor demonstrates the use of the java.lang.management API in observing the memory usage of all memory pools consumed by the application. This simple demo program queries the memory usage of each memory
  3. 所属分类:按钮控件

    • 发布日期:2024-05-18
    • 文件大小:14336
    • 提供者:fgdfgdfg
  1. occipool_demo

    0下载:
  2. Oracle10g occi 连接池创建方法-10g occi connection pool creation method
  3. 所属分类:Oracle数据库

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:babyok
« 1 23 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org