资源列表
zifugailv
- 对任意文件进行字符概率的统计,并将结果保存在以文本文件中,各字符概率由高到低排列-Characters for any file of statistical probability, and the results stored in a text file, each character highest to the lowest probability
Parsing_string
- 面试题:解析字符串。输入多串字符,以“|”分开,输入数字输出对应的字符串-Interview questions: parsing a string. Input multiple-character string to " |" separated string corresponding to the input digital output
kf
- 扩展卡尔曼滤波的一个原理程序,真实值为常量。-A principle extended Kalman filter procedure, the real value is constant.
DC-and-BIAS
- 计算N-S效率系数及水量平衡,评估模拟效果-For N-S and bias calculation
F
- 对曲线进行拟合,使得最后拟合的数据与元数据的误差最小-The curve fitting, so that the final fitting of the data with the metadata minimum error
analogportreader
- This can be used to check all analog ports at the same time, useful for debugging. Can be easily expanded for different arduinos, used for Atmega 328p
read_xml
- IDL编写,对XML头文件进行读取,其中d:/sample2.xml可以改成要读取的文件位置.-IDL to prepare for XML header file for reading, where d :/ sample2.xml can change the file location to be read.
find-roots
- MATLAB 数值求根程序,用二分法求任意函数的跟-find roots
ex3
- 在1500*2000 的矩阵中有1500*2000-1个0和1个1,请赵出纳唯一一个1-find 1 in 0
ramdom-selection
- 通过随机数在一份名为“list.txt”的名单中随机选择若干个人。-ramdom selection
beam-pattern
- 基于32阵元的均匀线阵波束形成,适合初学者的学习理解,更改阵元数,主瓣会随着阵元数的增加而变窄,来提高分辨率。-Based on 32 elements of the uniform linear array beamforming, suitable for beginners to learn to understand, change the number of elements, the main lobe with the increase of the number of eleme
tcpclient-server
- Tcp client server communication using Java The client–server model is a distributed application structure that partitions tasks or workloads between the providers of a resource or service, called servers, and service requesters, called clients.[1]