搜索结果
找到约 3,357 项符合
SMART-I 的查询结果
编译器/解释器 假设文档的内容为 i a * nul i b + nul i c # nul 是个单词二元式,对他进行不带回溯的自上而下的语法分析.
假设文档的内容为
i a
* nul
i b
+ nul
i c
# nul
是个单词二元式,对他进行不带回溯的自上而下的语法分析.
SCSI/ASPI 英蓓特44b0基于UCLINUX的 I/O口测试
英蓓特44b0基于UCLINUX的 I/O口测试
加密解密 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
用两种模式进行加密,输出相应的密文。 ...
操作系统开发 这是个好i的为控件添加提示信息的小程序
这是个好i的为控件添加提示信息的小程序,可以直接加到你的程序中
操作系统开发 this my own work ,thank you for rend it.i am a studennt from hunan.
this my own work ,thank you for rend it.i am a studennt from hunan.
文章/文档 ISO7816 (part 1-3) asynchronous smart card information
ISO7816 (part 1-3) asynchronous smart card information
文章/文档 ISO 7816(1-4) Smart Card Standard
ISO 7816(1-4) Smart Card Standard
其他 SD card controller can just read data using 1 bit SD mode. I have written this core for NIOS2 CPU,
SD card controller can just read data using 1 bit SD mode.
I have written this core for NIOS2 CPU, Cyclone, but I think it can works
with other FPGA or CPLD. Better case for this core is SD clock = 20 MHz and
CPU clock = 100 MHz (or in the ratio 1:5). If you have a wish you can achieve this core.
Go ...
VC书籍 socket编程原理:UNIX系统的I/O命令集
socket编程原理:UNIX系统的I/O命令集,是从Maltics和早期系统中的命令演变出来的,其模式为打开一读/写一关闭(open-write-read- close)。在一个用户进程进行I/O操作时,它首先调用“打开”获得对指定文件或设备的使用权,并返回称为文件描述符的整型数 ...
其他嵌入式/单片机内容 44Binit.s注释 GET option.s 相当于c语言中的#i nclude "option.s" GET memcfg.s Interrupt Control 声明一些
44Binit.s注释
GET option.s 相当于c语言中的#i nclude "option.s"
GET memcfg.s
Interrupt Control
声明一些符号常量,这些符号常量和地址相应寄存器的地址对应
INTPND EQU 0x01e00004 指示中断请求状态寄存器 每一位代变一种中断请求具体表一种中断请参考44b0 spec ...