搜索资源列表
TestGraph
- 使用vc++的MFC类库编写的在窗口中显示直线,圆,折线,和矩形等简单图形的程序-use vc + + MFC prepared in the window showing the straight, round, polyline, rectangle and simple graphical procedures
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
gui3d
- 程序是基于d3d开发的,开发工具vc++,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等-are based on d3d development, development tools vc, including line drawing, anti-aliasing line, Circle. painted oval, rectangular painting, drawing polygon, rectangle filling, po
CopyBMP
- VC/MFC 用鼠标绘制矩形 将矩形内的区域形成图像在另一个区域中显示-VC / MFC drawing rectangle with the mouse to the rectangular region of the image displayed in another region
gfdgf
- 要求用vc写一个画直线,矩形和椭圆的程序 采用橡皮筋模式 -vc was asked to use a line drawing, rectangle and ellipse procedures used rubber-band model
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
Example004
- vc制作圆角矩形窗口的程序源码,希望对大家有所帮助-vc create rounded rectangle window of program source code, we hope to help
CDC-Demo
- 本程序是VC中的CDC类的一个Demo,测试画圆,矩形,区域,颜色,及对象素的操作Demo。-VC in the program is a CDC class Demo, the test circle, rectangle, region, color, and the operation of the pixel Demo.
WinReg
- VC 对话框小程序 ,一个简单的小例子,怎样控制rectangle的例子-dialog program
3D下的计算机图形学的编程实践VC源码
- 原代码下载,我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立 release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之 外执行程序,必须复制所需位图及模型文件。-download the origin
Graphic
- 在VC++环境下,用来绘制图形的例子,包括点,直线,矩形,椭圆等。对初学图形编程的人,会有帮助的。-In VC++ environment, for example graphics rendering, including point, line, rectangle, ellipse, etc.. Graphical programming for beginners who would be helpful.
x
- 用vc++画同心矩形,背景颜色,等都有所描述-Using vc++ painted concentric rectangle, background color, are described
CJProject
- vc编写的图形剪切算法,可以实现直线对矩形,圆的剪切。为大的程序设计提供了基础。-vc prepared graphics shear algorithm, can achieve a straight line on the rectangle, cut a circle. Procedures for the design of the foundation.
Draw
- vc++画图板程序,功能比Windows自带的画图板还要强。从界面来看,像是用有某种皮肤控件,但编译时候没有发现控件,顺利编译。它还可以更换风格,选择不同的皮肤颜色,当初是费了不少心思来完成这款小程序,它主要的画图功能有六种: 1.普通矩形样式 2.圆角矩形样式 3.椭圆样式 4.气球样式 5.吊篮样式 6.心脏样式-vc++ drawing board procedures, more powerful than Windows bu
Round
- 一个实现不规则形状窗体的例子。该例子除了创建vc提供的一些圆角矩形、椭圆、多边形之外,还介绍了如何实现自定义形状的窗口,比如字体窗口。-The example is a realization of irregular shape s Window. In addition to providing the example to create a number of vc rounded rectangle, ellipse, polygon, it also explains how to c
vc
- vc代码,用于添回快捷菜单 绘制一个白色矩形背景 可点击任意位置移动的窗体. -vc code for Tim back to the shortcut menu, draw a white rectangle background can click anywhere on the mobile form.
Draw
- 一个很小的VC++6.0画图程序,可以提供包括画直线,矩形,圆角矩形,以及多边形的功能,可以作为VC图形图像初级的参考-A small VC++6.0 drawing program, can provide, including drawing a straight line, rectangle, rounded rectangle, and polygon features can be used as the primary reference for VC graphic image
VC
- 此C程序源程序文件夹包含了6个小游戏,其中有扫雷、贪吃蛇、迷宫、炸弹人这些经典游戏,也有适合小学生检查学习的加法游戏,还有用rectangle画方形的源程序。我还是一个初学者,希望通过贵网站学到更多!-This C program source folder contains 6 small game, including mine clearance, Snake, maze, bombs were these classic games, but also checks for studen
Graphic
- 用VC编写的界面,实现画图的基本功能,包括点,线,矩形,椭圆等等。-Prepared with the VC interface, to achieve the basic drawing functions, including point, line, rectangle, ellipse, etc..