资源列表
POJ2104
- 高效求一超大数组中第i个元素到第j个元素间第k小的元素.
DataStatistics.rar
- 对给定书的总页码,计算出书的全部页码中分别用到多少次数字0,1,2,3...9.,DataStatistics
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
tabu
- This Tabu search, i use that in my dimplom.-This is Tabu search, i use that in my dimplom.
joseph
- 约瑟夫环的仿真问题,用的是没有头结点的链表实现的-Joseph loop simulation problem is not with the head node of the linked list implementation
px
- 快排的非递归算法,待排记录数小于3时不再进行分割,而是直接进行比较排序-Non-recursive algorithm for fast row, row the number of records to be no longer than 3 to segment, but a direct comparison sort
zhou
- 求解实矩阵的特征值,数值分析上机题,可运行-thank you
Data_Interpolation
- 用于数据的插值运算,包括牛顿插值和拉格朗日插值法-For data interpolation, Newton interpolation and Lagrange interpolation
C-Matrix
- C-矩阵,除去第一行、第一列、最后一列外都为0.这样一个C-矩阵可以压缩存储为一维数组,先逐行再第一列的顺序。并且支持存储搜索功能。-C-matrix, removing the first row, first column, the last column are zero outside, so a C-matrix can be stored as a compressed one-dimensional array, then the order of the first column
cubic-spline-interpolation
- 用途:根据现有x-y系列,通过三次样条差值,得出对应X0系列的Y0系列-Purpose: Under the existing xy series by cubic spline difference, draw the corresponding series X0 Y0 series
binary-tree
- Binary tree implementation in C
LDPC
- 基于zig-zig移位法构造满秩QC-LDPC码的校验矩阵,编译码后,具有优异的误码性能。-Based zig-zig shift method to construct the full rank of QC-LDPC code check matrix, after codec, with excellent error performance.