资源列表
baseband-signal_ofdm
- 一个OFDM 基带信号,采用256点IFFT,子载波采用8PSK映射,加保护段,调制信号采用“削顶”方法降低PAPR,FIR 半带滤波,最后输出时域信号/频域响应。包含各级的视频域比较-An OFDM baseband signal, using the 256-point IFFT, the sub-carrier using 8PSK mapping, plus the protection section, the modulated signal " cut top"
gh0st-ok
- 觉得有必要传这个gh0st源码,因为我找遍全站,都没有发现一个可用于vc2008的源码,功夫不负有心人,终于找到一个,不敢独享。功能十分强大,不细数,自己看源码-Feel the need to pass this gh0st source, full stop I searched and have not found a source for vc2008 Hard work pays off, and finally found one, not exclusive. Very power
TelnetClient
- Telnet客户端。 采用字符方式。 能够实现远程登录,是学习TelNet协议不可多得的入门实例。-Telnet client. Character mode. Be able to remotely log entry learning the TelNet agreement rare instance.
DVB-T--code-matlab
- DVB-T的matlab仿真源码及详细中文注释-Matlab simulation of the DVB-T source code and detailed Chinese Notes
ssft_D_n2_Aeff
- 光孤子matlab仿真 注意程序里面的脉冲定义,morder=1就是高斯脉冲,高于1就是超高斯形状。 高斯脉冲的时候,Nc这个参数表征的是啁啾给脉冲带宽带来的增加, 比如Nc=2表示由于啁啾使得高斯脉冲的带宽变为没有啁啾时候的两倍,以此类推。 超高斯脉冲的时候这个参数没有相应的意义。-Soliton matlab simulation Note program inside the pulse defined morder = 1 is the Gaussian pul
dicomserver
- boost socket server for pacs.
ADS_CPP
- 在c++环境下实现twincat ads通信-In c++ environment to achieve TwinCAT ADS communication
pcommLib
- pcomm.lib串口编程库。PComm 库函数是台湾MOXA公司提供的,他为用户提供了基于win32 api的开发接口。 PComm库函数分为7大类:控制函数、数据输入函数、数据输出函数、状态函数、事件驱动函数、传输文件函数、特殊设定函数;上述函数均返回int型数据,若函数调用成功则返回0,否则返回一个负整数。-pcomm.lib serial programming library. PComm library functions Taiwan MOXA company, to provid
Structure-of-the-telegram
- 本代码用于101规约定义ASDU应用功能报文的数据结构,最终用于101规约链路报文的传输-The code for the the 101 Statute definition ASDU application functions packets data structures, and ultimately be used to of 101 Statute link packets transmission
chat
- 该软件为客户端和服务端分开写的聊天软件. -The software client and server chat software written separately
API-serial-asynchronous-code
- 本例程采用 windows API编写,属于串口异步非阻塞操作,采用线程监视、windows事件、自定义消息,其中数据接收一块分别采用SetCommMask、WaitCommEvent 设置等待串口通信事件,是初学者不可多得的学习资料,该历程亦可直接用在实际工程当中,很具有收藏与学习价值,压缩包中还包含相关的参考文档,望大家好好利用-This routine uses the Windows API to write, is a the serial asynchronous non-bl
GPSsingle-point-position
- 很经典的GPS单点定位程序,包括文件读取、卫星位置计算,坐标平差计算等-Classic GPS single point positioning procedures, including file read, satellite location, coordinate adjustment calculation