资源列表

« 1 2 ... .71 .72 .73 .74 .75 15576.77 .78 .79 .80 .81 ... 28523 »

[数据结构常用算法proj3_2

说明:链栈的出入操作,从顶部元素到底部元素的出入,判断链栈是否为空-Chain out of the stack operation, the Ministry of elements from the top element in the end of access, to determine the chain of the stack is empty
<lining> 在 2025-04-22 上传 | 大小:158kb | 下载:0

[数据结构常用算法proj3_3

说明:对队列的各种操作,队列中各个元素的出入,判断是否为空等操作-Various operations on the queue, the queue out of the various elements, waited in vain to determine whether the operation
<lining> 在 2025-04-22 上传 | 大小:156kb | 下载:0

[数据结构常用算法a

说明:输入某年某月某日,判断这一天是这一年的第几天? 程序分析:以3月5日为例,应该先把前两个月的加起来,然后再加上5天即本年的第几天,特殊       情况,闰年且输入月份大于3时需考虑多加一天。-Input of a certain period of a day, this day is to determine the first few days this year? Program analysis: the Marc
<liumeihong> 在 2025-04-22 上传 | 大小:3kb | 下载:0

[数据结构常用算法proj3_4

说明:对链队的各种操作,例如链队中各元素的出入,查看元素个数,释放地址空间等操作-Chain team for a variety of operations, such as the elements of the chain out of the team, view the number of elements, the release of address space and other operations
<lining> 在 2025-04-22 上传 | 大小:158kb | 下载:0

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

说明:该程序是一整数版的PSO程序。该程序对于整数版PSO的各种应用可作为模板程序-this is a good source code for integer pso
<曹婧> 在 2025-04-22 上传 | 大小:4kb | 下载:0

[数据结构常用算法a

说明:输入三个整数x,y,z,请把这三个数由小到大输出。 程序分析:我们想办法把最小的数放到x上,先将x与y进行比较,如果x>y则将x与y的值进行交换,       然后再用x与z进行比较,如果x>z则将x与z的值进行交换,这样能使x最小。-Enter three integers x, y, z, the number of small to large output of these three please. P
<liumeihong> 在 2025-04-22 上传 | 大小:2kb | 下载:0

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

说明:pso_nnet训练神经网络,优化BP神经网络-pso_nnet train the neural network, BP neural network optimization
<曹婧> 在 2025-04-22 上传 | 大小:8kb | 下载:0

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

说明:一种基于混合策略的改进粒子群优化算法,包括执行程序hpso.m和参数设定hPSOoptions.m两个源文件。代码清晰,易于改进实现。结果显示有效的提高-Hybrid strategy based on improved particle swarm optimization, including the implementation of the program and parameter set hPSOoptions.m hpso
<曹婧> 在 2025-04-22 上传 | 大小:4kb | 下载:0

[数学计算/工程计算chaosongchi

说明:松弛法简称SOR方法,也叫张弛发,其基本思想是迭代,即在高斯方法已求出x(i),x(i-1)的基础上,组合新的序列,从而加快收敛速度。 采用列主元素消去法是在Gauss消去法在强条件下进行的,即Ai非奇异,逐次消去一个未知数。只要方程组的系数矩阵非奇异,方程组就有唯一解。这样对列选主元,称为列主元素消去法。其应用条件为每次变化中主元素不等于且系数矩阵Ai非奇异。-Relaxation method referred to as SO
<咪噜> 在 2025-04-22 上传 | 大小:8kb | 下载:0

[数学计算/工程计算sanciyangtiao

说明:其基本思想是取B样条函数 为及基函数,在[a,b]中均匀划分区间,xi=a+ih,h=(b-a)/n,由于三次样条函数空间是n+3维的,所以把分点扩充到x-1,xn+1,则任意三次样条函数可用 线性组合来表示:-The basic idea is to take B-spline function and basis functions in [a, b] in the evenly divided intervals, xi = a+
<咪噜> 在 2025-04-22 上传 | 大小:6kb | 下载:0

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

说明:改进的pso算法(3个m文件和一个说明文件): 本算法实现Clerc and Kennedy 2002年对pso算法的重要改进-Improved pso algorithm (3 m files and a README): This algorithm Clerc and Kennedy 2002 an important year for pso algorithm improvements
<曹婧> 在 2025-04-22 上传 | 大小:9kb | 下载:0

[matlab例程nibian

说明:这是一个光伏并网逆变器的仿真,结果良好。希望对学习的人有用-This is a photovoltaic inverter simulation,the results is good
<王飞慧> 在 2025-04-22 上传 | 大小:10kb | 下载:0
« 1 2 ... .71 .72 .73 .74 .75 15576.77 .78 .79 .80 .81 ... 28523 »

源码中国 www.ymcn.org