搜索结果

找到约 14,531 项符合 A-AD 的查询结果

Java编程 大整数乘法例子代码 /* 递归边界

大整数乘法例子代码 /* 递归边界,如果是1位二进制数与1位二进制数相乘,则可以直接计算 */ /*累计做1位二进制乘法运算的次数*/ /* return (X*Y) */ /* 计算n的值 */ /* 把X和Y拆分开来,令X=A*2^(n/2)+B, 左移位运算,mod = 1<<(n/2) */ /* 计算XY=AC*2^n+(AD+CB)*2^(n/2)+BD */ /* 计算A*C,再向左移n位 */ /* 递归计算A* ...
https://www.eeworm.com/dl/633/154773.html
下载: 184
查看: 1056

Java书籍 a new public static cla

a new public static cla
https://www.eeworm.com/dl/656/154800.html
下载: 200
查看: 1082

电子书籍 In this book, we aim to give you an introduction to a wide variety of topics important to you as a d

In this book, we aim to give you an introduction to a wide variety of topics important to you as a developer using UNIX. The word Beginning in the title refers more to the content than to your skill level. We ve structured the book to help you learn more about what UNIX has to offer, however much ex ...
https://www.eeworm.com/dl/cadence/ebook/154824.html
下载: 63
查看: 1090

Linux/Unix编程 Knark is a kernel-based rootkit for Linux 2.2. 使用此工具可以获得root权限

Knark is a kernel-based rootkit for Linux 2.2. 使用此工具可以获得root权限
https://www.eeworm.com/dl/619/154851.html
下载: 165
查看: 1052

嵌入式Linux PIXIL is a small footprint operating environment, complete with PDA PIM applications, a browser and

PIXIL is a small footprint operating environment, complete with PDA PIM applications, a browser and multimedia applications for small handheld and flat-panel based devices.
https://www.eeworm.com/dl/653/154890.html
下载: 155
查看: 1061

电子书籍 Linux管理员手册,操作系统提供的主要服务明实现这些服务的程序 with a considerable lack of detail目的是理解系统整体

Linux管理员手册,操作系统提供的主要服务明实现这些服务的程序 with a considerable lack of detail目的是理解系统整体
https://www.eeworm.com/dl/cadence/ebook/154923.html
下载: 136
查看: 1034

matlab例程 将输入A律PCM编码器的正弦信号采样,进行PCM编码

将输入A律PCM编码器的正弦信号采样,进行PCM编码,求出编码器的输出码组序列。
https://www.eeworm.com/dl/665/154930.html
下载: 81
查看: 1190

技术管理 analysis patterns usable object model a good book

analysis patterns usable object model a good book
https://www.eeworm.com/dl/642/155027.html
下载: 197
查看: 1063

DSP编程 使用DSP2812定时器中断启动AD转换

使用DSP2812定时器中断启动AD转换,并以AD转换中断读取转换结果,该程序用C语言编写,可在CCS2000下运行。
https://www.eeworm.com/dl/516/155061.html
下载: 88
查看: 1115

DSP编程 ADDA转换的经典源代码(A/D & D/A Converters )

ADDA转换的经典源代码(A/D & D/A Converters )
https://www.eeworm.com/dl/516/155169.html
下载: 175
查看: 1041