资源列表
OE-v4.1
- asp 的会议记录系统,非常 好用。呵呵。-asp conference record system, a very handy. Ha ha.
200603170317227292
- DWTOXLS 数据窗口转换为EXCEL格式-DWTOXLS data window into Excel Format
ajks
- 许多现代浮点单元的一项主要体系结构功能,是能够将一个乘法与后面紧跟的加法作为单个运算执 行,且没有中间舍入误差。例如,Intel 的 Itanium 体系结构提供了一些指令,将三元运算 (a*b+c) 、(a*b-c) 和 (c-a*b) 中的每一个都组合为单个浮点指令(分别为 fma、fms 和 fnma)。这些单个 指令都比执行独立的乘法和加法指令快,并且因为没有中间乘法舍入,所以更为精确。该优化可以显 著提高那些含有多个交错乘法和加法运算的函数的速度-many modern floatin
mychess1
- 一个用C++写的中国象棋游戏 可执行-C write a Chinese chess game executable
MATLABcode
- matlab源程序,可以帮助matlab编程者参考-Matlab source, and can help programmers reference to Matlab
Delphi_MDI
- 自己编写的一个MDI,开发环境Delphi7.0。供大家使用和交流!-themselves prepared an MDI, Delphi7.0 development environment. We use and for the exchange!
mouseZoom
- 鼠标放大器 移动鼠标可放大屏幕中所在块的内容-amplifier mobile mouse mouse which can enlarge the screen where the content block
GridCtrlPro
- 利用格网控件,实现数据表中数据的显示、编辑、拖动等操作。-use Grid Control, the data tables show data, editing, drag and other operations.
20060314018-4429
- MFC类库说明,对初学者有一定的帮助,真的很好-MFC Note for beginners is certainly helpful, really good
xuexivc++
- 这是学习VC++6.0的应用程序,很有用的,可以试试看!-VC 6.0 applications, useful, could give it a try!
SplitterWindowTutorial_src
- 把visual studio中的splitter增强为更加美观和界面友好的控件-visual studio put the splitter increase as more attractive and user-friendly controls
TabControlPropertyView_src
- 实现类似visual studio ide 中属性控件,剖析Property控件的用法。-achieve similar visual studio ide attribute controls, analyzing the Property Control usage.