搜索结果
找到约 51 项符合
iv 的查询结果
按分类筛选
- 全部分类
- 技术资料 (12)
- 单片机编程 (3)
- 书籍 (3)
- 单片机开发 (2)
- 系统设计方案 (2)
- 其他书籍 (2)
- 其他 (2)
- 加密解密 (2)
- VIP专区 (2)
- 技术教程 (1)
- 教程资料 (1)
- 技术书籍 (1)
- 电源技术 (1)
- 可编程逻辑 (1)
- 游戏 (1)
- *行业应用 (1)
- 数学计算 (1)
- Windows CE (1)
- DSP编程 (1)
- Linux/Unix编程 (1)
- 中间件编程 (1)
- 嵌入式/单片机编程 (1)
- 软件工程 (1)
- 汇编语言 (1)
- 嵌入式Linux (1)
- 电子元器件应用 (1)
- 数据库系统 (1)
- 电路图 (1)
- 教程 (1)
- 论文 (1)
单片机编程 神舟IV号原理图STM32107_ARMJISHU
STM32F107
单片机编程 MCS-51系列单片机实用接口技术
本书全面、系统地介绍了MCS-51系列单片机应用系统的各种实用接口技术及其配置。 内容包括:MCS-51系列单片机组成原理:应用系统扩展、开发与调试;键盘输入接口的设计及调试;打印机和显示器接口及设计实例;模拟输入通道接口技术;A/D、D/A、接口技术及在控制系统中的应用设计;V/F转换器接口技术、串行通讯接口技术 ...
单片机编程 I/O 型单片机使用手册
I/O 型单片机使用手册
目录
间接寻址寄存器 – IAR, IAR0, IAR1 .............................................35间接寻址指针 – MP, MP0, MP1 ......................................................35存储区指针 – BP .........................................................................36累加器 – ACC... ...
*行业应用 I. A brief description of the aiNet application. II. How to set up the aiNet on your system. III. So
I. A brief description of the aiNet application. II. How to set up the aiNet on your system. III. Some tips on using the aiNet IV. Example files
数学计算 Individual files are available in the following links: Bessjy -- Bessel functions Jn and Yn for r
Individual files are available in the following links:
Bessjy -- Bessel functions Jn and Yn for real argument and integer or real order.
Bessik -- Modified Bessel function In and Kn for real argument and integer or real order.
CBessjy -- Bessel functions Jv and Yv for real or complex arguments an ...
Windows CE 在SBC-2410X上运行WindowsCE所涉及的文档
在SBC-2410X上运行WindowsCE所涉及的文档,工具等。
1.目录:
NBoot_Debug: 便携式MATRIX IV 2410X单板机WINCE.NET4.2的启动代码,用于调用 EBOOT,Debug时用
NBoot_Release: 便携式MATRIX IV 2410X单板机WINCE.NET4.2的启动代码,用于调用 WINCE,Release时用
2.文件:
NBoot_Debug.bin: 便携式MATRIX IV 2410X单板机WINCE ...
系统设计方案 以及进行组态。因此构建一个在工业过程监控中应用的系统平台。在 系统开发中在国内我们首次将PI}FIBLTS现场总线技术通过代/104总 线与WIDE操作系统和运行在WINCE操作系统上的组态软件I
以及进行组态。因此构建一个在工业过程监控中应用的系统平台。在
系统开发中在国内我们首次将PI}FIBLTS现场总线技术通过代/104总
线与WIDE操作系统和运行在WINCE操作系统上的组态软件IV}GSE结
合起来,进行了全新的研究尝试,少}取得了一定成果,为系统的进-
步完善打卜了一定基础。 ...
DSP编程 Welcome to the software files for the ADS8361 to TMS320F2812! There are two project files in each
Welcome to the software files for the ADS8361 to TMS320F2812!
There are two project files in each of the folders McBSP, SPI and Both. Mode II and IV are explored using the McBSP port alone, as well as the SPI port. These projects are located in the SPI and McBSP folders.
Modes I and III are explo ...
系统设计方案 This preface introduces the Advanced Microcontroller Bus Architecture (AMBA) specification. It cont
This preface introduces the Advanced Microcontroller Bus Architecture (AMBA)
specification. It contains the following sections:
• About this document on page iv
• Feedback on page vii.
加密解密 1. 分析ECB模式和CBC模式的加密过程。 2. 用程序设计语言将算法过程编程实现。 3. 输入明文:I do like this book 加密算法E:异或⊕
1. 分析ECB模式和CBC模式的加密过程。
2. 用程序设计语言将算法过程编程实现。
3. 输入明文:I do like this book
加密算法E:异或⊕,密钥为cryption;
移位,密钥为5
两种填充模式:(1)0
(2)密文挪用
初始化向量IV:goodluck
用两种模式进行加密,输出相应的密文。 ...