为您找到约 447 条结果,搜索耗时:0.0018秒

如何为双向/输入端口编写Verilog Testbench

...下方展示了用于IO垫的完整Verilog测试平台;想了解更多请下载附件。`timescale 1ns/10ps // fpga4student.com // FPGA projects, Verilog projects, VHDL projects // How to write a verilog testbench for bidirectional/ inout port module test_IO(); reg DS,OEN,IE,PE,I,din; wire ...

机器视觉

...he default camera of PC,。。。。。。。。。。。。了解详情请下载附件

前端基本知识

...onclick=", "onfocus" 等等。。。。。。。。。。想了解更多请下载附件。

VHDL中的移位器设计

...码。本人在下方展示了移位器的VHDL代码;想了解更多请下载附件。library IEEE; use IEEE.STD_LOGIC_1164.ALL; -- fpga4student.com: FPGA projects, Verilog projects, VHDL projects -- VHDL project: VHDL code for Shifter entity shifter is   generic ( N: integer:=16  ...

前端开发面试问题及答案

...到一个过期的cookie。。。。。。。。。。。想了解更多请下载附件。

STL基础及应用

...中读取每个学生的各科成绩_方法2.cpp...........了解详情请下载附件。

风力涡轮机故障检测和隔离方法

免费下载用于风力涡轮机故障检测和隔离方法Matlab代码function [sys,x0,str,ts] = Detection_pitch(t,x,u,flag,A,B,C,L)switch flag,  %%%%%%%%%%%%%%%%%%  % Initialization %  %%%%%%%%%%%%%%%%%%  case 0,    [sys,x0,str,ts]=mdlInitializeSizes;  %%%%%%%%%...

酒店管理项

...客人信息。本人在下方展示了一小段代码,想了解更多请下载附件。#include<iostream> #include<string.h> #include<conio.h> #define max 100 using namespace std; //Class Customer class Customer { public: char name[100]; char address[100]; char phone[...

linux下mpu6050驱动及测试程序

...IOR(MPU6050_MAGIC, 2, union mpu6050_data)   #endif想了解详情请下载附件。

D触发器的VHDL代码

...方展示了上升沿D型触发器的VHDL代码;如想了解的更多请下载附件。-- FPGA projects using VHDL/ VHDL -- fpga4student.com -- VHDL code for D Flip FLop -- VHDL code for rising edge D flip flop Library IEEE; USE IEEE.Std_logic_1164.all; entity RisingEdge_DFlipFlop is &nb...

微信捐赠

微信扫一扫体验

立即
上传
返回
顶部