当前位置:
首页 资源下载
搜索资源 - Writing a Graphical Editor
搜索资源列表
-
0下载:
c#的写字版程序我自己写的.本文探讨了使用C#从底层开发一个带格式的文本编辑器的任务,深入探讨了其中的文档对象模型的设计,图形化用户界面的处理和用户操作的响应,说明了其中的某些技术问题和解决之道。 -version of the writing process I wrote it myself. This paper discusses the use of C# development from the ground up with a format of the text editor
-
-
1下载:
VPSSAP是一种可视化的电力系统分析软件,它采用Visual C++6.0编写,软件的重用性得到了很大提高,具有易维护和易扩充的特点。良好的图形化可视界面使用户的操作更为方便和直观。该软件为用户提供了一个功能强大的电力系统网络接线图编辑器,通过它可以构成待分析的电网并且可以方便地与各种分析功能进行接口。目前该软件已经具有的分析功能有:电网的潮流计算功能故障分析(包括短路、断线和各种复故障)功能-VPSSAP is a visualization of power system analysis
-
-
0下载:
Writing a Graphical
Editor---The graphical editor allows you to create and edit three kinds of graphical objects
– rectangles, ovals, and line segments – in a drawing. There is a linear
ordering of the objects, from front to back, so that if tw
-