资源列表

« 1 2 ... .72 .73 .74 .75 .76 2277.78 .79 .80 .81 .82 ... 28522 »

[数据结构常用算法1.joseph(约瑟夫)

说明:解题思路: 用一个不带头节点的循环链表来处理joseph问题:先构成一个有n个节点的单向循环链表,然后从第k结点从1开始计数,计数到m的时候,对应结点从链表中删除。然后再从被删结点的下一个节点继续从1开始计数.......,以此类推,直到所有的结点都列出时,程序结束。(Problem solving: With a circular linked list node don't take the lead to handle the
<啊哈S > 在 2025-03-12 上传 | 大小:68kb | 下载:0

[数据结构常用算法2.表达式计算

说明:思路: 1、创建两个栈 linkstack * operand ;//运算数栈 linkstack * operator;//运算符栈 2、扫描表达式。 <1>若是运算数,合并成一个完整的数data。 规则:直接入操作数栈 push_stack(operator_stack,data);(Ideas: Create two stacks Linkstack * operand;/ / operation n
<啊哈S > 在 2025-03-12 上传 | 大小:403kb | 下载:0

[matlab例程wvsnmodel-v4

说明:gtty yhvychy5 yh6yv56ychy
<Ligata > 在 2025-03-12 上传 | 大小:1.79mb | 下载:0

[数学计算/工程计算PhotoDocPro

说明:ythv yh yhuji8nl kiolm;pkbuji8
<Ligata > 在 2025-03-12 上传 | 大小:18.56mb | 下载:0

[数据结构常用算法哈夫曼树

说明:哈夫曼树,又叫最优二叉树,指的是对于一组具有确定权值的叶子结点的具有最小带权路径长度的二叉树。(The haffman tree, also known as the optimal binary tree, refers to a binary tree with a minimum path length for a set of leaf nodes with determinate weights.)
<啊哈S > 在 2025-03-12 上传 | 大小:420kb | 下载:0

[matlab例程A星算法matlab源码及详细注释

说明:A*算法路径规划,程序中采用随机障碍物,通过躲避障碍物来完成路径的规划(A* algorithm; path planning)
<hao郝 > 在 2025-03-12 上传 | 大小:5kb | 下载:1

[matlab例程031

说明:MATLAB求图像中心;包含朴素贝叶斯代码等等(MATLAB for image centers, including plain Bias code, and so on)
<Mykonos > 在 2025-03-12 上传 | 大小:2kb | 下载:0

[数值算法/人工智能rbg

说明:简单龙贝格算法的应用,在一定的误差限下用龙贝格算法计算定积分以及牛顿法解非线性方程组(The application of simple Romberg algorithm, in the error limit with Romberg algorithm for integral calculation, Newton method for solving nonlinear equations)
<Sccc > 在 2025-03-12 上传 | 大小:1kb | 下载:0

[matlab例程138_861001004636862 (2017-7-5)

说明:还不不不不不不不本不该把吧科技博客不版本卡基本背靠背是本科基本是肯定不开机卡不(bjehhsbsb bbfjsbf hfhsfbs ngbsjbg jbjgbjb jbj j nnajbgkjakkn)
<特慢 > 在 2025-03-12 上传 | 大小:530kb | 下载:0

[matlab例程fe885

说明:There are cycle detection, periodic testing, PLS PLS toolbox, Noisy pulse correlation detection signal.
<siulietuiyiu > 在 2025-03-12 上传 | 大小:5kb | 下载:0

[matlab例程gcforest

说明:基于树的最新算法gc forest,性能可以达到与深度学习媲美的程度。(Tree-based latest algorithm gc forest, performance can be achieved with the depth of learning comparable to the degree.)
<masterqkk > 在 2025-03-12 上传 | 大小:99kb | 下载:0

[数据挖掘OTL_AIJ_code

说明:基于matlab实现的一个在线迁移学习算法OTL,(Based on matlab to achieve an online migration learning algorithm OTL,)
<masterqkk > 在 2025-03-12 上传 | 大小:34kb | 下载:0
« 1 2 ... .72 .73 .74 .75 .76 2277.78 .79 .80 .81 .82 ... 28522 »

源码中国 www.ymcn.org