资源列表
[数据结构常用算法] 16008408_E1
说明:1、实现算术表达式的求值运算,程序通过键盘输入一个表达式,通过运算得到表达式的值,并在显示器上输出完整的表达式及其值; 2、程序实现时,采用栈数据结构 3、表达式以字符串的形式输入; 4、表达式中包括的基本运算符有加、减、乘、除(分别用+、-、*、、表示),表达式中包括括号的处理,括号可以嵌套;表达式中的数字可以是整数,也可以是小数-1, and the evaluation of arithmetic operations<张笑薇> 在 2025-04-05 上传 | 大小:3kb | 下载:0
[数据结构常用算法] LongestSubSequence
说明:用动态规划算法求最长公共子序列,并将结果输出到文件中-Using dynamic programming algorithm for getting the longest common subsequence, and the results output to a file<> 在 2025-04-05 上传 | 大小:2kb | 下载:0
[数据结构常用算法] LeastMoney
说明:对于给定的1≤n≤10,硬币面值数组T和可以使用的各种面值的硬币个数数组Coins,以及钱数m,计算找钱m的最少硬币数。-For a given 1 ≤ n ≤ 10, an array of T and the nominal value of coins of various denominations can use the number of coins in an array of Coins, as well as the<> 在 2025-04-05 上传 | 大小:2kb | 下载:0
[数据结构常用算法] MainElement
说明:主元素问题,求给定数组中的主元素,并将结果输出到文件-The main elements of the problem, seeking to set the main elements of the array, and the resulting output to a file<> 在 2025-04-05 上传 | 大小:180kb | 下载:0
[matlab例程] FTF_filter
说明:快速横向滤波算法;快速横向滤波算法 -Fast horizontal filtering algorithm fast filtering algorithm for fast lateral horizontal filtering algorithm<婉君> 在 2025-04-05 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] transportation
说明:运筹学中的运输问题的C++程序,支持产销平衡与产销不平衡,可以判断解的情况。-C++ code of transportation problem<pk> 在 2025-04-05 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] immune-gengtic-simulation
说明:为了更好了解遗传神经网络在系统中的对比效果,我们以室内温度控制为例,设室内的温度控制目标为18℃(20℃),其他参数保持不变的情况下,分别按照单独神经网络和基于遗传算法优化后的神经网络控制进行仿真实验.仿真结果表明,上述应用遗传算法优化的神经网络是非常有效的,通过运用遗传算法对神经网络进行优化,使其具有良好的泛化能力和快速的收敛性。-To better understand the genetic neural network cont<> 在 2025-04-05 上传 | 大小:19kb | 下载:0
[人工智能/神经网络/遗传算法] noise_new
说明:基于噪声检测的中值滤波,先通过邻域计算检测是否为噪声,再进行开关中值滤波,对于被判断为噪声的像素不再参与其他像素的中值滤波,能够有效滤除噪声并且保留细节较好-Noise Detection Based on median filtering, first calculated by testing whether the neighborhood noise, then the switching median filter for n<chen> 在 2025-04-05 上传 | 大小:1kb | 下载:0