资源列表
一千以内素数
- 素数为除了1和自己本身以外无法被除尽的数 本程序可以得出一千以内的所有素数(Prime numbers are all primes less than one thousand except for 1 and beyond itself.This program can draw all the prime numbers within one thousand)
百钱买百鸡
- 本程序实现用一百块钱分别买公鸡母鸡和小鸡的算法(This program realizes the algorithm of buying roosters and hens with one hundred yuan respectively.)
MATLAB
- 《matlab信号处理》一书的配套源码,matlab信号处理例程,包括fft,stft,wv,小波,时频分析,等("MATLAB signal processing" book supporting source code, MATLAB signal processing routines, including FFT, STFT, WV, wavelet, time-frequency analysis, etc.)
C
- 自然字母与键盘字母的切换.实现键盘输入“I HAVE”,自然字母翻译为“H PKWC”(Switching between natural letters and keyboard letters,For example, keyboard letters have QWERTYUY, and natural letters correspond to ABCDEFGF.)
ALIENTEK MINISTM32 实验21 触摸屏实验
- STM32F1xx系列触摸屏例程,可以用来测试触摸屏的灵敏度(Touch-screen routines)
fp
- 由MATLAB计算幅频特征曲线、相频特征曲线(Calculation of amplitude frequency characteristic curve and phase frequency characteristic curve by MATLAB)
MATLABcodedesigner
- MATLAB编程基本思想及源代码,里面有40多个案例(MATLAB code designer , you can learn from it .)
PIDMATLABcode
- 先进pid 算法的matlab实现,里面附有实例和源码(Matlab implementation of advanced pid algorithm, with examples and source code)
Matlab智能算法30个案例分析源码
- MATLAB智能算法30个案例分析一书中的所有程序。(MATLAB intelligent algorithm 30 cases analysis)
GNSS与惯性及多传感器组合导航系统原理
- 《gnss与惯性及多传感器组合导航系统原理》的随书源码。(The code of GNSS and inertial and multi-sensor integrated navigation system principle.)
数据库分页
- java web动态连接数据库对数据库里面的数据进行分页展示
BESO
- 双向性渐进结构优化方法源代码,双向性渐进结构优化方法是YImin Xie教授提出的拓扑优化优化方法,是目前几种流行优化方法之一。(The code of Bidirectional progressive Structure optimization method.)