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

搜索资源列表

  1. Maze-code

    0下载:
  2. 以一个m×n的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论。首先用二维数组存储迷宫数据,迷宫数据由用户输入。一个以链表作存储结构的栈类型,然后编写一个求解迷宫的递归或非递归程序。求得的通路以三元组(i,j,d)形式输出,其中:(i,j)指示迷宫中的一个坐标,d表示走到下一坐标的方向(东、南、西、北四个方向所用代表数字,自行定义) -With an m × n the long square maze, 0 an
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-01
    • 文件大小:3069
    • 提供者:Ryan
  1. NO3

    0下载:
  2. 剑指offer,题目:在一个二维数组中,每一行都按照从左到右递增的顺序排序,每一列都按照从上到下递增的顺序排序。请完成一个函数,输入这样的一个二维数组和一个整数,判断数组中是否含有该整数。-An offer, in a two-dimensional array, each row, according to the order of increasing from left to right, from the top to the bottom of each column in incre
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1576404
    • 提供者:小寒
  1. DlgGraphic

    1下载:
  2. MFC 对话框绘图,输出二维数组对应的图像-MFC dialog drawing, two-dimensional array corresponding to the output image
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-09
    • 文件大小:1904358
    • 提供者:赵子龙
  1. exchange

    0下载:
  2. 编写一个通用程序,将二维数组含有最大元素的列与第0列元素对调。试建立一个类MAT,用于完成该功能-Column and the 0 element to write a generic program that will contain the largest two-dimensional array of elements reversed. Try to create a class MAT, for the completion of the function
  3. 所属分类:CSharp

    • 发布日期:2017-04-11
    • 文件大小:1122
    • 提供者:姜玉洁
  1. Dynamic-two-dimensional-array

    0下载:
  2. 使用Vector建立一个动态二维数组类,有使用指针和不适用指针两种方法。-Dynamic Double Dimensional Array of vector
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:4525
    • 提供者:ks
  1. mhc02

    1下载:
  2. 采用指向指针的指针来动态分配二维数组,存储读取的文本结构内的数据。求得这二维数组内的行均值与协方差,并整齐输出,最后对所分配的内存进行释放!-Using a pointer to the pointer to dynamically allocated two dimensional array, storage read text structure within the data. Obtained in the two dimensional array of mean and covar
  3. 所属分类:Console

    • 发布日期:2017-03-09
    • 文件大小:280576
    • 提供者:马海池
  1. ProgramA

    0下载:
  2. skiing 时间限制:3000 ms | 内存限制:65535 KB 难度:5 描述 Michael喜欢滑雪百这并不奇怪, 因为滑雪的确很刺激。可是为了获得速度,滑的区域必须向下倾斜,而且当你滑到坡底,你不得不再次走上坡或者等待升降机来载你。Michael想知道载一个区域中最长底滑坡。区域由一个二维数组给出。数组的每个数字代表点的高度。下面是一个例子 1 2 3 4 5 16 17 18 19 6 15 24 25 20 7 14 23
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:749
    • 提供者:Qinzhen
  1. 2Darray_1Darray

    0下载:
  2. 一个短小精悍的LabVIEW程序,能够将一个二维数组转换成一个一维数组。-A small programme, can convert a 2D array into an 1D array.
  3. 所属分类:LabView

    • 发布日期:2017-04-15
    • 文件大小:7326
    • 提供者:GoodSir
  1. EnMoney

    0下载:
  2. 程序中定义一个员工类、一个查看员工薪资的接口和两个实现接口的类。在main()方法中创建二维数组并将数组信息填入数组,定义接口的引用使用多态。接口的引用必须是实现了接口的类的对象;再创建5个员工对象,用数组存储。-Program to define a class of employees, a view employee payroll interface and two classes that implement the interface. Create a two-dimensiona
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:1515
    • 提供者:lee
  1. EMoney

    0下载:
  2. 程序中定义一个员工类、一个查看员工薪资的接口和两个实现接口的类。在main()方法中创建二维数组并将数组信息填入数组,定义接口的引用使用多态。接口的引用必须是实现了接口的类的对象;再创建5个员工对象,用数组存储,并实现文件操作。-Program to define a class of employees, a view employee payroll interface and two classes that implement the interface. Create a two-di
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1109
    • 提供者:lee
  1. txt

    0下载:
  2. 从文本中读取数据到二维数组,也能写数据到文本-To read data from a two-dimensional array of the text, can write data to the text
  3. 所属分类:File Operate

    • 发布日期:2017-04-08
    • 文件大小:218016
    • 提供者:舟舟
  1. zw4

    0下载:
  2. 编写程序,定义一个字符型二维数组用于表示你自己的网址收藏夹,用于保存自己常用网址的URL,假定最多可以保存30条。-Write a program that defines a two-dimensional array used to represent the character of your own Web site favorites, commonly used to hold their own web site URL, assuming that you can save up
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:11093
    • 提供者:邹威
  1. Two-dimensional-array

    0下载:
  2. 先建立一个二维数组,然后输入数据,寻找数组中最大数及下标。-First create a two-dimensional array, and then enter the data, and to find the maximum number of array subscr ipt.
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:626
    • 提供者:
  1. Instant-memory-test

    0下载:
  2. 一款记忆力考验的小游戏,根据游戏难度,随机产生一个4*4或4*5或6*6的二维数组,填入不同的符号,测试者通过输入坐标,指定记忆中相同的两个(或三个)符号的位置。-A memory test game, according to the difficulty of the game, randomly generated two-dimensional array of a 4* 4* 4 or 5 or 6* 6, fill different symbols, testers by ente
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-14
    • 文件大小:4358
    • 提供者:K
  1. Analog-LED--

    0下载:
  2. 先将字符串转化为像素图,再将像素图还原成二维数组。将二位数组转化为布尔数组。然后用一个顺序结构,第一帧放入比较程序,即显示汉字并闪烁程序。第二帧循环移位程序。第三帧屏幕关闭程序。-First string into a pixel map, and then reduced to a two-dimensional array of pixel map. The two-digit group into a Boolean array. Then a sequential structure,
  3. 所属分类:LabView

    • 发布日期:2017-04-24
    • 文件大小:19955
    • 提供者:靓蓝
  1. The-output-of-the-array

    0下载:
  2. c++ 数组的输出FOR循环输出(不是二维数组)-c++ output FOR loop output array (not the two-dimensional array)
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1062
    • 提供者:li oi
  1. GATSP

    0下载:
  2. 遗传算法中的的旅行家算法的代码,实现寻找最短路径的功能,输入在程序内部进行,以二维数组的形式表示-Genetic algorithms traveler algorithm code to achieve Find the shortest path, enter the internal procedures, expressed in the form of a two-dimensional array
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:2816
    • 提供者:LTL
  1. rising-edge-output

    0下载:
  2. 用LabVIEW实现二维数组开关量上升沿或下降沿脉冲输出-PULSE TRIGGER
  3. 所属分类:LabView

    • 发布日期:2017-04-16
    • 文件大小:16585
    • 提供者:袁文华
  1. 7.19

    1下载:
  2. 测试一个二维数组是否有四个连续的数字具有相同的值,这四个数可以是水平方向的、垂直方向的或者对角线方向-check if there are four consecutive numbers
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-05-03
    • 文件大小:2595
    • 提供者:潘文兵
  1. s4

    0下载:
  2. (4)编写程序,设计一个学生成绩表,用二维数组Score[i][j],存放10名同学的5门学习成绩,学号和分数均为整数。可以由用户录入成绩;打印每门课的平均成绩;打印总成绩最高的同学的学号-(4) Write a program to design a table student achievement, with a two-dimensional array Score [i] [j], store 10 students five grades, school and scores are
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:6198
    • 提供者:zhouqiubin
« 1 2 ... 19 20 21 22 23 2425 26 27 28 29 ... 37 »
搜珍网 www.dssz.com