代码搜索:Functionality
找到约 4,782 项符合「Functionality」的源代码
代码结果 4,782
www.eeworm.com/read/470126/6925012
c demo.c
/* Include Nucleus C-Library file */
//#include "ncl\inc\nu_ncl.h"
/* Include necessary Nucleus PLUS files. */
#include "nucleus.h"
/* Define serial output/input functionality. To disable ser
www.eeworm.com/read/175270/7116997
c osapi.c
/*
** File : osapi.c
** Author : Joe-Paul Swinski
*/
/* Revisions: 2/7/2005 by Nicholas J Yanchik
* added global variables for name functionality:
*
* char* OS_task_name_table[OS_MAX_TASKS]
www.eeworm.com/read/449425/7505439
txt abstract.txt
The Blinky project is an simple example program for the
LPC3250 using PHYTEC 'PCM-967' with 'PCM-1304.0' Board.
Example functionality:
- 2 LEDs blink (LED1, LED2)
Clocks: XTAL
www.eeworm.com/read/197033/8034649
java bitstream.java
/*
* 12/12/99 Based on Ibitstream. Exceptions thrown on errors,
* Tempoarily removed seek functionality. mdm@techie.com
*
* 02/12/99 : Java Conversion by E.B , ebsp@iname.com , JavaLayer
www.eeworm.com/read/242534/13001355
c modules.c
/*
* modules.c - module loading functionality
*
* Erik Troan
* Matt Wilson
* Michael Fulbright
* Jeremy Katz
*
* Copyright
www.eeworm.com/read/242534/13001399
c hardware.c
/*
* hardware.c - various hardware probing functionality
*
* Erik Troan
* Matt Wilson
* Michael Fulbright
* Jeremy Katz
*
www.eeworm.com/read/139021/13194829
sgml 03-core.sgml
Core Functionality
Each class contains instance variables and instance methods. Some of these
variables and methods are ava
www.eeworm.com/read/324149/13283406
java bitstream.java
/*
* 12/12/99 Based on Ibitstream. Exceptions thrown on errors,
* Tempoarily removed seek functionality. mdm@techie.com
*
* 02/12/99 : Java Conversion by E.B , ebsp@iname.com , JavaLayer
www.eeworm.com/read/314474/13566704
gawk vp2text.gawk
#!/usr/local/bin/gawk -f
#
# vp2text --
# Convert the ARPA CSR vp (verbalized punctiation) format to plain
# text for LM training.
#
# This combines the functionality of Roni Rosenfeld's "vp2svp1" an
www.eeworm.com/read/152843/5661221
c shmem.c
/* $Id: shmem.c,v 1.2.10.1 2001/09/23 22:24:59 kai Exp $
*
* Copyright (C) 1996 SpellCaster Telecommunications Inc.
*
* Card functions implementing ISDN4Linux functionality
*
* This software ma