资源列表

« 1 2 ... .94 .95 .96 .97 .98 18999.00 .01 .02 .03 .04 ... 28522 »

[数据结构常用算法实现各种排序算法并分析与比较

说明:本程序实现各种排序算法并分析与比较 直接插入排序, SHELL排序,冒泡排序,快速排序,简单选择排序,堆排序,归并排序-procedures for the realization of the algorithm and analysis more directly inserted, in order of ranking SHELL, Bubble Sort, rapid sequencing, simple choice, in order of ranking sculpture, m
<李南宁> 在 2025-07-21 上传 | 大小:3kb | 下载:0

[matlab例程RotateImage-matlab

说明:Rotates an image by the angle degrees in the % CCW direction. Degrees may be any number. % The function will put degrees in the range 0 % to 360 degrees and then into a range of -45 to 45 % degrees after performing elementary 90 degree rotations.-Rot
<> 在 2025-07-21 上传 | 大小:3kb | 下载:0

[数据结构常用算法bptree

说明:清华大学数据结构课上实现的B+树,设计一个4阶B+树,包括: (1) 叶子的每个记录应该包括4字节(long)关键码值和60字节的数据字段(存储文件名等,可以自定),设每个叶子可以存储5条记录,而内部节点应该是关键码值/指针对。此外,每个节点还应该有指向同层下一个节点的指针、本节点存储的关键码数等; (2) 此4阶B+树应该支持插入、删除以及根据给定关键码值进行精确检索与关键码范围检索; (3) 显示(打印)此4阶B+树的生长(含删除节点)过程实例;-Tsinghua University cl
<qqiang> 在 2025-07-21 上传 | 大小:3kb | 下载:0

[数学计算/工程计算圆周率计算

说明:在数值计算中,一般的牛顿迭代法得到的数值具有截断误差,因此,用VB编写的可是实现任意精度的圆周率的计算程序-in numerical calculation, the general Newton iterative numerical method with the truncation error, therefore, prepared by the VB But to achieve any degree of accuracy the circumference of the rate
<qqiang> 在 2025-07-21 上传 | 大小:3kb | 下载:0

[数学计算/工程计算jieci

说明:系统辨识中,一个很重要的方法是用相关分析法辨识脉冲响应,该程序可以计算出输入和输出序列的互相关函数,以及计算出脉冲响应估计值-system identification, a very important way is to analyze the identification impulse response, the program can calculate the input and output sequence of cross-correlation function, and c
<qqiang> 在 2025-07-21 上传 | 大小:3kb | 下载:0

[数学计算/工程计算guji

说明:系统辨识中,递推最小二乘估计(RLS)是辨识模型阶次的一个重要的算法。该程序通过实现该算法,得到模型阶次的估计值以及相关参数值。-system identification, recursive least squares estimation (RLS) identification model is of the order of an important algorithm. The program through the realization of the algorithm, to
<qqiang> 在 2025-07-21 上传 | 大小:3kb | 下载:0

[matlab例程边缘检测代码MATLAB

说明:程序代码说明 P0701:细胞边缘检测 P0702:癌细胞形态学分析 P0703:癌细胞颜色分析-code P0701 Note : Cell Edge Detection P0702 : Morphological analysis P0703 cancer : cancer color analysis
<东东> 在 2025-07-21 上传 | 大小:3kb | 下载:0

[数据结构常用算法分支限界法_单源最短路径

说明:算法设计的分支限界法中的单源最短路径问题的实现,是用VC++编写的-algorithm design of branch and bound method of single source shortest path to the realization of the problem is with VC++ prepared
<ddd> 在 2025-07-21 上传 | 大小:3kb | 下载:0

[数据结构常用算法哈希表二次探测再散列法

说明:vc开发的二次探测在散列算法,学习数据结构的学习者看看吧!! -vc developed to detect the secondary hash algorithm, the data structure learners see! !
<夫雷> 在 2025-07-21 上传 | 大小:3kb | 下载:0

[matlab例程softcon

说明:用于通讯仿真的viterbi算法完整实现方案.用途广泛.-communications for the Viterbi algorithm simulation complete realization of the program. A wide range of uses.
<郑程超> 在 2025-07-21 上传 | 大小:3kb | 下载:0

[人工智能/神经网络/遗传算法simulated annealing

说明:模拟退火算法求解经典图论中的图着色问题的源程序-simulated annealing algorithm classic graph coloring map of the source
<黄大东> 在 2025-07-21 上传 | 大小:3kb | 下载:1

[matlab例程20050129121394

说明:matlab写的计数器例子 这是适于初学者掌握matlab深成次开发的一个很好的教学实例,很有参考价值-A counter coded by matlab which is a very good educational example for the beginner to know how to use matlab to do in-depth development.So it is very valueable.
<周晓阳> 在 2025-07-21 上传 | 大小:3kb | 下载:0
« 1 2 ... .94 .95 .96 .97 .98 18999.00 .01 .02 .03 .04 ... 28522 »

源码中国 www.ymcn.org