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

搜索资源列表

  1. HATA Model

    0下载:
  2. HATA Model MATLAB Simulation In wireless communication, the Hata Model for Urban Areas, also known as the Okumura-Hata model for being a developed version of the Okumura Model, is the most widely used radio frequency propagation model for predicting
  3. 所属分类:通讯编程

    • 发布日期:2013-06-18
    • 文件大小:173574
    • 提供者:omar_megane
  1. QQ

    0下载:
  2. 这是一个实现C\S的QQ,并带有链接数据库的功能,主要功能有注册,群聊,私聊等-This is a realization of C \ S of the QQ, and with a link to a database functions, the main function of registration, group chat, private chat, etc.
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:36407
    • 提供者:黄威生
  1. USB_DLL

    0下载:
  2. 自己编写的USB动态链接库,可以作为USB上位机调试软件。才用C++编程。可以识别出PID、UID等,可以实现数据发送和接收等。-I have written to the USB dynamic link library can be used as USB host computer debugging software. Only with C++ programming. Can identify the PID, UID, etc., can realize the data tran
  3. 所属分类:Communication

    • 发布日期:2017-05-25
    • 文件大小:8308717
    • 提供者:
  1. TCPTestVersion

    0下载:
  2. 基于vc++的客户端服务器连接,仅做参考,觉得有用的可以-client/server link
  3. 所属分类:Communication

    • 发布日期:2017-05-15
    • 文件大小:3900432
    • 提供者:haihsu
  1. MINI-PROJECT

    0下载:
  2. stepper motor control using RF link and 8051-stepper motor control using RF link and 8051...
  3. 所属分类:Communication

    • 发布日期:2017-05-17
    • 文件大小:4578930
    • 提供者:soumya
  1. TCP_delphi

    0下载:
  2. delphi调用基于VC++ 的动态链接库-delphi call based on the dynamic link library VC++
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:207944
    • 提供者:lydevs
  1. IEC101MasterDll

    0下载:
  2. IEC101协议,主站通信,动态链接库,源码-IEC101 protocol master the dynamic link library source
  3. 所属分类:Communication

    • 发布日期:2017-04-24
    • 文件大小:106756
    • 提供者:d
  1. Version_15

    6下载:
  2. link 16 很详细 zhengge link 16 FASHEJI XINHAO CHANGSHENGLIUCHENG-link16 very xiangxizhengge link 16 FASHEJI XINHAO CHANGSHENGLIUCHE
  3. 所属分类:Communication

    • 发布日期:2015-05-29
    • 文件大小:5120
    • 提供者:杜继萍
  1. UARTTest

    0下载:
  2. 用API函数写的串口通信,对于读着更好理解串口,写的比较简单,可以自己一次开发动态链接库-Using the API function to write the serial communication port for a better understanding of reading and writing is relatively simple, you can own a development dynamic link library
  3. 所属分类:Communication

    • 发布日期:2017-05-09
    • 文件大小:1995269
    • 提供者:路明
  1. BuleToothApTest

    0下载:
  2. BuleTooth 測試用程序,可測試連結在電腦上的BuleTooth裝置傳遞資料是否正確-Are BuleTooth test program to test the link on the computer BuleTooth device transfer data correctly
  3. 所属分类:Communication

    • 发布日期:2017-05-09
    • 文件大小:1563664
    • 提供者:jacky
  1. chatRoom

    0下载:
  2. 聊天室程序源代码。直接编译运行就可以了。在这个程序的基础上可以稍加修改成为其他Socket通信案例。-chatRoom source code. compile ,link and Run.
  3. 所属分类:Communication

    • 发布日期:2017-05-16
    • 文件大小:3654159
    • 提供者:dldd
  1. AndroidHttpClientConnection

    0下载:
  2. A alternate class for (@link Default Http Client Connection) Source Code for Linux v2.13.6.
  3. 所属分类:Communication

    • 发布日期:2017-04-29
    • 文件大小:7964
    • 提供者:ssrjkhtinfr
  1. Erlang multirate loss model

    0下载:
  2. The program calculates blocking probabilities in a single link that supports multiple service classes with diverse QoS requirements.
  3. 所属分类:通讯编程

    • 发布日期:2015-01-20
    • 文件大小:772
    • 提供者:johnsvardakas
  1. Engset multirate loss model

    0下载:
  2. This code calculates blocking probabilities in a single link that supports multiple service classes with different requirements per class. The number of traffic sources per service-class is considered.
  3. 所属分类:通讯编程

    • 发布日期:2015-01-21
    • 文件大小:1899
    • 提供者:johnsvardakas
  1. cssends

    0下载:
  2. C/S结构的VC++数据传输(发消息)一例,文件传输基于vc++6.0点对点技术,面向连接,XP下调试通过,含详细注释,不过注释是英文的,适合自学。   编译时请同时编译客户端和服务端,两者先运行服务端,然后启动客户端并选择IP地址后点击连接,连通后,可在发送框输入文字信息,客户端可监听并接收这些信息,当然了,两者是互相监听的,从服务端也可以向客户端发消息。点对点的原理,网络数据连接的基本单元。-VC++ data transmission C/S structure (mess
  3. 所属分类:Communication

    • 发布日期:2017-04-25
    • 文件大小:47070
    • 提供者:dfjdj
  1. CreateDll

    0下载:
  2. 使用QT开发的创建动态链接库的实例,方便易用-Use to create a dynamic link library instance QT development, ease of use
  3. 所属分类:Communication

    • 发布日期:2017-05-03
    • 文件大小:987898
    • 提供者:熙熙琳琳
  1. TestDll

    0下载:
  2. 使用QT开发的调用动态链接库的实例,方便易用-Examples of calling the dynamic link library developed using QT, easy to use
  3. 所属分类:Communication

    • 发布日期:2017-05-09
    • 文件大小:1597471
    • 提供者:熙熙琳琳
  1. WSN_BM_SDMA

    0下载:
  2. In these source codes we have investigated the random planar array performance in terms of the half power beam width, the gain of an array of N elements and side lobe performance. The objective was to apply these results to wireless sensor networks t
  3. 所属分类:Communication

    • 发布日期:2017-04-28
    • 文件大小:10495
    • 提供者:sandeep shukla
  1. VC_GPRSDEMO

    0下载:
  2. VC编写的GPRS网络通信程序,本程序有助提高对GPRS链接过程的认识-VC prepared GPRS network communication program, this program will help raise awareness of the link process for GPRS
  3. 所属分类:Communication

    • 发布日期:2017-04-25
    • 文件大小:485605
    • 提供者:zhangxvetao
  1. DPSK

    1下载:
  2. 2DPSK的链路仿真,信号源的产生,PCM编码,调制解调以及加燥-2 dpsk link simulation signal source, PCM coding and modulation demodulation and dry
  3. 所属分类:Communication

    • 发布日期:2017-04-13
    • 文件大小:2143
    • 提供者:Charles
« 1 2 3 4 5 67 »
搜珍网 www.dssz.com