CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - color plot

搜索资源列表

  1. stbc

    0下载:
  2. This a GUI based system. The GUI is invoked from the command line by typing \"ui_start\". The GUI is self explanatory. Tool tips are given in blue color. The cursor needs to be positioned on these for detailed explanation. The main file is \"run
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:21.7kb
    • 提供者:cmyang
  1. bar

    0下载:
  2. 一个可以以渐变色填充柱状图的类库- May to gradually change color a packing stick plot kind of storehouse
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-09
    • 文件大小:71.64kb
    • 提供者:姜俊波
  1. untitled4

    1下载:
  2.  使用 PLOT(T,Y1,Y2,…])命令,绘图命令plot绘制x-y坐标图;  使用HOLD 命令,保持住该图形窗口的内容,再画一条线。并且该线型的颜色、标记符号可以选择。  利用PLOT(X1,Y1,X2,Y2,..XN,YN)语句, X1,Y1,X2,Y2,..XN,YN分别为向量对,每一对X-Y可画出多条图形。  使用PLOTYY命令,可设坐标。  利用二维绘图函数patch函数fill ,
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-01
    • 文件大小:1.53kb
    • 提供者:袁明
  1. GraphicalImportTutorial

    0下载:
  2. 这个图形教程说明了如何将数据从Excel并创建一个图像。示例数据文件中。图形教程PowerPoint中完成。彩色打印,如果你能。右键单击该文件。缴费一旦下载打印。-This graphical tutorial shows how to bring data in from Excel and create a plot from it. Sample data file is included. Graphical tutorial is done in PowerPoint. Print i
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:1.31mb
    • 提供者:ken
  1. image

    0下载:
  2. 图形用户界面(GUI)演示常见的二维函数图形。菜单条中含有5个菜单项:Plot、Option、LineStyle、Color和Quit。Plot中有Sine Wave、tsin(3t) Wave、2*exp(-0.5*x).*cos(pi*x) Wave、四页玫瑰曲线、阿基米德螺旋曲线和心形曲线六个子菜单项,分别控制在本图形窗口画出相应曲线。-Graphical user interface (GUI) shows the common two-dimensional graphics func
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:928byte
    • 提供者:lx
  1. ClassForPlot.rar

    0下载:
  2. 自己写的用于画二维坐标图的VC++类,可以设置背景颜色、线形、线宽等特征,可以设置坐标文本,注释得很清楚,They write very clearly used to draw a two-dimensional plot VC++ class, you can set the background color, line, line width, and other features, you can set the coordinates text, comments
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-30
    • 文件大小:4.35kb
    • 提供者:tq
  1. Space-Time-Codes-and-MIMO-Systems

    1下载:
  2. 这是一个GUI系统的基础。GUI是从命令行调用通过键入“ui开始”。GUI是自说明的。 给出了工具提示在蓝色的颜色。光标定位在需要这些详细的解释。主要的文件 “runsim.m”。在这些模拟的单输入单输出系统选项明确给定。这是因为单输入单输出系统为一个特定的结果类型的调制显示在每一个情节的比较的目的 -This is a GUI based system. The GUI is invoked from the command line by typing " u
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-03
    • 文件大小:300.44kb
    • 提供者:白志斌
  1. CODE_UPLOAD121

    0下载:
  2. 这个项目显示了如何采取任何自定义方程,是一个函数的X和Y,和情节在一个图片框。情节是一个基本的二维彩色等高线图,但它确实好看。这个项目有几个有用的组件:1)一个方程的解析器类与内置的错误检查2)颜色混合算法与一个定制的界面3)展示了如何在一个阴谋XYZ值图片框很酷的东西-This project shows how to take any custom equation is a function of X and Y, and plot in a picture frame. The basi
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-04
    • 文件大小:16.9kb
    • 提供者:什锦丁儿
  1. vbdrawfsfd

    0下载:
  2. VB鼠标绘图代码,可设置颜色和线宽,画的不满意可清除,可当作一个VB的绘图模块来用。如果不是处在绘图状态则退出Private Sub Picture1_MouseMove过程,如果处在绘图状态则从起点到目前鼠标所在点绘制直线,然后将当前鼠标所在点作为新的起点,当释放鼠标按键时绘图结束。-VB mouse drawing code, you can set the color and line width, are not satisfied with the painting can be cl
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:2.45kb
    • 提供者:王强
  1. VBdrawfsfd

    0下载:
  2. VB鼠标绘图代码,可设置颜色和线宽,画的不满意可清除,可当作一个VB的绘图模块来用。如果不是处在绘图状态则退出Private Sub Picture1_MouseMove过程,如果处在绘图状态则从起点到目前鼠标所在点绘制直线,然后将当前鼠标所在点作为新的起点,当释放鼠标按键时绘图结束。-VB mouse drawing code, you can set the color and width, are not satisfied with the painting can be cleared
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2.13kb
    • 提供者:cpudn8
  1. sandian

    0下载:
  2. ENVI制作散点图可以更改背景颜色 可以显示出R方比以前版本更精细-ENVI make a scatter plot can change the background color can show the R side finer than the previous version
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:25.57kb
    • 提供者:耳立健
  1. freezeColorsfiles

    0下载:
  2. 冻结或解冻图形的颜色,允许在同一个figure里采用不同的上色方案出图,在色图制作方面很有用。-These files can Lock/unlock colors of plot, enabling multiple colormaps per figure.Therefore, they are useful in color-drawing.
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:143.76kb
    • 提供者:毛毛虫子
  1. ft

    0下载:
  2. windows窗口可以进行矩形绘制,并且可以显示绘制的背景颜色-windows windows can draw a rectangle, and may show the plot background color
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-14
    • 文件大小:3.54kb
    • 提供者:王前
  1. two dimensional convection diffusion equation

    2下载:
  2. 包含求解二维对流/扩散方程的标量(给定的标量输运) 速度场,稳态和非稳态)采用有限体积法和直角坐标网格,求解Navier Stokes方程的定常和非定常采用笛卡尔网格和同位配置变量。它还包含生成笛卡尔网格(单个或多重网格)的代码,以及绘制计算结果的代码。后者的代码产生的每一个情节页后记文件:网格、速度矢量图、剖面的速度或温度,等压线,等温线和流线和压力填充图、温度或流线。更改此目录并读取本地“自述文件”文件,以获得该目录中文件的进一步信息。子目录管包含为管道流设置的代码的版本,包括入口和出口边
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:51kb
    • 提供者:一念千古
  1. IDL.FILE

    0下载:
  2. IDL实现读文件、二维数组画图、修改背景色(IDL implements read file, 2d array drawing, change background color.)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:2kb
    • 提供者:夜雨今生
  1. 57898

    0下载:
  2. 标准化数据,可以用来进行Bland-Altman and correlation 以及画图(This customizable data analysis tools generates a Bland-Altman and correlation scatter plot. Data can be displayed using color and shape coding of groups using a 2D or 3D matrix notation. Data points can
  3. 所属分类:其他

搜珍网 www.dssz.com