资源列表

« 1 2 ... .07 .08 .09 .10 .11 18212.13 .14 .15 .16 .17 ... 28522 »

[数据结构常用算法biaodashiqiuzhi

说明:设计一个程序,演示用算符优先法对算术表达式求值的过程。利用算符优先关系,实现对算术四则混合运算表达式的求值。 (1)输入的形式:表达式,例如2*(3+4) 包含的运算符只能有 + 、 - 、 * 、 / 、 ( 、 ) ; (2)输出的形式:运算结果,例如2*(3+4)=14; (3)程序所能达到的功能:对表达式求值并输出 -Design a program that demonstrates the value
<周琳> 在 2025-05-28 上传 | 大小:34kb | 下载:0

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

说明:在数学建模中,利用灰色模型及神经网络组合模型进行预测.-In mathematical modeling, the use of the combination model of the gray model and neural network to predict.
<加应子> 在 2025-05-28 上传 | 大小:239kb | 下载:0

[matlab例程appendix-C

说明:金融数量分析基于MATLAB编程中的详细算法实例,非常有用。用于遗传算法工具箱的应用-Financial quantitative analysis based on the MATLAB programming algorithm instance, very useful. Beginners practical
<vicky> 在 2025-05-28 上传 | 大小:2kb | 下载:0

[matlab例程MATLAB

说明:matlab程序设计入门举例.具有简单实用的优点。比较适合初学者进行有效的自学.-Introduction to Matlab programming example has a simple and practical advantages. Suitable for beginners to effective self-study.
<加应子> 在 2025-05-28 上传 | 大小:51kb | 下载:0

[matlab例程MATLAB-rumen

说明:超级详细的matlab教程,对于各种算法有详细介绍,matlab初学者适用,里面有很多例子,例如最优化-Super detailed matlab tutorials for a variety of algorithms are described in detail, Matlab beginners applies
<vicky> 在 2025-05-28 上传 | 大小:1.94mb | 下载:0

[数学计算/工程计算ARIMA

说明:ARIMA模型在数学建模中的使用。具有很好的预测效果。可以一试。-ARIMA model is the use of mathematical modeling. Has a good prediction. Can try.
<加应子> 在 2025-05-28 上传 | 大小:639kb | 下载:0

[数据结构常用算法astar-contest

说明:百度之星2012年,资格赛,水题代码,上来奉献-baidu astar contest for coding 2012
<xingxing> 在 2025-05-28 上传 | 大小:798kb | 下载:0

[数据结构常用算法bfs

说明:本人在杭电或者pku在线评测系统上做的bfs的题目,方便大家看,简单易懂-pku and hdu acm for coding
<xingxing> 在 2025-05-28 上传 | 大小:1.5mb | 下载:0

[数据结构常用算法dfs

说明:本人写的关于dfs的算法题目,都是hdu和pku的题目-pku and hdu for acm coding
<xingxing> 在 2025-05-28 上传 | 大小:2.14mb | 下载:0

[数学计算/工程计算GM1-1

说明:灰色预测 数学建模 预测源程序 用于数学建模灰色预测模型的源程序-The gray predictive mathematical modeling to predict the source for the mathematical modeling of the source of the gray prediction model
<临沂烦> 在 2025-05-28 上传 | 大小:18kb | 下载:0

[matlab例程string-data-encryption

说明:Data Encryption by Matrix Multiplication We will only use numbers 0 to 26 for the encryptive mathematics operation. Numbers from 1 to 26 are for letters from A to Z and 0 is for all non-letter characters. To minimize
<delin> 在 2025-05-28 上传 | 大小:4kb | 下载:0

[matlab例程How-Use-ODE45-to-solve-Boundary-Value-ODE

说明:In MATLAB, usually we use function bvp4c() to solve boundary value problem (BVP) of ODE. However, we also can use function ode45() to solve BVP of ODE too. However, ode45() needs all initial values at one point. Therefor
<delin> 在 2025-05-28 上传 | 大小:81kb | 下载:0
« 1 2 ... .07 .08 .09 .10 .11 18212.13 .14 .15 .16 .17 ... 28522 »

源码中国 www.ymcn.org