资源列表
whoisthemiddle
- FJ在调查他的奶牛的平均产奶量,他想知道奶牛的产奶量的最中间数,即:一半的奶牛的产奶量比这个中间数多(或者少),另外的一半则刚好相反。 给出一个奇数,表示奶牛的数量N(范围为:1<=N<10000),同时要给出每头奶牛的产奶量,然后找出来最中间的产奶量,这个数也表示大多数的奶牛的产奶量跟这个数差不多。我要做的就是讲输入的这些数进行排序,然后将排序后中间的那个数输出来。 -FJ is surveying his herd to find the most average cow
hash
- 哈希表查找基本代码 用线性探测再散列解决冲突-Hash table to find the basic code with linear probing hash and then resolve the conflict
struct
- 常用的计算机数据结构,包括堆、队列、链表等以及他们的基本操作-Commonly used in computer data structures, including the heap, queues, linked lists, as well as their basic operating
differential
- VC 实现多项式的微分计算,其中使用自己写了一些常用的数据结构-VC in polynomial differential calculations, which use their own written some of the commonly used data structures
111
- 八皇后问题,用C语言实现,在VC++6.0环境中可以运行!92种答案-Eight queens problem
Data-structure---described-in-C-P-P
- 《数据结构—用C++描述》的一到十章的PPt课件,有助于初学者更深一步的学习和了解数据结构-PPt courseware, data structures- with C++ descr iption " of one to ten chapter helps beginners learn and understand the deeper data structures
shujujiegou
- 四、已知一个单向链表,试给出复制该链表的算法。-Known to a singly linked list, the test is given a copy of the list algorithm.
c
- 你可以输入任意字符串,程序会自动返回字符串的长度。-you can type any string, the program will print the lengh.
d
- 关键路径 c++实现 数据结构 中关键路径的的源代码实现-the key path by c++
Traffic-Operations-Management
- 数据结构设计程序之车务管理的设计源码,便于初学-Source of data structure design procedures Traffic Operations Management, easy beginner
Inventory-model
- 数据结构设计程序之共享结构的库存模型,便于初学-Inventory model of the share structure of the data structure design process, to facilitate beginners
Set-operations
- 数据结构设计程序之集合运算设计实例,适于初学-Set operations of the data structure design process design examples, suitable for beginners
