资源列表
queue
- 皇后问题,N*N的棋盘中在每行放入一枚皇后,保证皇后之间不能再直线和对角线上。-Queens problem, N* N board in each line into a Queen, to ensure the Queen s between can no longer straight and diagonal.
sort
- 堆排序算法。堆积排序(Heapsort)是指利用堆积树(堆)这种资料结构所设计的一种排序算法,可以利用数组的特点快速定位指定索引的元素。-heapsort is goog algrithm for sort some numbers.
TDMA
- TDMA算法,计算三对角矩阵,但是要求主对角线不为0-triangle matrix solution
plus
- 这是一个用C++开发的多项式加法的程序,自己写的指针链表什么的在里面 -This is a polynomial addition of a C development program, a pointer to write their own linked list of what the inside
zhebanchazhao
- Online Judge上折半查找算法的代码-Binary search code on OJ
SegTree(with-lazy-tag)-POJ3468
- 自己写的线段树,带LAZYTAG的-The SegmentLineTree worte by myself,with LazyTag
Factorial-.cpp
- 通过C语言求出在整数范围内的所有的阶乘和数,并输出这些阶乘和数-Factorial find the factorial of the C language and data, and output
The-production-of-function-call-tree
- 文档是编程工作的一个非常重要的环节,它一般包括规格化程序清单、函数调用关系、变量参访表和程序结构等等。本文介绍了用BorlandC++编程实现函数列表和函数调用树的自动生成方法,并详细分析了有关的数据结构和主要算法及技巧。-It is very important to make a document for programming work.Generally speaking,it includes standard program list,function call relation,v
shuzhifenxi
- 提供一些数值分析的算法,很好用的,没有语法错误,-Provide some numerical analysis algorithm, nice, no grammar mistakes
duquzifuchuan
- 大数乘法算法。c++语言编写。请不要为难我。-Large numbers multiplication algorithm. C++ language. Please do not embarrass me.
test
- 一些经典的ACM竞赛题目,利用数据结构,C语言编写-Some classic ACM quiz question
Data-structure-of-experiment
- 描述了数据结构基本的代码实现,链表、树、图等。-Describes the data structure of the basic code to achieve, linked lists, trees, graphs, and so on.
