资源列表

« 1 2 ... .93 .94 .95 .96 .97 18998.99 .00 .01 .02 .03 ... 28522 »

[数据结构常用算法效验算法

说明:数据结构效验算法-data structure well-tested algorithm
<刘蛟> 在 2025-05-26 上传 | 大小:3kb | 下载:0

[人工智能/神经网络/遗传算法kmeans_cluster聚类算法的实现

说明:数据挖掘中k-means聚类算法的实现源代码-clustering algorithm source code in data mining
<张乐> 在 2025-05-26 上传 | 大小:3kb | 下载:0

[人工智能/神经网络/遗传算法TSP的Java实现

说明:人工智能经典问题TSP问题的Java实现,内含源程序和调试过程生成的文件-AI classic TSP Java realize that contains source and debugging process produces files
<谭旭刚> 在 2025-05-26 上传 | 大小:3kb | 下载:0

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

说明:本程序实现各种排序算法并分析与比较 直接插入排序, 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
<李南宁> 在 2025-05-26 上传 | 大小: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 eleme
<> 在 2025-05-26 上传 | 大小:3kb | 下载:0

[数据结构常用算法bptree

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

[matlab例程边缘检测代码MATLAB

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

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

说明:vc开发的二次探测在散列算法,学习数据结构的学习者看看吧!! -vc developed to detect the secondary hash algorithm, the data structure learners see! !
<夫雷> 在 2025-05-26 上传 | 大小:3kb | 下载:0
« 1 2 ... .93 .94 .95 .96 .97 18998.99 .00 .01 .02 .03 ... 28522 »

源码中国 www.ymcn.org