-
大肠癌多项式的编码方法。多项式乘除法运算过程…
CRC校验采用多项式编码方法。多项式乘除法运算过程与普通代数多项式的乘除法相同。多项式的加减法运算以2为模,加减时不进,错位,如同逻辑异或运算。-CRC polynomial used coding method. Polynomial multiply and divide computing process and the general polynomial algebra multiply and divide the same. Polynomial and subtract operations for the two to die, not into the Modified, dislocation, as logical XOR.
- 2022-10-02 17:40:04下载
- 积分:1
-
Cirrus Logic 公司EP9302中断示例代码
Cirrus Logic 公司EP9302中断示例代码-Cirrus Logic, EP9302 interrupt sample code
- 2022-09-15 09:50:02下载
- 积分:1
-
三星原厂的S3C2440开发板测试程序
三星原厂的S3C2440开发板测试程序-Samsung S3C2440 development board of the original test procedure
- 2022-01-30 22:32:57下载
- 积分:1
-
Using 9054 as the board of the media and computer communications, ADSP21161 comp...
采用9054做为板卡与计算机通信的媒介,ADSP21161作为运算器件的采集卡。该程序完成计算机通信。-Using 9054 as the board of the media and computer communications, ADSP21161 computing device as a capture card. Computer Communications completed the program.
- 2022-07-09 04:58:25下载
- 积分:1
-
linux foundation for entry
linux入门的基础书籍,新手的必需品,介绍很详细-linux foundation for entry-books, novice necessity to introduce the very detailed
- 2022-06-15 19:23:45下载
- 积分:1
-
陀螺仪mpu6050
1,mpu6050经过测试
2,代码详细,注释清楚
3,用串口和虚拟示波器测试
4,凯尔曼滤波完成既定任务
- 2023-06-20 10:55:03下载
- 积分:1
-
i2c总线的verilog代码,绝对好用
i2c总线的verilog代码,绝对好用-i2c bus Verilog code, the absolute ease of use
- 2022-03-25 19:44:35下载
- 积分:1
-
c语言中写二进制数。引用例子:
#define Bin(n) LongToBin(0x##n##l)
void main(void)
{...
c语言中写二进制数。引用例子:
#define Bin(n) LongToBin(0x##n##l)
void main(void)
{
unsigned char c
c = Bin(10101001) // c = 0xA9
}
-Write binary number in C language. Cited code:
#define Bin(n) LongToBin(0x##n##l)
void main(void)
{
unsigned char c
c = Bin(10101001) // c=0xA9
}
- 2023-08-22 17:30:02下载
- 积分:1
-
wvstreams软件包包含了libwvutils, libwvstreams 和 libwvcrypto 的类库. 这些是用来编译wvdial的....
wvstreams软件包包含了libwvutils, libwvstreams 和 libwvcrypto 的类库. 这些是用来编译wvdial的.-wvstreams package contains the libwvutils. libwvstreams libwvcrypto and the class library. These are used to build wvdia l.
- 2022-04-12 20:49:41下载
- 积分:1
-
zigbee协议栈的堆内存管理详解,详解接收了zigbee osal 的堆栈内存管理...
zigbee协议栈的堆内存管理详解,详解接收了zigbee osal 的堆栈内存管理-the decipher of the zigbee osal stack
- 2022-01-26 01:57:36下载
- 积分:1