代码搜索:Objective
找到约 3,719 项符合「Objective」的源代码
代码结果 3,719
www.eeworm.com/read/39713/1134983
100vhdl+
--Page :291,292
--Objective :Transport driver preemption
--Filename :test_113.vhd
--Author :Joseph Pick
entity Test_113 is
end Test_113;
architecture Behave
www.eeworm.com/read/39713/1134999
100vhdl+
-- Page : 349 - 350
--
-- Objective : standard soulution to scalar signal multiplexing
--
-- File Name : test_55.vhd
--
-- Author : Joseph Pick
--
entity Test_35 is
end Test_35;
www.eeworm.com/read/487718/1234997
vhd 51_test_113.vhd
--Page :291,292
--Objective :Transport driver preemption
--Filename :test_113.vhd
--Author :Joseph Pick
entity Test_113 is
end Test_113;
architecture Behave
www.eeworm.com/read/487718/1235010
vhd 29_test_35.vhd
-- Page : 349 - 350
--
-- Objective : standard soulution to scalar signal multiplexing
--
-- File Name : test_55.vhd
--
-- Author : Joseph Pick
--
entity Test_35 is
end Test_35;
www.eeworm.com/read/458735/1584694
txt license.txt
OBJECTIVE DEVELOPMENT GmbH's AVR-USB driver software is distributed under the
terms and conditions of the GNU GPL version 2, see the text below. In addition
to the requirements in the GPL, we STRONGLY
www.eeworm.com/read/456726/1602644
vhd 51_test_113.vhd
--Page :291,292
--Objective :Transport driver preemption
--Filename :test_113.vhd
--Author :Joseph Pick
entity Test_113 is
end Test_113;
architecture Behave
www.eeworm.com/read/456726/1602657
vhd 29_test_35.vhd
-- Page : 349 - 350
--
-- Objective : standard soulution to scalar signal multiplexing
--
-- File Name : test_55.vhd
--
-- Author : Joseph Pick
--
entity Test_35 is
end Test_35;
www.eeworm.com/read/219550/4847725
java resultsfactory.java
package planet.commonapi.results;
import planet.commonapi.Id;
import planet.commonapi.exception.InitializationException;
/**
* Its objective is build any required element to build a graph.
*
www.eeworm.com/read/216450/4895580
c test05_cli.c
/*
* Test name: test05_cli.c
*
* Objective: Test a impatient UDP client with timeout and incoming data from
* network and terminal.
*
* Description: Implements a echo client using the UDP protoc
www.eeworm.com/read/216450/4895584
c test07_cli.c
/*
* Test name: test07_cli.c
*
* Objective: Test an impatient TCP client with timeout which waits input both
* from the terminal and from the network connection.
*
* Description: Implements a e