代码搜索:16
找到约 10,000 项符合「16」的源代码
代码结果 10,000
www.eeworm.com/read/460673/7243872
c strata16.c
/*****************************************
NAME: strata16.c
DESC: Program Strata 16-bit NOR Flash(32MB)
HISTORY: 2004.2.16(S3C24A0A)
*****************************************/
#include
www.eeworm.com/read/460530/7248250
gif logo16.gif
www.eeworm.com/read/460450/7249845
doc chapt16.doc
www.eeworm.com/read/460413/7251676
jpg tu16.jpg
www.eeworm.com/read/460413/7251688
jpg shi16.jpg
www.eeworm.com/read/460333/7253322
gif p16.gif
www.eeworm.com/read/460266/7254496
m wread16.m
function [y,Fs,Format]=wavread16(wavefile)
%WAVREA Load Microsoft Windows 3.1 .WAV format sound files.
% [y]=WREAD16(wavefile) loads a .WAV format file specified by "wavefile",
% returning t
www.eeworm.com/read/460213/7255293
vhd mul16.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
use ieee.std_logic_arith.all;
entity mul16 is
port (clk:in std_logic;
a,b:in std_logic_vector(15 downto 0);
q:ou
www.eeworm.com/read/460213/7255632
vhd frediv16.vhd
package test_con is
constant N1:integer:=16;
end test_con;
use work.test_con.all;
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
use ieee.std_logic_unsigned.all;
ent