MMC-3
MMC-3技术资料下载专区,收录500份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
资源总数
500
MMC-3 全部资料 500 份
verilog code array_multiplier output [7:0] product input [3:0] wire_x input [3:0] wire_y
verilog code array_multiplier output [7:0] product input [3:0] wire_x input [3:0] wire_y
2014-01-04
89
form = new_form(fields) scale_form(form, &rows, &cols) win = newwin(rows+3, cols+4, 3, 20)
form = new_form(fields) scale_form(form, &rows, &cols) win = newwin(rows+3, cols+4, 3, 20) subwin = derwin...
2017-06-12
106
Source codes and documents for how to find files in phone memory or mmc card in Symbian OS. Compatib
Source codes and documents for how to find files in phone memory or mmc card in Symbian OS. Compatible for v1.0 above de...
2014-12-07
156
Code to access MMC/SD cards with FAT16/FAT32 file system on an Atmel AVR8. Code contains SDHC suppor
Code to access MMC/SD cards with FAT16/FAT32 file system on an Atmel AVR8. Code contains SDHC support (disabled)
2017-04-13
154
目录 一、摘要 …… …… …… …… …3 二、算法基本思想描述 ………………………………………………………… …3 2.1 磁盘调度主要思想 ……………………………………………… …………3
目录 一、摘要 …… …… …… …… …3 二、算法基本思想描述 ………………………………………………………… …3 2.1 磁盘调度主要思想 ……………………………………………… …………3 2.2 算法描述 ………………………...
2016-08-16
30