-
纯CSS简洁绿色的漂亮网站菜单
简洁绿色的漂亮网站菜单,一个纯CSS代码实现的绿色导航栏效果,无任何JS代码,菜单修饰方面,只是用了一张渐变的背景图片,用时候把图片上传到服务器上,然后修改菜单文字和链接就可放在你的网站里了。
- 2022-03-06 08:07:15下载
- 积分:1
-
lariertlationaldatabase
这是一个音频的编解码库,使用标准的C++编写,有很好的移植性(This is an audio codec library, use the standard c++ written, has good portability)
- 2017-04-23 17:01:03下载
- 积分:1
-
Shrek
从“怪物史莱克”中显示开场歌曲的基本JavaFX程序(Basic JavaFX program that displays the opening song from "Shrek")
- 2019-04-20 13:26:27下载
- 积分:1
-
基于免疫算法的模糊神经网络在板厚板形控制中的应用 很不错的文章 对免疫算法的模糊神经网络控制进行的详细的分析...
基于免疫算法的模糊神经网络在板厚板形控制中的应用 很不错的文章 对免疫算法的模糊神经网络控制进行的详细的分析
- 2022-03-06 03:23:23下载
- 积分:1
-
实验4 非周期信号的傅里叶变换
说明: 矩形脉冲信号傅里叶变换
非周期信号傅里叶变换(Fourier transform of rectangular pulse signal)
- 2020-03-17 10:36:59下载
- 积分:1
-
IEC61850应用入门 [何磊 编著] 2012年版
说明: 《IEC61850应用入门》是一本帮助读者理解、掌握IEC61850知识内容和思想精髓的参考书。全书共分五章:第一章简单介绍常规变电站自动化系统的不足,主要介绍了IEC61850标准的内容、特点和发展趋势;第二章介绍面向对象的基本概念,OSI、TCP/IP网络模型,以太网技术基础,XML、XMLSchema基础和常用软件工具;第三章介绍IEC61850的分层信息模型、具体定义、配置方式与配置文件;第四章主要介绍MMS基础知识、IEC61850与MMS的映射关系、MMS与ASN.1编解码和MMS典型报文分析;第五章介绍GOOSE服务、IEC61850—9—2SV服务、简单网络时间协议和IEEE1("Introduction to IEC61850 application" is a reference book to help readers understand and master the knowledge content and ideological essence of IEC61850. The whole book is divided into five chapters: the first chapter briefly introduces the shortcomings of conventional substation automation system, mainly introduces the content, characteristics and development trend of IEC61850 standard; the second chapter introduces the basic concept of object-oriented, OSI, TCP / IP network model, Ethernet technology foundation, XML, XML schema foundation and common software tools; the third chapter introduces the layered information model and specific definition of IEC61850 , configuration mode and configuration file; Chapter 4 mainly introduces MMS basic knowledge, mapping relationship between IEC61850 and MMS, MMS and ASN. 1 encoding and decoding and MMS typical message analysis; Chapter 5 introduces goose service, iec61850-9-2sv service, simple network time protocol and ieee1)
- 2021-02-16 23:19:46下载
- 积分:1
-
Conditional-GAN-master
mnist数据导入用于深度学习人工智能机器学习(Mnist data import for deep learning artificial intelligence machine learning)
- 2019-02-26 18:09:28下载
- 积分:1
-
FusionGAN-master
说明: 用生成对抗网络了进行红外和可见光图像融合(Infrared and Visible Image Fusion Using Generated Countermeasure Network)
- 2020-12-13 22:39:15下载
- 积分:1
-
EEPROM接口的FPGA实现
EEPROM接口的FPGA实现
工程说明
AT93C46在DI接收到读指令时,地址被解码,数据在DO引脚上串行输出。写周期是完全自主调时的,在写入之前不需要单独的擦除周期。本项目要求AT93C46完成读和写功能的混合功能。
案例补充说明
本案例要求实现一个AT93C46的接口能够根据命令,实现EWEN、WRITE和READ功能,在这里我们提供了具体的设计思路:
1. 上游模块在rdy=1时,给出start命令,开始进行EWEN、WRITE或者READ操作;在rdy=0期间,start命令无效。
2. 当start有效时,如果mode=0表示进行EWEN操作;mode=1表示进行WRITE操作;mode=2表示进行READ操作。
3. 当start有效时,addr和wdata有效。
4. 当进行EWEN操作时,将addr写入at93c46。
5. 当进行WRITE操作时,将addr和wdata写入at93c46。
6. 当进行READ操作时,将addr写入at93c46,并从at93c46读到数据,通过rdata和rdata_vld返回给上游模块。(FPGA implementation of EEPROM interface
Engineering description)
- 2017-08-01 16:44:23下载
- 积分:1
-
My11_1
调用会出现一个功能界面计算器,通过它你可以来计算一些加减乘除运算.(There will be a function call interface calculator, which you can calculate a number of addition and subtraction to multiplication and division calculations.)
- 2008-07-22 10:03:02下载
- 积分:1