搜索资源列表
点对点(P2P)多线程断点续传的实现.rar
- 点对点(P2P)多线程断点续传的实现
点对点(P2P)多线程断点续传的实现
- 点对点(P2P)多线程断点续传的实现-peer-to-peer (P2P) Multithreading HTTP Implementation
点对点文件上传下载软件
- 是实现点对点的文件传输功能的程序,可以当作模块用-is peer-to-peer file transfer function of the procedure can be used as a module
用Winsock控件实现点对点通信
- p2p用Winsock控件实现点对点通信-P2P communicate with Winsock control
Socket编写的点对点聊天软件
- 自己用builder编写的点对点聊天软件,以后再也不用担心服务器忙咯,-use c++ builder,conect point to point.can chat in any time,should not care about the block server.
点对点聊天
- 利用套接字编程实现点对点聊天,但由于端口固化而使应用局限-socket programming using peer-to-peer chat, but curing port so limited application
点对点语音通信组件 V1.00
- 点对点语音通信组件 V1.00 已经封装好了。包含有中文说明文档。不过有点老-point-to-point voice communications components V1.00 has a good package. Includes Chinese documentation. But a little old. .
点对点我的资源QQ
- 点对点文件上传下载软件,带ICQ功能,带搜索引擎功能。 成品简介:朋友就是你最丰富最忠实的资源,这套软件会帮你搜索他共享出来的资源。 功能包括:1、聊天室,透视网上邻居正在做什么;2、交朋友,跟你喜欢的网上邻居结盟做朋友;3、发送文字信息;4、查看他共享的资源:文件夹、收藏夹、朋友名单;5、互联浏览:和朋友连接浏览器,他看到的网站,你同时也看到;6、语音通话:和朋友用话筒及音箱来对话;7、网页量温:安排电脑跟踪你喜爱的网站的最新更新情况。系统优点:1、不用登录服务器和注注册;2、发
最接近点对问题
- 最接近点对问题的源码。使用dephi编写而成。-closest point to the source. Dephi use prepared.
点对点电话语音聊天软件
- 点对点电话语音聊天软件
最近点对问题
- 图像界面 演示最近点对问题
UDP点对点聊天
- UDP点对点聊天是一个UDP的点对点聊天程序,程序运行测试的时候,需要改变侦听端口,如果要在同一台机器上测试,需要改变一下程序设置,因为程序比较简单,所以没有增加设置功能,读者可以在自己程序中修改。
LoRa点对点系统源代码
- lora 点对点系统代码 stm8 sx1278(Lora point to point system code)
63点对点聊天(服务器端)
- 63点对点聊天(服务器端)(63 point to point chat (server side))
64点对点聊天(客户端)
- 64点对点聊天(客户端)(64 point to point chat (client))
最近点对
- vs2010 c++解决最近点对问题,适合初学者(closest pair, for beginners)
ZigBee 点对点传输
- stc89c52控制ZigBee 模块点对点透明传输(ZigBee point to point transmission)
VB实现Winsock文件传输源码,点对点文件传输
- VB实现Winsock文件传输源码,点对点文件传输(VB to achieve Winsock file transfer source, point to point file transfer)
平面内最近点对
- 分治算法练习,使用分治算法实现计算平面内最近点对距离。子问题将平面划分为左右两部分分开计算最短距离,再在中间条带中找是否有更近点对。(Divide and conquer algorithm to calculate the closest point pair in the plane)
最近令近点对
- 用C++实现最近邻近点对,利用算法导论的知识实现最近邻近点对问题(Using C++ to implement nearest neighbor pairs, we use the knowledge of algorithm introduction to realize nearest neighbor point pairs.)