资源列表
Triplet
- 数据结构中三元组triplet的学习与应用,可运行,对初学者很借鉴意义。-The application and learn of triplet in Data structure。
erchashu
- 二叉树.c 二叉树.c 二叉树.c 二叉树.c 二叉树.c 二叉树.c 二叉树.c 二叉树.c 二叉树.c 二叉树.c 二叉树.c 二叉树.c 二叉树.c 二叉树.c-failed to translate
AOE
- AOE关键路径,数据结构课程设计,使用MFC界面,图形化操作。有实验报告。-AOE critical path program. my project for Data Structure. Using MFC UI, Operate in GUI. It contain a report.
dynamic-array-distribution
- 在c++中利用类模板建立动态数组,实现数组的排序,插入,删除-In c++,use a dynamic array class template, realize the array sort, insert, and delete
eight-queens
- 八皇后问题:设8皇后问题的解为 (x1, x2, x3, …,x8), 约束条件为:在8x8的棋盘上,其中任意两个xi 和xj不能位于棋盘的同行、同列及同对角线。要求用一位数组进行存储,输出所有可能的排列。-Eight queens problem: Let the eight queens problem, the solution (x1, x2, x3, ..., x8), constraint conditions: on a 8x8 board, in which any two xi
lab07
- 声明一个车(vehicle)基类,具有MaxSpeed、Weight等成员变量, Run、Stop等成员函数, 由此派生出自行车(bicycle)类、汽车(motorcar)类。-vehicle MaxSpeed、Weight, Run、Stop/bicycle、motorcar
K3
- 金蝶K3数据结构,含工业,财务分析,工资,固定资产等8个项目的各种数据表-Kingdee K3 data structure
dijkstra-in-network
- Use Dijkstra s algorithm to calculate the shortest paths in routers and swithches in a network, Use standard C++.
trees
- 二叉树的建立和先序、中序、后序实现c语言代码-bulid erchashu and firsttranfer middletranfer and backtraner
link
- 建立链表,输出“字符串”,并保存在一个文件中-bulid a link aand cout chars CTRL+S in a file
som
- describtion of the monotone trianglution and partitioning
CPP-binary-tree
- C++泛型编程编写的二叉查找树结构,支持插入,删除,迭代器遍历等-failed to translate
