资源列表
heaptest
- Dijstra算法 由Dijkstra提出的一种按路径长度递增序产生各顶点最短路径的算法。 (1)按路径长度递增序产生各顶点最短路径 若按长度递增的次序生成从源点s到其它顶点的最短路径,则当前正在生成的最短路径上除终点以外,其余顶点的最短路径均已生成(将源点的最短路径看作是已生成的源点到其自身的长度为0的路径)。-Dijstra by Dijkstra algorithm proposed by an incremental path length of the sequence
find_coefficients
- 诊断系数搜寻代码。在m文件中循环倒入文件,调用simlink模型,多重循环加特定算法计算系统的诊断系数。-coefficient search diagnosis code. M paper recycling into the document, called simlink model multiple cycle specific algorithm increases the coefficient of diagnosis.
jiance
- 这个是我找的一个用来检测死锁的算法,希望大家能指点下,-This is what I look for an algorithm to detect deadlock, hope that we can show under
erchashu
- (1)以回车( \n )为输入结束标志,输入数列L,生成一棵二叉排序树T; (2)对二叉排序树T作中序遍历,输出结果; (3)计算二叉排序树T查找成功的平均查找长度,输出结果; (4)输入元素x,查找二叉排序树T,若存在含x的结点,则删除该结点,并作中序遍历(执行操作2);否则输出信息“x不存在”; (5) 输入元素x,查找二叉排序树T,若整棵树不存在含值为x的结点,则插入该结点,并作中序遍历(执行操作2);否则输出信息“x已经存在”。 -(1) to return (
ofdm_matlab
- 利用matlab实现了ofdm系统,从发送到接收,并可统计在不同信道下的系统性能-Achieved using matlab ofdm systems, from sender to receiver, and can channel statistics in different system performance
snake
- snake function used to determine edge in medical images
function-of--set
- vb中的set函数用法,做项目时很有用的-function of set
zhbai
- 该软件属于掌上百度发贴机源码,可以发贴,回帖,获取贴子,对学习编写C++程序很有帮助!-Machine source code of the software belonging Pocket Baidu for your post, may be the Last Post, Replies, access to post, on learning to write C++ programs helpful!
04
- 对原图分别在频域内使用理想低通滤波器(选择任意截止频率)和理想高通滤波器(选择任意截止频率)和理想高通滤波器,再对其使用快速傅里叶变换,并输出修复后的图像的频率谱图。最后将高通滤波与低通滤波后的相加,输出,并与原图进行比较。-Respectively of the original image in the frequency domain using the ideal low-pass filter (choose an arbitrary cut-off frequency) and th
longku_4
- 捷联惯导中用于计算四元数微分方程的四阶龙格库塔法matlab程序-SINS quaternion differential equations used to calculate the fourth-order Runge-Kutta method matlab program
perpetual-calendar
- 1.实现万年历功能,方便查询日期。 2.可以查看一年日期,指定月份。 3.并与一周相对应。-1. Achieve perpetual calendar function to facilitate the inquiry date. 2 year can view the date specified month. 3 corresponds with one week.
BP
- 本程序用BP神经网络实现对十六进制数字的识别-This program with BP neural network recognition of hexadecimal digits