-
OCC
这是用open cascade来实现绘制简单的B样条曲线和样条曲面的程序。可以用来对open cascade的入门学习。(This is used to achieve open cascade easy mapping of B-spline curves and spline surfaces procedures. Can be used to open cascade of study entry.)
- 2009-03-03 10:40:25下载
- 积分:1
-
spreadbinddata
说明: 实现excel上传ACcess 功能 下载excel 希望有能用到的(Implementing Excel Upload ACcess Function)
- 2019-07-07 00:04:15下载
- 积分:1
-
mi
说明: 学习PCI设备驱动结构的最好例子,简单易懂,很快入门(NT Driver)
- 2010-05-08 08:13:12下载
- 积分:1
-
detours-src-1.2
微软提供的截取Win32 API函数的开发包和例子 (The libraray and example to intercept win32 api function provided by microsoft)
- 2020-10-28 16:49:58下载
- 积分:1
-
vc
说明: vc范例大全,源码,13和14章,主要内容是网络编程和动态库(vc examples of documents, source code, 13 and 14 chapters, is the Internet programming and dynamic library)
- 2010-08-01 13:42:52下载
- 积分:1
-
calculator2
实现计算器功能,还有漂亮的界面 ,使用VC6.0 mfc实现(calculator)
- 2010-01-06 08:53:14下载
- 积分:1
-
Qt5
Qt5的一个使用示例,包括代码,使用于初学者,用Qt5建立简单的一个计算器界面操作(An simple example of Qt5 for beginners)
- 2013-01-23 09:44:35下载
- 积分:1
-
20050829152443_CompletionPortDemo
说明: 修改了的IOCP例子,修改了的IOCP例子(revising the IOCP example, revising the IOCP example)
- 2005-09-07 13:00:54下载
- 积分: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
-
Antialiasing
direct3d通过设置属性达到图形抗锯齿处理(Direct3D graphics by setting the property to reach deal with anti-aliasing)
- 2009-02-26 10:09:49下载
- 积分:1