资源列表
c语言实现软件自动升级
- 用C及ftp实现软件自动升级。通过在服务器端建立FTP服务,实现远程主机的文件更新. 软件启动过程连接服务器,获得软件文件更新列表(此步省略),进行本地文件更新 启动过程进行系统调用执行批处理文件ftpget.bat,调用方式system( \"e:\\\\ftpget.bat\" ) 文件ftpget.bat负责连接服务器下载所需文件,并完成文件的更新-C ftp software and automatic upgrades. Through the establis
script_ber_alamouti_stbc_code_bpsk_rayleigh_chann
- it s almouti code in space-time diversity in wireless communication
ukf_ekf_compair_example
- 无迹卡尔曼滤波和扩展卡尔曼滤波的仿真比较,模型在程序中给出,适合初学者学习-Unscented Kalman filter and extended Kalman filter simulation in model given in the program, suitable for beginners to learn
touchwin-program
- programming touchwin hmi usng vb
Hamilton
- Hamilton回路近似算法,本人程序,请大家多提宝贵意见
fuliye
- 几个关于利用傅里叶变换进行谐波分析的代码。有详细的变换过程,比较适合想了解原理的初学者。-Several on the use of Fourier transform for harmonic analysis of the code. The transformation process in detail, more suitable for beginners would like to know the principle.
TransCeiver
- SPI class forTranceveir SI4432
small-example
- 一些C++设计模式的小例子和虚继承的实现!-some C++ designed example and virtual etc...
car_track
- 卡尔曼滤波,用于数字信号处理或者控制领域,下载直接可以运行,简单方便-Kalman filter for digital signal processing or control, download can be run directly, simple and convenient
reed-solomon
- reed solomon是信息理论中信道编码的一种,这里用C语言来仿真实现reed solomon算法,-An implementation of the Reed-Solomon Algorithm
Adler32Test100
- test Constructor Source Code for Linux v2.13.6.
AVTPart
- Class to hold a part, either a string or XPath, of an Attribute Value Template.