-
ListCtrlPlus
大家记得MFC中的LISTCTRL控件吗?它实用但是并不好用。我的这个类对这个控件派生后进行了加强,允许双击修改数据等等新的功能,就像EXCLE的表格一样了。(We remember that MFC' s LISTCTRL control it? It is useful but not useful. I derived this class after this control was strengthened to allow double-click to modify the data so the new features, like EXCLE form the same.)
- 2010-09-19 18:46:35下载
- 积分:1
-
dotnetui
说明: 用Visual C++ 实现的类似MSDN 2002 样的界面代码。(Using Visual C++ to achieve a similar kind of interface MSDN 2002 code.)
- 2009-08-03 10:13:46下载
- 积分:1
-
VSFlexGrid
VSFlexGrid 控件使用常见问题及解决方法对策(VSFlexGrid use questions)
- 2013-10-08 15:41:53下载
- 积分:1
-
565566
扩展收缩对话框应用程序界面,VC++编程精选学习源码,很好的参考资料。(Expansion contraction dialog application program interface, VC++ programming featured learning source code, a good reference.)
- 2013-11-19 18:57:47下载
- 积分:1
-
spincontrol
简单介绍了上下控件的使用方法,对于初学者,有一定的帮助。(Briefly introduced the use of upper and lower control method, for beginners, there are certainly helpful to them.)
- 2007-08-16 21:25:17下载
- 积分: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
-
dlgBg00
说明: 一个很好的对话框界面的例子,告诉你怎样设置一个位图作为对话框的的背景图片,不过要注意必须是picture的Tab顺序为1才能使其他控件不被覆盖。(a good example of the dialog interface, tell you how to set up a bitmap as a dialog of the background image, but to the attention of the picture must be the order of a Tab other controls can not be overwritten.)
- 2005-09-13 09:54:26下载
- 积分:1
-
FNUSB_v02000405
usb通讯 ,实现与设备的USB通讯连接。直接调用就可以使用,清册可是。(USB COMM you can use is to develop your own app.)
- 2017-10-26 13:03:54下载
- 积分:1
-
QRMaker1.3
使用控件直接生成,vb二维码生成代码。。(Use the controls directly generate, vb the two-dimensional code generated code.)
- 2021-03-10 10:59:27下载
- 积分:1
-
Status
VC++6.0调试通过。单文档MFC程序中,随时捕获鼠标的状态,并显示在状态栏中。包括坐标、按键、时间等状态信息()
- 2007-07-23 17:59:00下载
- 积分:1