代码搜索:sequence
找到约 10,000 项符合「sequence」的源代码
代码结果 10,000
www.eeworm.com/read/434781/7801894
java sequence12.java
// exceptions/Sequence12.java
// TIJ4 Chapter Exceptions, Excercise 12, page 471
/* Modify innerclasses/Sequence.java so that it throws an appropriate
* exception if you try to put in too many elem
www.eeworm.com/read/434781/7802023
java sequence4.java
// innerclasses/Sequence4.java
// TIJ4 Chapter Innerclasses, Exercise 4, page 352
/* Add a method to the class Sequence.SequenceSelector that produces the
* reference to the outer class Sequence.
www.eeworm.com/read/434781/7802028
java sequence2.java
// innerclasses/Sequence2.java
// TIJ4 Chapter Innerclasses, Exercise 2, page 350
/* Create a class that holds a String, and has a toString() method that
* displays this String. Add several instanc
www.eeworm.com/read/299942/7819625
sym pulse_sequence.sym
www.eeworm.com/read/299942/7819627
vhd pulse_sequence.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
use ieee.std_logic_arith.all;
entity pulse_sequence is
port (
res:in std_logic; --定义复位信号
in1:in std_logic; --定
www.eeworm.com/read/399904/7826816
h sequence_concepts.h
/*
* Copyright (c) 1999
* Silicon Graphics Computer Systems, Inc.
*
* Permission to use, copy, modify, distribute and sell this software
* and its documentation for any purpose is hereby granted
www.eeworm.com/read/298909/7924242
m training_sequence.m
function [b1, b2] = training_sequence%(nr_training_bits)
%% 16
%b1 = 3*[1 -1 1 1 -1 -1 1 -1 -1 -1 1 1 1 1 -1 1];
%b2 = 3*[1 1 1 -1 -1 +1 1 +1 -
www.eeworm.com/read/197653/7982442
h sequence_concepts.h
/*
* Copyright (c) 1999
* Silicon Graphics Computer Systems, Inc.
*
* Permission to use, copy, modify, distribute and sell this software
* and its documentation for any purpose is hereby granted