搜索资源列表
圆盘仪表控件
- 这是一个包含多种形式圆盘控件的控件包,是用VC开发的-This is a control disk contains various forms of control packets, is the development of the VC
单文档中的圆
- 单文档中生成一个灰色的圆,可以随着鼠标移动,很简单的程序,但是是很基本的东西,可以借鉴,本实例在VC.NET2003,WINXP下调试通过.-single document generated a gray circle with a mouse can be mobile, a very simple procedure, but it is very basic things, we can draw on the examples in VC.NET2003, WINXP under de
EZcapture(VC)
- 在WINDODS2000 运行通过的 圆刚二次开发包环境(VC6.0) -WINDODS2000 running in the second round just Environment Development Kit (VC6.0)
大型数字图形图像系统VC源码
- 大型的图形图像系统,包括直线,弧线,圆,椭圆,等等图形的源代码-large graphics system, including the line, arc, circle, ellipse, and so on graphical source code
SmithChart-VC
- 使用Visual C++ 6.0 开发的史密斯圆图演示程序。类CSmithChart为圆图类,其方法包括确定圆图范围,计算归一化阻抗,放射系数,画X圆,画R圆等。-6.0 using Visual C development of the Smith Chart Demonstration Program. Class CSmithChart round of graphs, including a round map to determine the scope of the calculat
vc++
- 简单绘图工具,可以实现简单的绘图,圆,直线圆弧等
vc++draw
- 简单绘图,能实现画圆,画椭圆,直线,vc++环境开发
vc++Draw
- 在VC平台下实现的计算机图形学实验,功能包括画直线,画圆,填充,几何变换,曲线生成算法.
中点画圆算法
- VC环境下的中点画圆算法-VC environment of the mid-point Circle Algorithm
circle-detect.用VC编写圆检测程序的一些代码和算法
- 这是我搜集的用VC编写圆检测程序的一些代码和算法,算法以HOUGH变换为主,This is my collection of circle detection using VC procedures to prepare a number of code and algorithm to transform the main HOUGH
3D下的计算机图形学的编程实践VC源码
- 原代码下载,我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立 release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之 外执行程序,必须复制所需位图及模型文件。-download the origin
draw2.1
- vc实现的绘图程序,可以绘制点、圆、直线、矩形、圆角矩形、刻画线,可以保存,功能较为齐全。-vc realized drawing program, you can draw points, round, straight, rectangular, rounded rectangular, portrait of lines, can be saved, function more fully.
3D_game_demo(VC)
- 3D界面游戏,点击鼠标可发射不同颜色的圆环,伴随着发射声音,圆环沿着鼠标方向快速飞行,当遇到障碍物时,会按照反射方向飞行。可移动鼠标来确定3D空间物景发射的角度,游戏场景清晰,感觉像玩网游一样,身临其境~~···试试看哦,-3D game interface, click the mouse to launch the ring in different colors, along with the launch of the voice of the mouse along the circl
CircleDetect(Opencv)
- 用OPENCV编写的VC圆检测程序,个人觉得速度好于传统HOUGH变换算法-OPENCV prepared using VC circle detection procedures, personally feel that the speed is better than traditional HOUGH Transform Algorithm
findcircle
- vc++为基础的 并运用OPENCV 中的HOUGH检测圆,还凑合吧-vc++-based and use OPENCV in HOUGH detection circle Haicou He Bar
draw(vc)
- VC6.0实现画图功能,包括基本图形:直线(数值微分法、中点画线法,Bresenham画线算法),圆与椭圆(中点画圆法、Bresenham画圆算法、椭圆生成算法),区域填充(边填充算法、种子填充算法、圆与椭圆的填充、图案填充),裁剪、线宽与线型的处理。还有简单的图形变换,以及简单曲线和曲面的实现-VC6.0 implement drawing functions, including basic graphics: linear (numerical differential method, t
VC-draw-toolbox
- 本程序功能与Windows下附件中的画图软件功能相近。本程序是在VC6.0平台上用MFC所编,支持多文档和多视图结构,视图为滚动视图,允许分割窗口。绘制方面的功能主要包括绘制各种图元,包括直线、Bezier曲线、矩形、圆角矩形、椭圆(圆)、多边形,用笔或画刷自由绘图,橡皮擦擦除,颜料桶填充,取色和区域选取移动。绘图时可以选择各种画笔颜色和画刷颜色,各种线型和线宽,以及画封闭图元时是否填充,当然,还能设置背景色、清除图像及画布大小调整等,并且在绘图区单击右键会弹出快捷菜单。程序支持保存和读取位图格
案例57-圆环面图像HSV颜色算法
- 计算机图形学VC++HSV颜色圆环上色算法(Computer graphics, VC++HSV color, circle coloring algorithm)
opengl画圆和直线
- c++,使用OpenGL库,运用bresenham 算法进行画圆和画直线的操作并显示(The use of Bresenham algorithm for circle and draw a straight line operation and display.USE c++ AND OPENGL)
VC上机测试
- mfc单文档画圆,用ondraw函数实现(MFC single document drawing circle)