搜索资源列表
类似于画图的绘图程序
- 用MFC完成的类似于Windows画图的程序
YAM_Project
- 仿MATLAB计算软件本软件是一款科学计算平台,支持MATLAB的大多数语法,但尚不支持外部函数调用和复杂的数据结构。本软件可供广大师生进行基本的学习和教学工作,对科研人员也有所帮助。“YAM”意为“Yet Another Matlab”。本套软件包含如下程序: YAM.exe 软件主程序,用于输入和输出指令 compiler.exe 用于进行源代码编译并生成中间代码 interpreter.exe 用于解释中间代码并生成最终结果 Figure.exe 用于绘制图形
huiutu
- 绘图也是mfc的一个重要基础 想进去的同学就来学学吧-Mfc drawing is an important basis for the student to go on to learn it
Graphic
- 初学MFC时编的绘图程序,可以选线型,设置颜色,画矩形,椭圆,直线等图形-MFC time series of the beginner drawing program, you can choose linear, set the color, draw rectangle, ellipse, straight line graph
mfc
- 独立开发一个MFC绘图程序,基于“文档-视图”结构,在客户区能够完成- void CDopicDlg::OnBnClickedQuse() { // TODO: 在此添加控件通知处理程序代码 CDC* m_dc CRect m_rect m_pic.GetClientRect(m_rect) m_dc = m_pic.GetDC() int r1,g1,b1,r2,g2,b2 for (int i = 1 i<m_rect.ri
DrawTest-
- 对父类虚函数的重载实现点,线,面的绘制,以及动态拖动,删除,改变颜色的功能 方便mfc初学者了解DC绘图的用法-Overloaded virtual function of the parent class to achieve point, line, surface rendering, and dynamic drag, delete, change the color features convenient mfc beginners to understand the usage
sss
- 这是一个MFC编程,可实现画笔绘图及颜色转换-This is a MFC programming, you can paint with a brush and color conversion
DrawA7
- 利用MFC编写的画直方图和圆饼图的源代码,可做简单绘图的参考小程序。-Reference applet source code written using MFC draw histograms and pie charts, can do a simple drawing.
zhixian
- 自己的联系程序,单文档的MFC程序,完成在单文档MFC界面下的直线绘图。-Their contact program, MFC single document procedures to complete the line drawing in MFC single document interface.
Graphic
- 本程序是基于C++的绘图程序,它是基于MFC编写的,可以通过点、线、虚线等绘图-This procedure is based on c++ drawing program, which is based on the MFC to write, you can through the point, line, dotted line drawing, etc
MFC
- 实现窗口绘图,添加字符,是对孙鑫视频的实际操作改编程序-Achieve window graphics, add characters, is a video of the actual operation of Sun Xin adaptation program
GDI+
- MFC实现的GDI+绘图,绘制阴阳鱼,傅里叶曲线叶等(MFC implementation of the GDI+ drawing)
MFC
- MFC实现的WPF绘图,可进行直线、矩形和椭圆的简单交互绘图。(MFC implementation of the WPF drawing, can be straight lines, rectangles and ellipses simple interactive drawing.)
TeeChart和HightSpeedChart动态绘图
- MFC动态绘制曲线图-HightSpeedChart实现(MFC dynamic drawing curve -HightSpeedChart implementation)
PaintDemo
- 双缓冲绘图,慢慢看,还挺简单的,呵呵。·········(There is nothing here.)
ChartCtrl_source
- MFC 实现的绘图控件CChartCtrl(MFC implementation of drawing controls CChartCtrl)
102204picturecontrol
- MFC视图控制按钮的简单实例,有助于基本绘图控件的了解(A basic instance of MFC view control)
MFCDraw
- mfc绘图程序,可以画直线,矩形,插入图片等。类似windows自带的“画图”(MFC drawing program, you can draw straight lines, rectangles, insert pictures and so on. Similar to windows comes with "drawing")
text1
- 掌握 MFC 绘图程序设计方法;了解并掌握如何利用鼠标消息完 成在视图区内进行绘图。(Master the MFC drawing program design method; understand and master how to use the mouse message Drawing in the view area.)
op
- 在MFC单文档上结合OPENGL绘图,实现鼠标的选取(Combined with OPENGL drawing on MFC single document, the selection of mouse is realized.)
