搜索资源列表
StudInfoManager(Dos)
- 一个DOS下的学生信息管理系统,使用了多中数值算法,有HASH查找,归并排序,快速排序,对排序-The management of student information in DOS,which uses several algorithms.for example,HASH search,return compositor,quick compositor,pair compositor.
StudInfoManager(Win)
- 一个学生信息管理系统,使用了多中数值算法,有HASH查找,归并排序,堆排序,快速排序,界面也不错-a student information management system, using a number of numerical algorithms, hash search, merging, in order of ranking reactor, rapid sequencing, and the interface is good
iriscloud
- In fuzzy cluster analysis, many algorithms have been developed. In general, the most widely used is the Fuzzy c-Means Algorithms (FCMA).-fuzzy cluster analysis, many algorithms have been developed. In genera l the most widely used is the fuzzy c - Me
longgekuta.《系统仿真导论》
- 针对肖田元教授所著的《系统仿真导论》中龙格库塔法参考程序研究生很难看懂的现象,我加上了注释,使初学者能把学习算法和编写程序对应起来,从而可以有效地掌握算法的实现,对于用龙格库塔法进行在线实时仿真、建模、最优控制及自适应控制的教学有意义。,Professor Xiao Tianyuan for the book " Introduction to System Simulation," in reference to Runge-Kutta method is difficu
feed
- qu 奖金算法,程序,是营销行业的,C#编的程序,在windows平台下使用-qu bonus algorithms, procedures, marketing industry, C# allocation procedures used in the windows platform
frt280303[1].tar
- 对所使用的算法的一些细节,可参阅文件 尼尔森,T.和彼得森,美国,1991。阿森林冠层反射模型 和测试案例。远程参议员环境。 37:131-142。 Kuusk,A.和尼尔森,吨,2000年。定向多光谱森林 反射模式。远程参议员环境。,72:244-252。 尼尔森,T.和彼得森,美国,1994。年龄依赖森林 反射:主要驱动因素的分析。远程参议员 环境。,48:319-331。 两公约与层模型(MCRM2)用于地面植被 反射。 Kuusk,答
fuzzy
- 研究模糊算法时编写的一个小函数,曾经用于第一版XUFO上的模糊控制器,优点是计算量小,简单易用,缺点是适应性不够强,不能满足高精度的需要。建议在使用的时候可以加入误差积分,形成简易模糊PID的架构,可以提高稳定时的精度。 -Study of fuzzy algorithms written a small function, has been used in the first edition of XUFO on the fuzzy controller, the advantage of c
curve_brige
- 这也是机械或汽车造型中用到的CAD曲线处理算法,可以把在平面上两条不相交的曲线拼接起来。-This is also the machinery or vehicle used in CAD modeling curve processing algorithms, you can put in the plane does not intersect the curve on the two spliced together.
Turbo_encode_decode
- Turbo码编译码的matlab源代码,包括logMAP算法与SOVA算法。可设置信道SNR参数,帧长度,删余系数等。-Turbo Codes Encoding and Decoding of the matlab source code, including logMAP algorithm and SOVA algorithms. Parameters can be set to channel SNR, frame length, deleted I coefficient.
electricity_market
- 该文件是优秀论文并带有相应的源码。在Matlab软件平台上,对所提出的基于遗传算法的电力系统电力市场分段竞价交易算法进行了阶梯型报价曲线、线性报价曲线这两种常用报价曲线情况下的算例验证,计算结果显示算法的寻优效果因报价曲线性质的不同而略有区别,但两种情况均可得到优化的购电费用。实验结果证明了该算法应用于分段竞价模型的有效性和可行性,且不受报价曲线形式的限制。-The document is an excellent paper with a corresponding source code.
libnav-0.4
- LibNav 包括在航空航天导航领域中一些常用的工具包,包括:时间信息的处理、航天工程、向量、矩阵的常用算法、数值计算方法(包括卡尔曼滤波)、车辆的运动学仿真、导航设备的仿真(VOR/DME)-LibNav is a library of support routines designed for use by programmers developing applications in the navigation area. The library consists of several
CREWESmatlabrelease
- 加拿大Calgary大学地震处理工具箱 包括: displaytools editlines fdElastic finitedif FOCI gabor_decon icons interpolation migration prertmtti raytrace reflectivity resolution rockModel seg2 segd segy seismic
VBAlgorithms
- some algorithms in vb6
Understanding Algo Trading JP Morgan
- 这是JP摩根关于交易算法的实用分析巨著,英文版,是同学留学期间传回的重要参考文献,其中有一些matlab案例,十分优秀-This is JP Morgan the practical analysis masterpiece on trading algorithms, in English, is an important reference for students while studying returns, including some matlab cases, very good
Oil-spill-detection-in-SAR-images
- 一个溢油检测算法,先检测暗区目标,再进行特征提取,然后分类识别-We present algorithms for automatic detection of oil spills in synthetic aperture radar (SAR) images. The algorithms consist of three main parts, namely: 1) detection of dark spots 2) feature extraction from the
DCT-Based--Watermarking-Scheme
- a self- embedding block wise fragile watermarking scheme with tamper detection and content recovery capability. The proposed scheme embeds the shuffled extensive ten bit Recovery data and two bit Authentication data of the image block into the leas
reuse-of-data-in-the-BE
- 数据重用技术在盲均衡算法中的应用。在军事通信中,小数据包运用比较多,但很多盲均衡算法不能够在小数据包的情况下收敛,所以采用数据重用的技术来克服。-Data reuse technology in blind equalization algorithm. In military communications, the use of small data packets more, but a lot of blind equalization algorithms can not converg
sc_minutia
- minutiae-based matching algorithms in fingerprint recognition systems
MATLAB-parallel-computing
- 多核计算平台中MATLAB 并行计算,可以以较高的级别在 MATLAB 中执行任务及数据并行算法,而无需为特定的硬件和网络架构编写程序。-MATLAB parallel computing in multi core computing platform can perform tasks and data parallel algorithms in MATLAB, without the need for specific hardware and network architecture.
myc45java
- It is C4.5 algorithm written in java. C4.5 is one of the decision tree algorithms in data mining.