资源列表

« 1 2 ... .05 .06 .07 .08 .09 24810.11 .12 .13 .14 .15 ... 28523 »

[数据结构常用算法SPFA

说明:求单源最短路的SPFA算法的全称是:Shortest Path Faster Algorithm。   从名字我们就可以看出,这种算法在效率上一定有过人之处。 -For single-source shortest path algorithm for the full name of the SPFA is: Shortest Path Faster Algorithm. From the name we can see that this algorithm in efficie
<方宇浩> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法calc

说明:/* author: qiaoger from: Computer Science Department of SiChuan University date: 2008-3-27 求算术表达式(整数)的值(中序法) */ -/* Author: qiaoger from: Computer Science Department of SiChuan University date: 2008-3-27 for arithmetic expres
<方宇浩> 在 2025-11-22 上传 | 大小:2kb | 下载:0

[数学计算/工程计算n!

说明:/* author: qiaoger email: qiaoger@tom.com date: 2008-1-7 question: 求 n! (n<=5000) */-/* Author: qiaoger email: qiaoger@tom.com date: 2008-1-7 question: for n! (N
<方宇浩> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[数值算法/人工智能ST

说明:RMQ问题。。 不用线段树实现。 ST算法运用的是动态规划和二进制优化的思想。使得编程复杂度降低了很多很多。-RMQ problem. . Needless to achieve segment tree. ST algorithm used is a dynamic planning and optimization of binary thinking. Makes programming reduces the complexity of many.
<方宇浩> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[数学计算/工程计算odd

说明:很高效的判断组合数C(n,k)的奇偶性。 巧妙的使用了位运算。时间复杂度为O(1). 避免使用大数类。-Very efficient to determine the number of combinations C (n, k) parity. Clever use of digital computing. Time complexity is O (1). To avoid the use of large numbers type.
<方宇浩> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法SourFile

说明:高效率的并查集。 使用rank来优化。-Efficient and check collection. To optimize the use of rank.
<方宇浩> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Big

说明:大数的模运算。 a^b % m a可以为1000位的大数,b,m在int 范围内-Large numbers of modulus operator. a ^ b ma for 1000 of large numbers, b, m in the range of int
<方宇浩> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[matlab例程blindgamma_orginal

说明:盲估计随机序列gamma校正,去除序列的非线性-Blind Estimation of random sequence gamma correction, removal of non-linear sequences
<double 吉> 在 2025-11-22 上传 | 大小:1kb | 下载:0

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

说明:GENETIC ALGORITHM FOR NEURAL NETWORKS ON TRANSPUTERS (Source code and Reference)
<eknngx> 在 2025-11-22 上传 | 大小:498kb | 下载:0

[matlab例程QAM

说明:QAM信号,滚降系数分别为0.4,0.7,1.0,信噪比为20dB,信号有叫qpsk-QAM signal, roll-off coefficients were 0.4,0.7,1.0, SNR 20dB, QPSK signals are called
<double 吉> 在 2025-11-22 上传 | 大小:2kb | 下载:0

[matlab例程oqpsk

说明:oqpsk信号,滚降系数分别为0.4,0.7,1.0.信噪比为20bB-OQPSK signal, roll-off coefficients were 0.4,0.7,1.0. 20bB SNR
<double 吉> 在 2025-11-22 上传 | 大小:2kb | 下载:0

[数据结构常用算法feibonaqieshulie

说明:用递归算法设计实现的斐波那锲数列,有些地方可能不太完善-Design and Implementation of recursive algorithm using the Fibonacci series Qie, some places may not be perfect
<liu> 在 2025-11-22 上传 | 大小:7kb | 下载:0
« 1 2 ... .05 .06 .07 .08 .09 24810.11 .12 .13 .14 .15 ... 28523 »

源码中国 www.ymcn.org