-
Bresenham
简单计算机图形学算法,通过直线中点Bresenham算法,绘制直线。(
Simple computer graphics algorithms, Bresenham line passing through the midpoint algorithm, draw a straight line.)
- 2014-02-17 21:22:36下载
- 积分:1
-
VBComm
用于酶标仪控制,具备波长设定、标准曲线拟合,结果打印。(For the microplate reader control, with the wavelength set, standard curve fitting, the results of printing.)
- 2020-11-19 09:09:38下载
- 积分:1
-
Bezier
三次bezier曲线的绘制(其中调用pow())。(The drawing of cubic Bezier curve (where pow ()).)
- 2018-12-02 18:09:28下载
- 积分:1
-
NT9200
NT9200数字脑电图仪 的串行通讯及实时绘图程序。可借鉴里面的绘图程序。(NT9200 digital EEG instrument serial communications and real-time drawing program. Inside of the mapping process can learn from.)
- 2010-05-20 16:33:22下载
- 积分:1
-
ImageSystem
中点画圆与中点画直线 二维图形变换 多边形填充 计算机图形学实验(The midpoint Circle draws line in two-dimensional graphics transform polygon fill, computer graphics experiments)
- 2020-06-30 08:20:02下载
- 积分:1
-
fangwindowshuatuchengxu
一个仿windows画图程序AppWizard has created this photo application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your photo application.
(An imitation of windows drawing program AppWizard has created this photo application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your photo application.)
- 2010-12-24 22:08:29下载
- 积分:1
-
l_curve
L曲线选择正则化参数,适用于正则化算法中选取正则化参数反演( L-curve)
- 2020-08-13 22:08:29下载
- 积分:1
-
Draw
该程序可以绘制出扇形,并且带有黑色边框。(The program can draw out the fan, and with a black border.)
- 2010-06-30 09:35:13下载
- 积分:1
-
UseBrush
教你如何使用画刷,MFC里面的画刷,文件里面是相关的代码。(tell you how to use the brush of MFC,there s the relative code inside the file.)
- 2010-05-09 21:30:59下载
- 积分:1
-
drawMFC
一个简单的程序,可以绘制点、线、圆、方。可以保存成一定格式的图片文件。软件最大的问题是绘图基本在对应的鼠标事件里进行,而没有在paint方法里进行,可借鉴。(A simple program, you can draw points, lines, circles, square. Can be saved into a certain format image files. The biggest problem is the graphics software basic mouse events in the corresponding conduct, but not in the paint method in the conduct, we may learn.)
- 2013-09-13 09:27:12下载
- 积分:1