搜索资源列表

  1. 20062483324510

    0下载:
  2. java简单点对点联机聊天程序,大家可以参考下-simple point-to-point on-line chat program, we can refer to the next
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-17
    • 文件大小:474112
    • 提供者:李雪飞
  1. UDP_Talker

    0下载:
  2. 点对点视频、音频聊天的小工具。 该工具使用Windows的VFW库进行视频采集、压缩。 该工具中有一些自封装类库可提供大小学习之用; -point-to-point video and audio chatting small tools. The use of tools for Windows VFW video capture, compression. The tool has some self Packaging
  3. 所属分类:驱动编程

    • 发布日期:2024-05-17
    • 文件大小:3326976
    • 提供者:onlyfish
  1. ChatSystem1

    0下载:
  2. 它包括服务器端程序TcpServer和客户端程序TcpClient主要才用socket 编程, 本程序采用tcp/ip socket多线程编程,并对一些重要的同步操作做了超时控制,以减少等待的时间,像连接服务器基本功能跟QQ类似,能进行多点的聊天和点对点的文件传送。这种编程的优势在于传送的数据不会丢失,而且用户上线下线时能即时反应出来. -It includes procedures TcpServer server and c
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2024-05-17
    • 文件大小:15432704
    • 提供者:陈超群
  1. P2PTransfer

    0下载:
  2. 用VC实现的点对点文件传输工具,可参照学习传输原理-with VC peer-to-peer file transfer tools, reference may be made to study transmission principle
  3. 所属分类:P2P编程

    • 发布日期:2024-05-17
    • 文件大小:49152
    • 提供者:CodeMan
  1. nearpiont

    0下载:
  2. 最接近点对问题是求二维坐标中的点对问题,该算法是为了将平面上点集S线性分割为大小大致相等的2个子集S1和S2,我们选取一垂直线l:x=m来作为分割直线。其中m为S中各点x坐标的中位数。由此将S分割为S1={p∈S|px≤m}和S2={p∈S|px>m}。从而使S1和S2分别位于直线l的左侧和右侧,且S=S1∪S2 。由于m是S中各点x坐标值的中位数,因此S1和S2中的点数大致相等。 递归地在S1和S2上解最接近点对问题,我们
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:15360
    • 提供者:黄波
  1. TALKUSEVC

    1下载:
  2. 这是一个二人点对点的聊天程序,用VC++,源码里还有注释,具体细微,适合初学winsocket的人-This is a two-person point-to-point chat program, VC, they still have Notes source, the specific details, suitable for the beginner winsocket
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2024-05-17
    • 文件大小:33792
    • 提供者:hechujia
  1. zjdd

    0下载:
  2. VC++的“最近点对问题”,-VC "point to the recent problems," Guangguang 04:40
  3. 所属分类:C#编程

    • 发布日期:2024-05-17
    • 文件大小:262144
    • 提供者:甲子园
  1. datatran

    0下载:
  2. 用java的JFC实现的文件传输、点对点聊天程序 使用log4j记录日志 用Jbuilder8开发-with the JFC achieve file transfer, the use of peer-to-peer chat program logs used USE Jbuilder8 Development
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-17
    • 文件大小:1897472
    • 提供者:shuzhixin
  1. p2p_File_Transation

    0下载:
  2. 一个点对点的文件传输的源码,基于VC++6.0,为减小体积,已删除生成EXE文件-a peer-to-peer file transfer of the source code, based on VC 6.0, to reduce the volume, EXE has been deleted document generation
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-17
    • 文件大小:40960
    • 提供者:钱志刚
  1. P2PChat

    0下载:
  2. C#网络开发,一个简单的P2P技术实现点对点聊天-C# network development, a simple peer-to-peer technology to achieve Chat
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2024-05-17
    • 文件大小:34816
    • 提供者:jorton
  1. chatC

    0下载:
  2. 基于udp的点对点的通信协议的实现. -udp-based point-to-point communications protocols. Udp based on the point-to-point communications protocols.
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2024-05-17
    • 文件大小:4096
    • 提供者:xhl
  1. client111

    0下载:
  2. 是一个点对点的文件传输的客户端,有断点续传的功能,使用SOCKET接口-is a peer-to-peer file transfer client, HTTP functions, the use of Socket Interface
  3. 所属分类:界面编程

    • 发布日期:2024-05-17
    • 文件大小:332800
    • 提供者:芦笙
  1. fileSEVER111

    0下载:
  2. 点对点的文件传输的服务端程序,与客户端程序配合使用,客户端已经上传-peer-to-peer file transfer service software, and client programs used in conjunction with, the client has been uploaded
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:157696
    • 提供者:芦笙
  1. com_serail_51

    1下载:
  2. 基本包含了单片机通讯的全部通讯方式代码,包括带纠错码的串行通信,8051与8051点对点通讯,8051与PC机间通讯,全双工和半双工通讯。-microcontroller contains basic communication code all forms of communication, including error-correcting codes with the serial communications 8051 and
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:11264
    • 提供者:mengfan
  1. JAVA-P2P

    0下载:
  2. JAVA语言实现点对点网络通信,用户之间相互发送和接收文件和信息-JAVA peer-to-peer network communications between users send and receive documents and information
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:5120
    • 提供者:尹志远
  1. P2PTransferExample

    0下载:
  2. 一个点对点文件传输程序,很不错的学习材料-a peer-to-peer file transfer procedures, a very good learning materials
  3. 所属分类:P2P编程

    • 发布日期:2024-05-17
    • 文件大小:53248
    • 提供者:welechen
  1. ClosestNodePairs

    0下载:
  2. 这是最接近点对问题,分别使用了分治算法和穷举法求解最接近点对。-it is the closest point of the problem, namely the use of a divide-and-conquer method and exhaustive closest point right.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:4096
    • 提供者:润卿
  1. chat0620pzg

    0下载:
  2. 个人按一本书写的一个简易点对点聊天工具。由于写的过程中遇到很多问题,改变N多时候,学习网络编程的朋友看看。-individuals under a written summary of a peer-to-peer chat tools. Because the process was facing many problems and change over time N, learning network programming to
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-17
    • 文件大小:1601536
    • 提供者:苟辰
  1. voc

    0下载:
  2. 视频会议和视频聊天程序P-P.zip - 点对点视频会议程序,很好的视频开发参考原码,值得一看 -video conferencing and video chat program P-P.zip-point-to-point video conferencing program good video development of a reference source, the eye-catcher
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:44032
    • 提供者:厦门人
  1. API_transfer

    0下载:
  2. 一个实现点对点传输的小程序,可以用来了解WINDOWS套接字-achieve a point-to-point transmission of small programs can be used to understand the Windows Sockets
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-17
    • 文件大小:54272
    • 提供者:lm
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

源码中国 www.ymcn.org