资源列表

« 1 2 ... .76 .77 .78 .79 .80 26581.82 .83 .84 .85 .86 ... 28522 »

[数学计算/工程计算python科学计算第二版(可编辑)

说明:好书,讲解最流行的python计算库,包含numpy、scipy、matlab、opencv等(a good book about the processing massive data by python)
<沉默zxh > 在 2025-02-14 上传 | 大小:57.39mb | 下载:0

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

说明:python科学计算的随书源代码,包括测试用例(the source code of the book python caculation, also includes data needed in the program)
<沉默zxh > 在 2025-02-14 上传 | 大小: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 ap
<luhan1314 > 在 2025-02-14 上传 | 大小: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-02-14 上传 | 大小:474kb | 下载:0

[数值算法/人工智能boosting_demo

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

[数据结构常用算法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-02-14 上传 | 大小: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-02-14 上传 | 大小:403kb | 下载:0

[matlab例程wvsnmodel-v4

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

[数学计算/工程计算PhotoDocPro

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

[matlab例程031

说明:MATLAB求图像中心;包含朴素贝叶斯代码等等(MATLAB for image centers, including plain Bias code, and so on)
<Mykonos > 在 2025-02-14 上传 | 大小: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-02-14 上传 | 大小:1kb | 下载:0
« 1 2 ... .76 .77 .78 .79 .80 26581.82 .83 .84 .85 .86 ... 28522 »

源码中国 www.ymcn.org