资源列表

« 1 2 ... .76 .77 .78 .79 .80 25481.82 .83 .84 .85 .86 ... 28522 »

[数据结构常用算法datastructure

说明:数据结构的一些简单算法,包括链表,多项式,哈夫曼-Data structure of some simple algorithms, including linked lists, polynomials, Huffman
<王欣> 在 2025-07-01 上传 | 大小:1.61mb | 下载:0

[matlab例程MFiles

说明:有关OFDM信道估计的matlab程序(其中包含英文简介和部分simulink模型)-On the OFDM channel estimation in matlab program (which includes profiles and some English simulink model)
<桃子> 在 2025-07-01 上传 | 大小:186kb | 下载:0

[数学计算/工程计算NewtonInterpolateExperiment

说明:这是牛顿插值的算法…… 是用于数值计算的 是很不错的 大家可以借鉴一下-This is the Newton interpolation algorithm is used to ... ... numerical calculation is very good everyone can learn from you
<zengliang> 在 2025-07-01 上传 | 大小:3.45mb | 下载:0

[数据结构常用算法hezhaowu

说明:八皇后 的非递归算法 适合初学数据结构的朋友们-8 Queen
<hzw> 在 2025-07-01 上传 | 大小:1kb | 下载:0

[数据结构常用算法duilie

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

[数据结构常用算法Animprovedquantumevolutionaryalgorithm

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

[数据结构常用算法kuohaopipei

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

[数据结构常用算法xishuM1

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

[matlab例程4psk

说明:4psk信号的蒙特卡洛误码率仿真,与理论误码率的对比-Monte Carlo signal 4psk BER simulation, and theoretical bit error rate comparison
<> 在 2025-07-01 上传 | 大小: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-07-01 上传 | 大小: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 for i=1:m for j=1:n t=
<> 在 2025-07-01 上传 | 大小:276kb | 下载:0
« 1 2 ... .76 .77 .78 .79 .80 25481.82 .83 .84 .85 .86 ... 28522 »

源码中国 www.ymcn.org