资源列表
Tree
- 1.16② 试写一算法,如果三个整数X,Y和Z 的值不是依次非递增的,则通过交换,令其为 非递增。 -Status Dencendant(Array1D L,Array1D R,int n,int u,int v) /* If node u is the dencendant of node v ,*/ /* then return TRUE else return FALSE . */ /* L[i] is the left child of the
delete
- 数据结构。检查删除,一个链表。程序完整。-Data structure. Check to delete a linked list. Integrity of the process.
link
- 此文件是有关链表的创建、删除、插入、查找、销毁-This paper is on the list to create, delete, insert, search, destroy
HuffmanDecoding
- 利用二叉树数据结构实现对应的赫夫曼解码,运行良好。-Binary tree data structure using the corresponding Huffman decoding, run well.
Singlelist
- 单链表的特点;链式存储结构的基本运算;单链表的创建、插入、删除和显示线性表中元素等基本操作。-Single list of characteristics chain store structure, the basic operations the creation of a single linked list, insert, delete, and display the elements in a linear form the basic operations.
QuickSort
- 快速排序法,使用C++语言编写的用与实现数据结构的快速排序法-Quick Sort, use the C++ language for use and implementation of data structures Quick Sort
Polynomials
- Plynomials Functions: Legendre, Hermite, Laguerre and Chebycev
Code1
- 表结构,用分支语句计算过于繁琐,巧妙利用数组可以简化过程,下面以税收为例。-Table structure, calculated with the branch statement is too complicated, clever use of arrays can simplify the process, following a tax, for example.
dijkstra
- dijkstra算法实现,可得到最短路和左端路径节点向量-dijkstra algorithm that receives the most short-circuit and the left path node vector
ttt
- 题目描述】 给定一个R行C列的01矩阵,求一个最大的正方形全1子矩阵,并输出该最大正方形子矩阵的面积。 【输入】 第一行给出两个正整数R,C,表示矩阵有R行C列; 接下来R行C列给出这个01矩阵,行内相邻两元素用一个空格隔开。 【输出】 一个数,最大正方形子矩阵的的面积(即1的个数)。 输入输出样例】-Topic Descr iption Given a R rows C 01 column matrix, find
test
- 算法设计八皇后问题,采用c语言编程,c源代码-Algorithm design eight queens problem using the c programming language, c source code
java源程序破解安卓手机九宫格加密
- 用来破解安卓手机的图形加密的java源程序,非常好用,稍后我将上传获取用于破解的手机中加密后的字符串的方法,只需将字符串加入源码中,即可运行程序破解