资源列表
double-linked-list
- 此代码为对数据结构中双向链表的C语言实现。-Doubly linked list in C language
Hill-sort
- 此代码为对数据结构中希尔排序算法的C语言实现。-This code is the Hill sorting algorithm in C language.
01datastructruebasicconception
- 本电子书讲述了数据结构的基本概念即一些关键术语为今后数据结构的学习打下坚实基础-This book describes the basic concepts of data structures that some of the key terms of data structure for the future lay a solid foundation of learning
ssd5_exam12
- ssd5的exam1/2的答案。。希望可以有用-ssd5 of exam1/2 answer. . Hope can be useful. . .
cubicroot
- 求一个实数的立方根的算法,用C++来实现,不是很难-Seeking the cube root of a real algorithm, using C++ to implement, not difficult
managersys
- 一种基于纯C语言的学生成绩管理系统,经测试完全可用。-Based on pure C language student achievement management system, has been tested and fully available.
structdata
- 这是学习数据结构很好的一些资料,其中还有许多重要程序的代码-This is a very good study of data structure information, which have lot of important code
BestPath
- 路径规划,在两个目标点之间可实现最短路径
download.tar
- . 定义一个int型的一维数组,包含40个元素,用来存储每个学员的成绩,循环产生40个0~100之间的随机整数, 将它们存储到一维数组中,然后统计成绩低于平均分的学员的人数,并输出出来。 -Define a one-dimensional array of type int, contains 40 elements, used to store the results of each student, cycling between 40 0 ??to 100 random integ
cf919
- codeforces 919e 哈哈哈哈哈哈哈哈哈(codeforces 919e hahahhahahahhahahah)
FirstAndFollow
- 简单单高效的first集合follow集算法-failed to translate
three
- 杨辉三角,算法及实现,是初学者比较好的学习点-Yang Hui triangle, algorithms and implementation is relatively good learning point for beginners