-
MDocDemo
简单的多文档应用程序应用实例源码,有兴趣的朋友学习一下。(Simple multi-document application source code examples, learn about friends who are interested.)
- 2011-05-31 21:15:30下载
- 积分:1
-
MFCexp10_1
这是任哲老师的程序案例,主要是MFC windows应用程序设计。有关MFC程序设计的程序,其中包含界面的设计和源代码的设计(the design of MFC,include the design of interface and source code)
- 2012-02-29 10:10:49下载
- 积分:1
-
VBSlider
VB 6.0 做的SLIDER滑块,不用再使用微软那么大一个OCX了,这个是全部代码生成,不用OCX(VB 6 to do the SLIDER slider, no longer use Microsoft so big a OCX, this is all code generation, no OCX)
- 2015-12-09 08:17:34下载
- 积分:1
-
04_ScrollBarDemo
基于MFC的,用C++语言编写的一个程序界面 使得界面有滚动条功能(Scroll bar interface function MFC-based, a program written C++ language interface)
- 2012-09-14 20:55:31下载
- 积分:1
-
Skin
33个C++皮肤源代码实例 含MFC界面美化 自定义控件(33 C++ skin source code examples MFC interface to beautify the custom control)
- 2016-03-29 11:23:27下载
- 积分:1
-
DragViewEdit
vc 实现拖放文件到视图窗口DragViewEdit的程序源码,希望对大家有所帮助(vc drag and drop files to the view window DragViewEdit the program source code, we hope to help)
- 2011-07-10 10:35:37下载
- 积分:1
-
托盘20030607220906_TrayIcon
一个简单的托盘程序(a simple procedure tray)
- 2004-12-09 22:51:05下载
- 积分:1
-
hyperedit_demo
说明: multiple hyperlinks with syntax highlighting for edit control.
- 2020-06-21 16:00:01下载
- 积分:1
-
LearnVB6
this is visual basic shareware for learning kit.
- 2009-09-15 18:26:36下载
- 积分: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