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

搜索资源列表

  1. mschart_bushanshuoquxian

    0下载:
  2. VC中使用mschart控件在对话框中实现了不闪烁的实时曲线的绘制,利用的是双缓冲显示机制解决了屏幕显示的问题-VC used mschart controls in the dialog box to achieve a real-time rendering flicker curve, use the double buffering mechanism to solve the problem of the display screen
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-25
    • 文件大小:8202195
    • 提供者:fsg
  1. Bizer

    0下载:
  2. 用VC画贝塞尔曲线,或其他曲线,代码很详细,有助有初学者应用-VC draw with Bessel curve, or other curve, a very detailed code, help beginners applications
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-16
    • 文件大小:3674944
    • 提供者:张口
  1. 20152213Plot

    0下载:
  2. VC++ MFC 实现的实时曲线功能,很好的例子,这个在网上很少能找到-VC++ MFC to achieve real-time curve drawing, a good example, this rarely found online
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:242127
    • 提供者:范东
  1. CPPDraw-B-spline-curve

    0下载:
  2. 用VC++实现B样条曲线的绘制 实现键盘控制曲面的细分程度并可以实现旋转曲面-With VC++ Realize Draw B-spline curve
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-11
    • 文件大小:2224985
    • 提供者:孙尧
  1. DrawOfMemory

    0下载:
  2. VC++内存绘图例子代码,包括了多个实用的VC++函数:比如DrawLine函数:将传入函数的值以图像的形式显示到对应的控件上(int AllNum:总的数据量,int Value[]:数据值数组,COLORREF PenColor:画笔的颜色,CWnd *pWnd:需要显示曲线的控件指针);DrawWave函数,将传进函数的值以图像的形式显示到对应的控件上;DrawMultiLine函数:将传进函数的值以图像的形式显示到对应的控件上,可以显示多个数据段。-VC++ example code g
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-16
    • 文件大小:139013
    • 提供者:dfjdj
  1. VCPP2BufferPainting

    0下载:
  2. VC++双缓存绘图,将一个数组曲线绘出,可以防止抖动-VC++ double buffer drawing an array of curves plotted
  3. 所属分类:File Formats

    • 发布日期:2017-04-12
    • 文件大小:1019
    • 提供者:岑璟
  1. DrawBez

    0下载:
  2. VC++实现的贝塞尔曲线,有图形界面,有具体代码,还有注释-Beizer Cur completed by VC++
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:3512434
    • 提供者:for
  1. DataAnalysis

    1下载:
  2. 基于VC++和 Teechart的图表编程 可实现任意选择不同数量的通道 进行曲线绘制-this demo is Based on VC++ programming and Teechart charts which can different curves to draw
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-18
    • 文件大小:4642774
    • 提供者:li hongliang
  1. Draw

    0下载:
  2. 用mfc实现的画图功能,可以画直线,曲线,多边形,椭圆,矩形等,用vc++打开-Using mfc achieve drawing functions, you can draw lines, curves, polygons, ellipses, rectangles, etc., opened with vc++
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-11
    • 文件大小:2484632
    • 提供者:黄宏财
  1. HDraw

    0下载:
  2. 用vc++实现的画图功能,可以画直线,曲线,矩形,椭圆等等,可以直接运行-Using vc++ realize drawing functions, you can draw lines, curves, rectangles, ellipses, and so on, can be directly run
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-29
    • 文件大小:380425
    • 提供者:黄宏财
  1. LineChart

    0下载:
  2. 这是一个VC++实现曲线控件的程序,基于基本对话框的程序实现,利用CDC进行图形画法,程序中进行分布讲解,以及对话框的设计和关联变量的添加,控件响应函数的添加及代码实现。-This is a VC++ and curve control program, based on the basic dialog program implementation, use CDC for graphics drawing, distribution explain, and add design and a
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-09
    • 文件大小:1916815
    • 提供者:家家
  1. TeeChart

    0下载:
  2. VC中使用TeeChart绘制实时曲线,适合学习TeeChart绘制图表-VC using TeeChart draw real-time curve, suitable for learning TeeChart rendering chart
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:49162
    • 提供者:曹鹏
  1. Sine-curve

    0下载:
  2. 利用vc++画出一个小球绕着正弦曲线作往复循环运动-Use vc++ draw a small ball around the sinusoidal reciprocating circular motion
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:6310
    • 提供者:李美美
  1. chartcdc

    0下载:
  2. 这是一个用VC++ GDI编程实现在的一个动态曲线类。-This is a dynamic chart class in VC++ GDI.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-14
    • 文件大小:2950
    • 提供者:tiantian
  1. Graphic

    0下载:
  2. 在根据VC ++ VS2008动态曲线,图形清晰,易于观察的图,我希望能帮助你-In the drawing under VC++ VS2008 dynamic curves, clear graphics, easy to observe, I hope to help you
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-16
    • 文件大小:3719636
    • 提供者:刘爽
  1. Scope

    0下载:
  2. vc++6.0 示波器程序 可以模拟示波器的曲线显示 效果还可以 适合新手 大家可以看看 -vc++ 6.0 oscilloscope program Analog oscilloscopes can display curve The effect can also suitable for beginners you can see
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-11
    • 文件大小:2410178
    • 提供者:liang
  1. 35303

    0下载:
  2. 过控制点的三次B样条曲线VC源代码,可以再VC6.0下直接运行,用鼠标任意选在控制点,过控制点的三次B样条曲线。-Through the control points cubic B-spline curve VC source code, you can then run directly under VC6.0 with the mouse in any election in the control point, controlling the points cubic B-spline
  3. 所属分类:Graph program

    • 发布日期:2017-04-29
    • 文件大小:316150
    • 提供者:林镇安
  1. ECC

    0下载:
  2. 基于离散对数的椭圆曲线公钥加密算法(ECC encode)程序,vc++/MFC,已实现完整的加密解密功能,供大家参考.-Based on elliptic curve discrete logarithm of public-key encryption algorithms (ECC encode) program, vc++/MFC, it has achieved full encryption and decryption functions, for your reference.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-16
    • 文件大小:3739047
    • 提供者:连云
  1. 489478675curve

    0下载:
  2. VC++实现简单画曲线功能,利用mfc自带函数,仅供参考-C++ simple painting curve function, using mfc own function, for reference purposes only
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-30
    • 文件大小:182753
    • 提供者:胡晓林
  1. 217viterbi-decoding(C-language)

    1下载:
  2. C语言实现217卷积码的viterbi译码(软、硬判决的代码都有,运行时先在VC中分别运行软、硬判决的C程序,产生误比特率的数据并存储在.txt文件中,之后在matlab中读取数据,画出误比特率曲线,matlab程序也已给出)-C language achieve 217 viterbi decoding (including hard and soft decision,and the codes should be run in VC to generate and store the BE
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:2039080
    • 提供者:
« 1 2 ... 31 32 33 34 35 3637 38 39 »
搜珍网 www.dssz.com