资源列表

« 1 2 ... .08 .09 .10 .11 .12 3713.14 .15 .16 .17 .18 ... 28522 »

[matlab例程compensation

说明:使用matlab实现ofdm经过PA后在接收端进行失真抵消算法的仿真,其中调制方式包括mqam或mpsk-After the realization of OFDM using matlab at the receiving end after the PA distortion cancellation algorithm to carry out the simulation, which includes modulation MQAM or MPSK
<> 在 2025-06-27 上传 | 大小:4kb | 下载:0

[matlab例程annealing

说明:用MATLAB编写的模拟退后程序,为通用模板,下载后修改即可使用。-Using MATLAB simulation back to prepare procedures for the generic template, modified to use after downloading.
<唐永杰> 在 2025-06-27 上传 | 大小:1kb | 下载:0

[matlab例程face_recognition

说明:这是在matlab平台开发的基于特征脸的人脸检测算法-This is a matlab platform development Eigenface based Face Detection Algorithm
<zhaoxunjie> 在 2025-06-27 上传 | 大小:1kb | 下载:0

[数据结构常用算法EX_SORT

说明: 先用内排序对随即产生的内n个3位数的整数排好序,存放在一个文件中, 共产生m个有序文件,然后对这m个文件利用败者树进行多路平衡归并, 得到一个有n*m个三位数的有序文件。-First in order to then generated within the n-3-digit integer row good order, stored in a document, generate a total of m months in an orderly file, an
<方宇浩> 在 2025-06-27 上传 | 大小:1kb | 下载:0

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

说明:二分图匹配-匈牙利算法 效率很高,求二分图最大匹配。-Bipartite graph matching- Hungary algorithm highly efficient, and the maximum bipartite graph matching.
<方宇浩> 在 2025-06-27 上传 | 大小:1kb | 下载:0

[数据结构常用算法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-06-27 上传 | 大小: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-06-27 上传 | 大小: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-06-27 上传 | 大小: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-06-27 上传 | 大小: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-06-27 上传 | 大小:1kb | 下载:0

[数据结构常用算法SourFile

说明:高效率的并查集。 使用rank来优化。-Efficient and check collection. To optimize the use of rank.
<方宇浩> 在 2025-06-27 上传 | 大小: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-06-27 上传 | 大小:1kb | 下载:0
« 1 2 ... .08 .09 .10 .11 .12 3713.14 .15 .16 .17 .18 ... 28522 »

源码中国 www.ymcn.org