资源列表
fld
- source code for floyds algorithm
shunxubiaocaozuo
- 数据结构里面的顺序表的基本操作,基本格式说明!-Data structure which the basic operation of the order form, the basic format of note!
LowestBit
- Given an positive integer A (1 <= A <= 109), output the lowest bit of A. For example, given A = 26, we can write A in binary form as 11010, so the lowest bit of A is 10, so the output should be 2. Another example goes like this: given A = 88, w
invert
- 此代码是利用链表的数据结构编写的倒置代码,可实现倒置输入字符串的功能。-This code is written using the linked list data structure inversion of the code can be inverted to achieve the function of the input string.
LU_meshod
- LU分解发求逆阵,C语言源程序,测试过好用。-LU decomposition of the inverse matrix made, C language source code, tested easy to use.
danlianbiao
- 此文件为单链表简单的源代码,希望对大家有帮助。-This file is a simple single-linked list source code, we want to help.
lie
- 完成对循环队列结构的定义,以及对循环队列的各种基本运算的实现(每种基本运算用一个函数来实现)。 基本运算包括:初始化Init_sqqueue运算、判队空Empty_sqqueue运算、入队En_sqqueue运算、出队De_sqqueue运算、取队头元素Gethead_sqqueue运算。 -Completion of the circular queue structure is defined, and the circular queue implementation of various
sy_6
- A为每个关键字不超过3位的十进制整数关键字集合,编写一个采用静态链表组织模式实现的基数排序程序将A进行由小到大的排序-static link
Circular-Queue
- 一个简单的数据结构例子,用于建立一个循环队列。-A simple example of the data structure, used to establish a circular queue.
BARCHART
- This a C program that can create a bar chart based on a set of inputs-This is a C program that can create a bar chart based on a set of inputs
dispatch
- 火车调度问题trains dispatch火车调度问题火车调度问题-trains dispatch
KMP
- 详细的介绍了KMP算法,这是一个完整的程序,可以直接运行,希望可以帮到需要的人-Detailed descr iption of the KMP algorithm, which is a complete program that can be run directly, the desire to help those in need