资源列表

« 1 2 ... .21 .22 .23 .24 .25 20826.27 .28 .29 .30 .31 ... 28522 »

[数学计算/工程计算lab1

说明:实现了逆波兰式和数学表达式之间的转换的算法-Achieved Reverse Polish Notation and mathematical algorithm for conversion between the expression
<ha ha> 在 2025-07-13 上传 | 大小:2kb | 下载:0

[数学计算/工程计算convex

说明:gram法求凸包, 凸包是区域内任意两点的直线不与边界相交的简单闭区域。 gram算法能够高效地求解出凸包的点集-gram Method convex hull, convex hull is a straight line between any two points within the region do not intersect with the boundary simple closed area. gram algorithm can efficiently solve
<刘晓明> 在 2025-07-13 上传 | 大小:2kb | 下载:0

[数据结构常用算法polynomial

说明:对已知的多项式p(x)利用用线性表的数据结构进行加法,乘法,微商运算 加法的时间复杂度为O(n+m) 乘法的时间复杂度为O(nm) 微分的时间复杂度为O(n) 排序的平均时间复杂度为O(nlogn) 程序优点:通过顺序表和链表结合使用,使乘法合并同类项的时间复杂度降为O(1),乘法本身的时间复杂度也达到下界。 程序提供了有好的界面,并且有较好的容错性,输入输出人性化,符合人的习惯。 用快速排序代替了插入排序,使本程序能应对较大的数据。 程序缺点:系数和指数有范围限
<刘晓明> 在 2025-07-13 上传 | 大小:2kb | 下载:0

[数据结构常用算法huffman_coding

说明:本程序建立了哈夫曼树并求出了各字符哈夫曼编码,但不能对需要编码的文件进行分析,作出最优或 近似最优的决策 建树的时间复杂度:O(nlogn) 求解编码的平均时间复杂度:O(n*d) d为哈夫曼树叶子的深度的期望,最坏情况的d=(n^2+n-2)/2n. 编码的最坏时间复杂度为O(n^2)-This procedure established a Huffman tree and calculated the various characters in Huffman c
<刘晓明> 在 2025-07-13 上传 | 大小:2kb | 下载:0

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

说明:人工智能作业,人机对弈模式的井字棋(三字棋,一字棋),采用αβ剪枝算法,有比较高的的搜索效率。-Intelligence operations, human-computer mode crosswise Chess Playing Chess (Chess words, word Chess), with αβ pruning algorithm has higher search efficiency.
<Mark> 在 2025-07-13 上传 | 大小:2kb | 下载:0

[matlab例程mojeLVQtesting

说明:Hare krisna hare rama krisna krisna
<letadyylko> 在 2025-07-13 上传 | 大小:2kb | 下载:0

[matlab例程Haupt_BGA

说明:Binary Genetic Algorithm minimizes the objective function designated in ff Before beginning, set all the parameters in parts I, II, and III Haupt & Haupt
<mile> 在 2025-07-13 上传 | 大小:2kb | 下载:0

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

说明:利用matlab编写的机器人绑架试验的源代码,利用montecarlo滤波,实现对里程计误差的最小化控制。-Prepared using the robot kidnapping trial matlab source code, using montecarlo filter, to achieve the minimum error on the odometer of control.
<刘夏> 在 2025-07-13 上传 | 大小:2kb | 下载:0

[数值算法/人工智能ZXECf

说明:根据文本框中内容,利用最小二乘法进行拟合,在图片框中显示-According to the text box contents, using least squares fitting, shown in the picture box
<zaj869> 在 2025-07-13 上传 | 大小:2kb | 下载:0

[数据结构常用算法A_student_1247658312002

说明:A C++ student management system
<Nazree> 在 2025-07-13 上传 | 大小:2kb | 下载:0

[matlab例程road_yunliang

说明:BP算法客运量预测,十分详细的好资料,值得参考-Passenger Volume Forecast BP algorithm, a very good detailed information, it is also useful
<ting> 在 2025-07-13 上传 | 大小:2kb | 下载:0

[matlab例程dbscan

说明:经典浓度聚类算法DBSCAN的MATLAB实现,简单易懂,可以运行-Classical clustering algorithm DBSCAN concentration of MATLAB implementation, easy to understand, you can run
<Liang Ge> 在 2025-07-13 上传 | 大小:2kb | 下载:0
« 1 2 ... .21 .22 .23 .24 .25 20826.27 .28 .29 .30 .31 ... 28522 »

源码中国 www.ymcn.org