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

搜索资源列表

  1. zyqx

    0下载:
  2. 可以实现自由曲线的绘制,用VC++实现的。-Freedom can be achieved Curve with VC++ Achievable.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:45317
    • 提供者:zhangqf
  1. MyDrawSystem

    0下载:
  2. vc单文档应用程序,绘制自由曲线,可以设置线形,粗细,颜色,可以运行!-vc single document application, draw free curve, you can set the alignment, width, color, you can run!
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-08
    • 文件大小:2002606
    • 提供者:燃冰
  1. Bezir

    0下载:
  2. VC++实现的计算机图形学上的Bezir曲线的绘制,喜欢Windows编程和图形学的朋友可以-VC++ Bezir
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-06
    • 文件大小:55761
    • 提供者:王文波
  1. HistoryLine

    1下载:
  2. 一个显示历史数据曲线的程序源代码,压缩包中包含了历史数据文件和程序源码,在公司里用过很好用。开发环境VC++6.0,绘制曲线用的是MFC的CDC。-Curve of a display of historical data source code, compressed package that contains the historical data files and program source code, used in the company good use. Development
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-12
    • 文件大小:2850396
    • 提供者:占紫云
  1. bsplineandbezier

    0下载:
  2. b样条和贝塞尔曲线的绘制,matlab和vc平台上的两个版本-b-spline and Bezier curve drawing, matlab, and two versions of the platform vc
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1889517
    • 提供者:杨卫成
  1. vtkspline

    0下载:
  2. VC结合VTK来绘制样条曲线SPLIEN并输出相应点的坐标。-VC combination of VTK to draw spline curves SPLIEN and output the coordinates of corresponding points.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-09
    • 文件大小:12254
    • 提供者:平空
  1. VCGraphic

    0下载:
  2. 用VC编写的学习计算机图形学知识的演示程序,包括绘制图元、样条曲线和几个分形算法。-A demo program about several knowledges of computer graphics in VC, including the rendering primitives, spline curves, fractal algorithms.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:202822
    • 提供者:刘雪
  1. GDiCardinal

    0下载:
  2. 绘制cardinal曲线的VC#程序,给定若干点位,生成cardinal曲线,并用B-spline和Bezier比较-A C# program of drawing cardinal curves.
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:35852
    • 提供者:yan
  1. Bezier

    0下载:
  2. 用VC++实现了Bézier曲线的算法,能用鼠标右键绘制多边形。-Using VC++ to achieve a Bézier curve algorithm, the polygon can be drawn with the right mouse button.
  3. 所属分类:Graph program

    • 发布日期:2017-05-11
    • 文件大小:2380184
    • 提供者:zhouyunkai
  1. TTBEZIER

    0下载:
  2. 利用vc单文档绘制的贝塞尔曲线,是学习单文档gdi绘图的有效参考,同时对贝塞尔曲线的形成原理做了介绍-Vc use a single document drawn Bezier curves, a single document to learn effective gdi drawing reference, at the same time the formation of the principle of Bezier curves introduced
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-28
    • 文件大小:23828
    • 提供者:申文涛
  1. Example

    0下载:
  2. VC++和MATCOM混合编程,实现正弦曲线的绘制-VC++ and MATCOM mixed programming, to achieve the mapping sinusoid
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1973458
    • 提供者:baoyu
  1. matlabenginetest

    0下载:
  2. VC++和MATLAB引擎混合编程,实现正弦曲线的绘制-VC++ and MATLAB programming hybrid engine, the realization of the mapping sinusoid
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1968206
    • 提供者:baoyu
  1. BezierExample

    0下载:
  2. WINDOWS系统下,使用VC++6.0在窗口上,绘制B样条曲线。-WINDOWS system, using VC++6.0 in the window, rendering B-spline curve.
  3. 所属分类:Graph program

    • 发布日期:2017-04-24
    • 文件大小:12770
    • 提供者:song
  1. CurveDrawing

    0下载:
  2. 利用VC++编程实现样条曲线的绘制实例,源代码编译于VC++6.0,通过测试发现本示例程序距真正的“手绘”曲线还有一段距离,甚至说它是全自动的,也就是选择生成选项后,程序是自动生成的曲线,可以对生成的曲线进行位置移动,倍数放大等,但不能用鼠标手动去改变它们的形态,源代码收集于国外,仅供学习参考。-Using VC++ Programming-spline curve drawing examples, source code in VC++6.0, to pass the test proced
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:29239
    • 提供者:724
  1. N-BezierCurve

    2下载:
  2. 在VC++6.0下建立一个单文档应用程序,实现N次Bezier曲线的绘制,在绘图区点击鼠标左键得到控制顶点,并生成控制多边形和相应的N次贝塞尔曲线。利用鼠标拖动控制顶点可以实现对曲线的实时修改。-VC++6.0 in the establishment of a single-document application, to achieve N times Bezier curve drawing, the drawing area in the left mouse button click
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3673287
    • 提供者:隗平
  1. pro3

    0下载:
  2. 绘制流体事实,曲线并读出数据。利用VC-Drawing fluid facts and读出数据curve. Using VC++
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:4040303
    • 提供者:mayfairy
  1. Sinusoid

    0下载:
  2. 本程序利用VC++编写,实现绘制一个正弦曲线,运行程序,系统将自动绘制一个正弦曲线。-This procedure using VC++ to write, implement draw a sine curve, run the program, the system will automatically draw a sine curve.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:35034
    • 提供者:Jonny
  1. B-spline

    0下载:
  2. VC++中b-样条曲线的绘制,如何绘制的,请看程序-VC++ in the b-spline curve, how it is drawn, see the program
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1956836
    • 提供者:songxianhui
  1. MultiColorPlot

    1下载:
  2. 一个用vc++写的绘制实时曲线的类的程序-Using vc++ to write a drawing program real-time curve of the class
  3. 所属分类:Wavelet

    • 发布日期:2017-03-29
    • 文件大小:39430
    • 提供者:赵四
  1. 078

    0下载:
  2. vc++环境下实现正弦曲线的绘制,程序自动绘制图形,增强图形的可视度-vc++ environment to achieve the sine curve, automatically rendering graphics to enhance the visibility graph
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:35071
    • 提供者:沧海一粟
« 1 2 ... 4 5 6 7 8 910 11 12 »
搜珍网 www.dssz.com