-
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
-
FloatWnd
VC 实现类似迅雷的悬浮窗,精选学习源码,很好的参考资料。(VC suspension window similar to the thunder, select learning source code, a good reference.)
- 2013-12-25 11:02:10下载
- 积分:1
-
GPS(CPP)
GPS坐标转换 GPS数据处理中为了满足不同的需要,处理的数据要进行坐标转换(GPS coordinates convert GPS data processing in order to meet the different needs of the processed data to the coordinate conversion)
- 2013-07-10 21:38:33下载
- 积分:1
-
RELEASEPDLL
将dll文件加入文件资源之后调用函数释放,实现了将dll文件打包(Dll files will be added to the file after the call function to release resources to achieve the dll file is packaged)
- 2013-09-12 21:02:42下载
- 积分:1
-
zuixiaoshengchengshu
最小生成树,分克鲁斯卡尔和Prim两种方法,离散数学程序之一。(Minimum Spanning Tree, Kruskal and Prim points two ways, one of discrete mathematics procedures.)
- 2008-06-03 21:38:21下载
- 积分:1
-
762365
VC Database Books CD-ROMs Machinery Industry Publishing(VC Database Books CD - ROMs Machinery Industry Publishing)
- 2017-07-21 23:08:20下载
- 积分:1
-
facedetion
人脸检测系统(可以用于人脸检测和定位)等,很方便的,程序已通过验证(Face Detection system (can be used for face detection and location) and so on, very convenient, the program has been validated)
- 2008-05-09 23:41:08下载
- 积分:1
-
vc++数字图像处理源代码
说明: VC图像处理,对初学者和研究者有一定的参考作用。(VC image processing, for beginners and researchers are certain references.)
- 2006-01-02 19:38:36下载
- 积分:1
-
QT_axis
使用编写程序,实现一个坐标轴功能,进行数据分析与运算(Use programming to implement a function of coordinate axes, data analysis and calculation)
- 2017-03-30 10:46:17下载
- 积分:1
-
csharpTimer
用C#语言实现的定时器,能够准确实现定时功能(the A timer language with C#, to achieve timing)
- 2009-06-17 20:29:27下载
- 积分:1