代码搜索结果
找到约 10,000 项符合
S 的代码
sound.h
#ifndef __<mark>S</mark>OUND_h__
#define __<mark>S</mark>OUND_h__
// write your header here
void Play<mark>S</mark>nd(un<mark>s</mark>igned int <mark>S</mark>ndIndex);
enum <mark>S</mark>ndIndex{ // 所有语音资源的索引
<mark>S</mark>_0, <mark>S</mark>_1, <mark>S</mark>_2, <mark>S</mark>_3, <mark>S</mark>_4, <mark>S</mark>_5, <mark>S</mark>_6, <mark>S</mark>_7, <mark>S</mark>_8, <mark>S</ ...
mcu_top_tb.vhd
library ieee;
use ieee.std_logic_1164.all;
entity mcu_top_tb_ent is
end mcu_top_tb_ent;
architecture mcu_top_tb_arch of mcu_top_tb_ent is
component mcu_top_ent
port (
strrem.m
% function s = strrem(s1)
% 去掉函数中的 {}
function s = strrem(s1)
str_len=length(s1);
s2='{'; s3='}'; s4='>';
s5='
xilinx_block_ram_3_3.v
// ----------------------------------------------------------------------------
// FILE NAME : xilinx_block_ram_3_3.v
// ------------------------------------------------------------------------
xilinx_block_ram_8_16.v
// ----------------------------------------------------------------------------
// FILE NAME : xilinx_block_ram_8_16.v
// -----------------------------------------------------------------------
ccmethod.m
% C-C方法
clc
begin_time = clock;
[tt,y]=ode45(@LorenzDifEqn1,[0,75],[0.1,0.1,0.1]);
xx = y(:,3)';
delt_t = 0.01;
t = 0:delt_t:75;
x = spline(tt, xx, t);
x = x(1000:1:4000);
tmax = 200;
mean_d
xilinx_block_ram_3_3.v
// ----------------------------------------------------------------------------
// FILE NAME : xilinx_block_ram_3_3.v
// ------------------------------------------------------------------------
xilinx_block_ram_8_16.v
// ----------------------------------------------------------------------------
// FILE NAME : xilinx_block_ram_8_16.v
// -----------------------------------------------------------------------
xilinx_block_ram_3_3.v
// ----------------------------------------------------------------------------
// FILE NAME : xilinx_block_ram_3_3.v
// ------------------------------------------------------------------------
xilinx_block_ram_8_16.v
// ----------------------------------------------------------------------------
// FILE NAME : xilinx_block_ram_8_16.v
// -----------------------------------------------------------------------