代码搜索:GPs 有哪些应用?
找到约 10,000 项符合「GPs 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/491226/6437645
pdf “555”电路在家电中的应用.pdf
www.eeworm.com/read/491082/6440366
pdf 超声波倒车雷达——应用方案.pdf
www.eeworm.com/read/488944/6480150
ppt 第二章 java小应用.ppt
www.eeworm.com/read/488773/6485458
pdf ad7714的应用设计(read).pdf
www.eeworm.com/read/487908/6501828
txt 计数器:generic语句的应用.txt
-- n-Bit Synchronous Counter
-- dowload from: www.fpga.com.cn & www.pld.com.cn
LIBRARY ieee;
USE ieee.Std_logic_1164.ALL;
USE ieee.Std_logic_unsigned.ALL;
ENTITY cntrnbit IS
GENERIC(
www.eeworm.com/read/487908/6501832
txt 计数器:wait语句的应用.txt
-- This example shows an inefficient way of describing a counter.
-- vhdl model of a 3-state counter illustrating the use
-- of the WAIT statement to suspend a process.At each wait
-- statement th
www.eeworm.com/read/487908/6501833
txt 计数器:generate语句的应用.txt
-- Generated Binary Up Counter
-- The first design entity is a T-type flip-flop.
-- The second is an scalable synchronous binary up counter illustrating the use of the generate statement to produce
www.eeworm.com/read/487908/6501835
txt 加法器:generate语句的应用.txt
-- n-bit Adder using the Generate Statement
-- download from: www.fpga.com.cn & www.pld.com.cn
library IEEE;
use IEEE.Std_logic_1164.all;
ENTITY addn IS
GENERIC(n : POSITIVE := 3); --no.
www.eeworm.com/read/485616/6554984
ppt sql server 数据库应用系统.ppt
www.eeworm.com/read/485639/6555601