搜索资源列表
-
0下载:
一个多线程分组聊天程序。-a multithreaded a chat program.
-
-
0下载:
本连天工具的源码有服务器端和客户端程序两部分组成,整体采用java平台开发,多线程开发,并使用 SQL 2000管理数据库系统!-grievances of the tools have the source code server and client program consists of two parts, the overall use of java platform, multithreaded development, and the use of SQL 2000 databa
-
-
0下载:
多线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何使用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编写网络聊天室程序。-The writing of the multi-thread programming, multi-threaded applications to the problem. The sense of the mutex object, and how to use the mutex object to reali
-
-
0下载:
This just a simple multithreaded web server using CSocket. It s good beginer code, basicly my first program in C. It does create an error if you make too many really fast connections, thats why I m uploading it.-This is just a simple multithreaded we
-
-
0下载:
此程序为vc开发的ftp多线程客户端,可以实现文件的下载,上传,删除,文件夹的创建,删除,目录的更改。-This program developed for the vc multithreaded ftp client, you can achieve file downloads, upload, delete, folder creation, deletion, directory changes.
-
-
0下载:
多线程 UDP发送端程序,模拟多个终端设备并行发送UDP包 给服务器。-Multithreaded UDP sender program to simulate multiple parallel devices to send UDP packet to the server.
-
-
0下载:
该程序演示了在一个端口上开多个连接,每个连接都在不同的线程中工作的例子,该程序对于想学习SOCKET网络编程与多线程编程的用户都会有很大的帮助。-The program demonstrates a port above, the Duoge 在 connections Meige connection thread in Bu Tong Di Zhong Gong Zuo' s case, the program Dui Yu Xiang Xue Xi SOCKET Wangluobia
-
-
0下载:
多线程程序的编写,用多线程实现聊天室程序的源代码。-Write multithreaded program, use multithreading realize chat programs source code.
-
-
0下载:
实现了一个基于多线程的网络聊天程序,是学习socket编程和多线程编程的源码资料。-Implements a network-based multi-threaded chat program, to learn socket programming and multithreaded programming source of information.
-
-
0下载:
TCP/IP多线程服务器、客户端程序源代码-TCP/IP multithreaded server and client program
-
-
0下载:
标准Http和FTP下载支持,极速下载,多线程传输,断点续传,提供详细的下载详情接口,支持多种高级设置,支持磁盘缓存,支持设置Refer,限速功能,多种磁盘分配方式,自动搜索镜像加速,
点量HttpFtp内核DLL库 2.4.3:(2012年2月1日)
1、延长试用期限
2、优化C#示例程序
3、优化英文版本的处理
-Supports standard Http and FTP download, fast download,Multithreaded transfer
-
-
0下载:
基于多线程Select异步模型的的TCP服务端,客户端网络Socket调试工具
这是我用API封装的,供调试Socket程序用的
有客户端和服务端
两个程序都是基于Select异步模型的,其中服务端还用到了多线程技术,保证了多客户端的连接
都是消息触发和回调的
用多线程就能够保证多客户端的同时连接,要满足更多的客户端连接,要用到线程池模型,有待于更进一步的探讨和研究
QQ:593485230
E-mai:cangzhu@163
-
-
1下载:
使用QT语言进行网络通信时如何进行多线程传输一直是一个比较麻烦的问题,这里是我一个项目中的一个基础程序。-QT language for network communications a multithreaded transfer has been a troublesome problem, here is a basic program in a project.
-
-
0下载:
本软件为linux环境下对tcp/IP网络编程的课程设计。实现功能是:获取局域网内所有电脑的共享文件信息,并能从指定电脑多线程下载文件。并可以实现断点续传等功能。通过本课程设计熟悉了linux编程和网络编程,加深了对TCP/IP的了解。
主要工作:写了一个前台和用户交互的程序,写了一个后台和其他电脑通信的守护程序。前台负责发送命令到后台,并接收后台返回的信息。后台用消息队列和前台通信,并向远程客户端提供服务。用到主要编程技术有:多线程、多进程、消息队列、信号量、管道、FIFO、存储映射IO、
-
-
0下载:
Linux下C语言多线程_网络通信聊天程序-Under Linux C language multithreaded and network communication chat program
-
-
0下载:
天涯论坛自动回帖程序,广告机
HttpClient+Rhino+多线程-The the Tianya forum posts program, advertising machine HttpClient+Rhino+ multithreaded
-
-
0下载:
开发一个多线程程序同时对一个链表进行节点插入。
(1)要求算法正确
(2)该系统要求使用头插法,插入结果正确,并输出结果。
(3)要求模拟出多线程程序资源共享问题。在本程序中体现为链表节点的丢失。
(4)给出正确的链表受到保护的实现。要求使用线程同步机制。
-The development of a multi-threaded program while a linked list node inserted. (1) requires the correct algor
-
-
0下载:
Linux下用c代码实现网络的多线程程序设计过程-Linux network using c code multithreaded program design process
-
-
0下载:
多线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何采用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编写网络聊天室程序。-Multithreaded program, multithreaded applications easily arise. Mutex object to explain how to use mutex object to realize multi-thread synchronization. How to
-
-
0下载:
token bucket program in c
-