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

搜索资源列表

  1. data-structure-test

    0下载:
  2. 本文件是.chm格式的,一整套的数据结构考研试题,一共分为11章:绪论、线性表、栈和队列、串、数组和广义表、树和二叉树、图、动态存储管理、集合、排序、文件一共11章。最关键的是除了答案之外还有一些简要的分析解释。-This document is a chm format, a set of data structures Kaoyan questions, divided into 11 chapters: Introduction, linear tables, stacks and que
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1580542
    • 提供者:danny
  1. SupermarketManager

    0下载:
  2. 商场商品管理信息系统,可以实现创建,增加,删除,修改,排序,查询等多种功能。其中用到了字符串、文件、链表、顺序表、数组、图等多种数据结构。-Stores commodities management information system can realize the create, increase, delete, modify, sorting, inquires the multiple functions. Among them the use of the string, docum
  3. 所属分类:Shop supermarket software system

    • 发布日期:2017-04-17
    • 文件大小:27060
    • 提供者:Betty
  1. PL0_C

    0下载:
  2. 此为广工09级编译原理课程设计,与往届是有区别的 1. 课内实验(考试前交报告) 对PL/0作以下修改扩充: (1)增加单词:保留字 ELSE,FOR,STEP,RETURN 运算符 +=,-=,++,--,&,|,! (2)修改单词:不等号# 改为 <> (3)增加条件语句的ELSE子句,要求:写出相关文法,语法图,语义规则。 2. 课程设计 基本内容(成绩范围:“中”、“及格”或“不及格”) (1)扩充赋值运算:+= 和 -=
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:57715
    • 提供者:伍同
  1. graph_build3

    0下载:
  2. 基于VC6.0,图的建立,使用数组的方法实现-graph build
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:573
    • 提供者:刘兆好
  1. maze

    0下载:
  2. 根据图的广度优先搜索算法,用数组模拟队列处理的迷宫问题。-According to the graph breadth-first search algorithm queue processing using an array of simulated maze.
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:173131
    • 提供者:
  1. Data-structure

    0下载:
  2. 这是我们老师上课讲的课件PPT,因老师讲得很好,想上传给大家共享。包括线性表,栈和队列,数组与广义表,树和二叉树,图。查找。排序等内容。-This is our teacher in the class speak courseware PPT as teacher put it very well, and want to upload to share. Including linear tables, stacks and queues, arrays, and generalized t
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1217835
    • 提供者:刘静
  1. treesz

    0下载:
  2. 树状数组,其实学树状数组说白了就是看那张图,那张树状数组和一般数组的关系的,看懂 了基本就没问题了,推荐这个教程-Tree array, in fact, the learning tree array that white is to look at that map, that tree arrays and array, and understand the basic no problem about this tutorial
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:127176
    • 提供者:dgwz
  1. data-structures-of-C-

    0下载:
  2. 常用的数据结构 数组 表 队列 图 树等相关数据结构的C语言实-C language implementation of a common data structure array table queue graph tree data structures
  3. 所属分类:Data structs

    • 发布日期:2017-05-11
    • 文件大小:2695586
    • 提供者:杨兴文
  1. szlb

    0下载:
  2. 关于图的十字链表存储,由于动态二维数组有上限,不能处理超过0x7fffffff的数据。因此需要占有资源更小的十字链表存储,但是其过于复杂;-Orthogonal list storage on the map, the dynamic two-dimensional array with an upper limit, can not handle exceed 0x7fffffff of the data. Need to occupy the resources of smaller cro
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:1183
    • 提供者:钟波
  1. vb.net-cjqx-huifang

    1下载:
  2. 程序可以根据测井曲线数组,在cad中自定绘制测井曲线回放图,主要体现了vb对cad二次开发绘图的应用,支持cad2007-2008.-The program according to the array of well logs in the cad in custom draw well logs playback diagram, mainly vb secondary development drawing on cad support cad2007-2008.
  3. 所属分类:Energy industry

    • 发布日期:2015-04-18
    • 文件大小:577536
    • 提供者:濮孟蕾
  1. bianli

    0下载:
  2. 图的深度及广度遍历 首先创建一个无向图,顶点用一个一维数组存储,弧用一个二维数组存储,不相邻顶点之间设置无限大。深度遍历时设置顶点的布尔函数,访问过的顶点布尔值为true,递归调用DFS函数。广度遍历时,结合队列的存储方式,进行遍历。-Figure traverse the depth and breadth of First create a non-directed graph, vertex with a one-dimensional array to store the arc w
  3. 所属分类:Document

    • 发布日期:2017-04-02
    • 文件大小:7880
    • 提供者:周天行
  1. MyChart_XY

    0下载:
  2. 通过数组来绘制线形图,可以再一个图片上绘制多条线-Through the array to draw a line chart, you can draw a line on a picture again
  3. 所属分类:android

    • 发布日期:2017-11-23
    • 文件大小:61440
    • 提供者:士大夫
  1. matlab_size_zero

    0下载:
  2. 这是个_多维数组的matlab程序,可用用于数字图象处理,具有很轻的功能,希望能给你们带来一点帮助-_ Multidimensional array matlab program, can be used for digital image processing, with a very light function, I hope you can bring a little help
  3. 所属分类:Other systems

    • 发布日期:2017-11-23
    • 文件大小:14156
    • 提供者:李瑞东
  1. Opencv_Chinese_handbook

    0下载:
  2. 基础结构 数组操作o初始化o获取元素和数组子集o拷贝和填充o变换和置换o算术、逻辑和比较o统计o线性代数o数学函数o随机数生成o离散变换 动态结构o内存存储o序列o集合o图o树 ----------------- 绘图函数 ****************************************o典线和形状o文本o点集和轮廓 数据保存和运行时类型信息 樊臻韬o文件存储o写数据o读数据o运行时类型信息和通用函数 --------------- 其它混合函数 错误处理和系统函数o错误处理o系
  3. 所属分类:OpenCV

    • 发布日期:2017-11-21
    • 文件大小:1326708
    • 提供者:贝壳里的海
  1. jddy

    0下载:
  2. 简单实用的找多图源码,用数组方法无法解决,可以用此方法解决-Sub 找多图(x坐标, y坐标, x1坐标, y1坐标, 图片路径, 相似度, x偏移量, y偏移量, 图片像素x, 图片像素y, 延时时间, 鼠标动作) // 如 Call 找多图(0, 0, 1200, 800, "Attachment:\1.bmp", 0.9, 2, 10, 5, 20, 100, "LeftClick 2") a = x坐标 b = y坐标 c = x1
  3. 所属分类:Other systems

    • 发布日期:2017-11-07
    • 文件大小:535
    • 提供者:段绍巨
  1. cProgram

    0下载:
  2. 用c语言实现的位图的读取写入,彩色图像转为灰度图像,用数组实现矩阵求逆-The read bitmap using the c language is written, color images to grayscale images with an array of matrix inversion
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-12
    • 文件大小:3811
    • 提供者:徐同花
  1. create_graphic

    0下载:
  2. 图的邻接矩阵的生成和操作,包括生成图,生成邻接矩阵和输出顶点数组和邻接矩阵。-The adjacency matrix generation and operation, including generating chart, generate the adjacency matrix and output array of vertices and adjacency matrix.
  3. 所属分类:Other systems

    • 发布日期:2017-11-14
    • 文件大小:2382
    • 提供者:
  1. SaveToBmp

    0下载:
  2. 本程序可将图像或数组保存成bmp位图,并且未曾调用MFC.-This program can be saved as an image or an array bmp bitmap, and have not been called MFC.
  3. 所属分类:Console

    • 发布日期:2017-11-21
    • 文件大小:9336
    • 提供者:winking
  1. circ_dw

    1下载:
  2. 相控阵天线阵列的密度加权matlab程序代码。 运行gui.m文件 lmax.m和lmin.mLinear_func.m最后几行被调用,放在和Linear_func.m路径相同的文件夹下即可 运行后command window里第一条分割线上面是第一幅图的几个值,第二条分割线上面是第二幅图的几个值。其中,peak_first是数值最大的峰值,peak_second是数值第二大的峰值(第一旁瓣),theta_var是与 peak_first最近的左右两个谷值横坐标的距离。
  3. 所属分类:matlab例程

    • 发布日期:2014-01-13
    • 文件大小:15138
    • 提供者:周萍
  1. level

    0下载:
  2. 1. 读取学生成绩单文件2. 存入数组, 第一列存3.依次根据成绩判定等级(60分以下D, 60-79C,80-90B,90-99A,100A+ )并将等级结果存到对应的数组里学好,第二列存成绩,第三列留给等级4.请画出成绩等级分布图(2D),函数任选5.请画3D图,函数任选 6. 通过subplot,重画上面两个图,形成一个合成图,上下分布-Read student transcr ipt file into an array, the first column of memory 3 the
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-08
    • 文件大小:1276
    • 提供者:卜婷
« 1 2 3 4 5 6 7 89 10 11 12 13 »
搜珍网 www.dssz.com