资源列表
shangchuanchengxu2
- 用指向指针的 方法对n个整数排序并输出。要求排序单独写成一个函数。整数和n在主函数中输入。最后在主函数中输出。-With a pointer to a pointer of the method of sorting n integers and output. Requires a separate written as a sort function. Integer and n in the main function of the input. Finally, in the main
shujujiegou
- [数据结构(C语言版)].严蔚敏_吴伟民.扫描版,在大师的指导下,可以更好学习-[Data structure (C-language version)] _ Yan Wei-Min Wu Weimin. Scan version, under the guidance of the master, you can better learn
3sort
- 生成N阶幻方的所有形式。这个例子N等于3.可以用查找替换修改幻方阶数。输出用最简单的打印输出。-Magic square of order N generated all the forms. This case N = 3 can be modified using find and replace magic square of order. Output with a simple printout.
structure-course-source-code
- 数据结构算法源码。链表的初始化、插入、删除、按值查找、等等操作-Source data structure algorithms. Initialization list, insert, delete, find by value, so operating
crc-encode
- CRC-CCITT码实现,即(k,k+16)码实现算法-CRC-CCITT code to achieve, namely (k, k+16) code algorithm
KDTree
- kdTree的构建,针对海量点云数据结构的组织-this is file commit to construct a kdtree about large number of cloud points
danlianbiao
- 单链表,实现链表的排序,插入,构造,以及逆置等等,用c++实现.-Single linked list, implement a linked list of sorting, inserting, construction, etc.
clinic
- 数据结构模拟医生看病病人等待的程序,利用随机生成等待时间等-Data structure simulation program to wait for doctor patient, waiting time using randomly generated
juzheng
- 本程序是矩阵的实现,包括矩阵的数据结构,矩阵的构造,矩阵的逆置,用c++实现。-This program is the realization of the matrix, including matrix data structure, matrix structure, the inverse of the matrix set, with c++ implementation.
tree
- 本程序有vc++6.0实现,主要实现了二叉树的功能,包括二叉排序树,平衡二叉树,二叉树的插入,排序等功能。-This procedure has vc++6.0 to achieve, the main function of a binary tree, including binary sort tree, balanced binary tree, binary tree insertion, sorting and other functions.
tc
- 本程序有vc++6.0实现,主要实现了二叉树的功能,包括二叉排序树,平衡二叉树,二叉树的插入,排序等功能。-This procedure has vc++6.0 to achieve, the main function of a binary tree, including binary sort tree, balanced binary tree, binary tree insertion, sorting and other functions.
youxiangtu
- 一段有向图的程序,有向图建立,求取路径等问题-A directed graph of the program, the establishment of a directed graph, the path to strike and other issues
