资源列表
binaryreserch
- 利用c++实现的二分查找算法,实现相关工能-Using c++ to achieve the binary search algorithm, the realization of the relevant work can
employ
- 数据结构 招招工系统 主要是排序算法实现-emloy system
LinkList
- 运用C++语言数据结构,构造学生系统管理代码。-C++ data structure systems management student code
Algorithmapplication
- 用C++语言写成的数据结构书籍,希望对大家有用咯。-Using C++ language books written in the data structure.
C_suanhua
- c语言经典算法 数据结构实力经典分析,描述如何解决类似问题的大概思路-c language data structure of the classical algorithm classical strength analysis, descr iption of how to solve similar problems, ideas about
QueensProblem
- 八皇后的的一个比较好的经典算法 程序采用回溯法,算法的细节参看程序-QueensProblem
make
- 数字构造问题 ★问题描述 给定一个只包含数字[0..9]的字符串,请使用字符串中的某些字符,构建一个能够整除 15最大的整数。注意,字符串中的每个字符只能使用一次。 ★编程任务 求由给定字符串构造的能够整除15的最大整数。 ★数据输入 由文件input.txt给出输入数据。输入数据为一个只包含数字[0..9]字符串,字符串的长度 为1..1000。如果无法构建出该数字,请输出“impossible”。 ★数据输出 将程序运行结果输出到文件output.tx
BiTree
- 二叉树的实现,实现创建二叉树,遍历二叉树,删除节点等-the development of Bitree
book
- 数据结构课程设计,图书管理系统,使用链表结构!-Data structure design, library management system, use the list structure!
cxdd
- 车厢调度源代码,用于解决车厢调度问题,即车厢出栈次序问题-Train scheduling source code, used to train scheduling problem, that is, inside the stack order problem
algorithm
- 包含各种排序算法实现:冒泡排序,插入排序,堆排序,归并排序,快速排序,选择排序等-Contains a variety of sorting algorithms: bubble sort, insertion sort, heap sort, merge sort, quick sort, select sort, etc.
