搜索结果

找到约 666 项符合 READ 的查询结果

按分类筛选

显示更多分类

教程资料 使用Verilog编写的同步FIFO

使用Verilog编写的同步FIFO,可通过设置程序中的DEPTH设置FIFO的深度,FIFO_WRITE_CLOCK上升沿向FIFO中写入数据,\r\nFIFO_READ_CLOCK上升沿读取数据。本程序对FIFO上层操作简单实用。
https://www.eeworm.com/dl/fpga/doc/17784.html
下载: 131
查看: 1082

单片机编程 NEC 78K系列单片机安全性概览

NEC 78K系列单片机安全性概览 78K系列单片机没有program read-out 功能,使用任何编程器都无法读出程序存储区内的数据。
https://www.eeworm.com/dl/502/30553.html
下载: 68
查看: 1149

Java编程 A windows BMP file is a common image format that Java does not handle. While BMP images are used onl

A windows BMP file is a common image format that Java does not handle. While BMP images are used only on windows machines, they are reasonably common. Reading these shows how to read complex structures in Java and how to alter they byte order from the big endian order used by Java to the little endi ...
https://www.eeworm.com/dl/633/116909.html
下载: 90
查看: 1165

单片机开发 This code implements the basic functions for an I2C slave device using the SSP module. All I2C funct

This code implements the basic functions for an I2C slave device using the SSP module. All I2C functions are handled in an ISR. Bytes written to the slave are stored in a buffer. After a number of bytes have been written, the master device can then read the bytes back from the buffer.
https://www.eeworm.com/dl/648/136359.html
下载: 59
查看: 1084

其他书籍 The Art of Assembly Language Amazing! You’re actually reading this. That puts you into one of three

The Art of Assembly Language Amazing! You’re actually reading this. That puts you into one of three categories: a student who is being forced to read this stuff for a class, someone who picked up this book by accident (probably because you have yet to be indoctrinated by the world at large), or one ...
https://www.eeworm.com/dl/542/146881.html
下载: 95
查看: 1127

单片机开发 MMC驱动 void mmc_send_cmd (uchar,ulong,uchar) void mmc_send_scmd (uchar,uchar) void mmc_ini

MMC驱动 void mmc_send_cmd (uchar,ulong,uchar) void mmc_send_scmd (uchar,uchar) void mmc_init(void) extern ulong mmc_read_response (void) extern ulong reponse extern uchar SD_BUS_SELECT extern bit mmc_check_response (void)
https://www.eeworm.com/dl/648/272316.html
下载: 121
查看: 1102

加密解密 加密算法实现 Pegwit is a program for performing public key file encryption and authentication. Encr

加密算法实现 Pegwit is a program for performing public key file encryption and authentication. Encryption means that pegwit allows you to keep the information in files you send by email (or other means) confidential. Eavesdroppers will not be able to read the email. Authentication allows you to c ...
https://www.eeworm.com/dl/519/378022.html
下载: 26
查看: 1075

软件工程 Modern C++ Design is an important book. Fundamentally, it demonstrates generic patterns or patte

Modern C++ Design is an important book. Fundamentally, it demonstrates generic patterns or pattern templates as a powerful new way of creating extensible designs in C++--a new way to combine templates and patterns that you may never have dreamt was possible, but is. If your work involves C++ des ...
https://www.eeworm.com/dl/540/420925.html
下载: 152
查看: 1075

VHDL/FPGA/Verilog 使用Verilog编写的同步FIFO

使用Verilog编写的同步FIFO,可通过设置程序中的DEPTH设置FIFO的深度,FIFO_WRITE_CLOCK上升沿向FIFO中写入数据, FIFO_READ_CLOCK上升沿读取数据。本程序对FIFO上层操作简单实用。
https://www.eeworm.com/dl/663/424881.html
下载: 163
查看: 1060

Linux/Unix编程 很珍贵的资料

很珍贵的资料,本人花了近一年的时间才稿定了,这个主要说明cip控制协议在linux的编程说明及数据包装。先上转read数据包装方式,有空再上传write的。
https://www.eeworm.com/dl/619/483397.html
下载: 169
查看: 1073