搜索资源列表

  1. no2

    1下载:
  2. 本程序是为了实现单向链表的就地逆置。主要功能:按照提示输入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
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3.59kb
    • 提供者:lucky100
  1. 线性表的逆置

    0下载:
  2. 线性表的逆置,把输入的数值逆置-inverse linear table, set the input numerical inverse home
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1.03kb
    • 提供者:杨东海
  1. 链表就地逆置3

    0下载:
  2. 链表就地逆置 可以运行的程序-home run inverse procedures
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:5.48kb
    • 提供者:涛涛
  1. 顺序表的就地逆置

    0下载:
  2. 试写一算法,实现顺序表的就地逆置,即利用原表的存储空间将线性表(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) i
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1.49kb
    • 提供者:与非门
  1. 逆置带头结点

    1下载:
  2. 按照数据结构书编的程序,编译出来完事的,能运行的\"逆置带头结点的动态单链表L\"-book series of the process, get away from the compiler can run the "reverse home lead the dynamic node L-List"
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:853byte
    • 提供者:yang
  1. 线性表的逆置

    0下载:
  2. 线性表的逆置,把输入的数值逆置-inverse linear table, set the input numerical inverse home
  3. 所属分类:Windows编程

    • 发布日期:2024-11-29
    • 文件大小:1kb
    • 提供者:杨东海
  1. 链表就地逆置3

    0下载:
  2. 链表就地逆置 可以运行的程序-home run inverse procedures
  3. 所属分类:Windows编程

    • 发布日期:2024-11-29
    • 文件大小:50kb
    • 提供者:涛涛
  1. 顺序表的就地逆置

    0下载:
  2. 试写一算法,实现顺序表的就地逆置,即利用原表的存储空间将线性表(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) i
  3. 所属分类:C#编程

    • 发布日期:2024-11-29
    • 文件大小:1kb
    • 提供者:与非门
  1. 逆置带头结点

    0下载:
  2. 按照数据结构书编的程序,编译出来完事的,能运行的"逆置带头结点的动态单链表L"-book series of the process, get away from the compiler can run the "reverse home lead the dynamic node L-List"
  3. 所属分类:其他小程序

    • 发布日期:2024-11-29
    • 文件大小:1kb
    • 提供者:yang
  1. Un_chaos

    0下载:
  2. Un_chaos.m 将Make_chaos 生成的乱序图进行逆置乱,恢复原图像-Un_chaos.m Make_chaos to generate chaos in reverse sequence diagram Scrambling to restore the original image
  3. 所属分类:多媒体编程

    • 发布日期:2024-11-29
    • 文件大小:1kb
    • 提供者:gao
  1. fibonacci_t

    1下载:
  2. 用fibonacci变换方法对图象做置乱或逆置乱,效率极高,在信息隐藏中属常用的方法之一。调用函数为f=fibonacci_t(I,r,s),其中参数分别为I=被置乱的图像,r=置乱密钥,s=0置乱,s=1逆置乱-Fibonacci transformation method used to do on the image or inverse Scrambling Scrambling, high efficiency in the
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-29
    • 文件大小:1kb
    • 提供者:gao
  1. line

    0下载:
  2. 用Java实现的一种简单的用指针实现线性表就地逆置。-reverse
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-11-29
    • 文件大小:6kb
    • 提供者:宋欢
  1. single_chain_reverse

    0下载:
  2. 单链表逆置,数据结构作业-Single-chain reverse function
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-11-29
    • 文件大小:1kb
    • 提供者:jinzhaoli
  1. nizhi

    0下载:
  2. 1程序实现顺序表逆置,2程序实现单链表逆置-A program to achieve reverse the order of the table set, 2 process against the home for single linked list
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-11-29
    • 文件大小:1kb
    • 提供者:smith
  1. Matrix

    0下载:
  2. 实现稀疏矩阵的各种运算操作,包括加法,减法,乘法,转置,求逆矩阵-Sparse matrix operations to achieve a variety of operations including addition, subtraction, multiplication, transpose, inverse matrix
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-11-29
    • 文件大小:167kb
    • 提供者:chaser tang
  1. 逆置单链表

    0下载:
  2. 逆置单链表 采用C语言进行编写,该算法可以对单链表进行逆置(The inverse single chain table is written in the C language, and the algorithm can reverse the single chain table.)
  3. 所属分类:其他小程序

    • 发布日期:2024-11-29
    • 文件大小:299kb
    • 提供者:DevilO_y
  1. shunxubiaonizhi

    0下载:
  2. 对顺序表元素就地逆置,将线性表(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).)
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-11-29
    • 文件大小:489kb
    • 提供者:wy07
  1. main

    0下载:
  2. 求数字逆置数,将原本数组,头尾对称位置互换即可。求数字逆置数(Number inversion number)
  3. 所属分类:其他小程序

    • 发布日期:2024-11-29
    • 文件大小:1kb
    • 提供者:BlueGrey
  1. include

    0下载:
  2. 是s所指的字符串中的内容逆置。例如,字符串原有的字符串为abcdefg,则调用该函数后,字符串中的内容为gfedcba(invert the contents of the string that s is referring to.)
  3. 所属分类:其他小程序

    • 发布日期:2024-11-29
    • 文件大小:9kb
    • 提供者:Lusenda
  1. 基于STM32正弦波逆变器设计

    1下载:
  2. STM32的正弦波逆变器资料,内置pcb原理图和pdf概要(data of STM32 sinusoidal inverter)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-11-29
    • 文件大小:10.08mb
    • 提供者:sun_tgl
« 12 3 4 5 6 7 8 9 10 ... 23 »

源码中国 www.ymcn.org