资源列表
[数据结构常用算法] 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-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
[数据结构常用算法] astar-contest
说明:百度之星2012年,资格赛,水题代码,上来奉献-baidu astar contest for coding 2012<xingxing> 在 2025-05-28 上传 | 大小:798kb | 下载: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