代码搜索:Objective

找到约 3,719 项符合「Objective」的源代码

代码结果 3,719
www.eeworm.com/read/216450/4895588

c test06_cli.c

/* * Test name: test06_cli.c * * Objective: Test a simple TCP client * * Description: Implements a simple echo client using the TCP protocol. First * it waits until it is possible to write (whic
www.eeworm.com/read/216450/4895591

c test05_srv.c

/* * Test name: test05_srv.c * * Objective: Test an impatient UDP server with timeouts * * Description: Implements an echo server using the UDP protocol. It is * based on test04_srv, but it h
www.eeworm.com/read/194563/5128774

cxx lexcaml.cxx

// Scintilla source code edit control /** @file LexCaml.cxx ** Lexer for Objective Caml. **/ // Copyright 2005 by Robert Roessler // The License.txt file describes the conditions
www.eeworm.com/read/194535/5131499

cxx lexcaml.cxx

// Scintilla source code edit control /** @file LexCaml.cxx ** Lexer for Objective Caml. **/ // Copyright 2005 by Robert Roessler // The License.txt file describes the conditions
www.eeworm.com/read/190056/5190437

cxx lexcaml.cxx

// Scintilla source code edit control /** @file LexCaml.cxx ** Lexer for Objective Caml. **/ // Copyright 2005 by Robert Roessler // The License.txt file describes the conditions
www.eeworm.com/read/340955/3263365

asm usbdrvasm.asm

/* Name: usbdrvasm.asm * Project: AVR USB driver * Author: Christian Starkjohann * Creation Date: 2006-03-01 * Tabsize: 4 * Copyright: (c) 2006 by OBJECTIVE DEVELOPMENT Software GmbH * License:
www.eeworm.com/read/327370/3455825

asm usbdrvasm.asm

/* Name: usbdrvasm.asm * Project: AVR USB driver * Author: Christian Starkjohann * Creation Date: 2006-03-01 * Tabsize: 4 * Copyright: (c) 2006 by OBJECTIVE DEVELOPMENT Software GmbH * License:
www.eeworm.com/read/310565/3695545

vhd 20_test_159.vhd

-- Page : 328 - 328 -- -- Objective : Solution for Test_158 -- -- File Name : test_159.vhd -- -- Author : Joseph Pick -- entity Test_159 is end Test_159; architecture Behav
www.eeworm.com/read/310565/3695629

vhd 23_test_120.vhd

--Page :309,310,311,312 --Objective :Circuit oscillation --Filename :test_120.vhd --Author :Joseph Pick entity Nor_Gate_Bit is port (Ain : in BIT;Bin : in BIT
www.eeworm.com/read/310565/3695654

vhd 26_test_74s.vhd

--Page :307,308 --Objective :'TRANSACTION and reso;ved signals --Filename :test_74.vhd --Author :Joseph Pick --Update :cdy 1998 4 entity Test_74s is end