搜索资源列表
221121711222005622135524929143
- 一个画nurbs曲面的vc程序 可能贵站已经有此代码 贵站有许多程序代码我非常有用 需要写进我工作所要做的dxf数据转换程序中 希望站长能开通我的帐号 让我下载贵站代码完成我的工作 完成后我会将代码上传 那是一个将dxf转换成 点 线 面的程序 会转换所有 dxf平面 图形 所有平面的 块 图层 颜色 填充体 现在只差dxf的样条曲线 就会完成 程序 贵站有我需要的B样条 nurbs等 曲线的代码 会帮助我完成程序 完成后我会将代码 上传 我的程序 汇集了 GIS系统 数据转换系统 实现了一些
大型数字图形图像系统VC源码
- 大型的图形图像系统,包括直线,弧线,圆,椭圆,等等图形的源代码-large graphics system, including the line, arc, circle, ellipse, and so on graphical source code
stockchartx
- 支持所有流行的股票图表显示格式:Candlestick、 OHLCV、OHLC、和HLC、Darvas Boxes、3D Candlesticks、Renko、Kagi、Three Line Break、Point 、Figure、Candlevolume、Equivolume、Shaded Equivolume。每一个图表风格可以实时更新。 实时自动技术分析更新。 支持创建Line Studies,如Ellipse, Rectangle、 Trend Line、Speed Line
vc60_draw_system
- VC++编写的图形绘制软件 能绘制直线,方形,圆角方形,折线,椭圆,圆,圆弧,样条曲线,文本等 并能选中图形,支持鼠标捕捉,实时调整图形属性等 还能保存绘制结果并关联文件扩展名.-VC prepared by the graphics rendering software can draw straight lines, square, square corner, dogleg, ellipse, circle, arc, spline curves, such as text a
gfdgf
- 要求用vc写一个画直线,矩形和椭圆的程序 采用橡皮筋模式 -vc was asked to use a line drawing, rectangle and ellipse procedures used rubber-band model
CGApplication
- 这是一份采用VC++和OPENGL开发的关于粒子系统的源代码,其功能包括:Bresenham Ellipse, Windmill, 3D clip, Rotate coordinate, Leaves field and stream effect
painter
- 一个用VC开发的简单画图程序-a VC development of a simple drawing program you can draw line ,Rectangle ,ellipse and so on .meanwhile you can change linestyle linewidth and color,and other functions
Draw.rar
- 在VC下实现画矩形,椭圆,直线等,适合作为小作业,Under implementation in VC draw rectangle, ellipse, straight line and so on, suitable as a small operation
Houghsourcefile.rar
- 用vc编写的Hough算法源代码,可以用于椭圆拟合等,Vc prepared using Hough algorithm source code, can be used, such as ellipse fitting
draw
- 用vc打开一副bmp或jpg格式图片,并可在图片上动态显示地画圆,椭圆,以及矩形-use vc to open a bmp or jpg image,and can draw cicle,ellipse,rectange dynamically.
Ellipse
- 基于VC++ MFC的对话框画圆,并可通过滚动条改变圆的颜色-Based on VC++ MFC dialog Circle, and through the scroll bar to change the color circle
cool picture editor
- 一个非常Cool的图像编辑软件,支持在图像中画椭圆、矩形、锥体、圆柱、不规则曲线,支持输入文本,使用橡皮擦,图像区域填充。- Extremely Cool image editing software, supports in the picture the picture ellipse, the rectangle, the cone, the column, the irregular curve, supports the input text, uses the eraser, t
HDraw
- vc实现的画图板,可以编辑各种图元(线,矩形,椭圆···)并保存。-vc realized drawing board, you can edit a variety of primitives (lines, rectangle, ellipse) and save.
line-ellipse-circle
- 用vc++的mfc完成的一个可以画圆,椭圆,直线的程序-Vc++ mfc with the completion of a can draw a circle, ellipse, straight line program
ellipse
- 这个程序主要是在VC的SDI中实现用键盘控制圆形在界面的运动,可以通过小键盘控制圆的运动-it is easy for learnning!
graphics
- 一个计算机图形学的vc++程序示例.调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆 多边形扫描转换算法和区域填充算法实现-A computer graphics vc++ program examples. Call draw point function with DDA, the midpoint algorithm and the midpoint algorithm to draw lines circle and ellipse polygon scan convers
draw(vc)
- VC6.0实现画图功能,包括基本图形:直线(数值微分法、中点画线法,Bresenham画线算法),圆与椭圆(中点画圆法、Bresenham画圆算法、椭圆生成算法),区域填充(边填充算法、种子填充算法、圆与椭圆的填充、图案填充),裁剪、线宽与线型的处理。还有简单的图形变换,以及简单曲线和曲面的实现-VC6.0 implement drawing functions, including basic graphics: linear (numerical differential method, t
vc.cad
- 用VC开发的cad系统,包括放大、缩小、平移等操作,绘制的基本对象包括线、多边形、圆、椭圆、三角形等。 -Developed using VC cad system, including zoom, pan and other operations, the basic object drawing including line, polygon, circle, ellipse, triangle and so on.
VC-2D-Draw
- 该程序主要功能是在VC实现基本图形的绘制,包括直线,弧形,矩形,椭圆等,并可以讲图形数据保存到文件中,同时还可以计算图形的面积等-The main function of the program is implemented in VC basic graphics rendering, including straight line, arc, rectangle, ellipse, and can speak graphical data saved to a file, also can
ellipse
- 图形学课本上介绍了椭圆画法,自己用vc实现了一下-Graphics textbook introduces the oval painting, their use vc achieve a bit