-
S5335DK_Software_v1_2
The PCI Local bus concept was developed to break
the PC data I/O bottleneck and clearly opens the door
to increasing system speed and expansion capabilities.
The PCI Local bus moves high speed peripherals
from the I/O bus and places them closer to the system’s
processor bus, providing faster data transfers
between the processor and peripherals. The PCI Local
bus also addresses the industry’s need for a bus standard
which is not directly dependent on the speed,
size and type of system processor. It represents the
first microprocessor independent bus offering performance
more than adequate for the most demanding
applications such as full-motion video.(The PCI Local bus concept was developed to breakthe PC data I/O bottleneck and clearly opens the doorto increasing system speed and expansion capabilities.The PCI Local bus moves high speed peripheralsfrom the I/O bus and places them closer to the system sprocessor bus, providing faster data transfersbetween the processor and peripherals. The PCI Localbus also addresses the industry s need for a bus standardwhich is not directly dependent on the speed, size and type of system processor. It represents thefirst microprocessor independent bus offering performancemore than adequate for the most demandingapplications such as full-motion video.)
- 2008-01-08 10:58:20下载
- 积分:1
-
asp.net
asp.net动态网站编程指南(asp.net dynamic websites Programming Guide)
- 2020-09-09 14:08:06下载
- 积分:1
-
emddenoising
常见的EMD的方法的非平稳信号去噪的例子,完全正确,可以直接运行的程序(good example of emd)
- 2010-01-07 08:58:26下载
- 积分:1
-
KSJRobotParserUR
UR旋转矢量转化,转化为RPY坐标,更加适合编程,非常靠谱(UR Rotation Vector Conversion)
- 2021-03-04 14:19:32下载
- 积分:1
-
9774330
构造函数的重载,以后我上传一系列这种类型的源程序供大家学习之用,()
- 2018-05-22 20:53:04下载
- 积分:1
-
jser-coossle-directive
CString类的使用方法显现,不错的类方法,可以参考()
- 2017-12-15 21:05:11下载
- 积分:1
-
NonBorderForm
说明: 窗体设置为无边框后,利用window消息机制实现窗口拖动和手动改变界面大小。(After the form is set to no borders, window dragging and manual change of interface size are realized by using window message mechanism.)
- 2020-06-21 10:20:01下载
- 积分:1
-
Regprocess
这是一个通过注册表列举正在运行进程的源码。通过修改主机名可以列举远程主机进程。(This is a listed by the registry is the process of running FOSS. By modifying the host name could give remote host process.)
- 2006-09-19 20:57:06下载
- 积分:1
-
lgd
骨架提取算法,本程序是我们在校内做的骨架提取算法,算法是基于那且员的(Skeleton extraction algorithm, this procedure is we do in the school skeleton extraction algorithm, the algorithm is based on that and the staff)
- 2018-12-03 00:58:49下载
- 积分: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