搜索资源列表
Fractal_
- 为绘制分形混浊曲线、Julia集、和Mandelbrot集的程序源代码,程序运行后, 分别选择菜单“分形”下的子菜单“混沌曲线”、“Julia集”或者“Mandelbrot集”,将分别绘制这 几种分形图案。对于Mandelbrot集,可以用托动鼠标选择一矩形框,然后点击鼠标右键对所选择的区域 进行放大。-for mapping turbidity fractal curve, Julia sets, and the Mandelbrot set of program source c
zcurve
- 绘制曲线视图,可由用户自由定制坐标系、曲线坐标分量数据要素、量纲,并可进行曲线放大、缩小、平移操作-drawing curves View, users can freely customize coordinates, curvilinear coordinates component data elements, dimensional, curve can zoom in and out, the translation operation
plotline
- 本程序是一个常用的绘制曲线的程序,数据为文件形式打开,具有图像的放大缩小移动功能-this procedure is a common curve mapping procedures, data for the document is opened, with image zooming function mobile
brizer4
- 本程序可以实现画圆,直线,bezier曲线,矩形等图形,并且是用鼠标操作的,同时也可以实现图形的任意倍的放大,缩小,平移和清屏,退出功能.-this procedure can be achieved Circle, Line, bezier curves, rectangles and other graphics, and the mouse is used to operate, but also the realization of graphics arbitrary times ma
BattTestV2.0
- 一个通过USB->UART读取C8051F060的程序,实现曲线分析、放大、报表等,采用多线程。 驱动从www.silabs.com下载,要用NI的UI控件。完整版。-a USB -
Fractal-quxian
- 本程序为绘制分形混浊曲线、Julia集、和Mandelbrot集的程序源代码,程序运行后,分别选择菜单“分形”下的子菜单“混沌曲线”、“Julia集”或者“Mandelbrot集”,将分别绘制这几种分形图案。对于Mandelbrot集,可以用托动鼠标选择一矩形框,然后点击鼠标右键对所选择的区域进行放大-procedures for the drawing of fractal curves stuffy, Julia Sets, Mandelbrot sets and program sourc
CChart
- 一个wince下的画曲线类,能够实现曲线放大!
CreateCurve.rar
- C#绘制动态曲线图。可以实现多条同时显示。可以实现平面和三维切换和放大。从DataSet中获取动态数据。,C# mapping dynamic curves. Can simultaneously achieve a number of shows. Can achieve planar and three-dimensional switching and amplification. From the DataSet to obtain dynamic data.
curve.rar
- vc++自编的单文档程序,将主窗口分割成三个窗口:树形控制区,曲线显示区和数据显示区,能够实现数据的读取和显示,曲线的绘制以及简单的放大和缩小功能。,vc++ composing a single document procedure will be the main window split into three windows: a tree-controlled areas, curve display and data display area that can read and dis
zoom_pan_example.zip
- 拖动曲线,放大曲线,缩小曲线以及改变曲线的坐标和刻度。,pan curve
teechart5
- 一个好用的控件,可以助你轻松的完成曲线绘制,曲线编辑,曲线放大缩小-A useful control that can help you easily complete the curve drawing, curve editing, curve zoom
Coordinate_Curves
- 可缩放的二维曲线坐标图,从文件中读取数据,将数据以二维坐标图的形式表现出来,可用拖拽放大(非图像放大,而是数据重画)。可设置曲线颜色,跟踪鼠标位置(逻辑位置)-Scalable two-dimensional curvilinear coordinate map data read from the file data to two-dimensional coordinates of the form chart, drag can be used to enlarge (non-image
MUltiWindow
- 基于多文档的绘制曲线程序,动态生成多个绘制曲线窗口,生成的曲线可通过鼠标选定区域放大缩小, 各曲线绘制窗口可选择切换。-the program is based on MULTIWINDOW interface used to draw curves, and the window is created dynamically and controllably. Any part of the curves on the windows can be amplified and can
PDE_in_image_processing
- 包含五个文件夹。 (1)MATLAB程序:其中包含10余个MATLAB程序或(函数)的源代码。程序中所作的注释,与书中关于对应算法的描述是一致的 (2)二值图像:其中的图像可供形态学图像处理实验用,也可通过提取对象的边界,供曲线演化实验使用。 (3)灰度图象和彩色图像:其中的图像,可以作为图像分割,平滑滤波,反差增强,彩色增强以及图像放大等实验的素材。 (4) 视频剪辑:,"two_cells"是采用改进的变分水平集方法,实现GAC模型图像分割的演化过程;"denoissing
test
- 曲线放大缩小文件,可以学习曲线显示的机理-Curve zoom file mechanism of learning curve
IMAGEETRACT
- 利用Matlab提取图片中的数据 从事科研或者工程的人员在文档撰写过程中,常需要将文献中的曲线与自己的结果对比,为获取原始数据,一种常用的办法是手动描点,即将原始曲线放大然后打印出来,选取一定数量的点,读出其横纵坐标,然后重绘。对于较为平坦的曲线,这种方法当然可行,但当曲线数量增加,曲线变化复杂,这种方法工作量可想而知。前段时间由于原始数据丢失,仅剩几十幅图片,本人尝试过手动描点,经历几个小时奋战,实在无法继续,索性转向matlab,借助其强大的数据处理能力,编写了两个GUI的小软件ima
LCD12864_Curve
- LCD 12864曲线放大文件 此程序基于mage128单片机-Mega128 MCU,LCD 12864 Curve point code。
NucleicAcid5
- 能根据导入数据和算法,画出曲线图,并能对曲线放大和缩小-According to the data, draw the curve, and the curve can be enlarged and reduced
PaintSignal
- 1、Qt实现绘制正弦曲线 2、实现拖动效果 3、实现放大、缩小 4、实现绘制越界问题(1, Qt draw sine curve 2, achieve drag effect 3, achieve amplification and contraction 4, the realization of cross-border rendering problems)
串口采集程序4(封装好)
- 通过串口采集数据,用曲线控件显示,可以实时显示,类似示波器,可以放大,缩小,平移(Data can be collected through serial port and displayed by curve control. It can be displayed in real time. Similar to oscilloscope, it can be enlarged, reduced and shifted.)