搜索资源列表
AT_V8.7
- 本人试过很好用。用于通讯模块的开发。短信的开发等等。-good use. For communications module development. Messages development.
Serialize_Port
- 一个非长经典的串口通讯类,我用过的,非常的棒,比微软的还要好-a classic serial communications, I used the very rods, Microsoft's much better
基于TCP的远程字典服务(RemoteLookup)
- 过在远端主机上搭建一个远程字典服务服务器,其它主机可以通过客户端程序 RemoteLookup将所需要查询的单词传送给远程主机,远程主机字典服务服务器将单词的中文释义结果返回给客户端主机 在启动服务端后,即可用客户端在线查询单词, 程序示范了运用没有封装的SOCKET以及Windows SDK编程的典型过程。 -off in the remote mainframe structures a remote server dictionary, other mainframe
RS485C
- 用C语言编写的485--MODBUS RTU 通信的小程序.已使用过,希望和大家分享一下.-C language prepared by the 485 -- MODBUS RTU communications small programs. Have used, and you will share.
SIP(rfc2543)
- rfc2543 sip 协议,中文开发手册(已经被翻译过!-rfc2543 sip agreement, the Chinese Development Manual (which has been translated!
channel
- CHANNEL MIMO channel model,信道程序,自己写的,而且已经训练过,应该没有问题,请高手指点。-CHANNEL MIMO channel model, channel procedures, wrote it myself, but has trained, should not be a problem, please master guiding.
newCcodeaboutCRC
- CRC循环校验的C语言程序,全新算法实现,编译过可用,简单易懂!-Cyclic Check the C Programming Language, the new algorithm, compiled available and easily understood!
BER-pts
- 降低OFDM系统PAPR的pts算法的仿真程序,已经在matlab下仿真过。-lower OFDM algorithm pts PAPR of the simulation program, already under Matlab simulation too.
Wireless.coherent.OFDM.modem.simulation
- 这是一篇有关无线连接OFDM信道模型的文章,里面有仿真程序,我调过了,很好用!-This is one of the wireless connectivity OFDM channel model articles, there are simulation program, I emphasized that good use!
txdyxy
- 通信电源监控协议,可以用于各种设备之间传输数据,可以用,已经试过。-communications Supervisory Agreement, can be used for various transmission of data between devices can be used have been tried.
java-SGIP
- 通信以下的经验是否可行其实很大程度上看你的虚心程度和表现程度,虚心一定不要停留在表面上,要发自内心,因为你是新人,这个时候要尊重前辈,我就曾经带过一个40多岁的大哥,大哥一口一个老师叫得我直出汗,不过后来我发现这位大哥能这样做,其实并不会降低自己的地位,反而赢得了大家的认可-communications following the experience of actually feasible largely up to you with an open mind and the degree
miranda-im-v0.3.3.1-src
- 外国网站下载的一款即时通讯软件,试用过巨好。强力推荐!-foreign website includes an instant messaging software giant tested good. Strongly recommended!
labsmtp
- smtp 实现的源代码,在产品中应用过,很好用-smtp achieve the source code, the products used, with very good
server_http
- 串口服务器的完整源代码,本人自己的开发项目,在客户那里测试过,很好用-serial port server source code integrity, I own development projects, where the client tested, with good
cdmasimulation
- cdma系统的仿真程序,可以在此基础上研究cdma系统的各种环境下的性能,改程序已经验证过-cdma system simulation program, in this study based on the CDMA system under various environmental performance, change procedures have been tested
paratest
- 有关并口通讯的例程,在vxworks下试过,好用-the parallel communication routines, tried under the VxWorks and ease of use
200671621378276
- 另一个牛人写的uart的通信程序,做过了很多的改动。-written by a UART communication procedures, and has done a lot of changes.
AD7694
- 这是我用过的非常好的A/D转换器,希望大家下来看看,在你的产品中使用高性能的芯片-This is what I used very good A / D converters, hope to see you down. you use the products of high-performance chip
MapTest
- windows进程通讯的例子,共有三种模式: 共享内存,管道,SOCKET,可以给未接触过的人作为参考-windows example of the process of communication, there are three models : shared memory, pipes, SOCKET. it has not been exposed to people as a reference
testserialport
- 串口开发的另一种方式 最近在整理文件的时候发现了原先写的一个串口程序,为了提高重用性就又重新的写了一下。根据以前的使用过的一系列串口操作软件发现,大多数的串口操作软件不具备自动的记录保存功能,于是我就在这里把它加进去,记录文件是在应用程序目录下以时间命名的文本文件。程序使用了两个可以重用的 C++ 类,串口通讯类文件 superSP.cpp, superSP.h 文件操作类文件 fileCtrl.cpp, fileCtrl.h。 -development in a different way