资源列表

« 1 2 ... .69 .70 .71 .72 .73 17774.75 .76 .77 .78 .79 ... 28523 »

[数据结构常用算法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

[数据结构常用算法QuickSort

说明:快速排序的基本思想是把数组划分成三段,然后用递归求解-The basic idea is to quickly sort the array is divided into three sections, and then use recursion to solve
<> 在 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例程GAL_ANC

说明:噪声主动控制之基于随机梯度的格型滤波算法;基于随机梯度的格型滤波算法-Active noise control based on stochastic gradient lattice filter algorithm based on stochastic gradient lattice filter algorithm
<婉君> 在 2025-04-05 上传 | 大小:2kb | 下载:0

[matlab例程FTF_ANC

说明:噪声主动控制之基于快速横向滤波算法;噪声主动控制之基于快速横向滤波算法-Active noise control algorithm based on fast horizontal filtering Active Noise Control of the horizontal filtering algorithm based on fast
<婉君> 在 2025-04-05 上传 | 大小:2kb | 下载: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

[matlab例程shortpath

说明:最小跳数路由算法实现节点更新,在原有的基础上随机散布网络节点,一定的时间内进行更新。-The update hop of MHC,the node will be randomed in the area,and in the right time,they will be updated.
<chenyu> 在 2025-04-05 上传 | 大小:1kb | 下载: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
« 1 2 ... .69 .70 .71 .72 .73 17774.75 .76 .77 .78 .79 ... 28523 »

源码中国 www.ymcn.org