资源列表
time
- 简单的易语言取系统时间,很准确,还可以举一反三-Simple and easy language to take the system time, very accurate, you can also learn by analogy
cggv2oth
- 石油行业CGG速度格式转换成Statoil H2标准格式的源程序。-The source code for CGG velocity format converting to Statoil H2 standard format.
bin
- matlab中调用Jacobi迭代法所使用的函数-call a function of the Jacobi iterative method used in matlab
GPRS
- 使用GTM900模块通过GPRS上网的具体流程说明,解释的比较清楚-The specific process of the Internet through GPRS using GTM900 module descr iption, to explain more clearly
Control-LCD12864-by-ATmega
- lcd12864的atmega16控制程序,c代码,iccavr编译环境-lcd12864 of atmega16 control program, c code, iccavr build environment
prac13
- Adaptive thrsholding, OTSU method and also performing bluring in order to test for the above thresholding techniques
Magic-Number
- 如果一个数(可能包含前导0)乘以2,如142857*2=285714, 依然由原来的数字组成的话,这样的数(142857)就叫Magic Number 输入: 多组测试数据,每组一行,每行是一个不大于1e10000整数(可能有前导0), 遇到EOF标志结束程序 输出: 判断这个数是不是Magic Number,是的话输出“Magic Number” 否则输出“Not Magic Number” -Magic Number
padString
- RESSTR = padString(STRING, PADDING, DELIMITER, LENGTH) M-function pads STRING with PADDING characters after each DELIMITER to achieve LENGTH. Default PADDING is space. If DELIMITER is omitted, \n is used. If no LENGTH is provided, padding is performe
path.py
- 打印出一个文件夹下的所有文件名及其路径,支持windows和unix操作系统。-Display all directories and file names from a given folder
hilbert_frequency
- Hilbert变换的自动生成实例。可做理想地震信号分析。-Hilbert transform
code
- matlab代码实现对样品的贝叶斯分类和马氏距离分类。-Matlab code to achieve the classification of the samples of the Bias classification and the classification of the Markov distance.
CondEn
- a very useful matlab code for calculating conditional entropy. It can be helpful at many implementations.