-
SendFileClient
VC++实现类似于QQ文件传输功能的文件发送与接收程序示例,分为服务端和客户端,客户端首次接收数据,将判断文件包大小,数据包中一定包含完整的数据包结构信息,数据不一定完整;读取数据包的大小,包含数据包结构大小和数据大小,之前接收的数据与现在接收的数据能够构成至少一个完整的数据包,文件接收完毕则设置结束标记,若终止的连接,则弹出窗口告诉用户,对方终止了文件传送。
服务端程序是比较简单的,基本是复制文件数据、判断文件是否传递成功、等待对方收受发送任务或取消发送任务,分包继续发送文件等功能(VC++ implementation is similar to QQ file transfer capabilities to send and receive files program examples, divided into server and client, the client receives the first data packet to determine the file size, the packet must contain the complete information packet structure, the data is not must complete reading packet size, including the size and structure of the data packet size, and previously received data received data can now constitute at least one complete packet, the file has been received then set the mark, if the connection is terminated, the pop-up window telling the user, the other party to terminate the file transfer.
Server program is relatively simple, basically copying the file data, to determine whether the file transfer is successful, waiting for the other to accept or cancel the sending task sends tasks, subcontractors continue to send files and other functions
)
- 2014-06-03 13:50:03下载
- 积分:1
-
planck
planck.zip: Planck radiation formula size 110 KB.
This program calculates the radiated power, integrated between given upper and lower wavelength limits, by a Planck black body at given temperature. Units are degrees Kelvin, watts, and meters. Current values of Planck and other thermodynamic constants are used. Latest update: 8 May 2000.
- 2020-11-24 21:39:35下载
- 积分:1
-
gaussshuzhi
在matlab中用ROMBERG方法求二重积分(Seeking double integral using Romberg method in matlab)
- 2012-04-20 01:03:01下载
- 积分:1
-
freeswitch语音检测模块
freeswitch语音检测和放音功能和打断功能的模块,
- 2022-07-10 01:41:40下载
- 积分:1
-
EM-44-driver
步进电机驱动 EM-44步进电机 lcd1602显示 按键控制(step motor driver)
- 2013-09-01 20:49:42下载
- 积分:1
-
vcppexperimentalprocedure
vc++入门者可以参考,老师上课教的一些实验程序。希望对大家有所帮助。(vc++ beginner to refer to class the teacher to teach some of the experimental procedure. We want to help.)
- 2011-01-09 22:19:47下载
- 积分:1
-
dnw_source_code
三星的arm在调试时用的软件DNW的源码;用户可以自行改编以适用自己的需要。(Samsung`s arm when in the debug source software DNW users can self-adapt in order to apply to their own needs.)
- 2009-06-30 09:11:17下载
- 积分:1
-
digitaldetect
人脸识别,完成人脸识别,包括人脸特征提取,模式识别(Face recognition, face recognition finish, including the facial feature extraction, pattern recognition)
- 2021-03-16 12:09:21下载
- 积分:1
-
AnalizorLexicalCSharp
lexical analizer using C# classes . . . Regex and HashTable
- 2011-01-24 15:16:08下载
- 积分:1
-
stm32 HAL UART2 中断发送接收
stm32f103 stm32cubemx 串口中断发送接收(STM32F103 stm32cubemx serial port interrupt sending and receiving)
- 2020-06-18 16:00:02下载
- 积分:1