资源列表
version1.4
- PSCAD线路故障仿真模型,可供初学者参考使用(PSCAD line fault simulation model can be used for reference by beginners.)
gdiexample
- GDI绘图源代码,非常好的学习资料。VS2003打开
49636974OPENGL-CHZ
- 利用opengl技术,实现单色、彩色字符的旋转-The use of opengl technology to achieve monochrome, color character rotation
DrawingSomeFeatures
- It is a vb.net program which can drawing some features, including mouse drawing-vb.net It is a drawing program which can som e features, including mouse drawing
source_code
- VC类库文件 用来打开AUTOCAD输出的DXF模型文件,很好用-VC library files used to open the the AUTOCAD output DXF model file, easy to use
SplineTester
- B样条鼠标绘制程序,供各位同仁相互学习。
扫描线填色算法
- 这是一个用c++编写出来的计算机图形学中的绘图算法,希望能给读者带来帮助。-This is a c + + with the preparation of the computer graphics mapping algorithm, in hopes of giving the readers to help.
c-leaf
- c语言做的叶子程序,在一定范围内,随即生成一定大小,形状,颜色等信息的叶片-c language program to do the leaves, in a certain range, then generate a certain size, shape, color and other information leaves
Straight-cut
- 直线裁剪,大学里面学习的计算机图形学里面最简单直线裁剪程序-Straight cutting, colleges of learning computer graphics inside the easiest linear cutting program
use-AUTHERWARE-to-display
- 细地介绍了用AUTHERWARE多媒体制作软件来实现具有交互功能的大屏幕比分显示应用软件的具体方法,对其中的关键技术作出了系统的介绍,有一定的实用价值。-Fine introduction to the use AUTHERWARE multimedia authoring software to achieve the big screen with interactive features score shows the specific methods of application sof
make_veins
- 一个给出两条自定义曲线,在其间绘制直纹面曲面的程序
Bresenham_Line
- breseham画线程序,通过在每列像数中确定与理想直线的像数来进行直线的扫描转换