资源列表

« 1 2 ... .75 .76 .77 .78 .79 25480.81 .82 .83 .84 .85 ... 28522 »

[数据结构常用算法duilie

说明:循环双端队列的建立以及一些简单的操作,如插入、删除。-Cycle of double-ended queue, as well as the establishment of some simple operations such as insert, delete.
<周任红> 在 2025-05-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法Animprovedquantumevolutionaryalgorithm

说明:量子进化算法的性能直接受量子旋转门旋转角计算方法的影响.文中提出一种改进量子进化算法,核心是 设计了基于量子比特概率幅比值自适应计算量子旋转门旋转角的新方法,算法具有收敛速度快和全局搜索能力强 的特点.通过011背包问题分析了新方法中相关参数对算法性能的影响,并应用算法求解物流配送路径优化问题,仿真表明改进量子进化算法性能优于量子进化算法和传统进化算法. -Quantum evolutionary algorithm per
<xq> 在 2025-05-15 上传 | 大小:363kb | 下载:0

[数据结构常用算法kuohaopipei

说明:括号匹配的算法,就是判断{[(这三种左括号是否有相应的右括号匹配。-Parentheses matching algorithm is to determine ([(left bracket whether these three have the corresponding right parenthesis to match.
<周任红> 在 2025-05-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法migong

说明:用回溯法求解迷宫问题,就是按某种方式走,不行的话就往后退,试试别的路,直到走通为止。-With backtracking maze solving problems is by some way away, if not就往retreat, try other way until the pass so far away.
<周任红> 在 2025-05-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法xishuM1

说明:十字链表的定义与相关操作,十字链表的建立及输出。-Cross linked lists the definition and related operations, the establishment of cross linked list and output.
<周任红> 在 2025-05-15 上传 | 大小:1kb | 下载:0

[matlab例程4psk

说明:4psk信号的蒙特卡洛误码率仿真,与理论误码率的对比-Monte Carlo signal 4psk BER simulation, and theoretical bit error rate comparison
<> 在 2025-05-15 上传 | 大小:2kb | 下载:0

[数据结构常用算法expre

说明:表达式求值。给个包括加减乘除和括号的表达式,计算出结果。-Expression is evaluated. Months including the addition and subtraction to multiplication and division and the expression in brackets, the calculated results.
<周任红> 在 2025-05-15 上传 | 大小:1kb | 下载:0

[数学计算/工程计算000

说明:求标准偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) > t=t+x(i)*x(i) > end > c=sqrt(t/(m*n-1)) function c=myfunction(x) [m,n]=size(x) t=0
<> 在 2025-05-15 上传 | 大小:276kb | 下载:0

[数学计算/工程计算111

说明:求标准偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) > t=t+x(i)*x(i) > end > c=sqrt(t/(m*n-1)) function c=myfunction(x) [m,n]=size(x) t=0
<> 在 2025-05-15 上传 | 大小:203kb | 下载:0

[matlab例程Simulink

说明:Simulink建模与仿真的电子书 很不错的-Simulink modeling and simulation of the e-book is very good
<李欣> 在 2025-05-15 上传 | 大小:8.22mb | 下载:0

[数学计算/工程计算beyes

说明:用于数据挖掘的一个小实验,贝叶斯分类,分类-For data mining in a small experiment, Bayesian classifier, classification
<秋婷> 在 2025-05-15 上传 | 大小:28kb | 下载:0

[数学计算/工程计算jiajianchengchusizeyunsuan

说明:加减乘除四则运算 对用户输入的一个包含两个十进制的操作数的加减乘除表达式求出结果并输出,对用户的输入需要进行有效性判断。-Math
<陈永> 在 2025-05-15 上传 | 大小:40kb | 下载:0
« 1 2 ... .75 .76 .77 .78 .79 25480.81 .82 .83 .84 .85 ... 28522 »

源码中国 www.ymcn.org