-
c++3
本程序是关于异常处理的相关程序以及如何处理的事例(This procedure is on the exception handling procedures and how to deal with cases)
- 2008-05-18 14:38:54下载
- 积分:1
-
Ls
说明: 如何编图形软件开发程序,画图过程的显示,图像分层显示
图层软件架构:
大型图形软件通用的架构,是用一个抽象类(CLayer)的多态派生类对不同图层代码分类管理。
(如果将各种图形绘制以及拖放过程在一个类中编写,最后这个类的代码将无比庞大而且难于维护)
a)支持画直线、矩形和椭圆等多种图形的软件,必须将鼠标按下、释放和拖动等事件联合处理;
b)支持绘图过程中的显示;
c)支持鼠标光标掠过某个图层时显示热点跟踪(HotTrack)状态;
d)单击某个图层时显示选中状态;
e)拖动某个选中状态图层的功能(根据鼠标落点和起点的距离进行偏移);
f)新绘制的图层和已绘制好选中的图层边框和填充颜色管理。(How to make graphical software development procedures, drawing process display, image layered display
Layer software architecture:
The general architecture of large graphics software is to classify and manage different layers of code using a polymorphic class derived from an abstract class (CLayer).
(if the various graphic drawing and drag and drop processes are written in a class, the code for that class will be extremely large and difficult to maintain)
A) software that supports graphics such as straight lines, rectangles, and ellipses. It must combine the mouse, press, release, and drag events together;
B) support display in drawing process;
C) displays the hot spot tracking (HotTrack) state when the mouse cursor is passed over a layer;
D) displays a selected state when clicked on a layer;
E) drag the function of a selected layer (offset by the distance between the mouse and the starting point);
F) the new layer and the selected layer border and fill color management.)
- 2017-06-12 23:32:17下载
- 积分:1
-
中值-均值滤波
利用labview,实现信号的中值-均值滤波(Using LabVIEW to realize median mean filter of signal)
- 2021-04-16 19:08:53下载
- 积分:1
-
PHD_Student_opendss
OpenDss for modelling Distribution Network
- 2016-04-28 21:45:21下载
- 积分:1
-
examples of the complete simulation of FTP functions. In 2000 server port for th...
该实例完成模拟的FTP功能.服务器程序在2000端口进行侦听,并进入等待连接状态.客户端尝试和服务器端的连接.连接一旦建立,就可以在服务器端和客户端之间进行文件传输,程序里要求文件夹小于32KB.客户端提示输入文件各,该文件名可以带路径,服务器收到文件后,将其写到相应位置.-examples of the complete simulation of FTP functions. In 2000 server port for the interception, and went to wait for the state of the link. Client and server-side to the other. Connecting once established, can the server and client file transfer between that the procedures requested folder is less than 32KB . the client suggested the importation document, the file name can bring path, the server received the documents, wrote to the corresponding location.
- 2023-08-10 12:45:04下载
- 积分:1
-
net
网路编程
vc++网络编程实例向导
内容丰富 包含全面
对网络编程很有帮助(internet pragram)
- 2009-04-09 13:31:04下载
- 积分:1
-
zorro_ids
convert the default codepage to Unicode.
- 2015-10-20 12:15:01下载
- 积分:1
-
VC++ socket 客户端 服务器 聊天室
VC++ socket 客户端 服务器 聊天室-VC++ socket client-server chat room
- 2022-06-26 18:11:10下载
- 积分:1
-
11
说明: 这是一个可以在vc环境下使用的c语言
其功能是实现了人工智能里传教士与野人过河的经典问题(This is an environment in vc using c-language whose function is to achieve artificial intelligence to cross the river where missionaries and savages a classic problem of)
- 2009-12-28 21:16:38下载
- 积分:1
-
win32code2
一个WIN32命令行分析程序的源代码.(a command-line analysis of a program's source code.)
- 2005-01-21 13:00:28下载
- 积分:1