资源列表
BezierFill
- 图形的基本的几何变换程序:包括平移变换、旋转变换、放缩变换、相对某一点的旋转变换-The basic geometric graphics transformation process: including the translation transformation, rotation, zoom transform, the relative rotation of a point
drawmat
- 点阵字符的显示程序:用0和1来标识位图中的每个象素,对应于0的象素着背景色,对应于1的象素着前景色。一个点阵字符可以由一个数组来存储,即存储这个字符的位图,为了节省空间,可以采用16进制的数组来存储。显示字符的方法就是先判断位图中象素的标识是0还是1,然后把对应于1的象素它显示出来,而对应于0的象素不显示。-Character dot matrix display program: with 0 and 1 to identify a bitmap for each pixel, the pix
tuxing
- 一个在vc环境下运行的简易画图工具可绘制直线,圆与椭圆-Vc environment in a simple drawing tools to run to draw a straight line, circular and elliptical
coffecup
- 用CAD绘制的一个咖啡杯,感觉还不错,大家参考下。-coffe cup
equa2curve
- 属于autocad二次开发,使用后可直接在cad中用方程建立曲面-Autocad is the second development, the use of cad can be used directly in the surface equation
wave
- 用VB6.0编写类似示波器波形显示源代码。- oscilloscope waveform programmed by VB6.0
dlgprint
- 打印预览的小程序,适合初学者学习打印的方法-Print Preview of small procedures, suitable for beginners to learn the method of printing
7127_Analog_Clock_GDI
- Analog Clock delphi source code
source
- c#绘图代码,转自别处,仅供参考,如有不当之处,请大家谅解。-c#
line
- 计算机图形学 line 数值微分画直线 和园 -Computer graphics line drawing a straight line and the numerical differentiation Park
Bmp2Ico
- convert BMP to ico file, and vise versa
Scanedge
- 对用鼠标左击生成的多边形,用最小的矩形扩住多边形,并用有效便表算法填充此多边形。-With the mouse left-click on the generated polygon, extended by the smallest rectangle polygon live, and will form an effective method to fill the polygon.