搜索资源列表
xujin3000_booklabel_v1.0
- 书标元件 主要属性: AnySize:转角的角度大小 BackColor:背景色 DownStr:下行文字 DrawLine:是否显示横线 Font:文字字体属性 FrameColor:包围的边框色 FrameWidth:包围的边框宽度 LineColor:中间横线色 LineHeight:横线高度 LineWidth:横线长度 TopStr:上行文字 -standard components on the main attributes :
DrawLine
- 适合mfc初学者的学习绘图程序。 DrawLineDoc.h,DrawLineDoc.cpp - 文档 这些文件包含 CDrawLineDoc 类。 文档将具有下列字符串: 文件扩展名: line 文件类型 ID: line 主框架标题: 画线 文档类型名称: 线图 筛选器名: Line Files (*.line) 文件的新简称: line 文件类型全名: line DrawLineView.h,DrawLineView.cpp - 文档的视图
DRAWLINE
- 通过WINDOW API 的划线接口 实现各种图形 可以应用在矩形图形功能
drawline
- 最近一个项目中需要做一个读数据画成曲线的功能。这是一个读数据画曲线的程序。
DrawLine.用VB绘制实时变化的曲线
- 用VB绘制实时变化的曲线,根据获取的数据,编程实现自动绘制实时曲线。,VB map with real-time changes in the curve, according to data collected in real-time programming for automatic drawing curves.
DrawLine
- 用纯windows api编写的画线小程序,但是通过动态内存分配能保存所画的所有的线,同时通过图像双缓冲技术使得图像的显示非常流畅,另外运用了映射模式实现了就算是所画的线超出了窗口的范围,也能在窗口中显示出来的功能。-Written in pure windows api to draw a line applet, but dynamic memory allocation can save all the lines drawn, and through the double-bufferi
DrawLine
- VC中的一个简单的画线的小程序,程序中有详细的注释,能够帮助你掌握画线方法-VC in a simple line drawing of small procedures, the procedures are detailed in the notes to help you master the method of drawing a line
drawLine
- 一个画图程序,能画出类似橡皮筋的效果.很好用的,希望大家能够喜欢.仅供参考!-A drawing program that can draw like a rubber band effect. Good use, and hope that we can love. For reference purposes only!
drawline
- 一个特效画线的程序,效果很好,可以应用在图像类软件中。-A specific procedure for drawing a line, well, can be applied to image-type software.
drawline
- 用c语言实现线的绘制,可重复绘制,也可以设置参数对线的颜色等属性进行修改,这是最简单的c实现,其中的BGI必须先初始化,否则程序会报错-Using c language implementation line drawing, repeatable draw, you can also set the parameters on-line to modify the color and other attributes, it is the simplest c implementation,
drawLine
- vc ++中实现鼠标左键单击画直线,双击直线为选中状态,且直线变成虚线 -vc++ the left mouse button click the picture to achieve a straight line, double-click the line for the selected state, and the straight line into a dotted line
Linetext
- 在mfc中三种画直线的方法,可以移动,改变直线颜色,调整直线位置。-drawline
drawline
- 图像处理VC++画线函数 用各种函数绘画图线-VC++ image processing functions in various functions draw a line graph Line Painting
MFCDrawLine
- 自己写的一个MFC画线程序,可以设置线条宽度,颜色和线形。
DrawLine
- Bresenham实现的直线算法 能够快速的生成直线,计算量大大的减少-Bresenham line algorithm can achieve the formation of a straight line, calculated is greatly reduced
drawline
- C 画直线源代码,图像学需要用的的,可以参考下。-C source code for drawing a straight line, the image of the school needed, can refer to.
DrawLine
- 计算机VC画图源码 画直线(DDL算法 Bresenham算法)-Draw a line drawing VC source computer (DDL algorithm Bresenham algorithm)
DrawLine
- 采用vc6.0实现的画线程序源代码,测试应用过不存在问题,欢迎下载。-The draw lines vc6.0 achieve program source code, test applications there is no problem, welcome to download.
DrawLine
- 图形学上机实验,用三种算法画线。包括Bresenham画线算法、中点画线和数值微分画线算法-Graphics on an experiment with three algorithms draw the line. Bresenham line algorithm, the dotted line and numerical differential line drawing algorithm
3D-Projection
- 本项目展示了如何进行三维投影,即使用二维的绘图API (DrawLine)绘制三维图形的轮廓,开发语言为C#,项目环境为Visual Studio 2008。 三维旋转矩阵是投影操作中的关键,本项目展示了旋转矩阵的使用,并建立了一个简单的三维场景,用户可以通过拖动鼠标对场景进行旋转。-This project shows how three-dimensional projection, that the use of two-dimensional graphics API (Dra
