CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 Windows编程 通讯编程

资源列表

« 1 2 ... .60 .61 .62 .63 .64 1065.66 .67 .68 .69 .70 ... 1640 »
  1. 2007103110586335

    0下载:
  2. 网络投票软件,Adsl自动拨号连接,根据设定时间自动拨号,断线,修改配置文件自动对指定网站投票-Internet voting software, automatic dial-up+ Adsl
  3. 所属分类:Communication

    • 发布日期:2017-04-24
    • 文件大小:458.36kb
    • 提供者:
  1. NetCompletionPort

    0下载:
  2. 一个完成端口的类,对于套接字大批量数据处理比较有用,适用与游戏开发,服务器与客户端的适用-A completion port type for socket handle large quantities of data more useful, application and game development, server and client application
  3. 所属分类:Communication

    • 发布日期:2017-04-15
    • 文件大小:5.78kb
    • 提供者:vern
  1. Term

    0下载:
  2. This a simple terminal software using C#-This is a simple terminal software using C#
  3. 所属分类:Communication

    • 发布日期:2017-04-29
    • 文件大小:62.93kb
    • 提供者:Kwong
  1. 200812242342976

    0下载:
  2. 1.程序采用网上介绍的方法实现最基本的P2P方式通讯.模拟实现即时消息互发. 2.P2P通讯说明:  1].网关类型是在理想状态下.即非对称型NAT.  2].同在一个内网的两个CLIENT端通讯时,如果网关NAT不支持环回,将会失败. -1. Procedures introduce the use of online methods achieve the most basic P2P communication. Analog implementation hair ins
  3. 所属分类:Communication

    • 发布日期:2017-05-03
    • 文件大小:513.89kb
    • 提供者:李文
  1. VB

    0下载:
  2. 测试管状电机的振幅与频率,集成到管状电机综合测试系统上去- Tubular motors comprehensive test system Test thirteen parameters of tubular motors in thirty seconds,design the interface, which can carry out manual testing and automatic testing .
  3. 所属分类:Communication

    • 发布日期:2017-04-14
    • 文件大小:3.52kb
    • 提供者:李彩
  1. LMS_Equ

    0下载:
  2. 是关于于水声信道均衡的程序,主要用于降低误码率,优化水声信道的性能,减小码间干扰。-Are about in the water channel equalization procedure, mainly used to reduce the error rate, and optimize the acoustic channel performance, reduce inter-symbol interference.
  3. 所属分类:Communication

    • 发布日期:2017-05-04
    • 文件大小:1.25mb
    • 提供者:杜欣
  1. control

    0下载:
  2. 本设计将对烘干机的温度控制予以研究。烘干机的结构虽然比较简单,但烘干过程是非线性、时变性和多变量的。在烘干过程中由于受各种不确定因素的影响,难于建立精确的数学模型。虽然自适应、自校正控制理论可以对缺乏数学模型的被控对象进行识别,但这种递推法复杂,实时性差,对烘干机水分的控制难以取得较好的控制效果。本设计将模糊控制理论最新应用于干燥的控制系统,以单片机为核心的模糊控制器将模糊逻辑语言控制策略变为有效的自动控制策略。在数字单片机上用模糊控制算法编制软件程序来实现对烘干过程的模糊控制。-This de
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:165.65kb
    • 提供者:叶剧
  1. Update

    0下载:
  2. 一个升级程序,能够自己判定版本号,决定要不要升级-An escalation procedure can determine the version number of their own, decided not to upgrade
  3. 所属分类:Communication

    • 发布日期:2017-04-15
    • 文件大小:5.15kb
    • 提供者:YY
  1. VC_GetPcMail

    0下载:
  2. vc6编写,可以通过这个程序获取本机Outlook的通讯录,相信对你有帮助.-vc6 prepared through this procedure to obtain the local Outlook address book, I believe you have to help.
  3. 所属分类:Communication

    • 发布日期:2017-04-26
    • 文件大小:244.04kb
    • 提供者:editasp
  1. SGIP

    0下载:
  2. 联通SGIP1.2版短信网关收发程序V1.0 作者:Polaris 为了方便广大程序员朋友的工作与学习,特此编写了此软件,将我在编写傲天SGIP时得到的一点 心得与大家分享。 本软件在Visual C++.Net中编译通过,并经测试能正常发送与接收短信。欢迎提出 修正意见,并共同探讨。 -Unicom message gateway to send and receive SGIP1.2 version V1.0 procedure Author: Po
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:211.76kb
    • 提供者:Polaris
  1. DGScreenSpy

    0下载:
  2. delphi 的一个屏幕传输,也不是我写的,不过我看了,可以学一下。-No
  3. 所属分类:Communication

    • 发布日期:2017-04-24
    • 文件大小:134.32kb
    • 提供者:sijing
  1. 45

    0下载:
  2. 1、用RS-232C的零MODEM的连接法连好两机的连线; 2、用DEBUG的O命令将一数发送到串行口[2F8H/3F8H],然后在另一台机上用 I命令读入串行口的内容。如果发送的的内容与接受的内容一直,说明两机已经连好线,否则必须检查连线,直到两机可通讯为止; 3、编一程序,将一台机的键盘输入的键值通过RS-232C口送到另一台机,并在CRT上显示键值; 4、编一程序,通过RS-232C口进行一台机到另一台机的文件复制。-1, using RS-232C connection z
  3. 所属分类:Communication

    • 发布日期:2017-04-29
    • 文件大小:55.29kb
    • 提供者:刘金来
« 1 2 ... .60 .61 .62 .63 .64 1065.66 .67 .68 .69 .70 ... 1640 »
搜珍网 www.dssz.com