资源列表

« 1 2 ... .20 .21 .22 .23 .24 17625.26 .27 .28 .29 .30 ... 28523 »

[数学计算/工程计算1006

说明:规则1:实现 +、-、X、/ 四则运算,数据仅包含整数,不考虑计算结果溢出的情况 规则2:程序仅需要实现类似"a + b * c / d - e" 这种类型字符串的计算,式子中操作符的个数不超过10个。其他复杂情况不考虑。 例子1: 输入: 1 + 2 输出: 3 输入: 1 + 2 * 3 - 4 / 2 输出: 5-Rule 1: realize+,-X,/arithmetic, data contain only integer, don t consider t
<王博> 在 2025-10-14 上传 | 大小:193kb | 下载:0

[数学计算/工程计算numerical-analysis-

说明:这是大学数值分析里面课程所涉及到的算法的代码实现,如阀值Jacobi方法,主要用matlab,也有C-numerical analysis
<沈七> 在 2025-10-14 上传 | 大小:1009kb | 下载:0

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

说明:用C-均值聚类的方法对Iris数据进行聚类分析-Cluster analysis using C-means clustering method on the Iris data
<王宁> 在 2025-10-14 上传 | 大小:1kb | 下载:0

[matlab例程ACO

说明:蚁群算法用于数据挖掘的matlab程序,编译-Ant colony algorithm for data mining matlab program, compile
<陈莉> 在 2025-10-14 上传 | 大小:3kb | 下载:0

[数据结构常用算法BinTree

说明:关于数据结构课本中二叉树的建立和前序遍历、中序遍历和后序遍历以及层次遍历-Data structure on the textbooks in the binary tree establishment and traversal, preorder and postorder traversal and hierarchy traversal
<初学> 在 2025-10-14 上传 | 大小:1.05mb | 下载:0

[数学计算/工程计算code

说明:偏最小二乘法程序代码,使用MATLAB编程。-Partial least squares procedure code, the use of MATLAB programming.
<colin> 在 2025-10-14 上传 | 大小:7kb | 下载:0

[matlab例程matlab_changweifenfangchengshuzhijie

说明:常微分方程数值解在matlaB中的实现,压缩包里面包含讲义和源代码。-Often differential equations in MATLAB to achieve compression package which contains the lecture notes and source code.
<安迪> 在 2025-10-14 上传 | 大小:775kb | 下载:0

[matlab例程matlab_chazhinihe

说明:插值拟合方法在matlaB中的实现,压缩包里面包含讲义和源代码。-Interpolation fitting method in MATLAB to achieve compression package which contains lecture notes and source code.
<安迪> 在 2025-10-14 上传 | 大小:880kb | 下载:0

[matlab例程matlab_jifenweifen

说明:积分微分方法及应用在matlaB中的实现,压缩包里面包含讲义和源代码。-Integral derivative methods and applications in MATLAB, compression package which contains the lecture notes and source code.
<安迪> 在 2025-10-14 上传 | 大小:1.14mb | 下载:0

[matlab例程clip2

说明:cliping and filteing technique in papar reduction
<rohaida> 在 2025-10-14 上传 | 大小:1kb | 下载:0

[matlab例程matlab_shujutongjifenxi

说明:数据统计分析功能多个例子在matlaB中的实现,压缩包里面包含讲义和源代码。-Data statistical analysis function number of examples in MATLAB to achieve compression package contains the lecture notes and source code.
<安迪> 在 2025-10-14 上传 | 大小:1.29mb | 下载:0

[数学计算/工程计算top-ten-algorithms-of-mathematical

说明:自己在各个论坛上搜集的十大算法,Dijkstra算法,Floyd算法,动态规划,分治算法,概率算法,灰色预测,聚类算法,蒙特卡洛,模拟退火算法,神经网络等等,附有算法的原理,部分含有相关的程序源代码。-In various forums to collect the ten algorithms, Dijkstra algorithm, the Floyd algorithm, dynamic programming, divide and conquer algorithms, probabi
<黄绍广> 在 2025-10-14 上传 | 大小:9.14mb | 下载:0
« 1 2 ... .20 .21 .22 .23 .24 17625.26 .27 .28 .29 .30 ... 28523 »

源码中国 www.ymcn.org