搜索资源列表

  1. CShttpServer

    0下载:
  2. C#编写的简易HTTP服务器,能处理GET请求,并发送当前目录内指定的文件,默认文件为"index.htm",找不到文件则发送错误信息 采用多线程编写,能同时连接多个客户端.-C# summary prepared by the HTTP server can handle GET request, , and send the current directory specified in the document, the defau
  3. 所属分类:C#编程

    • 发布日期:2024-05-15
    • 文件大小:5120
    • 提供者:
  1. scanner扫描器源代码

    0下载:
  2. scanner扫描器源代码,代码注释很清晰,线程操作值得参考-scanner scanner source code, code Notes are very clear, threading operation worthy of reference
  3. 所属分类:扫描程序

    • 发布日期:2024-05-15
    • 文件大小:4096
    • 提供者:fpx
  1. 200501213035

    0下载:
  2. 用Java中的多线程编写的一个贪吃蛇的小游戏,供Java初学者学习Java线程和链表-using Java multi-threading of a small Snake games, for beginners to learn Java and Java threads List
  3. 所属分类:进程与线程

    • 发布日期:2024-05-15
    • 文件大小:3072
    • 提供者:肖辉龙
  1. myflycontrol

    0下载:
  2. 模型飞机测控平台是用delphi编写的串口操作软件,源码中涉及到GPS数据接收,多线程等编程方法,对于串口编程的朋友们大有帮助,实际案例学习比看书快多了。-model aircraft monitoring platform is prepared by using delphi Serial operating software, the source code relating to the GPS data reception,
  3. 所属分类:串口编程

    • 发布日期:2024-05-15
    • 文件大小:319488
    • 提供者:张永
  1. MiniProxy

    0下载:
  2. 1、HTTP代理服务器 2、可以最小化到系统托盘 3、采用多线程实现-1, HTTP proxy server 2, can be minimized to the system tray 3, the use of multi-threading to achieve
  3. 所属分类:代理服务器

    • 发布日期:2024-05-15
    • 文件大小:101376
    • 提供者:王伟
  1. javaduoxiancheng

    0下载:
  2. 基于java应用语言的多线程同步机制,实现了java中的同步多线程-language multithreaded synchronization mechanism, achieve a java of simultaneous multi-threading
  3. 所属分类:J2ME

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:周城
  1. lsComm

    0下载:
  2. 一个封装好的串口通信类,可以手动监听串口或采取中断消息的方式,内部实现多线程-a good package Serial Communications, manual monitoring serial or interruption of information, internal multi-threading
  3. 所属分类:串口编程

    • 发布日期:2024-05-15
    • 文件大小:2947072
    • 提供者:aa
  1. last_SIP

    0下载:
  2. 主要内容:  使用ADO连接数据库,并返回数据集  使用DLL对数据集进行操作  运用windows线程技术对数据进行输出 -main elements :# 61548 use ADO to connect to the database, and return to# 61,548 data sets that use the DLL to operate data s
  3. 所属分类:进程与线程

    • 发布日期:2024-05-15
    • 文件大小:22528
    • 提供者:张斌
  1. CreateThread

    0下载:
  2. create thread 线程的实例,讲述vc线程编写-create thread threaded example, about vc threading
  3. 所属分类:按钮控件

    • 发布日期:2024-05-15
    • 文件大小:965632
    • 提供者:hubo
  1. LocalMediaServer

    0下载:
  2. 基于Media Format SDK编写的一个流媒体服务器。采用多线程实现。一个线程负责读取数据放到缓冲流中,另一个线程负责从缓冲流中读取数据并对外发布。通过Medai Player可直接观看发布的视频流。是开发p2p视频点播服务器的基础。-Media Format SDK Based on the preparation of a streaming media server. Multi-threading to achieve.
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2024-05-15
    • 文件大小:21504
    • 提供者:张志
  1. socketonLinux

    0下载:
  2. Linux下采用C语言开发的聊天程序,使用类似vi的操作界面,服务器端采用多线程技术,每线程服务一个客户端,客户端采用双进程,一个进程负责网络I/O,一个进程负责用户交互。-Linux development using C language chat, the use vi similar to the user interface, server multi-threading technology, every threaded
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-15
    • 文件大小:17408
    • 提供者:张柏年
  1. mobileBomb1

    0下载:
  2. 用JAVA实现的手机炸弹的源码!采用多线程机制!请注意,本程序作为学习java.net.url包的一个范例,请勿用做非法用途! * 如将本程序用作非法用途,所引起的一切后果本人概不负责!珍爱生命,请勿以身试法!-using JAVA mobile source bomb! Multi-threading mechanism! Please note that this procedure as a learning java.net.u
  3. 所属分类:进程与线程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:古刹飞鹰
  1. pc-582(mutithread)

    0下载:
  2. 用VC4.0编写的动态连接库(DLL),采用多线程技术,从PC-582接口卡上采集模拟信号,并传给用VB6.0编写的主程序。C文件还采用了滤波机制。-prepared using Win95 Dynamic Link Library (DLL), the multi-threading technology, from the PC- 582 interface card on the analog signal acquisition
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:普云忠
  1. jinchengyincang

    0下载:
  2. 进程的隐藏一直是*程序设计者不断探求的重要技术,本文采用远程线程技术,通过动态链接库方法,较好地解决了这一问题,通过远程线程将*作为线程隐藏在其他进程中,从而达到隐藏的目的。-process has been hidden Trojan program designers continuously exploring the technology, the paper distance threading technology, T
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:8192
    • 提供者:周发之
  1. ServerandClient

    0下载:
  2. 一个简单的server和client聊天程序,采用了多线程,可以实现多个client连接,并同时发送消息-a simple server and the client chat program, the use of multi-threading, many can achieve client connectivity, and also send messages
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2024-05-15
    • 文件大小:5120
    • 提供者:张军
  1. 7_code

    0下载:
  2. linux多线程编程的例程,其中包括管道,多线程等-multithreaded programming routines, including pipelines, multi-threading
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-15
    • 文件大小:5120
    • 提供者:白涛
  1. WinSockOP_Client

    0下载:
  2. 一个winsock客户端应用程序,数据IO采用多线程模型-a client application, data IO multi-threading model
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-15
    • 文件大小:7168
    • 提供者:lish
  1. MulThreadUpDown

    0下载:
  2. 传圣(测试版)说明 本软件适用于装有IP/TCP协议的电脑。 主要功能:电脑间传送大型文件(如电影等)。 主要特点: 1.采用了多线程技术,速度明显高于同类软件。 2.支持多文件同时传送。 3.支持段点继传,也就是说文件可分多次传送。 4.分服务端和客户端,服务器支持多客户。 5.在传送过程中可实时对话,有聊天功能。 6.为了提高效率,本软件做得短小精悍,两文件只有100K,可以直接
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-15
    • 文件大小:2353152
    • 提供者:黄飞鸿
  1. source1.02

    0下载:
  2. 一个自己改写的串口通信程序,采用了多线程收发的效率较高,并可以实时绘图,源码有注释-write in a serial communication procedure, the use of multi-threading TX higher the efficiency, and real-time graphics, a source Notes
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:5602304
    • 提供者:陈启明
  1. jthread-1.2.1

    0下载:
  2. JRTPLib库中需要用到的多线程的支持库Jthread。使用于window、linux、unix等多平台。用户可以非常方便使用该库构建自己的线程应用-JRTPLib need for the use of multi-threading support for Jthread. For use in window, Linux, Unix and other platforms. Users can easily use the bu
  3. 所属分类:IP电话/视频会议

    • 发布日期:2024-05-15
    • 文件大小:318464
    • 提供者:granite
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org