资源列表

« 1 2 ... .74 .75 .76 .77 .78 17679.80 .81 .82 .83 .84 ... 28521 »

[数学计算/工程计算exp8

说明:对二叉树的删除、复制、中序遍历采用递归方式实现。 层序遍历采用辅助队列数据结构完成,为了计算层高, 使用了两个队列,交替的向两队列中插入相邻的两层, 这样完成层高的统计。-On the binary tree delete, copy, preorder recursive manner. Traversal sequence complete with assisted queue data structure,
<lemonzou> 在 2024-10-05 上传 | 大小:222208 | 下载:0

[数学计算/工程计算exp10

说明: 图的实现由Graph类完成。类中,图数据结构采用邻接 表实现。邻接链表中的节点用一个数据对表示,第一个域 用来保存和连接第i个节点边的另一端的节点编号,第二个 域用来保存该边的权值。另外用一个辅助数组来存储各节点 的评分值。-Figure achieved by the Graph class is completed. Class, graph data structure using adjacency
<lemonzou> 在 2024-10-05 上传 | 大小:573440 | 下载:0

[数学计算/工程计算exp4

说明: 二叉树是一种重要的数据结构 。 通过 实现二叉树的一系列操作,帮助 实现二叉树的一系列操作,理解 和掌握链式存储二叉树的性质 -Binary Tree is an important data structure. By implementing a series of binary operations, a series of actions to help achieve binary tree, understand and
<lemonzou> 在 2024-10-05 上传 | 大小:395264 | 下载:0

[数学计算/工程计算TestLPSolve

说明:LPSolve的经典用例,解决现行规划问题的快速算法库函数调用实例。国外的最新更新的成果,入门参考研究首选。-LPSolve classic use cases to solve programming problems existing fast algorithm library functions. The results of the latest updates abroad, for your reference.
<dong> 在 2024-10-05 上传 | 大小:1384448 | 下载:0

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

说明:多个机器人编队控制 形成统一队形到达目标点的程序-robot path
<孔一斐> 在 2024-10-05 上传 | 大小:2099200 | 下载:0

[matlab例程shortpath

说明:用于数学建模或者组合优化中求网络中固定点到其它点的最短路-Or a combination of mathematical modeling is used to optimize the network and seek a fixed point to another point in the shortest
<王海亮> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[数值算法/人工智能Image-segmentation

说明:利用OTSU算法与遗传算法相结合时图像分割的具体步骤,并且发现遗传算法在优化大津图像分割算法时存在着因为早熟而陷入局部最优解不足的情况。-Using the OTSU algorithm is combined with genetic algorithm for image segmentation concrete steps, and found genetic algorithm optimization Otsu image
<谢尔顿> 在 2024-10-05 上传 | 大小:2048 | 下载:0

[matlab例程fsolve-function-nonlinear-equations

说明:fsolve函数求非线性方程组数值解,已经验证其正确性。-fsolve function for the numerical solution of nonlinear equations
<纪培强> 在 2024-10-05 上传 | 大小:7168 | 下载:0

[matlab例程MatlabModel-4.0

说明:Matlab策略主模板框架—日内交易策略,麻雀虽小,五脏俱全-A detailed introduction matlab function of the book, it is suitable for junior learners, experts please bypass
<王林> 在 2024-10-05 上传 | 大小:838656 | 下载:0

[matlab例程Nonlinear-optimization-matlab

说明:非线性优化-matlab函数库-optimset.zip-Nonlinear optimization-matlab function library-optimset
<纪培强> 在 2024-10-05 上传 | 大小:18432 | 下载:0

[matlab例程methods-solve-equations-matlab

说明:Several methods for solving equations matlab
<纪培强> 在 2024-10-05 上传 | 大小:17408 | 下载:0

[matlab例程momentum

说明:Matlab策略之动量策略,根据前P个月的收益率,选取股票收益率最高和最低的组合买入,并持有Q个月-Matlab strategy momentum strategies, based on the previous month yields P, select the highest and the lowest stock returns a combination of buy and hold Q Months
<王林> 在 2024-10-05 上传 | 大小:2666496 | 下载:0
« 1 2 ... .74 .75 .76 .77 .78 17679.80 .81 .82 .83 .84 ... 28521 »

源码中国 www.ymcn.org