-
MFC
(1)定义一个抽象基类Shape,同它派生出5个类:圆、正方形、矩形、梯形、三角形。
(2)利用虚函数计算几种图形面积。
(3)演示构造函数、复制构造函数、析构函数的作用和调用顺序
(4)用类模板具体实现。
(5)利用MFC类库在图形用户界面上绘制及修改这些图形,采用对话框输入输出图形的基本属性,或者利用运算符重载输入输出图形的基本属性。
(6)用文件保存图形信息,且能够从文件中读取并作相应处理。
2)创新要求:
采用头文件与源文件分离的方法,多态性的实现多样化(defines an abstract base class Shape, with which it derives five categories: round, square, rectangular, trapezoidal, triangular.
(2) the use of virtual functions to calculate several graphics area.
Effect (3) demonstrate the constructor, copy constructor and destructor call sequence
(4) with a class template implementation.
(5) The use of MFC library to draw and modify graphics, using the basic properties dialog input and output graphics, or the use of the basic properties of operator overloading the input and output graphics on the graphical user interface.
(6) with the file save graphical information, and can be read a file and make the appropriate treatment.
2) Innovation requirements:
Using the method header and source files separate polymorphism diversify
)
- 2020-11-04 14:29:52下载
- 积分:1
-
3.ESFramework.Demos.P2P
通过p2P的方式实现windows 与linux之间的通信。(The way through p2P the communication between windows and linux.)
- 2012-12-18 17:18:28下载
- 积分:1
-
CBC_AES_NoPadding_PKCS5Padding
MFC工程,实现AES CBC 128bit NoPading和PKCS5Pading的功能(MFC AES CBC 128bit NoPading project implementation, and the function of PKCS5Pading)
- 2017-11-03 11:18:17下载
- 积分:1
-
TCP
TCP通讯程序
TCP通讯程序
包含客户端以及服务端(tcp program
tcp program
包含客户端以及服务端)
- 2009-05-05 22:31:09下载
- 积分:1
-
link
vc创建超链接风格的静态控件LinkStaticDemo
的程序源码(vc create a hyperlink style static controls LinkStaticDemo the program source code)
- 2011-07-03 09:57:36下载
- 积分:1
-
2014-12-01 窗口切换
使用MFC实现多个窗口切换,同一个窗口可以同时4、6、9个小窗口同时显示(MFC implementation of multiple window switching)
- 2018-07-03 14:33:45下载
- 积分:1
-
B400111@04.18
当用户单击每个数字按钮时,弹出对应的设置对话框,在此处可以设置用户想启动的程序(或者直接输入文件夹名)以及
文字串.
设定完成后,可以开始或者暂停数字键盘的程序设定功能.
在 KEYMODE 时,当用户按下数字键盘的某个数字键时,程序会模拟用户键盘输入在设置对话框设置的文字串,可以用来
在聊天或者游戏时输入常用的语句,符号等(不建议用户刷屏用),此处可使用
代表回车,既可以一下替用户输入大
段的文字串,打星际的时候可以用它替自己输入类似"show me the money"的密码
在 FUNCMODE 时,当用户按下数字键盘的某个数字键时,程序会启动用户在设置对话框设置的程序,或者打开文件夹,也
可以使用程序预定义的如调节音量,启动浏览器等功能,让没有多媒体键盘的朋友也方便.如果你经常操作多个文件夹,
也可以用这个程序,避免打开多个深的文件夹的麻烦.(When the user clicks on each number button corresponding to the Settings dialog box pops up, here you can set the user wants to start the program (or enter the folder name), and
Text string.
After setting, can start or pause the program to set the numeric keypad functions.
In KEYMODE, when the user presses a number key numeric keypad, the program will simulate user keyboard input in the Settings dialog box to set the text string can be used to
Enter the chat or the game commonly used statements, symbols, etc. (refresh is not recommended to use), here you can use n behalf of carriage, both look great for the user input
Section of the text string, playing Star when you can use it for their own input like "show me the money" password
In FUNCMODE, when the user presses a number key numeric keypad, the program starts the user to set the program in the Settings dialog box, or open the folder, but also
You can use the predefined procedure, such as adjust the volume, start the )
- 2011-09-03 20:59:07下载
- 积分:1
-
TheAlgorithmDesignManual
关于算法设计与算法分析非常好的一本参考读物,适合于从事算法分析的人士。(Algorithm design and analysis of algorithms on a very good one for reference books, suitable for those who engaged in analysis of algorithms.)
- 2009-09-27 11:54:45下载
- 积分:1
-
hackqqqwq
黑客强大源码,黑客强大源码,黑客强大源码,黑客强大源码,黑客强大源码,黑客强大源码(Hackers powerful source code, hacking powerful source code, hacking powerful source code, hacking powerful source code, hacking powerful source code, hacking powerful source)
- 2014-02-05 17:43:58下载
- 积分:1
-
MAX232
利用max232,实现51单片机和电脑的通信,使得电脑发一个数据在单片机上用流水灯显示。(Use max232, achieving 51 SCM and PC communications, making the computer sends a data on a single chip with a water light show.)
- 2013-08-30 15:46:26下载
- 积分:1