搜索资源列表
flowedit
- vc编写的一个流程图编辑器源代码,可以实现一般流程图的绘制-vc a flowchart prepared by the editor source code, can achieve a general flow chart mapping
DataStream2005
- 用VC。NET2005实现的数据流图编辑程序,实现不同图形的绘制、移动和编辑等功能。-VC.NET2005 achieve the data flow diagram editing procedures, different graphics rendering, mobile and editing functions.
jvvadraw
- JAVA小画板程序,涉及到鼠标事件、画图函数、文件流、文件的打开与保存等内容。 -JAVA small slate procedure, which involves a mouse, drawing functions, document flow, open documents and content preservation.
2003010296_大作业1
- a CRect rc(x - 12, y - 12, x + 12, y + 12) pDC->Ellipse(&rc) str1.Format( \"%d\",j ) pDC->SetTextColor(RGB(255,0,0)) pDC->DrawText(str1,&rc,DT_CENTER DT_VCENTER DT_SINGLELINE) PaintArrow(pDC,RGB(255,0,0),G.vexs[prev[j]].x,G.vexs[p
map
- NCL绘制气象图,流线,等值线,各种填充色,源设置,等等。-NCL draw weather maps, flow lines, contour lines, a variety of fill color, the source set, and so on.
InformationArchitectureOfTheVisioTemplate
- 信息架构的Visio模板: 总结了三种应用场合。 线框模板:也叫页面结构图,显示如何使用各种网页组件和模块。 地图模板:描述页之间的联系,每个页面都有唯一编号对应到线框模板。 流程模板:用纯粹的流程图或者图表来解释和界定一个过程。 -Information architecture of the Visio template: To summarize the three types of applications. Wireframe Template: also know
visio
- 绘图工具visio使用教程,仅适用于数据流图-Use drawing tools visio tutorial applies only to data flow diagram
tianchong
- 实现多边形区域扫描线填充的有序边表算法,并将实现的算法应用于任意多边形的填充,多边形的顶点可由键盘输入或鼠标拾取,填充要准确,不能多填也不能少填。 要求掌握边形区域扫描线填充的有序边表算法的基本原理和算法设计,画出算法实现的程序流程图,使用C或者VC++实现算法,并演示。 -Scan-line polygon fill the region to achieve the orderly side of the table algorithm, and the algorithm is a
WorkFlowChartDemo(1)
- 很不错的流程图控件,带源码 -the flow item
TutoGEF
- gef是基于Draw2D的图形框架,本工程是我在做流程图的时候参考一本英文的指导书编写的例子,内容不算复杂,主要是一个建立流程图的例子。适合于gef入门研究-gef Draw2D based graphics framework, the project is when I' m doing a flow chart refer to the guidance of a book written in the English example, the content is not comp
LiuChengTu
- 这是我用Edraw专业绘图工具画的流程图的源文件(需使用Edraw打开)。-This is my drawing tools with Edraw major draw a flow chart of the source file (to use Edraw to open).
MostBasic
- 实现简单的流程图绘制,附有自己写的一个简单示例参考-Draw a simple flow chart to achieve with their own examples of writing a simple reference
autoflowchart
- 流程图软件,输入完整的代码之后就能自动绘出流程图-Flowchart software, enter the full code can be automatically plotted after the flow chart
FlowChart
- 一款流程图设计软件,可运行设计完成后的流程图并将结果显示在一个输出窗口中,能胜任工业之用!-Flow Chart Visual Programming Language allows to run basic algorithms in a visual way. All you have to do is to place program blocks on the screen, connect them with arrows and run. You can also ru
ii
- 实现绘制各种情况直线的Bresenham算法,并将实现的算法应用于任意多边形的绘制,要求多边形的顶点由键盘输入或鼠标拾取,绘制的多边形顶点要准确,图形应该封闭。 要求掌握Bresenham算法的基本原理和算法设计,画出算法实现的程序流程图,使用C或者VC++实现算法,并演示。 -Implementation of the Bresenham line drawing algorithm for various situations, and to achieve an arbitrary
ior44877
- This article covers the so-called "min-cost flow" problem, which has many applications for both TopCoder competitors and professional programmers. The article is targeted to readers who are not familiar with the subject, with a focus more on providin
ADCDuringSleep
- This article covers the so-called "min-cost flow" problem, which has many applications for both TopCoder competitors and professional programmers. The article is targeted to readers who are not familiar with the subject, with a focus more on providin
FlowChart.NET_src
- 专门用于绘制流程图的VC++程序。可以绘制短小精悍的流程图。有FlowChart控件的源代码-Draw flow charts designed to VC++ program. Flow chart can be drawn dapper. Have the source code FlowChart control
drawing-flow-vector-map-application
- autocad画流矢图程序,vb源代码,加载宏可使用,附带例子-autocad drawing flow vector map application, vb source code, add-ins can be used, with examples
max-flow-min-cut
- max-flow/min-cut algo