资源列表
finished
- 试用分别用线性表的向量存储结构和链表存储结构来实现约瑟夫(Josephu)问题。约瑟夫问题如下: 设有n个人围坐圆桌周围。从某个位置上的人开始从1报数,数到m的人便出列,下一个人(第m+1个)又从1报数开始,数到m的人便是第2个出列的人,依次类推,直到最后一个人出列为止,这样就可以得到一个人员排列的新次序。例如,n=8,m=4,从第1个人数起,得到的新次序为48521376.-Trial were linear vector table storage structure and th
finished
- 编写一个读入一个字符串,把它存入一个链表,并按相反的次序打印的程序。-The preparation of a read a string, put it into a linked list, and press the opposite order of printing process.
pengyunhui-3
- 编写建立一个由单链表组织存储的整数序列的程序,链表中每个结点存储一个整型数值,以此为基础完成将整数b插入到该链表中第一个数值为a的结点之前的程序。 -The preparation of the establishment of a single list organized sequence of integers stored procedures, linked list in each node stores an integer value as a basis for the com
pengyunhui-4
- 采用llink-rlink方式存储二叉排序树,编写能够通过键盘输入建立二叉排序树,并在建立完立即在屏幕显示中序遍历结果的程序。-Llink-rlink stored using binary sort tree, write through keyboard input the establishment of two binary sort tree, and in the establishment of finished immediately display the results in
pengyunhui-5
- 对于给定的一个工程施工图,该图以边为单位从键盘输入,编写能够找出该图的关键路径的程序。-For a given a construction diagram, the diagram in order to edge as a unit from the keyboard input, write code that will identify the critical path of the map program.
combination
- Combination Lister. For example: C15~5, C22~6
DegreeChange
- 度分秒转换,为地理信息相关人士免除繁琐的度分秒转换!-Degree to degree minute and second or degree minute and second to degree
a
- 初学C语言的代码 178个源码,初学代码的好帮手-The Primary C Language 178 codes
r
- u盘自动复制工具,自动复制U盘功能,u盘自动复制工具,自动复制U盘功能-u disk automatically replicated tools, auto-replication U disk function
Tree
- 比较红黑树和最优二叉检索树在不同节点个数时的检索性能-as what i told above, in chinese
linked_lists
- linked lists source code
1
- 通过c语言编程实现智能化家电控制,包括数据,指令读写判别等功能-control system
