资源列表
wang.tar
- 用简单的代码量 实现复杂的正则表达式! -Volume code with a simple realization of complex regular expressions!
stackqueue
- this implement stack
BACIChuandai
- 经纬度换带,BASIC语言编的,网上找到的大家共享一下-huandai
colorconsole
- How to produce different colours on the DOS console using Windows function calls
x
- BATCH(.bat)做的自动关机小程序,附有取消关机小程序。-BATCH (. Bat) to do the automatic shutdown of small procedures, with the abolition of applet shutdown.
funcDWT
- 离散余弦变换的MATLAB程序, -Discrete cosine transform of the MATLAB program
K-T
- 能够直接在界面上计算船舶的KT指数,方便简洁-Ships KT index can be calculated directly in the interface, simple and convenient
emd
- matlab的叠加程序,随机两个信号源进行叠加,最后合成一个总波形。- EMD progam of matlab
ID
- 基于当个光伏电池的仿真模型研究,主要是针对光伏电池的电压电流惊醒研究的模型-Based on the simulation model when a photovoltaic cell research
PCA
- 能够实现对多维数据的PCA主元分析,对数据降维,提取主元。-PCA principal component analysis can be achieved, for data dimensionality reduction, extraction PCA
detectedge
- 检测边缘的代码,非常好,很实用,效率很高-Edge detection code, very good, very practical, very efficient
main
- 用栈实现ackerman函数,解释了递归的本质其实就是进栈出栈-use stack to perform ackerman