搜索资源列表
点对点电话语音聊天软件
- 点对点电话语音聊天软件
最近点对问题
- 图像界面 演示最近点对问题
UDP点对点聊天
- UDP点对点聊天是一个UDP的点对点聊天程序,程序运行测试的时候,需要改变侦听端口,如果要在同一台机器上测试,需要改变一下程序设置,因为程序比较简单,所以没有增加设置功能,读者可以在自己程序中修改。
用MFC实现局域网内点对点的大文件传输
- 用MFC实现局域网内点对点的大文件传输-LAN with MFC within the point-to-point file transfer
点对点聊天(服务器端)
- 点对点聊天(服务器端).zip-(server side). Zip
点对点聊天(客户端)
- 点对点聊天(客户端).zip-(client). Zip
PeerYou点对点传输通讯源代码
- 点对点传输通讯源代码-point-to-point telecommunication source code
点对点传文件程序
- Delphi编写的点对点传文件程序-Delphi peer-to-peer file-procedures
简单点对点聊天程序
- 简单的Winsock2点对点聊天工具,功能比较简单,但条理清晰,是一个入门的好例子。-simple peer-to-peer chat tools, function relatively simple, lucid, and the entry is a good example.
最近点对
- 这是一个经典的寻找最近点对的算法实现,运用VC编写,采用类的方式,是程序更易理解。-This is a classic look for the nearest point of the algorithm, using VC preparation, the type used, the way the process easier to understand.
点对点多线程断点续传的实现
- 在Visual C++中实现点对点文件传输系统-realise peer-to-peer file transform system in Visulal C++
P2P点对点传输控件源码
- P2P点对点传输控件源码,可以让你的开发出点对点传输的软件-peer-to-peer transmission control source, which will let you in the development of point-to-point transmission software
实验报告-最接近点对
- 关于最接近点对问题的基本思想运行结果测试平台以及源码-closest point on the basic issue of right thinking operating results and the source test platform
点对点文件上传下载软件
- 是实现点对点的文件传输功能的程序,可以当作模块用-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
最接近点对问题
- 最接近点对问题的源码。使用dephi编写而成。-closest point to the source. Dephi use prepared.
LoRa点对点系统源代码
- lora 点对点系统代码 stm8 sx1278(Lora point to point system code)
最近点对
- 已知平面上有n个点,点为二维数组,求平面上的最近点对。(Find the nearest point pair on the plane)