-
java写的2D图形程序集(可jcreator3.5编译…
使用Java书写的图形学2D程序集合(可以用JCreator3.5编译),程序包括交互式编辑,常用曲线(抛物线,三次参数样条,Beizer,B样条),还有多边形填充,2D旋转和字体示例-written in Java 2D graphics procedures set (which can be used JCreator3.5 compiler), including interactive editing procedures, common curve (parabola, the three parameters of the sample, Beizer, B-Spline), and filled polygon, 2D rotation and font sample
- 2022-03-13 23:47:20下载
- 积分:1
-
Sampling code for image processing
Sampling code for image processing
- 2022-05-17 18:56:59下载
- 积分:1
-
自己做的3D模拟浏览,重要用的是读入TEXT文档里面的模拟地形数据,有雾化效果,...
自己做的3D模拟浏览,重要用的是读入TEXT文档里面的模拟地形数据,有雾化效果,-own 3D simulation browsing, it is important the document read TEXT inside the simulated terrain data, atomizing effect, etc.
- 2022-01-28 08:59:47下载
- 积分:1
-
本程序用vc++6.0编写,可以根据文档界面上要画的曲线形状及其颜色来用鼠标绘图,因此是一个进行vc曲线绘图编程的很好的参考程序....
本程序用vc++6.0编写,可以根据文档界面上要画的曲线形状及其颜色来用鼠标绘图,因此是一个进行vc曲线绘图编程的很好的参考程序.-This procedure used vc++ 6.0 prepared according to the document interface to draw the shape of the curve and its color graphics with the mouse, it is a vc curve for programming graphics good reference procedures.
- 2022-04-21 00:02:30下载
- 积分:1
-
用C++实现,计算机图形学相关算法,另外附有实验报告!
用C++实现,计算机图形学相关算法,另外附有实验报告!-C realized, computer graphics algorithms, and experiment with the report!
- 2022-01-21 22:21:37下载
- 积分:1
-
多点计算,峰值计算,随机产生n_gene个基因段,随机产生个体的同源基因段2...
多点计算,峰值计算,随机产生n_gene个基因段,随机产生个体的同源基因段2-more, the peak, randomly generated n_gene genes of randomly generated individual of two homologous gene
- 2022-01-26 04:27:04下载
- 积分:1
-
MSC或BC开发的SVGA图形开发库(允许使用300x200,640x480,80x600,1024x768等多种模式...
MSC或BC开发的SVGA图形开发库(允许使用300x200,640x480,80x600,1024x768等多种模式-MSC or the development of the SVGA graphics development library (allowing the use of 300x200, 640x480, 80x600, and other 1024 models
- 2022-01-26 01:19:52下载
- 积分:1
-
DrawTools示例说明如何创建一个Windows窗体应用程序绘制图形…
DrawTools向你展示如何在Windows Form程序中通过鼠标拖动绘制各种图形对象,它实现的固定图形有:矩形框、椭圆、线性和铅笔。并且,你可以通过鼠标选择、移动、删除图形,还可以改变图形大小等各种操作。另外,程序支持你把绘制的图形保存成文件,可以直接把一个文件从资源管理器中拖到程序界面上打开。-DrawTools sample shows how to create a Windows Forms application for drawing graphic objects in a Windows client area using mouse and drawing tools. Drawing tools implemented in this sample are: Rectangle, Ellipse, Line, and Pencil. There are well-known techniques for creating such type of applications, like: interaction with mouse, flicker-free drawing, implementing of drawing and selection tools, objects selection, managing of objects Z-order etc. MFC developers may learn all this stuff from MFC sample DRAWCLI. DrawTools C# program reproduces some of DRAWCLI functionality and uses some design decisions from this sample.
- 2022-07-06 18:52:18下载
- 积分:1
-
计算机图形学绘制一个三维几何图形,立方体等三维图形
计算机图形学绘制一个三维几何图形,立方体等三维图形-computer graphics rendering a three-dimensional geometric shapes, such as 3D cube
- 2022-02-27 07:02:24下载
- 积分:1
-
这个程序实现了256色PCX文件解码。注意:其中第二个函数对一行进行解码,应该把阅读的重点放在这个函数上。要注意的是,执行时,文件C: est.pcx必须存在...
这个程序实现了256色PCX文件解码。注意:其中第二个函数对一行进行解码,应该把阅读的重点放在这个函数上。要注意的是,执行时,文件C: est.pcx必须存在,而且是一个256色PCX文件。-the procedures of 256 color PCX decoding. Note : This second function to decode and his party, should focus on reading this function on. To pay attention to the implementation, the C : test.pcx must exist, but is a 256-color PCX document.
- 2023-04-20 13:10:04下载
- 积分:1