资源列表
File-merger
- 先生成两个二进制整数文件f1,f2。然后将f1和f2按照下面规则合并成二进制文件。 f3:假设f3中的数据为x,则x存在于f1中但不存在于f2中,或者x存在于f2中, 但不存在于f1中。即f3中的数据是由存在于f1或f2但不同时存在于f1和f2的数组成。-Mr. into two binary integer file f1, f2. Then f1 and f2 are merged into a binary file according to the following rules. f3
The-median
- 求一个数组中的中位数。当数组中数据位奇数时比较好求,而当其位偶数数该如何处理呢。本程序实现了这两种不通情况下的中位数。-Seeking an array median. When the array data bit odd good demand, and when its bit even number of number of how to deal with it. This program implements the median of these two barrier case.
baobianquzao
- 包边去噪 可以对数据进行噪声消除 提高数据质量-Hemming denoising the data noise cancellation to improve data quality
erchashu
- 二叉树实现简单功能:建树、遍历、求高度、结点数、叶结点数、结点度数、所在层次、其子女值,供初学者参考-Binary tree for a simple function: contribution traversal, and height, the number of nodes, leaf nodes and node degrees, where the level of their children the value of reference for beginners
Nshiizhifenxxu
- 数值分析算法描述与习题解答,由清华大学徐士良教书,用C开发的各种数学算法。比如:托伯利兹型型线性代数方程组的递推算法,全选主元高斯消去法解复系数线形代数方程组,复矩阵求逆的全选主元高斯 -The numerical analysis algorithm descr iption and answer exercises, taught by Tsinghua University, XU Shi-liang, C development of mathematical algorithms.
Berchashuquani
- 二叉树的全部功能实现模块,对学数据结构的的大学生来说说个好东西,已经通过编译实现! -The full functionality of the binary tree to implement the module, Students learn the data structure of a good thing, has passed the compiler to achieve!
data-structure
- 这是数据结构的一份比较基本的资料,是课件和例题,实验等的集合体。-This is a data structure to a more basic information is a collection of courseware and examples, experiments.
TThreeOrdderh
- 利用二叉树的逻辑结构、链式存储结构等等,实现二叉树的前序、中序和后序遍历算法 -The logical structure of the binary tree, linked storage structure, etc., pre-order binary tree in inorder and postorder traversal algorithm
AQuadTree_srcb
- 国外比较好的一个四叉树源码,对研研究空间索引的同学有帮助可直接使用。 -Foreign good a quadtree source code, help can be used directly for research students to study the spatial index.
NjustACM
- 南京理工大学ACM集训队所使用的集训队训练用书,包括基本算法及相关习题拓展-Nanjing University of Science and Technology ACM Team Team training books, including the basic algorithm and related exercises to expand
pku
- acm.pku上的题目源码以及题目的分类-acm.pku on the subject source and subject classification
cora
- cora元数据提取数据集,已被作为提取标准数据集-cora metadata to extract data set has been used as a standard data set was extracted
