搜索资源列表

  1. commons-pool-1.5.4-src

    1下载:
  2. commons-pool-1.5.4 RELEASE NOTES This is a patch release containing a fix for POOL-152, a regression introduced in version 1.5. Changes in this version include: Fixed Bugs: o POOL-152: GenericObjectPool ca
  3. 所属分类:数据库系统

  1. Printer

    0下载:
  2. 将原始数据直接发送得打印池,将EMF发送给打印池,打印对话框设置,页面设置,简单循环打印。-Raw data will be sent directly to print a pool, will be sent to the print pool EMF, print dialog box settings, page setup, simple cycle print.
  3. 所属分类:打印编程

    • 发布日期:2024-06-02
    • 文件大小:11264
    • 提供者:站长
  1. commons-pool-1.2-src

    0下载:
  2. Apache的通用池Jar包-Apache common pool Jar packet
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-06-02
    • 文件大小:314368
    • 提供者:阿达
  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-06-02
    • 文件大小:231424
    • 提供者:钟宇平
  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-06-02
    • 文件大小:12288
    • 提供者:徐建军
  1. ThreadLibrary

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

    • 发布日期:2024-06-02
    • 文件大小:18432
    • 提供者:yuzw
  1. SwimmingPool2

    0下载:
  2. Animation of swimming pool
  3. 所属分类:OpenGL

    • 发布日期:2024-06-02
    • 文件大小:9216
    • 提供者:陈国恩
  1. ListPool

    1下载:
  2. 一个内存池应用的小例子,对内存池的使用可以作为参考-a memory pool small example of the application of the memory pool can be used as a reference
  3. 所属分类:系统编程

    • 发布日期:2024-06-02
    • 文件大小:3072
    • 提供者:
  1. testThreadPool

    0下载:
  2. 线程池,和socket的绑定及数据处理的 入门结构-thread pool, and the socket and data bundled with the portal structure
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-06-02
    • 文件大小:8192
    • 提供者:加文
  1. 06.1.2_ThreadPool

    0下载:
  2. 一个多线程编程的例子, 线程池. 自己写的.-a multithreaded programming examples thread pool. Wrote it myself.
  3. 所属分类:进程与线程

    • 发布日期:2024-06-02
    • 文件大小:48128
    • 提供者:杨亦鹏
  1. C++MemoryPool_src

    0下载:
  2. C++内存池的使用例子,频繁的New和Delete操作会造成内存碎片,通过使用内存池,有效地解决了这个问题-C memory pool examples of the use and frequent New and Delete operations will cause memory debris, through the use of memory pool, effective solution to this problem
  3. 所属分类:系统编程

    • 发布日期:2024-06-02
    • 文件大小:17408
    • 提供者:唐晓飞
  1. ThreadPoolServer

    0下载:
  2. TCP/IP 线程池IOCP模式下的封装库代码,给大家参考参考.谢谢啊.-TCP/IP mode IOCP thread pool package database code, to your information. Thank you, ah.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-06-02
    • 文件大小:144384
    • 提供者:杨明
  1. multiserver_thread_pool

    0下载:
  2. 采用线程池技术的并发服务器,支持一个服务器与多个客户对讲功能。-Using the thread pool concurrency server technology, to support a server and multiple clients intercom function.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-06-02
    • 文件大小:2700288
    • 提供者:王亚昌
  1. StaticConnectionPool_src

    0下载:
  2. 一个使用多种设计模式的ado连接池设计,具体实现很简单,但是此设计有较好的扩展性-A variety of design patterns using ado connection pool design, realization is very simple, but this design has better scalability
  3. 所属分类:数据库编程

    • 发布日期:2024-06-02
    • 文件大小:27648
    • 提供者:sungoco
  1. Pool_Thread

    0下载:
  2. 自己写的线程池控制台程序,类似ACE中的线程池的例子,只是多线程的运行更加健壮,不会出现当队列中无消息时,线程池迅速消失的BUG。VC6下通过编译,不依赖任何程序库,适合项目开发。-Write your own thread pool console procedures, similar to ACE in the thread pool example, only the operation of multi-threading m
  3. 所属分类:Windows编程

    • 发布日期:2024-06-02
    • 文件大小:1248256
    • 提供者:陈文捷
  1. MyLinuxThread5-25[1].tar

    0下载:
  2. LINUX 线程池源代码:Lock.cpp : 锁的操作 , 读锁可以并发 , 写锁独占. Queue.h : 队列的封装 , 队列的读和写都加了锁的保护. Socket.cpp : 套接口的简单封装. Thread.cpp : 线程的封装实现了些简单的线程停止,运行等功能 , 启动别的线程的时候需要继承次类. Worker.cpp : 用户接口类 , 用户需继承此类。 ListenThread.cpp(继承Thre
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-06-02
    • 文件大小:10240
    • 提供者:wsd
  1. Poolcode

    0下载:
  2. Pool’s Up游戏是一个三维的台球游戏。利用Direct3D,DirectAudio,DirectInput技术实现。它的主要功能模型有: (1)初始化设备(Direct3D和DirectInput等) (2)游戏循环控制模块 (3)场景初始化函数 (4)渲染模块 (5)碰撞处理模块 (6)灯光、摄像机处理模块 -Pool s Up Game is a three-dimensional game of
  3. 所属分类:Windows编程

    • 发布日期:2024-06-02
    • 文件大小:230400
    • 提供者:lxq
  1. SwimmmingPool2

    0下载:
  2. 很不错的模拟水波的例子。可以控制视角效果-Swimming Pool Simulation Sept. 24th, 2002 This opengl sample was written by Philipp Crocoll Contact: philipp.crocoll@web.de www.codecolony.de Every comment would be ap
  3. 所属分类:OpenGL

    • 发布日期:2024-06-02
    • 文件大小:16384
    • 提供者:dong
  1. ThreadPool_final

    0下载:
  2. 此代码作为Server,使用TCP Socket编程技术,利用多线程并发,并且使用了线程池技术,修改宏定义可以实现任意路client并发连接到此服务器-This code as a Server, using TCP Socket programming using concurrent multi-threaded, and uses the thread pool technology, to amend the definitio
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-06-02
    • 文件大小:4553728
    • 提供者:xuzhisheng
  1. Threadx-Pool-tool

    0下载:
  2. 用来调试Threadx操作系统内核POOL的工具,做展讯的用得上-a tool for threadx os,debug pool
  3. 所属分类:操作系统开发

    • 发布日期:2024-06-02
    • 文件大小:241664
    • 提供者:leofaint
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org