资源列表
P5
- 查找C源程序文件中控制流关键字(while, for, if)的出现位置。按出现顺序输出其出现的位置(用行数和在该行上第几个字符表示)。要求字符串常量中出现的关键字不应计算,同时该C程序满足下列规定: 1、该程序符合C语言语法要求。 2、双引号只会用在字符串常量中,其它地方不会出现双引号字符"。 3、程序中的所有标识符只由字母和数字组成。 4、程序中没有注释语句。-Find a C source file control flow keyword (while, for, if)
apFFT
- FFT和apFFT校正程序,通过计算可以得到傅里叶变换的频率校正值、振幅校正值、初相位校正值-FFT and apFFT calibration procedures, frequency correction value obtained by calculating the amplitude correction, the initial phase correction
wave-height
- 港口海岸工程中波高测量后,用于波高统计的上跨零点法。-wave height
OCXVFP
- VFP发送接收短信功能,VFP send and receive SMS function-VFP send and receive SMS function,VFP send and receive SMS function
kurt_FastICA
- 基于峭度的盲源分离,采用FastICA技术,适合初学者-BSS based on kurtosis by FastICA
FastICA_negentropy
- 基于负熵的盲源分离,使用FastICA技术,适合初学者-BSS based on negentropy by FastICA
AIAA-2006-6753
- SGP4官方程序,包括matlab,java,C++等源码和说明文件-Official program of SGP4 model,includes Matlab, VC, Java, etc.
CheckSum8Bit
- 计算bin文件的Checksum 指定Flash大小,未指定部分填充FF 计算结果为8位的ChechSum-Bin file Checksum calculation specified Flash size, partially filled FF unspecified evaluates eight of ChechSum
time-reversal-mimo
- 水声探测技术中时反结合mimo提高探测性能的matlab仿真-Anti combined mimo method to improve detection performance underwater acoustic detection technologies.
a
- DSP 28335 例程各种例程 研旭实用板-DSP 28335 routines various routines
dct_Hiding
- 基于DCT算法的信息隐藏的实现,支持图片和文本的嵌入。-DCT information hiding algorithm based implementation, support embedded images and text.
norad
- NASA用于计算摄动轨道的模型。通过编写一系列C++类,可以方便地计算卫星在不同坐标系下的位置、速度、轨根以及星下点等。相关算法经过本人初步验证,无误。-A C++ Orbit Calculation Model created by NASA which has been tested.