-
VCPP_real_windows_screen_saver
VC++实现真正的windows屏保程序(VC++ real windows screen saver)
- 2013-04-05 16:50:58下载
- 积分:1
-
hyperedit_demo
multiple hyperlinks with syntax highlighting for edit control.
- 2020-06-21 16:00:01下载
- 积分:1
-
GL12
编写Windows 窗口应用程序,要求能实现如下功能:1.包含如下菜单项:学生管理—>管理(M) ,管理菜单项选择后要求弹出自定义对话框对学生进行管理,管理内容包括
增加学生,浏览学生信息,删除学生;
2.学生信息包括性别,专业,CET4,CET6,计算机等级考试等学习情况,要求使用Radio,CheckBox,ComboBox,Button,EditBox;
3.学生管理对话框中增加头像选择功能,头像采用cat.ico, dog.ico, boy.ico, girl.ico 文件;
4.增加菜单项:学生管理—>保存(S),读取(R) ,能将所有学生信息(包含头像信息)保存到指定的二进制文件no12.data中。(Write Windows window application requirements to achieve the following functions: 1. Contains the following menu items: Student Management- " Administrative (M), management requirements of the pop-up menu of options to customize the dialog box after the students management, management including increased student View student information, delete the student 2. student information including gender, professional, CET4, CET6, learning computer grade examinations, requires the use of Radio, CheckBox, ComboBox, Button, EditBox 3. Student Management dialog box, select the features to increase picture , head with cat.ico, dog.ico, boy.ico, girl.ico documents 4. add menu item: Student Management-> Save (S), read (R), can all student information (including picture information ) saved in the specified binary file no12.data)
- 2020-07-03 02:40:01下载
- 积分:1
-
MFC
在利用MFC编程时,需要了解MFC的运行顺序(When using MFC, we need to know its sequence.)
- 2012-02-27 19:20:40下载
- 积分:1
-
ajks
说明: 许多现代浮点单元的一项主要体系结构功能,是能够将一个乘法与后面紧跟的加法作为单个运算执 行,且没有中间舍入误差。例如,Intel 的 Itanium 体系结构提供了一些指令,将三元运算 (a*b+c) 、(a*b-c) 和 (c-a*b) 中的每一个都组合为单个浮点指令(分别为 fma、fms 和 fnma)。这些单个 指令都比执行独立的乘法和加法指令快,并且因为没有中间乘法舍入,所以更为精确。该优化可以显 著提高那些含有多个交错乘法和加法运算的函数的速度(many modern floating point unit of a major system structure and function is to be a follow closely behind multiplication and addition of implementation as a single operator, with no intermediate rounding error. For example, Intel's Itanium architecture provides a number of directives to the ternary operator (a* b, c), (a* b-c) and (c-a* b) each have a portfolio to a single floating point instructions (Fullmetal respectively, and fms fnma) . These individual instruction than the implementation of an independent and additive multiplication instructions quickly, and because no middle multiplication into homes, so more precise. The optimization can significantly increase those containing more than staggered multiplication and addition operations function of the speed)
- 2006-03-23 20:52:57下载
- 积分:1
-
CComboBoxCheck
CCombox控件的美化,模拟QQ登录界面中的CCombox控件,增加了关闭按钮。(CCombox control landscaping, simulation QQ login interface in the CCombox control, increase the close button.)
- 2013-05-05 22:40:06下载
- 积分:1
-
titlescroll
用vc6.0编写的Scroll控件,它可以实现独特的特性。(vc6.0 prepared with the Scroll controls, it can achieve unique properties.)
- 2006-07-27 11:18:27下载
- 积分:1
-
simple_information_management
一个vc6编写的小界面,
列表控件的学生信息管理。(Vc6 prepared a small interface, the list of student information management controls.)
- 2020-07-03 02:40:01下载
- 积分:1
-
VCsrcOICQjiemian
VC源码完全模仿OICQ的界面的程序,做界面的可以下载看下。 (VC-source interface OICQ fully mimic the procedure, and can be downloaded facie interface.)
- 2009-04-16 18:00:50下载
- 积分:1
-
MFC-tab
MFC中的TAB控件实例编程,带TAB图标(The TAB control instance in the MFC programming with TAB ICONS)
- 2021-04-20 15:08:50下载
- 积分:1