资源列表
paixu2.8
- 快速排序算法 按第一个元素排列或按随机元素排列 算法分析与设计-Quick sort algorithm or by the first element of array elements arranged in random
VC-largest-eigenvalue-of-the-matrix
- 通过VC++语言 求矩阵的最大特征值 利用迭代算法 有精确度-Matrix VC++ language largest eigenvalue accuracy using an iterative algorithm
common-father
- 如何求二叉树的任意两个节点的公共祖先,可以通过编译-How to find a binary tree of the common ancestor of any two nodes, you can compile
BinaryTree
- 二叉树的基本功能,插入,删除,遍历,添加,c++版的-The basic functions of a binary tree, insert, delete, traverse, adding, c++ version
iterative
- 利用VC++实现公式的迭代求解方法,计算速度比较快-Using VC++ implementation of the iterative formula method to calculate faster
HAPPYBrithday
- 用C++编写的生日快乐小软件 希望有帮助于各位的开发-Written in C++ with a happy birthday wish to help small software to each
Traffic-Advisory-System
- C语言编写的全国交通咨询模拟系统,文件包含最好用最全的源码,是本人编写的数据结构课程设计的代码。-National Transport Advisory analog system written in C language, the file contains the best and most complete source code I write the data structures course.
OS_driver-and-ticket
- 要求完成的主要任务: (包括课程设计工作量及其技术要求,以及说明书撰写等具体要求) 1.模拟公共汽车司机和售票员开关门及行车操作的同步模型。 2.设计报告内容应说明: ⑴ 需求分析; ⑵ 功能设计(数据结构及模块说明); ⑶ 开发平台及源程序的主要部分; ⑷ 测试用例,运行结果与运行情况分析; ⑸ 自我评价与总结 -Required to complete major tasks: (including course design work and technic
elevator
- 电梯模拟,实现一个模拟电梯的环境,用C程序实现的,封装良好-elevator modify
Kwitansi
- When we buy something, we will get a paper with a number speller.
实验5-递归
- 数据结构的递归算法,为了帮助更好的理解递归……(Data structure recursive algorithm, in order to help better understand recursive......)
tree
- 把一个写在文档中的中缀表达式以树的形式输出-To a written document in the form of an infix expression to the output tree