搜索结果
找到约 2,191 项符合
R-K 的查询结果
其他书籍 < Co-Verification of Hardware and Software for ARM SoC Design>> by Jason R. Andrews
< Co-Verification of Hardware and Software for ARM SoC Design>>
by Jason R. Andrews
电子书籍 金融分析中求出r/s分析的r/s值
金融分析中求出r/s分析的r/s值,进入spss即可求出hurst值
系统设计方案 二线制变送器的设计资料。用PTC和K型热电耦实现二线制变送器。
二线制变送器的设计资料。用PTC和K型热电耦实现二线制变送器。
嵌入式Linux oid led8_test(void) { int i, j, k iic_init() for( ) { for(j=0 j<10 j++) {
oid led8_test(void)
{
int i, j, k
iic_init()
for( )
{
for(j=0 j<10 j++)
{
for(i=0 i<8 i++)
{
k = 9-(i+j)%10
iic_write(0x70, 0x10+i, f_szDigital[k])
}
delay(1000)
}
}
}
汇编语言 假定已经有许多应用采用了程序1 - 1 5中所定义的C u r r e n c y类
假定已经有许多应用采用了程序1 - 1 5中所定义的C u r r e n c y类,现在我们想要对C u r r e n c y类
的描述进行修改,使其应用频率最高的两个函数A d d和I n c r e m e n t可以运行得更快,从而提高应
用程序的执行速度。由于用户仅能通过p u b l i c部分所提供的接口与C u r r e n c y类进行交互, ...
其他 第二个搜索函数为私有成员函数S a v e S e a r c h
第二个搜索函数为私有成员函数S a v e S e a r c h,由插入和删除操作来调用。S a v e S e a r c h不仅
包含了S e a r c h的功能,而且可把每一级中遇到的最后一个节点存放在数组l a s t之中
其他 -- Booth Multiplier -- This file contains all the entity-architectures for a complete -- k-bit
-- Booth Multiplier
-- This file contains all the entity-architectures for a complete
-- k-bit x k-bit Booth multiplier.
-- the design makes use of the new shift operators available in the VHDL-93 std
-- this design passes the Synplify synthesis check