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

搜索资源列表

  1. IJERTV1IS7260

    0下载:
  2. DC power is steady and continuous, with an electrical charge that flows in only one direction. When the output of DC power is represented on a graph, the result would be a straight line. AC power, on the other hand, flows back and forth in alternatin
  3. 所属分类:Communication

    • 发布日期:2017-12-01
    • 文件大小:695810
    • 提供者:sakthivel
  1. 1002

    0下载:
  2. Font Style: Aa Aa Aa 求一个无向连通图中最小生成树的边权和. Input 第一行是2个整数,分别表示顶点个数n和边数m。接下来的m行中,每一行第一个整 数表示边的开始顶点,第二个表示边的结束顶点,第三个表示这条边的权重。 测试数据中保证图是连通图,且没有自环; 两个顶点之间只有一条边; n<=10000 m<=100000; 所有数据都是int可保存的. Output 最小生成树的边权和-Font Styl
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-09
    • 文件大小:6695
    • 提供者:Betty
  1. WindowsApplication1

    0下载:
  2. 从文件中读取坐标,绘制相关图形出来,包括直线、多边形、矩形等-Coordinates read from a file, graph, view out, line, polygon, rectangle
  3. 所属分类:CSharp

    • 发布日期:2017-11-27
    • 文件大小:38817
    • 提供者:wandy
  1. command_ui

    0下载:
  2. VC++画虚线的实例源码,用VC++源码实现虚线绘制,而且不是那种规矩的虚线,可根据鼠标移动的速度自动调整的虚线,效果图如上示,是一个VC++图形曲线绘制的实例源代码。-VC++ painting dashed examples of source code, draw dotted line with VC++ source, but not the kind of rules the dotted line, according to the speed of mouse movement
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-26
    • 文件大小:11520
    • 提供者:陈美娟
  1. extchart

    0下载:
  2. Extjs的图形报表插件,包括柱状图,折线图,3D图,饼状图-Extjs graphical reporting plug-ins, including bar charts, line charts, 3D graph, pie chart
  3. 所属分类:OA

    • 发布日期:2017-11-08
    • 文件大小:2579488
    • 提供者:mala
  1. lab_09

    0下载:
  2. Graph vizualizer, based on parametric round drawing and Brezenhems line alghorithm.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-24
    • 文件大小:2482426
    • 提供者:Lee
  1. ADSP

    0下载:
  2.   设x(n) = x1(n) + x2(n),x1(n)是窄带信号,定义为x1(n) = sin(0.05πn +φ),φ是在[0, 2π)区间上均匀分布的随机相位。x2(n)是宽带信号,它由一个零均值、方差为1的白噪声信号e(n)激励一个线性滤波器而产生,其差分方程为x2(n) = e(n) + 2e(n-1) + e(n-2)。   (1)计算x1(n)和x2(n)各自的自相关函数,并画出其函数图形。据此选择合适的延时,以实现谱线增强。   (2)产生一个x(n)序列。选择合适的μ
  3. 所属分类:DSP program

    • 发布日期:2017-04-08
    • 文件大小:95994
    • 提供者:liang
  1. ExtractBackground

    0下载:
  2. he files in this package comprise the Matlab implementation of a foreground segmentation algorithm based upon graph cuts, described in: Better Foreground Segmentation Through Graph Cuts, N. Howe & A. Deschamps. Tech report, http://arxiv.org/
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:1011
    • 提供者:suhail
  1. VBDRAW

    0下载:
  2. VB函数画图形的源码示例,生成图形的VB绘图实例,设置Picture1控件使其中心点坐标为(0,0),Picture1.Cls清除其他图形,以下三行VB代码实现在Picture1中绘制黑色的水平坐标轴和垂直坐标轴。   Picture1.ForeColor = &H0   Picture1.Line (-300, 0)-(300, 0)   Picture1.Line (0, 300)-(0, -300)   开始绘制白色函数图形-The VB function to d
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-13
    • 文件大小:1752
    • 提供者:铭宇
  1. PNChart

    0下载:
  2. 一款基于iOS的图表的demo,用图表(包括折线图和饼图)的形式显示数据。-A graph based on iOS demo, use a chart (including line charts and pie charts) displayed in the data.
  3. 所属分类:iPhone

    • 发布日期:2017-03-25
    • 文件大小:99917
    • 提供者:liyue
  1. prim

    0下载:
  2. 无向图应用问题 任务:如果以五向网表示n个城市之间通信网络的建设计划,顶点表示城市,边上的权表示该线路的造价,设计一个方案,使这个通讯网的总造价最低。 提示:这是一个求最小生成树的问题。n个城市名和各边的权值由用户输入,建立图的邻接矩阵,然后以Prim算法来求最小生成树,然后输出方案。 - The application of an undirected graph Task: If the five-way communications network, said ne
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:1064730
    • 提供者:邓俊文
  1. chuandibibao

    0下载:
  2. 给定n个城市之间的有向图,每条边是以字母标示的,输出在每条可行线路u->v中,其所经过的每一段线路的相同的字母。经典的传递闭包问题。-There are n cities between a given directed graph, each edge is marked letters in each line feasible u-> v, and they go through the same section of the line output of each lette
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:976
    • 提供者:hyc
  1. TestPalette

    0下载:
  2. “画图板”程序是用来绘制各种几何图形的画图小程序。该程序主要包括一些功能: 1. 绘制各种几何图形 支持鼠标绘制直线、曲线、矩形、椭圆、封闭任意多边形、圆弧、饼型。 2. 添加文字标注 支持添加文字标注,为绘图作品或绘制图形进行文字说明。 3. 设置画笔和填充 支持选择画笔属性(线宽、线形、线色);支持选择填充属性,即刷子的(颜色、样式)实现对封闭图形的填充。 4. 保存和导入图形文件 支持将当前绘制的图形保存为文件(扩展名为.ple)。支持从磁盘中打开扩展名为
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:233217
    • 提供者:youjiaxin
  1. 12864try8

    0下载:
  2. LCD12864驱动程序。。本程序可任意显示图片图形,数字字母,自定义曲线图线,自定义图形,动画等等,经过测试并且完美运行,程序高效而易懂,可移植性强,只需修改芯片引脚设置即可-LCD12864 driver. . The program can display images in any graphics, alphanumeric, custom graph line, custom graphics, animation, etc., has been tested and works p
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:2594
    • 提供者:peter
  1. vbfundraw2

    0下载:
  2. VB6.0绘制标准三行代码实现在Picture1中绘制黑色的水平坐标轴和垂直坐标轴,绘制白色函数图形,有规律可循的曲线图形,有Vb6的直接编译就行了,源代码免费开源-VB6.0 drawing standard three lines of code in the Picture1 draw black horizontal axis and vertical axis, draw white function graph, curve to follow the law, directly c
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1753
    • 提供者:epudn20
  1. eightqueen

    0下载:
  2. 八皇后问题,是一个古老而著名的问题,是回溯算法的典型案例。该问题是国际西洋棋棋手马克斯·贝瑟尔于1848年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。 高斯认为有76种方案。1854年在柏林的象棋杂志上不同的作者发表了40种不同的解,后来有人用图论的方法解出92种结果。计算机发明后,有多种方法可以解决此问题。-Eight queens problem is an old and well-known proble
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:6610
    • 提供者:师顿
  1. Chap-9

    0下载:
  2. Program for modifying default figure color to orange and line to 3.0 and ploting two line in a graph with would change line color for every click on line
  3. 所属分类:matlab

  1. 1559A

    0下载:
  2. 输入一个无向图G,计算G的连通分支数。有多个无向图数据。每个无向描述的第1行是两个整数n和e,分别表示顶点数和边数。接着有e行,每行有2个整数a、b,分别是一条边的两个端点(起点和终点)。两个图之间空一行。-Enter the number of branches of a connected undirected graph G, G is calculated. There are a number of undirected graph data. No to the first line
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:205318
    • 提供者:王丽
  1. jiankongjiemian

    0下载:
  2. 对温度电压电流采样的在线监测,并在波形图中做实时曲线图。-Sampling of voltage and current on-line temperature monitoring, and make real-time waveform graph in the figure.
  3. 所属分类:LabView

    • 发布日期:2017-04-29
    • 文件大小:15675
    • 提供者:iloveyou
  1. Draw

    0下载:
  2. MFC画图工具源码,能够实现画直线、矩形、椭圆,并且能够选择线条颜色、线条类型(实线、虚线、点线等)、线条宽度。并且在选择线条类型的对话框里面能够显示出示例线条,能动态地随着选择的不同而改变。还有重绘功能,保存所绘制的图形。功能还可以,欢迎试用-MFC source drawing tool, enables draw lines, rectangles, ellipses, and can the line color, line type (solid, dashed, dotted, e
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-01
    • 文件大小:13514458
    • 提供者:段小燕
« 1 2 ... 10 11 12 13 14 1516 17 »
搜珍网 www.dssz.com