搜索结果

找到约 3,172 项符合 i-DBAFundamentalsII 的查询结果

SCSI/ASPI 英蓓特44b0基于UCLINUX的 I/O口测试

英蓓特44b0基于UCLINUX的 I/O口测试
https://www.eeworm.com/dl/630/329186.html
下载: 186
查看: 1033

加密解密 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 用两种模式进行加密,输出相应的密文。 ...
https://www.eeworm.com/dl/519/330354.html
下载: 127
查看: 1182

操作系统开发 这是个好i的为控件添加提示信息的小程序

这是个好i的为控件添加提示信息的小程序,可以直接加到你的程序中
https://www.eeworm.com/dl/531/331161.html
下载: 65
查看: 1036

操作系统开发 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.
https://www.eeworm.com/dl/531/331243.html
下载: 46
查看: 1097

其他 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 ...
https://www.eeworm.com/dl/534/331886.html
下载: 121
查看: 1079

VC书籍 socket编程原理:UNIX系统的I/O命令集

socket编程原理:UNIX系统的I/O命令集,是从Maltics和早期系统中的命令演变出来的,其模式为打开一读/写一关闭(open-write-read- close)。在一个用户进程进行I/O操作时,它首先调用“打开”获得对指定文件或设备的使用权,并返回称为文件描述符的整型数 ...
https://www.eeworm.com/dl/686/332226.html
下载: 167
查看: 1078

其他嵌入式/单片机内容 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 ...
https://www.eeworm.com/dl/687/332238.html
下载: 94
查看: 1049

其他 本书是讲述计算机JAVA的I/O流的书籍

本书是讲述计算机JAVA的I/O流的书籍,这是下半章,将会比较详细说明I/O流
https://www.eeworm.com/dl/534/332844.html
下载: 112
查看: 1028

汇编语言 用硬件为:可编程并行I/O接口8255A实现汽车信号灯控制情况公11种状态(只含有代码)

用硬件为:可编程并行I/O接口8255A实现汽车信号灯控制情况公11种状态(只含有代码)
https://www.eeworm.com/dl/644/332992.html
下载: 122
查看: 1043

软件设计/软件工程 printf(&quot 请输入%d个课程的代表值(<%d个字符): &quot ,(*G).vexnum,MAX_NAME) for(i=0 i<(*G).vexnum ++i)

printf(&quot 请输入%d个课程的代表值(<%d个字符):\n&quot ,(*G).vexnum,MAX_NAME) for(i=0 i<(*G).vexnum ++i) /* 构造顶点向量 */ { scanf(&quot %s&quot ,(*G).vertices[i].data) (*G).vertices[i].firstarc=NULL } printf(&quot 请输入%d个课程的学分值(<%d个字符):\n&quot ,(*G).vexnum,MAX_NAME) fo ...
https://www.eeworm.com/dl/684/333152.html
下载: 60
查看: 1222