搜索资源列表
wait.zip
- 运行一个程序并等待它运行结束
sf_200562516252
- 一个线程驰的类, 下面的是基本的使用方法 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(SOCKET socket) { TSession *s = ne
TCP的客户服务器通信程序
- TCP的客户服务器通信程序 一:程序运行过程 1、运行服务器程序,等待客户端发出请求 2、运行客户端程序,输入客户的IP地址,请求连接 3、若连接成功,服务器端显示客户的IP地址及端口号;客户端接收文件并保存在d:\\\\client\\\\ls.txt下,否则,显示错误信息。 二:程序实现原理 发送端:打开文件,逐一读取字符到缓冲区(缓冲区大小为1024),若文件大于1024,则成块发送;若小于,则直接发送。 接受端:与发送端同理。-TCP client-server communicatio
会话通信程序2
- 该实例完成模拟的FTP功能.服务器程序在2000端口进行侦听,并进入等待连接状态.客户端尝试和服务器端的连接.连接一旦建立,就可以在服务器端和客户端之间进行文件传输,程序里要求文件夹小于32KB.客户端提示输入文件各,该文件名可以带路径,服务器收到文件后,将其写到相应位置.-examples of the complete simulation of FTP functions. In 2000 server port for the interception, and went to wait
endzippro
- 功能介绍:有些软件在运行中要将某些文件压缩成压缩文件。自己写压缩过程未免太麻烦了, 虽然有很多免费的源代码类可以使用,还要看代码的使用方式,一个不小心就不一定很正常了。 我的做法是调用现有的压缩文件来完成压缩功能。用等待进程结束的方法实现压缩。 完成后再作后面的其他工作。 本程序旨在演示启动和等待进程结束的方式调用其他程序的方法。 -functional presentations : Some software in the operation of cert
Multi_Threads
- 许多种类的应用程序都需要长时间操作,比如:执行一个打印任务,请求一个 Web Service 调用等。用户在这种情况下一般会去转移做其他事情来等待任务的完成,同时还希望随时可以监控任务的执行进度。 -many types of applications require prolonged use, such as : the implementation of a print job, request a so called Web Service. Users in this situat
PowerSleep
- 测试系统电源发生变化时设备电源变化情况,使PC机进入等待状态再回到正常工作状态,观看输出-test system power changes in power equipment changes, so PC access wait state to return to normal operating status, watching output
send
- 停等协议 实现停等协议 利用发送端和接收端 利用串口-Stop and Wait
stop-wait
- 通过VC设计出停等协议工作的演示界面,并将演示的过程显示出来,收发双方传输的数据采用共享文件通信-Through the VC and other agreements designed to stop the work of the presentation interface, and displayed the process of presentation, send and receive data from the two sides share files using commun
WaitDialog
- 当系统需要等待其它进程执行后,在运行之后的,有个缓冲过程。-When the system needs to wait after the implementation of other process, after running, there is a buffer process.
SAW2.c
- Stop-and-wait protocol
SW-SIMULATION
- Automatic repeat request is basically error detection and retransmission on request.The code represents a stop and wait ARQ protocol. stop and wait ARQ are used in communication systems
gobacknproject
- go and back/stop and wait both included codes project report included
105230324stopwait
- ARQ stop and wait 停等协议代码-ARQ stop and wait Holding agreement code
CSharp-Wait-a-form-translucent
- Wait a form translucent
fifo-queue
- The advantage of using a FIFO structure for a data flow problem is that we can decouple the source and sink processes. Without the FIFO we would have to produce 1 piece of data, then process it, produce another piece of data, then process it. With th
labview-wait-and-wait-until
- labview的循环定时程序,详细解释了while和while wait的差别-labview program cycle time, a detailed explanation of the difference between while and while wait
wait-couse
- VC.NET源码创建和关闭一个等待光标,光标的等待状态,相信大家都知道吧,平时的鼠标状态是箭头,等待(忙时)的状态是另一种图符,这个VC.NET源码将还原鼠标忙时的状态符号,并编写了一个关闭忙时状态的源码,欢迎学习vc++.NET的新手们参考。-The VC.NET source to create and close a wait cursor, the cursor wait state, I believe we all know, the usual state of the mouse
lock-free-wait-free-circularfifo
- lock-free, wait-free 先进先出队列,用于多线程编程中-lock-free, wait-free FIFO queue for multithreaded programming
mobile-wait
- Mobile的等待功能 更改在mobile上的鼠标状态-Mobile-wait function to change the state of the mouse on the mobile