资源列表

« 1 2 ... .23 .24 .25 .26 .27 27228.29 .30 .31 .32 .33 ... 28522 »

[数学计算/工程计算SUSHU

说明:求100之内的素数,程序简单,适合初学者-Find 100 primes within the program is simple, suitable for beginners
<xiaomeng> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法shizilianbiao

说明:稀疏矩阵计算的十字链表法,转置,加法,乘法-Cross Chain sparse matrix computation method, transpose, addition, multiplication
<戈锋> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法The-application-stack

说明:栈的运用,构建空顺序栈,取栈顶元素,入栈,出栈,栈顶元素与当前运算符优先级比较,判断是否为运算符-The use of the stack, in order to build an empty stack, take the top element, stack, stack, stack element with the current operator precedence compared to determine whethe
<> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法Expressions-Conversion

说明:表达式转换,取栈顶元素,判断为操作数或运算符,运算符优先级比较,将表达式转换为后缀表达式-Expression conversion, check the top element is determined that an operand or operator, operator precedence compared to convert an expression to postfix expression
<> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[matlab例程InterPoints

说明:计算分段三次多项式插值的系数,计算三次样条插值函数的系数组M-Calculating the coefficients of piecewise cubic polynomial interpolation, cubic spline interpolation function calculating the coefficients M
<lsj> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[matlab例程pressure-loss

说明:钻井过程中带有岩屑床的水平井环空压耗计算程序-pressure losses in eccentric annulus
<高中伟> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[matlab例程shiyan

说明:用m序列的自相关性求通道时延,并用延时器进行时延均衡,完成通道校准-With m sequence for channel since the correlation time delay, delay and delay (CCM) equilibrium, complete channel calibration
<小小娟飞飞> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[matlab例程kuopin

说明:信号用m序列进行扩频,成型滤波和BPSK调制后经过信道发送到接收端,接收端进行解扩解调-Using m sequence spread spectrum signal, after forming filter and BPSK modulation channel is sent to the receiver, the receiver to enlarge demodulation
<小小娟飞飞> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[matlab例程gold

说明:生成生数为7,9,10,11的平衡gold码,-Generates raw Numbers for the balance of 7,9,10,11 gold, gold is not so good m sequence code autocorrelation properties, but the same length of two kinds of sequence is more than up to the amount
<小小娟飞飞> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[matlab例程m_seq1

说明:选择13级移位寄存器的初始数据,用移位加反馈的方法生成级数为3~13的m序列-The selection of the initial data of 13 level shift register, series is generated by shift plus feedback method for 3 ~ 13 m sequence
<小小娟飞飞> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[数学计算/工程计算GAstonefitness

说明:利用matlab中关于遗传算法的函数求解函数的最优解,这是一个段示例-Genetic algorithm using matlab function regarding the optimal solution for solving function, which is an example of a segment
<LR> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法Hotname

说明:数据结构采用的是独立链法。用一个maxtimes和maxname实时跟新最大次数及对应的名字。使用了一个 hash函数: hash = hash * 131 + (int)name[j] int serial = hash 10007 (先要卷乘131,然后将得到的结果模一个和10000相近的素数,采用10007)(网络上的现成的算法)。然后生成一个链表,链表由节点组成,节点里面装入姓名和出现的次数;如果出现次数为0,则新建节点,否则在
<周嘉莉> 在 2025-01-22 上传 | 大小:1kb | 下载:0
« 1 2 ... .23 .24 .25 .26 .27 27228.29 .30 .31 .32 .33 ... 28522 »

源码中国 www.ymcn.org