搜索资源列表
qx
- 使用类来操作曲线,使用双缓冲还实现曲线不闪,代码如下(VB2005),这是一个类,新建一个类,就可以在整个程序里调用这个类,调用方法很简单:比如:这个类名为tcdj 就可以写dim XXXX as new tcdj,然后在程序里使用XXXX.属性....... 操作就可以了-To operate the use of curves, use double buffering is also the realization of curves do not flash, the code is a
gene_output_sound_class
- 播放wave文件时的声音曲线 -The voice curve for the play of wave file
BEZIER1
- 用C++开发的画贝塞尔曲线的程序,鼠标左键可以随意拖曳节点,右键复原-Using C++ development draw Bezier curves procedures can drag the left mouse button node, right-recovery
newmv2fr
- 求函数矩阵的逆乃奎斯特曲线 点开程序里面有详尽的解释-Function matrix for the inverse Nyquist curve points to open the procedure there detailed explanation
curve
- 根据The Alogirthmic Beauty of Plants此书里的分形原理和L系统原理,使用C++语言写的分形的曲线程序。-The fractal curve program is written by C++ language, based on fractal principle and L system, reference by the book The Alogirthmic Beauty of Plants
Bezier3.0
- 我的毕业设计,完成了Bezier曲线和曲面的绘制-My graduation project, completed drawing Bezier curves and surfaces
Draw2Line
- 一款开源支持多曲线绘制图表的控件源代码,可以纵横坐标刻度。支持十字线数值捕获即时显示等。-An open source multi-Curve chart control source code, can scale vertical and horizontal coordinates. Value capture cross lines to support real-time display.
MiniMusic
- 运用MFC制作成显示界面,分析wav波形文件,显示音频文件的基本信息以及波形图形、过零率曲线、短时能量曲线-Made into a display interface using MFC, analysis wav wave files, audio files show the basic information and waveform graph, the zero rate curve, short-term energy curve
labtuhua
- 用labwindows编写,用鼠标点击按钮,可以在面板上画出直线,曲线,椭圆等-Written by labwindows, click the button with the mouse, you can draw straight lines on the panel, curve, ellipse, etc.
ZGraph
- 基于C#的波形显示控件的实现源码 计算机技术的飞速发展使得其在自动化系统中的应用日益增强。大量监控、图像数据显示软件活跃在自动化工业及自动化教学领域。同时,软件系统的日益复杂化使得模块化开发变得尤为重要。本课题所设计的基于C#的波形显示控件就可在微软.NET平台下进行代码功能重用,达到模块化开发和快速开发的目的,使得程序员能够集中精力设计软件的具体业务流程,而不必担心波形呈现的问题。 本文先介绍了.NET平台下用户控件开发的基本方法,以及用C#描述的GDI+图形开发技术,然后
Bezier
- bezier曲线 全面 注释清晰 vc++6.0 mfc-bezier curve fully clear notes vc++6.0 mfc
Bezierp2CCoonsp2CB
- mfc csdn bezier coons b样条 曲线 vc++6.0-mfc csdn bezier coons b-spline curve vc++6.0
DrawSound
- 将声音数据绘制成4种不同的波形: iPaintKind: 0 : 柱形图、 1: 曲线波形、 2:点图、3:火焰图。 代码是整理好的函数,方便使用。-draw 4 different kinds sound wave.
IIR-PEQ
- IIR 均衡器的调试控制软件,有很漂亮的PEQ曲线,高通、低通和带通曲线控制.-IIR equalizer debug control software, has a very nice PEQ curve, high-pass, low-pass and band-pass curve control.
shuxue
- 方程X2+Y2cosα=1,当α从0度到180度变化时各个角度的曲线变化。-Equation X2+ Y2cosα = 1, when α from 0 degrees to 180 degrees curve from different angles.
hdtqx
- 利用数组定义方式来绘制动态曲线,而且屏幕画面后可以自动右移。-The use of an array of ways to draw dynamic curve is defined, and the screen can be automatically shifted to the right.
CE2DGraph
- GT2440ARM开发板在Wince系统下的画图类文件,可以很据数据绘制曲线-GT2440ARM Wince system development board in the drawing class files can be plotted according to the data
Bezier
- 计算机图形学基础内容,绘制bezier曲线,可以人机交互,用鼠标点击绘制的位置。-Computer graphics based content, draw bezier curves, human-computer interaction, use the mouse to click on the drawing position.