CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - reverse array

搜索资源列表

  1. reverse

    0下载:
  2. 三次反转算法 是一个线性时间算法 实现数组的反转 有详细的注释-Three inversion algorithm is a linear time algorithm inversion array detailed notes
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:5.45kb
    • 提供者:cuiyuzheng
  1. reverse

    0下载:
  2. 将一个数组中的值按逆序重新存放,然后输出。-Will be an array of values in the reverse re-stored, and then output.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:637byte
    • 提供者:qfnu08zzr
  1. array

    0下载:
  2. 练习数组的用法。完成一个程序,该程序要求用户输入整数,并按照输入顺序记录进一个数组。当用户输入-1时标识结束输入结束。程序将记录的数组的顺序进行反序,即原数组第一个数与最后一个数进行交换,依此类推。反序后的数组进行输出在屏幕上。最后对数组进行从小到大排序,并输出排序结果。-Practice usage of the array. The completion of a program that requires users to enter an integer, and in accordan
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:7.75kb
    • 提供者:杨昊
  1. reverse.the.data.of.array

    0下载:
  2. 此为一个程序合集,里面含有对随机输入的一组存放在数组中的数据进行逆序排列算法,并输出,算法精简,复杂度低,另附最值精简程序和统计数目程序-This is a program collection, which contains a set of random input stored in the data array arranged in reverse algorithm, and output, arithmetic simplification, the complexity of l
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:977byte
    • 提供者:
  1. VC.development.code.reverse.array

    0下载:
  2. 反向阵列一个经典实例代码 VC Programming development code reverse array -VC Programming development code reverse array
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:18.23kb
    • 提供者:vid
  1. 2D-array-sort

    0下载:
  2. 对2维数组中,指定的列进行排序。 可以对数值、字符进行排序。可以控制正序或倒序排序。 Labview v2010-On 2-dimensional array, specify the sort column. Can values, characters are sorted. Can control the positive sequence or reverse order. Labview v2010
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:27.53kb
    • 提供者:zhw63
  1. array

    0下载:
  2. 矩阵的简单计算,包括加,减,乘,除。实现矩阵的代码操作-The algorithm has several optional matrices, and the image can be restored through reverse transform. Thus, it is very difficult to decode the hashing algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:1.12kb
    • 提供者:dsdsd
  1. reverse

    0下载:
  2. Reverse a string or a character array.Its only function,Useful for people who learn C,for people who want to find job.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:384.83kb
    • 提供者:
  1. String-reverse-order

    0下载:
  2. 子串反序,编制C程序,对键盘输入的字符串进行逆序,逆序后的字符串仍然保留在原来字符数组中,最后输出。-String reverse order, C program, keyboard input strings in reverse, reverse the string remains in the original array of characters, the final output.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:5.64kb
    • 提供者:陈心旭
  1. reverse

    0下载:
  2. 输入一个36个数的二维数组,之后将其逆置后输出。-Enter a 36 the number of two-dimensional array, after inverse output after the set.
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-02
    • 文件大小:2.73kb
    • 提供者:沈金山
  1. reverse

    0下载:
  2. 将一个字符数组中的字符串顺序逆转,但每个字符串内部顺序不变。-Order of an array of characters in the string will be reversed, but each string constant internal order.
  3. 所属分类:Other systems

    • 发布日期:2017-11-30
    • 文件大小:1.4kb
    • 提供者:hackmong
  1. Reverse-output

    0下载:
  2. 输入一个字符串,逆序输出该字符串.要求不使用数组.-Enter a string in reverse order to output the string. Asked not to use an array.
  3. 所属分类:Other systems

    • 发布日期:2017-11-08
    • 文件大小:601byte
    • 提供者:韩煦
  1. Reverse

    0下载:
  2. Reverse array using c++ ... is a simple code for beginners
  3. 所属分类:.net

    • 发布日期:2017-12-10
    • 文件大小:10.07kb
    • 提供者:Ahmed_Yusuf
  1. reverse

    1下载:
  2. 本实验设有一个线性表,分别实现数组结构存储的原地逆置。为数据结构课程必做实验。-This experiment has a linear form, respectively, to achieve the storage array structure in situ reverse home. For the data structure courses will do the experiment.
  3. 所属分类:Data structs

    • 发布日期:2017-11-15
    • 文件大小:554byte
    • 提供者:李松
  1. reverse-order-and-length-test

    0下载:
  2. 倒序排列数组的小程序以及对struct结构的长度测试-Descending array of small programs as well as the length of the test structure struct
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:275.11kb
    • 提供者:baiyongmei
  1. The-array-of-rows-in-reverse

    0下载:
  2. 完成数组的倒序显示,保存进去是顺序,显示出来是倒序-Complete array of reverse display, save into a sequence is displayed in reverse
  3. 所属分类:LabView

    • 发布日期:2017-04-30
    • 文件大小:8.19kb
    • 提供者:wangsan
  1. reverse

    0下载:
  2. 输入一个36个数的二维数组,之后将其逆置后输出。-Enter a 36 the number of two-dimensional array, after inverse output after the set.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2.77kb
    • 提供者:gauaum173
  1. reverse

    0下载:
  2. C++语言实现数组中数据的顺序前移与后移的功能,通过指针实现-C++ language data array in the order of forward and backward functions implemented by the pointer
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-14
    • 文件大小:122.7kb
    • 提供者:李扬
  1. reverseArray_singleblock

    0下载:
  2. 反向阵列(单块)-- 给定指针d_a中的输入数组{a0,a1,...,an-1},将反向数组{an-1,an-2,...,a0}存储在指针d_b中 A: 从“reverseArray_singleblock”模板开始 B: 只有一个线程块启动,以反转一个大小的数组 N = numThreads = 256个元素 C: 第1部分(共1个):所有你需要做的是实现内核的“reverseArrayBlock()” D:每个线程将单个元件移动到相反的位置, 从d_a指标读取输入,
  3. 所属分类:并行计算

    • 发布日期:2017-12-19
    • 文件大小:6kb
    • 提供者:p-yang
  1. reverseArray_multiblock

    0下载:
  2. 反向阵列(multiblock): 给定指针d_a中的输入数组{a0,a1,...,an-1},将反向数组{an-1,an-2,...,a0}存储在指针d_b中 A: 从“reverseArray_multiblock”模板开始 B:多个256线程块启动,要颠倒大小为N,N / 256块的数组 第1部分:计算要启动的块数 第2部分:实现内核reverseArrayBlock 请注意,现在您必须同时进行计算 块内的相反位置 反向偏移到块的开始(Reverse array
  3. 所属分类:并行计算

    • 发布日期:2017-12-24
    • 文件大小:6kb
    • 提供者:p-yang
« 12 3 4 5 »
搜珍网 www.dssz.com