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

搜索资源列表

  1. 编译原理及实践

    1下载:
  2. 目      录 译者序 前言 第1章   概论 1 1.1   为什么要用编译器 2 1.2   与编译器相关的程序 3 1.3   翻译步骤 5 1.4   编译器中的主要数据结构 8 1.5   编译器结构中的其他问题 10 1.6 &
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-04-25
    • 文件大小:7612048
    • 提供者:wesong
  1. mclolor

    0下载:
  2. 用VC写的一个小程序,用数组代替解空间树,可以实现图用m种颜色着色的问题。-VC write a small program used to solve the spatial array to replace the tree, can achieve a map m colors coloring problems.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:13409
    • 提供者:蔡淑佳
  1. bmptoarray

    0下载:
  2. 通过输入BMP位图名称,将256色BMP位图转换成16制数组.需要手动复制数组数据-through input from Bitmap name, will 256-color bitmap BMP converted into 16 array system. the need for manual data replication array
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1262
    • 提供者:刘军
  1. shuzucaozuo

    0下载:
  2. 对图进行操作,利用数组的形式对数据进行储存
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1633
    • 提供者:无风
  1. xiaoyuan

    1下载:
  2. 用无向网表示学校的校园景点平面图,图中顶点表示主要景点,存放景点的编号、名称、简介等信息, 图中的边表示景点间的道路,存放路径长度等信息。要求能够回答有关景点介绍、游览路径等问题。游 客通过终端可询问: (1)从某一景点到另一景点的最短路径。(最短路径问题) (2)游客从公园进入,选取一条最佳路线。 (3)使游客可以不重复地浏览各景点,最后回到出口(出口就在入口旁边)。 [基本要求] (1)将导游图看作一张带权无向图,顶点表示公园的各个景点,边表示各景点之间的道路
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:8928
    • 提供者:huangmengwei
  1. migonglujing qiujie

    0下载:
  2. 迷宫的问题实质上就是图的遍历问题,我们可以用一个二维数组存储一个迷宫的各个结点,给定一个开始的坐标和一个结束的坐标.本程序可以寻找一条路径,但这条路径不是最短的.就是说不是最优的.-maze is the essence of the plan traverse the problem, we can use a two-dimensional array storage a maze of the various nodes, to set a beginning and an end coo
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2981
    • 提供者:sdfk
  1. disk

    0下载:
  2. 操作系统磁盘空间分配与回收,用户可以定义柱面数,扇区数,磁道数,然后用一个二维数组存放相对应用户分配的相对物理块号,即数组weishi[][]。程序中定义内部类记录进程,当输入相应的用进程名时,给相应分配为物理块,记录盘块数据。当回收用户盘块时,只需输入进程名,即可回收其占用的盘块并置位示图相应号为0。-Operating system disk space allocation and recovery, users can define the number of cylinders, se
  3. 所属分类:OS Develop

    • 发布日期:2017-04-08
    • 文件大小:4270
    • 提供者:wangdongdong
  1. LabVIEW-8.20-VI

    0下载:
  2. 第2章 牛刀小试 第5章 程序结构 第6章 字符串,数组,簇和矩阵 第7章 Chart图表和Graph波形图 第8章 Express VI 第9章 文件IO 第10章 子VI 第12章 人机界面交互设计 第13章 数学分析与信号处理 第14章 数据采集与仪器控制-Chapter 2 chopper small test Chapter 5 Program Structure Chapter 6 strings, arrays, clusters and ma
  3. 所属分类:source in ebook

    • 发布日期:2017-04-09
    • 文件大小:2910899
    • 提供者:yoranfu
  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. index-and-waveform

    0下载:
  2. 应用labview编程,两个小程序,数组索引与移位,波形图产生。-Using labview programming two small procedures, array index and the displacement, generate the waveform graph.
  3. 所属分类:LabView

    • 发布日期:2017-11-27
    • 文件大小:13591
    • 提供者:王豆豆
  1. ZHAOCHA

    0下载:
  2. 易语言找茬辅助工具。识别范围可调;核心算法是通过位图内存的数组数据来检测。1024*768的图片检测不到500毫秒。现已支持大家来找茬、美女找茬。-The easy language finding fault aids. Recognition range is adjustable core algorithm to detect by the bitmap memory array data. 1024* 768 photo detector to less than 500 milli
  3. 所属分类:ELanguage

    • 发布日期:2017-11-08
    • 文件大小:6250
    • 提供者:my name
  1. 2D_array_to_waveform-graph

    0下载:
  2. 简单实用的例子:将2D数组转化成波形于波形图中显示。-Transformed into a 2D array waveform in the waveform shown in the figure.
  3. 所属分类:LabView

    • 发布日期:2017-11-19
    • 文件大小:9303
    • 提供者:woowae
  1. shujujiegou

    0下载:
  2. 《数据结构与算法设计》一书中的全部代码实现,包括线性表、栈和队列、串、数组和广义表、树、图等。-" Data structure and algorithm design," a book of all the code to achieve, including linear lists, stacks and queues, strings, arrays and generalized tables, trees, graphs and so on.
  3. 所属分类:assembly language

    • 发布日期:2017-04-16
    • 文件大小:199062
    • 提供者:
  1. Agilent-B2900

    0下载:
  2. 此虚拟仪器可以控制Agilent B2900系列仪器,可以任意设定电压起始值、终止值、步长,实现VI特性及电阻测量,数据保存在用户所选定的位置(电压电流电阻三维竖排数组)并通过广义最小二乘拟合显示在波形图上。-This virtual instrument to control Agilent B2900 Series instruments, the voltage can be set start value, end value, step, to achieve VI character
  3. 所属分类:LabView

    • 发布日期:2017-03-27
    • 文件大小:35430
    • 提供者:俞彬
  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. zharuorder

    0下载:
  2. Delphi直接插入法排序示例,插入法数组排序,示例将显示一组没有经过排序的数组,看上去比较混乱无规律,之后显示了排序后的数组,这下看着清爽了,有图有真相,你看出猫腻了吗?-Delphi direct insertion sort example, insertion sort the array, the example displays a group without a sorted array, looks confused without the law, and revealed t
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-15
    • 文件大小:6321
    • 提供者:wpudn50
  1. Delphi_782124

    0下载:
  2. Delphi:这是一个更深层次的Delphi编程操作实例,Delphi利用动态数组作为函数参数使用。以上的程序截图中,输入相当参数,可进行函数计算,更多细节请下载本实例的源码研究。 -Delphi: This is a deeper level of Delphi programming operation instance, Delphi dynamic arrays used as function parameters. Screenshot above procedure, ente
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-25
    • 文件大小:74873
    • 提供者:Y8V4QKX
  1. list_to_array

    0下载:
  2. 把物品列表下载到本地并逐行读取到全局数组,用于程序调用找图使用-delete item list pic data to memory array use array to find pic
  3. 所属分类:ELanguage

    • 发布日期:2017-04-13
    • 文件大小:1775
    • 提供者:张文君
  1. JUXING

    0下载:
  2. 用matlab画矩形排样图。【WL数组中第一列至第四列分别为:矩形长、矩形宽、矩形左下角横坐标、矩形左下角纵坐标】-Matlab to draw rectangles layout diagram. 【 probably in the first column to the fourth column in the array are: rectangular rectangular long, wide, abscissa rectangular corner, rectangular cor
  3. 所属分类:assembly language

    • 发布日期:2017-04-26
    • 文件大小:9462
    • 提供者:熊国欢
  1. excel

    3下载:
  2. 对excel文件进行读取,并用数组形式和图的形式进行显示。统计数据中的最大值,最小值,平均值,方差。采用中值滤波,滑动平均滤波等方法去除干扰。(The excel file is read and displayed in the form of array and graph. Maximum, Minimum, Average, Variance in Statistical Data. Median filter and sliding average filter are used to
  3. 所属分类:LabView编程

    • 发布日期:2019-12-04
    • 文件大小:116736
    • 提供者:幻影扳机
« 12 »
搜珍网 www.dssz.com