资源列表
POJ
- PKU 1000-1050我ac的代码!绝对保证质量!-PKU 1000-1050 code I ac! Absolute guarantee of quality!
matrix
- 基本矩阵运算,供数据结构课程学习。或相关学科-Basic matrix operations for data structure course. Or related disciplines
bigint
- 高精度算法的类,已重载加减乘除和大小判断-Class of high-precision algorithm
6
- 程序功能: 由{4,9,0,1,8,6,3,5,2,7}创一棵二叉树并由括号表示法输出 -Program features: (4,9,0,1,8,6,3,5,2,7) hit by a binary tree representation output by the brackets
7
- 程序功能: 由{4,9,0,1,8,6,3,5,2,7}创一棵二叉树并由括号表示法输出 -Program features: (4,9,0,1,8,6,3,5,2,7) hit by a binary tree representation output by the brackets
0-1bag
- 解决0/1背包问题 : 给定一定容量的一个背包,要求放入的货物价值最大(每个货物有固定的容量和价值)-Solve the 0/1 knapsack problem: given a knapsack of a certain capacity, the requirements placed the greatest value of the goods (one for each cargo capacity and a fixed value)
DijkstrasAlgo
- Djkstra Shortest path algorthm
BinaryTree
- visual c++写的二叉树算法源码,数据结构的精华-visual c++ source code written in binary tree algorithm, the essence of the data structure
bublesort
- 冒泡排序,简单程序,排序算法,从小到大排序-Bubble Sort, simple procedures, sorting algorithm, from small to large order
szzh.cpp
- 实现各个数制间的转换,应用到数据结构中的栈和队列!-A small program!
GA4TSP
- GA for TSP, it is a java applet code for Genetic algorithm-GA for TSP, it is a java applet code for Genetic algorithm
sort
- 常见排序技术的C语言实现,包括七种排序技术:希尔、快排、简单选择排序、插入排序、堆排序、冒泡排序、归并排序-Common sort of the C language realization of technology, including the seven sequencing technology: Hill, fast scheduling, the simple choice of sort, insert sort, Heap sort, bubble sort, merge sor