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

搜索资源列表

  1. XGraph二维曲线图

    2下载:
  2. 二维曲线的实现方法,用来画二维曲线 输入XY坐标即可以得到曲线图型-two-dimensional curve of the method used to draw two-dimensional curve that is the importation of XY coordinates can be curve -
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:347396
    • 提供者:lan
  1. 功能强大的图表类

    3下载:
  2. 能够实现各种图表的累,包括条状图、饼状图、散点图、盒状图、多彩条状图、XY线状图、3D条状图、3D多彩条状图、3D线状图、3D饼状图。-to achieve the cumulative charts, including bar, looking pie, scatter, box-like maps and colorful bar, XY linear maps, 3D bar, 3D colorful bar, 3D linear map, Caky 3D map.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:1160717
    • 提供者:xj
  1. CustomControldemo_src

    0下载:
  2. VC实现的一个图形曲线显示库,能方便的显示XY图形,很适合作历史曲线显示。-VC of a graphic show the curve, the show will facilitate the XY graph, very suitable for historical curve.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:9299
    • 提供者:无知
  1. xyfdtd

    0下载:
  2. xy时域有限差分的fortran数值模拟 xy时域有限差分的fortran数值模拟-xy finite difference time domain numerical simulation of fortran xy finite-difference time-domain of fortran Numerical simulation
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:40992
    • 提供者:郑立德
  1. xy

    0下载:
  2. 最新版本模拟器,可以模拟所有街机游戏.(简体中文版)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4948190
    • 提供者:wangwns
  1. hap-010editor20-xy

    0下载:
  2. 程序员文件编辑工具。编写程序的好帮手。可进行二进制编辑,ASCII码编辑
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:853344
    • 提供者:gaoming
  1. BLCchange

    0下载:
  2. 经纬度坐标换算软件,经纬度BL换算到高斯平面直角坐标XY(高斯投影正算)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:171607
    • 提供者:张永雄
  1. CSFlipView

    0下载:
  2. Protel99se增强程序:线路图中XY镜像显示功能,安装方法参考-Protel99se增强程序安装方法
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:24652
    • 提供者:zhonghongbing
  1. 可以绘制XY坐标图的控件

    0下载:
  2. 用于绘图的小控件,可以绘出XY坐标,控件应用见包-drawings for a small control that charted XY coordinates, and controls application packet see
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:41004
    • 提供者:成城
  1. amchart

    0下载:
  2. amchart是一组由flash做成的图表组件。这些flash没有数据,一但指定了配置文件和数据文件的地址,flash就可以显示出你所需要的图表。 在配置文件中可以设这个flash的颜色,大小,文字属性,柱子,曲线的粗细颜色,是什么类型的柱子或曲线,是否有气泡,是否有图例,定位,鼠标右键及其事件等,stock图还要在里面指定数据文件的地址。 在数据文件中存放了要展示的数,数据一般是XML类型的数据,也有用CSV或TXT的类型的数据。 这里所指的文件不一定是一个真实的文件,也可以是同一
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:239942
    • 提供者:wangjie
  1. ChartCtrl_Sorce

    1下载:
  2. MFC可用的高速曲线绘制控件,可画饼图,柱状图,xy曲线等
  3. 所属分类:界面编程

    • 发布日期:2012-10-22
    • 文件大小:325524
    • 提供者:ben_hrj
  1. Plot

    1下载:
  2. 图表曲线实现,VC 6.0, 可输出任意曲线,可保存数据-Chart curve to achieve, VC 6.0, can be output arbitrary curve, the retention of data
  3. 所属分类:GUI Develop

    • 发布日期:2014-05-21
    • 文件大小:45463
    • 提供者:wanghaiji
  1. X-Y_Table

    0下载:
  2. X-Y Table 與DS Actuator of Slider 控制-XY Table with DS Actuator of Slider control
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-28
    • 文件大小:672260
    • 提供者:skytech
  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
    • 文件大小:1564
    • 提供者:袁明
  1. ReportControl

    0下载:
  2. 将数据以三维饼图和柱状图的形式,统计展现出来!-Three-dimensional data in the form of pie chart and histogram, statistics show out!
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-27
    • 文件大小:56025
    • 提供者:apple
  1. xy

    0下载:
  2. 实现了鼠标在窗体上移动,即时显示坐标的功能.-Achieved on the form, move the mouse, real-time display function of the coordinates.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-29
    • 文件大小:24518
    • 提供者:王雄韬
  1. Jgs

    1下载:
  2. 激光加工控制系统 可以读入plt文件,然后仿真,再通过并口 输出x y步进电机的驱动信号及开关光信号-Laser processing control system can read plt file, and then simulation, then through the parallel port output xy stepper motor drive signals and switch optical signals
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-09
    • 文件大小:1847013
    • 提供者:龙俊
  1. vb.picturebox.xy

    0下载:
  2. 本程序是vb中picturebox的使用实例,实现对控件坐标的自定义,以及刻度的标注方法。-This program is the use of picturebox in vb examples of control coordinates to achieve a custom, and the scale of the labeling method.
  3. 所属分类:Static control

    • 发布日期:2017-03-27
    • 文件大小:676
    • 提供者:tianjingyu
  1. XY

    0下载:
  2. 这是在屏幕上画坐标的例程,首先要知道的一点就是,屏幕坐标和我们平常的坐标是不一样的,我们一般理解的是屏幕左下角是坐标原点,而实际上屏幕坐标原点在左上角,X轴向右增加,Y轴向下增加-This is painted on the screen coordinates of the routine, the first thing to know is that the screen coordinates and the coordinates of our usual is not the sam
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-08
    • 文件大小:1996922
    • 提供者:问天
  1. 1170

    0下载:
  2. 题目描述: 第一行输入一个数n,1 <= n <= 1000,下面输入n行数据,每一行有两个数,分别是x y。输出一组x y,该组数据是所有数据中x最小,且在x相等的情况下y最小的。 -Title Descr iption: The first line to enter a number of n, 1 < = n < = 1000, the following data input n rows, each row has two numbers, respec
  3. 所属分类:Button control

    • 发布日期:2017-11-24
    • 文件大小:157586
    • 提供者:SunJingBi
« 12 »
搜珍网 www.dssz.com