代码搜索:SATA控制器

找到约 3,680 项符合「SATA控制器」的源代码

代码结果 3,680
www.eeworm.com/read/417397/10991797

txt 直流电机控制器.txt

-- Download from: www.pld.com.cn & www.fpga.com.cn LIBRARY IEEE; USE IEEE.std_logic_1164.ALL; USE IEEE.std_logic_unsigned.all; USE IEEE.std_logic_arith.all; ENTITY dccount IS port (
www.eeworm.com/read/450602/7480628

vhd 直流电机控制器.vhd

-- Download from: www.pld.com.cn & www.fpga.com.cn LIBRARY IEEE; USE IEEE.std_logic_1164.ALL; USE IEEE.std_logic_unsigned.all; USE IEEE.std_logic_arith.all; ENTITY dccount IS port (
www.eeworm.com/read/199789/7822550

vhd 直流电机控制器.vhd

-- Download from: www.pld.com.cn & www.fpga.com.cn LIBRARY IEEE; USE IEEE.std_logic_1164.ALL; USE IEEE.std_logic_unsigned.all; USE IEEE.std_logic_arith.all; ENTITY dccount IS port (
www.eeworm.com/read/399506/7855785

txt sed1335控制器汉字显示.txt

关于SED1335控制器汉字显示 [Xiao Zhiquan] [34次] 01-4-23 下午 08:52:37 那位高手知道SED1335控制器汉字显示编程,我有其汇编程序,但看不懂。 什么程序? [牧童] [24次] 01-4-23 下午 09:45:43 我以前用过sed1330我想差不多,有一个汉字显示的例子,我后来看懂了,我也不知道你什 么地方不明白,你可以给我发ema
www.eeworm.com/read/434433/7866583

txt 最少拍无纹波控制器设计.txt

M文件: clear; %清除工作空间中的变量 s=tf('s'); G=8/(0.6*s^2+s); G1=c2d(G,0.7) %包含零阶保持器的状态到离散传递函数Z变换 f=input('select intput form:1.stepinput 2.rampintput');%选择输入形式 z=tf('z'); if f=