搜索资源列表
controlpicture
- 在控制台上画图,并使用了菜单管理,具体操作运行后就可以知道了,用c++编写的,vs2003编译,其他运行环境没有试过-drawing on the console and use the menu management, the specific operation after operation can know, c + + with the preparation, vs2003 compiler, other operating environment without trying
Clipping the Drawing Region
- 文字的特效演示程序,是用java实现的!-text effects Demonstration Program, is the realization of java!
huatu
- DOS下的画图程序源代码(实现了一些简单的绘图操作)-The Paint program source code (under DOS achieve simple drawing operations)
DrawBoard
- 简单的画图板程序,画线,画圆,多变慈宁宫-Simple procedures for drawing board, drawing a line, circle, and so changeable慈宁宫
cuberotatebounce
- 绘制了旋转的立方体,和旋转的星星,按空格键切换场景。-Drawing a rotating cube, and the rotation of the stars, according to the space bar to switch scenes.
drawelipse
- Algorithm for drawing elipse
drawcircle
- Algorithm for drawing circle
graphics
- 1)给出系统框架。 2)调用画点的函数,分别用DDA、中点Bresenham算法和改进Bresenham算法绘制直线和中点算法绘制直线、用不同的算法绘制圆和椭圆 ,并各自比较算法精度与效率的差别 。 3)实现二维图形的变换。(包括平移,放缩,旋转,错切以及复合变换) 4)运用所学的区域填充算法实现区域填充。 5)运用所学算法实现线段裁剪以及多边形裁剪(多边形裁剪为可选)。 6)自己实现其它附加以及需要完善的功能。 -1) give system framework.
MyDocAndView
- 实现了统计信息的柱状图、折线图以及饼图的绘制-Realize the statistical information histogram, line charts and bread drawing
fasfklhsdg
- 让初学者从 Turbo C 2.0(以下简称 TC) 或 Borland C++ 3.1 开始学编程是个不错的建议,只是 TC 的环境实在太老了,复制粘贴都很不方便。有一个 Win-TC,简单用了一下,实在是个害人的东西,还不如 TC 好呢,因为它简化了所有调试的部分(或许是我没看到?),而调试是写程序相当重要的一部分。 不少老师直接拿 VC6 来讲 C 语言的,因为 VC6 的编辑和调试环境都很优秀。只可惜在 VC6 下只能做一些文字性的练习题,想画条直线画个圆都很难,还要注册窗口类
program
- windows控制台窗口画图:实现扫描转换任意一个椭圆,使用windows下的SetPixel函数。算法使用的是中点算法,算法效率较高。-The console windows drawing: realize scanning conversion any elliptic, using the Windows of the SetPixel function. The halfway point algorithm is used, whose efficiency is higher.
cmobliphone
- C语言实现设计一个简易的手机通讯录管理系统。该题目要求在熟练掌握C语言的基本知识:数据类型(整形、实型、字符型、指针、数组、结构等);运算类型(算术运算、逻辑运算、自增自减运算、赋值运算等);程序结构(顺序结构、判断选择结构、循环结构);大程序的功能分解方法(即函数的使用)等。进一步掌握各种函数的应用,包括时间函数、、绘图函数,以及文件的读写操作等。-Design a simple mobile phone address book management system. The subject
Paint_1
- 一个在控制台上画图的小程序,用c语言实现,可以画直线矩形圆圆弧等,用统一的数据结构-A drawing program on the console, using c language, can draw a straight line rectangle circular arc, with a unified data structure
Bitmap
- 关于位图的操作及设计 实现位图打开,放大,缩小的功能。此外还有绘图等功能-Bitmap open, enlarged, reduced the bitmap operation and design. There are also features such as drawing
HuaTu
- bcb写的画图板,基本实现了电脑自带的画图功能-bcb of a drawing program, the basic realization of the computer comes with the drawing functions
zhixian
- cohen直线裁剪算法 包含矩形框对线段的裁剪 以及多边形的绘制-cohen linear cutting algorithm contains clipping rectangle on the line and polygon drawing
10.17.1
- 使用c++和opencv编写的基本画图函数的应用例子。-C++ and opencv prepared using the basic drawing functions application examples.
10.17.2
- c++在vs2012平台上,用opencv程序编写的基本画图和文字处理程序-c++ in vs2012 platform, using opencv programming basic drawing and word processing programs
10.17.4
- 使用opencv在VS2012的平台上运行基本的画图和文字函数实例-Using opencv in VS2012 running on a platform of basic drawing and text function instance
Recusive-Drawing
- Recusive Drawing for a star, it depends on the angle between the edged of the star, also the user sets to witch level he wants the star to be recusivly drawn.
