- SimpleImageViewer 用Delphi编写的图片浏览程序
- QQline 协议说明: 协议由报文头(T)+发送者(T)+接收者(T)+报文类型(T)+报文长度(L)+报文内容组成 发送者和接收者是系统内的程序种类
- RemoveDir 一个可以删除文件
- mv7100 VxWorks6.8 workbench3.2 Marvel 原生BSP包
- NucleicAcid5 能根据导入数据和算法
- DiamondSquare 运用Diamond Square 算法生成分形表面(This script is used to create fractal surface using Diamond Square algorithm.)
资源列表
GreedDelNum
- 删数问题源码,使用贪心算法 内有贪心规则说明-There are a few problems deletion greedy rule source descr iption
Manhattan_distance.py
- The compute of Manhattan Distance
ECG-denoise(wavlet)
- 心电信号去基线漂移,使用小波分解法提取基漂信号,还有小波包去噪-ECG baseline removal, and wavelet packet de-noising
encode1sN0sWithLimit
- To encode a binary data using runlength encoding with setting the count buffer to limit to a required datatype size value. If image use reahape to make it to row.-To encode a binary data using runlength encoding with setting the count buffer to li
Fractal-dimensionmatlab-program
- 通过分形维数函数,提取数据特征并画出曲线,程序可以直接使用-By fractal dimension function, feature extraction data and draw the curve, the program can be used directly
mpc
- MATLAB环境下实现模型预测控制的源程序-A source code for MPC based on MATLAB
dfgwes
- 这是一个制作衍射孔径的方法,通过定义不同的灰度值和搜寻办法,确定圆孔的半径-This is a make a diffraction aperture, by defining different grey value and search method, determine the radius of the hole
gaus_seidel
- 高斯赛德尔 线性方程组迭代求解法,可以用来解线性方程组-High Sisaideer solving linear equations iterative method can be used to solve linear equations
F
- 灰色综合关联度计算算法。输入矩阵,矩阵第一行为母序列,其他行为比较序列。-Gray correlation algorithm
adaptiveFilter
- 该程序是散斑图像中自适应滤波算法处理的matlab程序-The program is adaptive filtering algorithm speckle image processing matlab program
Euler
- Euler 解常微分方程 MATLAB 仿真-Euler solution of ordinary differential equations MATLAB simulation
MATLAB曲线拟合程序
- 此代码为一段用MATLAB编写的二维曲线拟合程序