资源列表
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.
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
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
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
hungray
- 二分图匹配-匈牙利算法 效率很高,求二分图最大匹配。-Bipartite graph matching- Hungary algorithm highly efficient, and the maximum bipartite graph matching.
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
annealing
- 用MATLAB编写的模拟退后程序,为通用模板,下载后修改即可使用。-Using MATLAB simulation back to prepare procedures for the generic template, modified to use after downloading.
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
HD-DAD
- 关于高层建筑强风条件下风压系数计算,整体风荷载评估-High-rise building on the strong wind conditions, wind pressure coefficients, the overall assessment of wind loads
LDS-technical_report_2004
- 国际民航组织数据结构标准,
ArtificialIntelligence
- 这是一本很好的人工智能方面的书籍,简洁易懂,很适合初学者的一本书.-This is a very good books on artificial intelligence, concise and understandable, it is suitable for beginners of a book.
