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

搜索资源列表

  1. shuzu

    0下载:
  2. c语言例程 关于数组的应用,用于单片机开发的测试程序源码-c language routines on an array of applications for microcontroller development test program source code
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:9419
    • 提供者:江涛
  1. shuzu

    0下载:
  2. 数组元素互换Array element swap.-Array element swap
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:65501
    • 提供者:jhcla
  1. shuzu

    0下载:
  2. 对java数组基础知识比较详细的demo供大家参考学习-Java array for a more detailed demo basics for your learning
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:405932
    • 提供者:haohao
  1. shuzu

    0下载:
  2. 数组的实际应用。如冒泡算法,排序,倒置,矩阵倒置等操作。-The practical application of the array. Algorithms such as bubble sort, inversion, matrix inversion operation.
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:4189
    • 提供者:王荣
  1. shuzu

    0下载:
  2. 玩数组,用来找下标插数字,入门级的编程。-Play array subscr ipt insert figures used to find entry-level programming.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:4442
    • 提供者:李金山
  1. shuzu

    0下载:
  2. 对数组的运算包括,输入、排序、查找、并且搜索最大值、最小值、锁定位置、输出-The array of operations include, import, sort, search, and search for the maximum, minimum, locked position, the output
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:1404
    • 提供者:wang
  1. shuzu

    0下载:
  2. 定义一个学生结构体,包括:num,name,score[3] ; 定义一个结构体数组,存放三个学生的记录; 编写两个函数,分别用于输入和输出结构体数组。主函数调用输入函数和输出函数。 - Define a student structure, including: num, name, score [3] Definition of an array of structures, three students of the record store
  3. 所属分类:assembly language

    • 发布日期:2017-04-17
    • 文件大小:75661
    • 提供者:陈琳
  1. shuzu-zhizheng

    0下载:
  2. a=[][] 则a[i]+j,*(a+i)+j都表示第i行第j个元素的地址 a+j与&a[j]都为第j行首地址 数组指针 二级指针加1 指向下一行 一级指针加1 指向下一个数 若 int (*p)[j] p=a 则p与a用法一样-a = [] [] is a [i]+j,* (a+i)+j address a+j have said i-th row and j-th element & a [j] j are the first li
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-27
    • 文件大小:199888
    • 提供者:汪耕任
  1. shuzu

    0下载:
  2. 包括二维数组的运算,包括去最大、最小值,并且对最值的定位,对数组内的元素进行排序,对数组元素的加减乘除运算等操作
  3. 所属分类:Windows编程

    • 发布日期:2014-06-13
    • 文件大小:1404
    • 提供者:xiwenlejian
  1. shuzu

    0下载:
  2. 对于初学者,可以很快的明白数组的工作原理,对于数组的初步使用有所了解-For starters, can quickly understand the working principle of the array of arrays for initial use
  3. 所属分类:CSharp

    • 发布日期:2017-04-15
    • 文件大小:6557
    • 提供者:KTWG
  1. shuzu

    0下载:
  2. 此程序能够实现在LabVIEW平台上对一个数组进行整体的加法运算。-This program can be implemented on LabVIEW platform for a whole array of adder.
  3. 所属分类:LabView

    • 发布日期:2017-04-29
    • 文件大小:8391
    • 提供者:冰点
  1. shuzu-fangwen

    0下载:
  2. 简单c程序,访问一堆数组。自己做的小程序。-ez c program. to visit a lot of shu zu.
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:204228
    • 提供者:徐骁翔
  1. shuzu

    0下载:
  2. c语言中的数组问题以及代码 希望大家喜欢-c language problems and code array hope you like
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-04-10
    • 文件大小:657
    • 提供者:lfb
  1. shuzu

    0下载:
  2. 对输入的整型数组,输出数组元素中的最大值、最大值的个数、最小值和最小值的个数.根据数组知识结合指针进行实现。-Integer array of input and output array element maximum number of maximum, minimum, and the number of minimum. According to achieve a good array of knowledge.
  3. 所属分类:Console

    • 发布日期:2017-05-11
    • 文件大小:2493663
    • 提供者:零度南方
  1. shuzu

    0下载:
  2. 能够实现两列数组的排序和拼接以及筛选功能。C语言-Enables two arrays as well as sorting and filtering features stitching. C language
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-28
    • 文件大小:466038
    • 提供者:小飞侠
  1. shuzu

    0下载:
  2. 数组平均值 作差 指针调用二维数组 分段函数-Array averages for poor
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:814
    • 提供者:zhaan8a336
  1. shuzu

    0下载:
  2. 给出一个5个人的工资为一个一维数组,输出工资最高的那个人的工资 arry6.java输入3个学生的3门成绩,输出他们的每个人平均成绩-5 people are given a wage of a one-dimensional array, the output of the highest-paid man' s wages arry6.java enter three students in grades 3, the output of each of their grade p
  3. 所属分类:JavaScript

    • 发布日期:2017-04-12
    • 文件大小:1215
    • 提供者:刘永芳
  1. shuzu

    0下载:
  2. C语言编辑的代码,通过二维数组设计出一个学生教务管理系统,包括姓名、学号、成绩、排名等-C language code editor, by a two-dimensional array design student educational management system, including your name, student number, results, rankings, etc.
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1108
    • 提供者:赵妞妞
  1. 122672

    0下载:
  2. shuzu rar 基本算法的设计与分析试题解答()
  3. 所属分类:数据挖掘

  1. shuzu

    0下载:
  2. 小甲鱼C程序设计结构体投票系统课后练习。(Small turtle C program design structure body voting system after class practice.)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:205824
    • 提供者:shr123
« 1 2 3 45 »
搜珍网 www.dssz.com