-
ls-dyna_example
ls Dyna example To test
- 2018-02-07 15:11:09下载
- 积分:1
-
《组态软件设计》书与书中的源代码,是工业监控软件很好的学习资料。...
《组态软件设计》书与书中的源代码,是工业监控软件很好的学习资料。-" Configuration Software Design" book and the book" s source code, an industrial monitoring software a good learning materials.
- 2022-08-22 02:35:35下载
- 积分:1
-
this document describe how davicom ic dm9000 can be programmed and controlled. t...
this document describe how davicom ic dm9000 can be programmed and controlled. this ic can be used in the embedded systems and network lan cards. its is 10/100Mpbs ic.
- 2022-02-01 21:22:59下载
- 积分:1
-
yizhitwo
雷达与红外传感器的集中式加权算法融合,配合内插外推法将数值同步(Centralized weighted algorithm fusion for radar and infrared sensors,Synchronizing the interpolation and extrapolation method to synchronize the numerical synchronization)
- 2020-12-11 16:29:18下载
- 积分:1
-
Jbuilder development of a peer
Jbuilder开发的一个P2P文件共享软件!-Jbuilder development of a peer-to-peer file-sharing software!
- 2022-02-03 07:24:39下载
- 积分:1
-
untitled
说明: 基于simulink的8psk调制解调 hhhhhhhhhhh(8PSK modem based on Simulink)
- 2021-03-08 15:39:28下载
- 积分:1
-
基于遗传算法优化BP神经网络的非线性预测
说明: 针对BP神经网络的初始权值和阈值是随机选取的弊端,采用遗传算法寻优BP的初始权值和阈值,然后进行BP训练和测试。遗传算法包括编码 选择 交叉 和变异等操作(Aiming at the disadvantage that the initial weights and thresholds of BP neural network are randomly selected, genetic algorithm is used to optimize the initial weights and thresholds of BP, and then BP training and testing are carried out. Genetic algorithm includes coding selection, crossover and mutation.)
- 2019-01-13 09:28:49下载
- 积分:1
-
柱塞气举参数设计(本井气)1.1
本软件可以进行柱塞的设计,包括深度、时间、次数等,适用于油井、气井。(Plunger design software)
- 2018-07-18 11:13:29下载
- 积分: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
-
FCS_PMSM
说明: this file contains the coding of coding for finite control set mpc for permanent magnet synchronous motor
- 2020-01-16 01:52:45下载
- 积分:1