搜索资源列表
c-wap
- wappush-c实现 注意,短信应当以二进制格式发送(SMPP和CMPP里,编码为0x04) 短信内容,WAP PUSH是使用1条或者多条短信来发的,如果内容超过了140个字节,就必须分多条发送,规则如下: 0B05040B8423F00003B3 02 01 B30601AE02056A0045C60C03 6865726F2E7478736D732E636F6D 0001 03746573747465737474657374746573747465737474657374
EVRC C实现
- EVRC编码实现
巴特沃斯滤波器代码的C语言实现
- 巴特沃斯滤波器代码的C语言实现。适合初学者了解IIR滤波器的涉及原理及使用,Butterworth filter code, C language. IIR filter is suitable for beginners to understand and use involving the principle
FIR.巴特沃斯滤波器C语言实现
- 巴特沃斯滤波器C语言实现,低通滤波器。IIR,Butterworth filter C language
c_chuankoutongxun.rar
- c语言串口通讯大作业,用c实现串口通讯的程序,大学时代的大作业,相对比较简单。,c language serial communication major operations, with c realization of serial communication procedures, the University of age operation is relatively simple.
利用Visual C++实现PC机与GSM短信模块串口通信
- 在PC机上编写VC++程序界面,与短信模块实现串口通信,方便你开发-In the pc do you write vc plus plus the application interfaces, and a short letter to the serial communication modules. you develop
使用C#实现串口编程
- 使用C#实现串口编程,让我们更好的理解系统串口编程内容-The use of C# Serial Programming, let us better understand the system serial programming content
g729
- C实现的g.729源码,实现了音频捕捉和回放功能-C implementation of G.729 source code
CRC-theory-and-C-language-implement
- 用C实现crc计算的方法(查表法),给出了对于常见生成多项式的处理过程。-Implemented in C crc calculation method (look-up table) is given for the common generator polynomial of the process.
C A code
- C/A码 实现过程 用于通信中(the process of the c/a code)
C++串口类
- c++实现的串口读写,验证可以使用的,欢迎使用呢
用C#实现PC与西门子PLC串行通讯
- C#实现上位PC机与西门子PLC串行通讯学习资料(Realization of serial communication between PC and SIEMENS PLC with C#)
MSComm串口,实现二进制不用定时器
- C++ builder使用mscomm串口进行编程,可以实现二进制形式通信,优点是不会报文丢失(C++ builder is programmed with MSComm serial port, and it can communicate in binary form. The advantage is that no message is lost.)
LDPC_basic1
- 基于C++实现的LDPC码仿真代码程序,awgn信道下的编解码。(The LDPC code simulation code program based on C++, and the codec in the AWGN channel.)
C++ Builder
- 使用C++实现WINCE系统下的ADS通讯(CBuilderzipC Builderzip)
FFT算法程序分步详解C程序
- 分步细讲解基2蝶形算法,尽量让你在最短的时间内掌握FFT算法的程序实现。(Step by step to explain the basic 2 butterfly algorithm, try to let you grasp the FFT algorithm in the shortest time.)
16-QAM调制系统的FPGA实现
- 16-QAM调制系统的FPGA实现 正交幅度调制(QAM)由于具有很高的频谱利用率被DVB-C等标准选做主要的调制技术。与多进制PSK(MPSK)调制不 同,OAM调制采取幅度与相位相结合的方式,因而可以更充分地利用信号平面,从而在具有高频谱利用效率的同时可以获得比MPSK更低的误码率。(FPGA implementation of 16-QAM modulation system)
c#socket
- 例子主要包括SocketAsyncEventArgs通讯封装、服务端实现日志查看、SCOKET列表、上传、下载、远程文件流、吞吐量协议,用于测试SocketAsyncEventArgs的性能和压力,最大连接数支持65535个长连接,最高命令交互速度达到250MB/S(使用的是127.0.0.1的方式,相当于千兆网卡1Gb=125MB/S两倍的吞吐量)。服务端用C#编写,并使用log4net作为日志模块(Examples include SocketAsyncEventArgs communica
C#实现UDP打洞即时视频聊天
- C#实现UDP打洞即时视频聊天的一个简单历程(C# implementation of UDP hole instant video chat)
c#编写串口通讯代码 多线程实现
- c#编写串口通讯代码多线程实现,逻辑与界面分离。发送与接收都为单独线程(c#Prepare serial communication codes multithreading)
