搜索资源列表

  1. 个简单的异步网络通讯源代码

    0下载:
  2. 功能非常强大并且完整的FTP客户端,支持代理,SSL加密,多语种支持的完整的程序代码-very powerful and functional integrity of the FTP client, support agents, SSL encryption, multilingual support the integrity of the code
  3. 所属分类:Ftp客户端

    • 发布日期:2024-05-10
    • 文件大小:27648
    • 提供者:太阳
  1. TCP客户服务器通讯测试软件

    0下载:
  2. TcpIP网络通讯,客户服务器通讯测试程序! 异步socket编程!-TcpIP network communications, client-server communications test procedure! Asynchronous socket programming!
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:309248
    • 提供者:李勇
  1. C_16450_edit

    0下载:
  2. 16450异步通讯接口,ALDEC提供,修正版(由网友zhy修改,修正一些错误-16450 asynchronous communications interface, providing ALDEC, the revised version (from netizens. Changes amendments to some errors
  3. 所属分类:通讯编程

    • 发布日期:2024-05-10
    • 文件大小:7168
    • 提供者:梁启
  1. tcpudpproxy

    0下载:
  2. 一个封装非常好的tcp、udp异步客户端通讯类 自动支持sock4、sock5代理,在循环的数据发送中可保证数据的成功发送-a very good tcp, udp asynchronous client communications automatically support sock4, sock5 agents, the cycle of the data can be sent to ensure the success o
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:236544
    • 提供者:邹远富
  1. VBSendText

    0下载:
  2. VB进程间通讯演示(1.0) 说明:一共四个演示。分别如下: 1:Sample 一个简单的使用了共享内存映射的例子,运行两个实例看看就知道,没有什么特别。 2:SendText 不用窗口子类化,而达到和发送自定义消息同样的效果。 3:SendFile 由于演示2中还是通过发消息来传递字符串,不可能传递大块文本,本例综合演示1和演示2达到传递大块文本的功能。 4:Chat 演示2和演示3使用的都是SendMessage来发放通知消息,所以
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:52224
    • 提供者:gy
  1. SunRain.Network.Sockets

    0下载:
  2. 利用异步方式编写的SOCKET通讯程序!-use asynchronous approach to the preparation of the communication procedures SOCKET!
  3. 所属分类:C#编程

    • 发布日期:2024-05-10
    • 文件大小:2188288
    • 提供者:李刚
  1. Aug99WickedCode

    0下载:
  2. 老外写的一个例子,在com中实现多线程异步通讯。初学者,值得一览。-foreigner was an example of the com achieve multi-threaded asynchronous communication. Beginners, it is worth viewing.
  3. 所属分类:进程与线程

    • 发布日期:2024-05-10
    • 文件大小:218112
    • 提供者:li
  1. www.cohoo.com.cn.socket

    0下载:
  2. 共四个演示。分别如下: 1:Sample    一个简单的使用了共享内存映射的例子,运行两个实例看看就知道,没有什么特别。 2:SendText    不用窗口子类化,而达到和发送自定义消息同样的效果。  3:SendFile    由于演示2中还是通过发消息来传递字符串,不可能传递大块文本,本例综合演示1和演示2达到传递大块文本的功能。 4:Chat    演示2和演示3使用的都是SendMessage
  3. 所属分类:通讯编程

    • 发布日期:2024-05-10
    • 文件大小:52224
    • 提供者:cohoo
  1. 2006021801

    0下载:
  2. 共四个演示。分别如下: 1:Sample 一个简单的使用了共享内存映射的例子,运行两个实例看看就知道,没有什么特别。 2:SendText 不用窗口子类化,而达到和发送自定义消息同样的效果。 3:SendFile 由于演示2中还是通过发消息来传递字符串,不可能传递大块文本,本例综合演示1和演示2达到传递大块文本的功能。 4:Chat 演示2和演示3使用的都是SendMessage来发放通知消息,
  3. 所属分类:进程与线程

    • 发布日期:2024-05-10
    • 文件大小:52224
    • 提供者:毛东
  1. gamelobby

    0下载:
  2. 游戏大厅,C#写的 ,强大的AI人工智能设计,并提供了机器人的难度、战术风格等参数调节,使得游戏运营不但可以采用多人网络对战,还可以使用人机对战 优秀的线程处理,精妙的游戏算法,平滑的异步通讯......极大地提高服务端性能,使得服务端能够达到最大的负载量 强大的游戏大厅设计,可以任意设置房间,牌桌,游戏规则,人数限制,强退惩罚...... 强大的服务端设计,可以任意设置各项参数,监控游戏全局,查看机器人状态。-game
  3. 所属分类:棋牌游戏

    • 发布日期:2024-05-10
    • 文件大小:212992
    • 提供者:
  1. IOcmplt1

    0下载:
  2. 使用IO完成端口异步通讯的VC源代码- 服务端程序 将客户端发来的信息发送回客户端-use IO completed port asynchronous communications source code VC-end services to the client process to the information sent back to Client
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:73728
    • 提供者:
  1. Net1

    0下载:
  2. 网络编程,用于学习入门的网络编程,其中有一个是服务器和客户端选择,有一个异步通讯类,展示了编写windows通讯的方法-network programming, learning portal for the network programming, which is a server and client choice, have an asynchronous communications, display windows for
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:1968128
    • 提供者:孔卓佳
  1. sev

    0下载:
  2. opc da 范例 1.进程外服务器。     2.支持异步通讯,支持回调。     3.最多支持10客户访问。     4.每客户可以最多建立10个Group对象。     5.支持Group对象的添加,删除,可以设置Group的名称,状态。 -an example. Foreign process server. 2. Support asynchronous communication, support ca
  3. 所属分类:中间件编程

    • 发布日期:2024-05-10
    • 文件大小:483328
    • 提供者:hemu
  1. DSP2407_ADC_SCI_PWM

    0下载:
  2. 这是DSP2407的一个例子,里面用到了EV模块的定时器路数实现PWM输出,用到了ADC模块,还有SCI异步通讯模块。-This is an example of the wheels, EV used inside the module timer ones PWM output module used in the ADC, There SCI asynchronous communication module.
  3. 所属分类:DSP编程

    • 发布日期:2024-05-10
    • 文件大小:71680
    • 提供者:明镜无尘
  1. 51_sci_timer

    0下载:
  2. 这是基于ATMEL的芯片89C51的编程,可以通过定时器中断实现PWM输出,用SCI进行异步通讯。-This is based on the ATMEL 89C51 chip programming, can be realized through the timer interruption PWM output with SCI for asynchronous communication.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-10
    • 文件大小:13312
    • 提供者:胡迪
  1. MSP430-6-2

    0下载:
  2. 描述;用于MSP430F149。 异步通讯。 从串口接收数据,分析收到的数据包,然后根据算法进行运算,最后 将结果从串口返回。 数据包的结构见xieyi.h。-descr iption; For the MSP430F149. Asynchronous communications. Receiving data from the serial port, analysis of data packets rec
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-10
    • 文件大小:30720
    • 提供者:ff
  1. TEST44X_uart01_0115k

    0下载:
  2. MSP430单片机RS232异步通讯源程序 经验证可以实现通讯-MSP430 Singlechip RS232 asynchronous communication can be achieved certified source of communication
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:paul0247
  1. asnc60

    0下载:
  2. 用于OPC异步通讯,支持不同自动化生产厂商硬件或者软件产品之间基于OPC标准规范的通讯-OPC for asynchronous communications, in support of different manufacturers of automation hardware or software products based on the OPC standard communication
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-10
    • 文件大小:104448
    • 提供者:shhywcr
  1. UART

    0下载:
  2. nec78f9222异步通讯程序,C语言写的,虽然很简单,但对初学者还是有一点帮助的.-nec78f9222 asynchronous communication procedures, C language, although very simple, but for beginners or a little help.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-10
    • 文件大小:20480
    • 提供者:马贵
  1. DebugSerial

    0下载:
  2. 异步串口通讯程序,支持CRC校验,本程序用于采集下位机的温度。-Asynchronous serial communication program to support the CRC checksum, the procedures for acquisition under the digital machine temperature.
  3. 所属分类:通讯编程

    • 发布日期:2024-05-10
    • 文件大小:73728
    • 提供者:韩冰
« 1 2 3 4 56 7 8 9 10 ... 20 »

源码中国 www.ymcn.org