资源列表
poj1325.cpp.tar
- poj1325,网络刘算法,最小点覆盖源代码-poj1325, network Liu algorithm, the source code covered by the minimum point
list
- C语言实现 线性链表的创建,销毁,遍历,插入元素,删除元素,取元素等操作 经典源代码。-C language implementation linear list of creating, destroyed, traverse, insert elements, remove elements, take elements such operation classical source code.
shu
- 链式二叉树.cpp,实现二叉树的功能,已知两种遍历求原始二叉树-Chain binary tree. Cpp
Josephus-Problem
- 约瑟夫问题的链表实现,包含源代码(c语言实现)-solve of Josephus Problem
Ackermann
- 此文件实现Ackerman函数的动态规划算法,在VC++6.0 下 编译通过
ghf
- 实现数据结构哈弗曼编码。。纯C语言。为在校学生学习交流。-哈弗曼encoding data structure. .
BTree
- 用C++实现的一个二叉树模板类,包括一些基本的操作-Using C++ to achieve a binary tree template classes, including some of the basic operation of
MergeSort
- this another data structure, it is called mergesort, wherein you will input numbers then the output will be the sorted numbers you input.-this is another data structure, it is called mergesort, wherein you will input numbers then the output will be t
eightqueen
- 数据结构课程设计八皇后问题 运用C语言编写,可直接运行-Curriculum design data structure using the eight queens problem written in C, can be directly run
if-file-exist-or-not
- 该源码实现了数据结构中的多种内部排序方法,很不错的。-The source of the data structure to achieve a variety of internal sorting method, very good.
solvethetimetable
- 用贪心算法解决时间表问题 时间表问题一直是比较麻烦的一个问题 本文件中用贪心算法大致解决了这个问题 比较有参考价值-Greedy algorithm to solve the timetable problem
c
- (1)float型和double型变量所能表示的最小正数分别是多少? (2)分析代码在时间足够的情况下是否能运行完,如果能给出n_f及n_d值。 (3)分别用float型和double型变量保存部分和Sk,递推计算(1)(见于实验七作业文件)式的值,并判定结果是否收敛?原因?理论分析及编程测试,给出收敛时得n值。 (4)设计求和算法,使用float型变量,使得收敛时n尽量大,部分和Sk尽量准确。 -(1) float and double variable can be repr