资源列表

« 1 2 ... .39 .40 .41 .42 .43 26244.45 .46 .47 .48 .49 ... 28522 »

[数学计算/工程计算python科学计算codes

说明:python科学计算的随书源代码,包括测试用例(the source code of the book python caculation, also includes data needed in the program)
<沉默zxh > 在 2025-07-04 上传 | 大小:25.37mb | 下载:0

[matlab例程MATLAB+R2014a完全自学一本通

说明:自学matlab完整版,可供刚入门学生学习,学完后能自己独立书写程序 适用于数学建模比赛的学习和运用(Self-study matlab full version, for the beginning of the students to learn, after school can write their own independent procedures It is suitable for the study and application of mathematical mode
<luhan1314 > 在 2025-07-04 上传 | 大小:55.8mb | 下载:0

[数值算法/人工智能第32章

说明:基于GA-BP的抗糖化活性研究,《matlab智能算法》第32章源代码(Study on the activity of sugar resistance based on GA-BP,Matlab intelligent algorithm, the thirty-second chapter source code)
<王1900 > 在 2025-07-04 上传 | 大小:474kb | 下载:0

[数值算法/人工智能boosting_demo

说明:boosting算法用于集成学习,包含多种弱分类器(Boosting algorithm is used for ensemble learning, and it contains many weak classifiers)
<Candy668 > 在 2025-07-04 上传 | 大小:12kb | 下载:0

[matlab例程3次B样条曲线拟合

说明:离散点曲线 进行3次B样条曲线拟合 包括节点参数化过程 基函数计算过程 控制点反求过程 到最后拟合曲线的显示(The discrete point curve is fitted with 3 B spline curves, including the node parameterization process, the basis function calculation process, the control point inversion process, and the final
<溜溜蘑 > 在 2025-07-04 上传 | 大小:1kb | 下载:1

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

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

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

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

[matlab例程wvsnmodel-v4

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

[数学计算/工程计算PhotoDocPro

说明:ythv yh yhuji8nl kiolm;pkbuji8
<Ligata > 在 2025-07-04 上传 | 大小: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-07-04 上传 | 大小:420kb | 下载:0

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

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

[matlab例程031

说明:MATLAB求图像中心;包含朴素贝叶斯代码等等(MATLAB for image centers, including plain Bias code, and so on)
<Mykonos > 在 2025-07-04 上传 | 大小:2kb | 下载:0
« 1 2 ... .39 .40 .41 .42 .43 26244.45 .46 .47 .48 .49 ... 28522 »

源码中国 www.ymcn.org