资源列表
DraeLine90
- 这是我的计算机图形学作业,有时间看看,应该有帮助,有什么意见或建议联系我。谢谢!-This is my computer graphics operations, with some time to see if that should be helpful, what comments or suggestions contact me. Thank you!
Douglas-Poiker_algorithm
- Douglas-Poiker抽稀算法(又称道格拉斯车抽稀),用于二维图形节点抽稀.-Douglas-Poiker pumped dilute algorithm (also known as Douglas cars pumping diluted), 2D graphics for pumping dilute nodes.
drawing2bitmap_src
- 程序画图和保存为BitMap的简单示例,因为简单,所以容易理解.-procedures drawing BitMap and preservation of a simple example, because simple, and easy to understand.
jisuanjituxing
- 根据多边形区域的填充原理可以推广到圆域的填充,由于圆的特殊属性,即可根据任何欲填充的像素点与圆心的距离是否大于或小于半径来判断是否在圆内或圆外,具体实现程序如下; 利用中点画圆算法实现边界程序: void CArea_FillData::MidpointCircle(int xc, int yc, int r, int color) {//画八分之一的圆 int x,y,d x=0 y=r d=1-r WholeCircle(xc,yc,x,y,color
DLL_Class
- mapgis6.2二次开发的dll,vc++6.0制作,-mapgis6.2 secondary development of the dll, vc 6.0 production,
zdhy
- 用Bresenham算法画圆,使用打点函数实现上述功能-with Bresenham algorithm Circle, which was used to achieve the above function function
TC2.0
- 计算机图形学作业(TC2.0版),如今不多见了-computer graphics operations (TC edition), now rare
movingjiance34434
- 用于运动目标的检测,是很好的毕业设计参考-campaign for target detection, is a good reference design graduate!
jsjtxxue
- dfj jfdlksfjsdlkfj jdlksfjdlksjf
VBHelloWorld
- VB与IDL数据可视化语言的接口编程,利用IDL提供的控件实现数据在VB中的可视化显示-VB and IDL data visualization interface programming language, use IDL for the control of data in VB visual show
VGAsingl
- fpga显示控制器,利用vhdl语言实现,只能显示8色。-fpga display controller, using vhdl language, the only shows that eight colors.
SDL_draw-1.2.11.tar
- 一个很好的SDL绘图函数库,可以添加到自己的程序中使用,可以绘制各种图形,包括直线、矩形、圆等-a good SDL mapping functions that can be added to its own procedures for the use, can draw various graphics, including linear, rectangular, round, etc.