搜索资源列表
no2
- 本程序是为了实现单向链表的就地逆置。主要功能:按照提示输入5个字母a-z,输出结果是这5个字母按照字母表的顺序的排序。-this program is to achieve a one-way linked list of locally inverse home. The main functions : following the prompts to import five letters a-z, this output is five letters of the alphabet,
Un_chaos
- Un_chaos.m 将Make_chaos 生成的乱序图进行逆置乱,恢复原图像-Un_chaos.m Make_chaos to generate chaos in reverse sequence diagram Scrambling to restore the original image
backlist
- 此程序用于线性表的逆置操作,从建表表实现的函数,是一个小程序-procedure for the inverse linear scale home operation, from production to achieve outstanding function is a small program
单链表的逆置
- 本程序是数据结构中链表的实现,很好,可以运行 单链表的逆置
线性表的逆置
- 线性表的逆置,把输入的数值逆置-inverse linear table, set the input numerical inverse home
链表就地逆置3
- 链表就地逆置 可以运行的程序-home run inverse procedures
顺序表的就地逆置
- 试写一算法,实现顺序表的就地逆置,即利用原表的存储空间将线性表(a1,a2,...,an)逆置为(an,an-1,...,a1).-try to write an algorithm to achieve the order form in situ reverse home, namely the use of the original table of linear storage space (a1, a2 ,..., an) inverse home (an, an-1 ,..., a1
逆置带头结点
- 按照数据结构书编的程序,编译出来完事的,能运行的\"逆置带头结点的动态单链表L\"-book series of the process, get away from the compiler can run the "reverse home lead the dynamic node L-List"
不带头结点的单向链表逆置
- 给定程序中,函数fun的功能是将不带头结点的单向链表逆置,即若原链表中从头到尾结点数据域依次为:2、4、6、8、10,逆置后,从头至尾结点数据域依次为:10、8、6、4、2。 请在程序的下划线处填入正确的内容并把下划线删除,使程序得出正确的结果。 -A given program, function fun is the function of the node will not take the lead against the home one-way linked list,
saher 顺序表逆置
- 习题 顺序表逆置:1. 设有一个线性表E={e1, e2, … , en-1, en},设计一个算法,将线性表逆置,即使元素排列次序颠倒过来,成为逆线性表E’={ en , en-1 , … , e2 , e1 }--Problem reverse the order of the table is set: 1. There is a linear form E = {e1, e2, ..., en-1, en}, design an algorithm to linear inverse s
Datastruct_C 实现顺序表的就地逆置
- Descr iption 试写一算法,实现顺序表的就地逆置,即利用原表的存储空间将线性表(a1,a2,…..an),逆置为( an,an-1, …….a2,a1)。 Input 输入长度n 接下来是n个数 Output 操作后的序列。 Sample Input 7 2 4 1 7 5 3 6 Sample Output 6 3 5 7 1 4
line
- 用Java实现的一种简单的用指针实现线性表就地逆置。-reverse
single_chain_reverse
- 单链表逆置,数据结构作业-Single-chain reverse function
nizhi
- 1程序实现顺序表逆置,2程序实现单链表逆置-A program to achieve reverse the order of the table set, 2 process against the home for single linked list
顺序表逆置
- C语言实现顺序表的逆置算法,算法简单明了,时间复杂度低
逆置单链表
- 逆置单链表 采用C语言进行编写,该算法可以对单链表进行逆置(The inverse single chain table is written in the C language, and the algorithm can reverse the single chain table.)
shunxubiaonizhi
- 对顺序表元素就地逆置,将线性表(a1,a2,……,an)逆置为(an,an-1,……,a1)。(The sequential table element is placed in place, and the linear table (A1, A2,... An) inversed (an, an-1,... A1).)
main
- 求数字逆置数,将原本数组,头尾对称位置互换即可。求数字逆置数(Number inversion number)
include
- 是s所指的字符串中的内容逆置。例如,字符串原有的字符串为abcdefg,则调用该函数后,字符串中的内容为gfedcba(invert the contents of the string that s is referring to.)
基于STM32正弦波逆变器设计
- STM32的正弦波逆变器资料,内置pcb原理图和pdf概要(data of STM32 sinusoidal inverter)