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

搜索资源列表

  1. EVCDemo

    0下载:
  2. 我们项目的一部分,s3c2410 内核,用EVC编写的WinCE应用程序,较好的实现了WinCE系统启动程序自动运行,可靠的串口数据采集、传输、处理,以及模拟表头、模拟数字数码管的数字显示和屏幕实时曲线绘图功能。希望和有此开发项目的朋友共同交流、共同进步。 电话:13849347318 Email:jiny2002@tom.com -our part of the project, s3c2410 kernel, with the preparation of the EVC Wi
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:2024975
    • 提供者:jiny
  1. trace_animation

    1下载:
  2. 实现了弧长参数化曲线,可获得匀速,匀加速,匀减速运动时,曲线上点的坐标,并显示,使用opengl显示-realized the length parametric curve, will be uniform, acceleration, deceleration absorbed campaign, the curve coordinates of points, and showed that the use opengl show
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:31037
    • 提供者:wangmiao
  1. 1821

    1下载:
  2. 一个实时曲线类 接口说明: // 设置网格间距 void SetGridResolutionX(int nGridReluX) // 设置网格间距 void SetGridResolutionY(int nGridReluY) // 设置网格滚动速度,正值为从左向右滚动,0不动 void SetGridScrollSpeedX(int nSpeedX) // 正值为从上到下滚动,0不动 void SetGridScrollS
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:50655
    • 提供者:yu
  1. console_graphic

    1下载:
  2. 用控制台程序(Console project)实现计算机图形学的基本图形,其中Bresenham为Bresenham算法画线的项目,输入起点和终点;dda为DDA算法画直线的项目,输入起点和终点;mid_point为中点画线法的项目,输入起点和终点;Bres_circle为根据Bresenham算法画圆,输入圆心点和半径; midpoint_circle为中点画圆法,包括填充,输入圆心点和半径;midpointEllipse为中点画椭圆,包括填充,输入圆心点和长短轴; duobianxi
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1745205
    • 提供者:李文
  1. pgllib_src

    0下载:
  2. vc++函数库:实现任意曲线的绘制和显示-vc functions : to achieve arbitrary curve drawing and display
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:337714
    • 提供者:远门
  1. based_8086_adda_and_show_sin

    0下载:
  2. 基于8086的一段汇编代码,包括AD/DA转换,并实现显示正弦函数曲线-based on a 8086 compilation of the code, including AD / DA conversion, and the achievement shows sinusoidal function curve
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:20085
    • 提供者:Zhou Yaoxin
  1. multi_line_chart_src

    0下载:
  2. 2D曲线类,WINDOWS任务管理器中显示CPU使用记录的图表效果可用此类做出-2D curves category, Windows Task Manager shows CPU usage record charts such results can be made
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:3630
    • 提供者:ryan
  1. Squre

    0下载:
  2. 使用最小二乘法的一次性计算公式来估计y(i) = b0 + b1 * x + b2 * x^2 + b3 * x^3 + ...... bn * x^n中b0, b1, ..., bn的值,并显示你和的曲线.-use of least squares method of the one-time formula to estimate y (i) = b0 b1 b2 * x * x ^ 2 b x ^ 3 * 3 * ...... bn x ^ n b0, b1, ..., bn value,
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1174
    • 提供者:Zhang
  1. CamberCurveTest_2

    0下载:
  2. 使用VC++6.0编写,在文本框控件中以曲线的形式显示数据,可以方便地移植到其他的大程序中。-use VC 6.0, in the text box controls were in the form of a curve display data, can be easily transplanted to other major procedures.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:31644
    • 提供者:王坚
  1. 240x128LCDDRIVE

    0下载:
  2. 硬件为ARM7 LPC2200,程序的功能为显示一幅图片、画曲线、显示字库的字符。程序已调试通过!-hardware ARM7 LPC2200, procedures for the functions show a picture painted curves, show font characters. Debugging procedure has been adopted!
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:282050
    • 提供者:钟阳
  1. b-spline

    0下载:
  2. b样条曲线,有控制点的求法,还有用OPENGL显示算法-b-spline curves, the control point for France, there is use OpenGL display algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:8538
    • 提供者:王泽兵
  1. graphBrian0600610wxh

    0下载:
  2. 这是一个经过我修改过的一个图形图像显示方面的软件,可以显示曲线,直方图,并图等-After I changed the image shows a graphic of software, it shows curves, histogram, and map
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:693321
    • 提供者:wxhwxh
  1. rt_demo20060317

    0下载:
  2. 这是一个非常好的动态绘制图形曲线的软件,对于做数据显示方面软件的朋友绝对有很大帮助。-This is a very good dynamic curve drawing graphics software For data do show aspects of the software is absolutely great friend to help.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:266015
    • 提供者:wxg
  1. quxianhuizhi

    0下载:
  2. 用VB写的几种基本曲线的绘制程序,对于数据显示很有帮助-VB wrote several basic curve mapping procedures, helpful information
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:2634
    • 提供者:胡杰
  1. Test2DCurve

    0下载:
  2. 2维曲线控件及其测试程序,功能非常齐全,包括改变颜色,动态显示,放大等。-two-dimensional curve controls and testing procedures, which is very complete, including change in color, dynamic display, and amplification.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:42340
    • 提供者:
  1. OPOPOPOPOPOP

    0下载:
  2. 此压缩包中共有32个MATLAB图形应用程序示例,内容如下:三角函数曲线,图形的叠加,双y轴图形的绘制,单个轴窗口显示多个图形,图形标注,条形图形,区域图形,饼图的绘制,阶梯图-package of compressed A total of 32 MATLAB graphics application examples, as follows : trigonometry curve, Graphics overlay, dual y-axis graphics rendering, sing
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5183
    • 提供者:唐成玉
  1. GraphingV3

    1下载:
  2. 一个在VB.NET下使用的图表曲线组件,可以画各类型的柱状图,线条曲线图,饼图,并且可以显示图例。色彩比较鲜艳,可以在ASP.NET中使用。 -one in VB.NET using the curve chart components, painting various types of columns, lines curves, pie, and be able to show legend. Comparison bright colors can be used in ASP.N
  3. 所属分类:.net编程

    • 发布日期:2008-10-13
    • 文件大小:29258
    • 提供者:ppt
  1. dynamic_line_real_show_like_windows

    0下载:
  2. VC实现的界面和windows任务管理器的联网界面一样动态曲线实时显示系统(TIMER实现的)可用于上位机对下位机采集的数据动态实时显示,曲线防闪烁,。-VC interface and windows management tasks for a network interface like real-time dynamic curves show - EC (TIMER achieved) can be used for PC right from the lower the dynami
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:16523
    • 提供者:dengxuebo
  1. dataacquisition

    1下载:
  2. 数据采集系统上位机设计。包括串口通信、文本显示、曲线实时显示、数据保存、监测报警等功能。-data acquisition system software design. Including serial communication, text, real-time curve display, data preservation, alarm monitoring, and other functions.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:74033
    • 提供者:钱冰
  1. CurveDlg_demo

    0下载:
  2. 实现曲线的显示功能-curve display
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:160640
    • 提供者:张国伟
« 1 2 ... 22 23 24 25 26 2728 29 30 31 32 ... 50 »
搜珍网 www.dssz.com