搜索资源列表

  1. 20031211586630

    2下载:
  2. 资源名称: 断点续传和多线程下载 资源类别: VC源码¦网络 文件大小: 117KB 简介: -Download file by HTTP, multi thread and continue to download from breakpoint when interrupt.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:119951
    • 提供者:韦小宝
  1. multiseek

    1下载:
  2. 网络搜索引擎源代码.可以用在元数据网站的搜索方面.基本的模块都已经具备.比如多线程下载的机制已经完成.-Network searching engine code,which can be used in the searching mission of meta-data sites,now has been provided with basic modules,such as the accomplishment of multi
  3. 所属分类:搜索引擎

    • 发布日期:2008-10-13
    • 文件大小:4709751
    • 提供者:李锴
  1. mhttpsrv_demo

    0下载:
  2. 多线程http服务器,采用多线程做的http服务器,可以参照来开发性能比较好的服务器- The multi-thread http server, uses the http server which the multithreading does, may refer to develops the performance quite good server
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:28852
    • 提供者:梁文
  1. 多线程访问数据库

    0下载:
  2. 用vc6实现的多线程数据库访问程序!数据库系统是DAO的访问方式!- Multi-thread database visit procedure realizes which with vc6! The database system is the DAO visit way!
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:272688
    • 提供者:刘通
  1. 断点传输客户端

    0下载:
  2. 本程序为一断点续传文件程序的客户端程序. 采用了多线程技术,速度明显高于同类软件.- This procedure is a break point continues passes on the document procedure the customer end procedure Used the multi-thread technology, the speed has obviously been higher
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:62890
    • 提供者:赵红
  1. shenchanxiaofei

    0下载:
  2. 实现多线程通信,生产这与消费者问题在次的到解决。-multi-thread communication, and production of these consumer issues in the time to solve.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:182996
    • 提供者:徐旭明
  1. Ball_good

    0下载:
  2. Java编写的小球游戏,实现多线程控制,小球移动采用多线程控制,小球颜色随即出现。并且有加分,多关设计。-Java prepared by the small ball game, multi-thread control, the ball Mobile multithreaded control, small ball color was there. And it points more to design.
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:4522
    • 提供者:徐徐
  1. COMM32

    0下载:
  2. 多绪 ( Multi-Thread ) RS232 序列埠通讯元件 -more Ogata (Multi-Thread) RS232 communication port sequence element
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:17331
    • 提供者:斑杰明
  1. thread-7

    0下载:
  2. 多线程的示例程序,演示如何编写多线程程序-multithreaded sample program to demonstrate how to prepare multi-threaded process
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:196679
    • 提供者:mazer
  1. Thread1

    0下载:
  2. 多线程编程使用方法- Multi-thread programming application method
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:24517
    • 提供者:卡车
  1. Thread_simple1

    0下载:
  2. 一个简单地多线程例子-a simple example of multi thread
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1535477
    • 提供者:伟伟
  1. WQDemo

    0下载:
  2. 一个关于多线程实例的程序-program about multi thread
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:65621
    • 提供者:田金凤
  1. ExitThread

    0下载:
  2. 用控制台写的多线程程序,关于数据共享和退出的c++程序.-console was made using the multi-thread programming, data sharing and on the withdrawal of c procedures.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:165046
    • 提供者:老袁
  1. port-moreThreed

    0下载:
  2. 本原码用VB2005演示了串口控制,多线程的实现,程序性指-primitive code using VB2005 demonstration of serial control, multi-thread and that the realization of procedural means
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:65298
    • 提供者:smiling
  1. WQDemo.

    0下载:
  2. 一个关于多线程的事例,学习多线程最好用上12分的心,很多的意外错误让你想冬眠.也许你还发誓一辈子都只写单线程的.~^~-one of the examples of multi-threaded, multi-thread study the best use of 12 hours of heart, Many accidents wrong to let you hibernate. Perhaps you also vowed o
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:66509
    • 提供者:yangying
  1. Lesson15Code

    0下载:
  2. 多线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何采用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编写网络聊天室程序。-multithreaded program, multithreaded applications easily occur. Mutex object on how to use mutex object to the multi-thread synchr
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:40466
    • 提供者:卓斌
  1. VBdotNETAdvancedMultithreadingHowToAsyncCalls

    0下载:
  2. 这是一个用VB。NET开发一个关于多线程的使用,关于如何实现同步调用的。。希望对大家有帮助-This a VB.NET development of a multi-thread on the use, on how to achieve simultaneous calling. . We want to help. .
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:24722
    • 提供者:黄春明
  1. 345645322

    0下载:
  2. 聊天基于TCP/IP的网络通信技术实现了面向连接的用户与服务器间点对点异步通信,本代码在该基础上应用了多线程以及共享数据结构技术,使网络服务器具有了多用户间数据转发的功能,进而解决了局域网多用户间的通信问题。-chatting on TCP / IP network communication technology to achieve a connection-oriented users and server, peer-to-pe
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:792841
    • 提供者:刘开
  1. multithreadchat

    0下载:
  2. 多线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何使用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编写网络聊天室程序。-multithreaded program, multithreaded applications easily occur. Mutex object explain how to use the mutex object to the multi-thre
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:36156
    • 提供者:cq_3964
  1. A3_1

    0下载:
  2. 应用JAVA开发技术设计的关于多线程模式设计文件上传的源代码.-Java application development technology on the design of multi-thread design pattern file upload the source code.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2035
    • 提供者:光玲
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

源码中国 www.ymcn.org