搜索资源列表
崇
- c++语言编写的小型绘图系统,可实现一般绘图系统的功能,类似与windows系统自带的画图板-small mapping system can realize the function mapping system, windows systems with similar onboard drawing board
c++builder6编程实例精讲
- C++Builder 6 是一款快速开发Win32 应用程序的可视化开发工具,利用它可以实现高性 能的执行效率和出色的底层控制。C++Builder 6 相比于5 以前的版本,提供了更多的网络开 发组件,更快速方便的可视化环境。 本书共有14 章,前三章分别介绍C++Builder 的开发环境、比较特殊的语法,并在第三 章用实例讲述使用C++Builder 开发应用程序的过程,以后的章节均通过实例讲述C++Builder 某个方面的编程技术与技巧。这些实例包括文本、绘图与图象
vectordraw
- 矢量绘图系统,功能强大,界面新颖,并且支持位图,c++源码-vector graphics system, the powerful, innovative interface, and supports bitmap, c + + source code
Painter_src
- 基于c#2005的GDI+交互式绘图系统,可实现线,园,矩形等常见图形,并有镜像,夹点等交互式编辑功能.
用C语言实现键盘画图.ZIP
- 笔者在开发县级电网调度自动化系统的过程中,碰到一个要绘制电力系统一次接线图的问题。由于电力系统一次接线图比较复杂,图上有一 些特殊的符号,象变压器符号、开关符号等等,用一般的编程方法来绘制比较困难,因此,笔者用C语言开发了一个手工绘制电力系统一次接线图 的键盘绘图程序,使用该程序绘制的一次接线图符合用户需求,效果良好。-writer in the development of county-level SCADA process, encountered a power system to
简单的绘图系统
- 一个绘图程序,可以在窗口中绘制圆、椭圆、矩形、直线等基本图形,是在VC++中的MFC中编写的-a drawing program can be drawn in the window round, oval, rectangular, linear basic graphics, the Visual C + + in the preparation of the MFC
demo-interactive
- C语言实现的交互式绘图系统,图形用户界面,有橡皮筋法画直线、画圆、画Bezier曲线、裁剪等功能,用户可自行增加其他功能。-C language interactive mapping system, the graphical user interface, a rubber-band linear paintings, Circle, Bezier curve drawing, cutting and other functions, users may add other function
SimpleStockSystem
- 这个是用c++编写的一个关于gdi绘图程序 主要功能是实现股票系统的k线图-This is written in a c++ gdi drawing program on the main function of the stock system is to achieve k-line graph
c
- 笔者在开发县级电网调度自动化系统的过程中,碰到一个要绘制电力系统一次接线图的问题。由于电力系统一次接线图比较复杂,图上有一 些特殊的符号,象变压器符号、开关符号等等,用一般的编程方法来绘制比较困难,因此,笔者用C语言开发了一个手工绘制电力系统一次接线图 的键盘绘图程序,使用该程序绘制的一次接线图符合用户需求,效果良好。 2.使用方法 程序中定义了几个特殊键: "V”:画笔提起 "W”:开始画图 "R”:开始擦图 "S”:当前图形存入文件 "E”
jianpanhuatuchengxu
- 由于电力系统一次接线图比较复杂,图上有一些特殊的符号,象变压器符号、开关符号等等,用一般的编程方法来绘制比较困难,因此,笔者用C语言开发了一个手工绘制电力系统一次接线图的键盘绘图程序,使用该程序绘制的一次接线图符合用户需求,效果良好。-As the power system wiring diagram of a more complex figure, there are some special symbols, such as transformers symbol, switch sy
MultiDraw2.0.4
- c#实现多机联合绘图系统 可以参考做类似的绘图系统 初学者少点砖块啊-c#MultiDraw
C
- 笔者用C语言开发了一个手工绘制电力系统一次接线图的键盘绘图程序,使用该程序绘制的一次接线图符合用户需求,效果良好。 -when program runs, a yellow color border to set the drawing area will apper on the screen, in the middle of drawing area will have brushes, when pressed sign of the "w" it becomes a brush
queueing_theory
- 计算Erlang B,C 模型中阻塞率与输入负载随服务器数量变化的数值关系并绘图。 模拟一个M/M/k排队系统。 该资料为通信系统排队理论matlab实验内容。-Using the iterative scheme, calculate the blocking probability of the Erlang B and C model. Draw the relationship of the blocking probability and offered traffic whi
A-small-drawing-system
- 一个小型绘图系统,类似于Windows绘图板,适合C++入门-A small drawing system, similar to the Windows graphics board, for C++ Getting Started
CPPdrawing-program
- 利用Visual C++实现一个二维绘图系统。该系统能够进行基本图元的绘制,能够进行图元的组合,能够对图形进行各种编辑操作,并能实现图形文件的输入输出。该系统与目前许多CAD软件(如Microsoft Office Visio软件)的基本功能相似-The use of Visual C++ to achieve a two-dimensional drawing system. The system can carry out the basic graphic drawing, to map,
huituixitong
- 多功能绘图系统,C++写的,使用于毕业设计或者系统开发-System of painting,writing by C++,you can use it in your graduation project or system development
MyDrawSystem
- 这是用C++编写的绘图系统,完成了各种较简单功能,有助于初学者学习使用。-This is the complete drawing system C++ written a variety of relatively simple functions, help beginners learn to use.
PDF-and-the-source-code
- 《Visual C++ 实践与提高-图形图像编程篇》,本书将向读者讲述如何用Visual C++进行图形图像编程。本书共分为图形篇、图像篇、综合提高篇。图形篇以计算机绘图的基础知识为铺垫,介绍了各种图形元素的绘制方法,并结合实际代码实现了一个小型的绘图系统;图像篇通过实例向读者介绍了不同格式图像的处理方法,并给出了一些特效处理的技巧;综合提高篇综合应用了图形图像的知识,包括图形图像文件格式之间的转换、打印和打印预览、使用OpenGL和DirectX进行图形图像处理等内容。-" Visua
DrawBlank
- 这是一个绘图系统最基础的部分,因此包含以下几个基础的图形类:Circle,Line,Rectangle 其中Circle具有圆心坐标x、y及半径radius三个属性; Line具有起始点坐标x1、y1及终止点坐标x2、y2四个属性; Rectangle具有左上角坐标left、top及右下角坐标right、bottom四个属性。 ,FigureManager类用于管理系统创建的图形实例,其主要功能函数包括(【不限于】): void FigureManager::input()函数,用于通
GDI+教程(C++中文版)
- 图形设备接口,它的主要任务是负责系统与绘图程序之间的信息交换,处理所有Windows程序的图形输出。 GDI+教程(C++中文版)(Graphics device interface, its main task is responsible for the exchange of information between the system and the graphics program, graphics output processing of all Windows applicat