代码搜索:front-End
找到约 391 项符合「front-End」的源代码
代码结果 391
www.eeworm.com/read/136571/5869494
credits
Simple DirectMedia Layer CREDITS
Thanks to everyone who made this possible, including:
* Cliff Matthews, for giving me a reason to start this project. :)
-- Executor rocks! *grin*
* Scott
www.eeworm.com/read/110972/6162030
credits
Simple DirectMedia Layer CREDITS
Thanks to everyone who made this possible, including:
* Cliff Matthews, for giving me a reason to start this project. :)
-- Executor rocks! *grin*
* Scott
www.eeworm.com/read/302155/13840977
texi libbow-desc.texi
@samp{Libbow} is a library of C code intended for writing statistical
text-processing programs. This distribution includes the library, as
well as a text classification front-end, and a document retr
www.eeworm.com/read/486842/6530689
texi libbow-desc.texi
Documentation and updates for `libbow' are available at
http://www.cs.cmu.edu/~mccallum/bow
Rainbow is a C program that performs document classification using one
of several different methods, includ
www.eeworm.com/read/157733/11667525
texi libbow-desc.texi
@samp{Libbow} is a library of C code intended for writing statistical
text-processing programs. This distribution includes the library, as
well as a text classification front-end, and a document retr
www.eeworm.com/read/122800/14667883
texi libbow-desc.texi
Documentation and updates for `libbow' are available at
http://www.cs.cmu.edu/~mccallum/bow
Rainbow is a C program that performs document classification using one
of several different methods, includ
www.eeworm.com/read/103170/15742750
readme
CDT - an incremental Constrained Delaunay Triangulation program.
You should have the following files:
README - this file
LICENSE - GNU General Public License
Makefile - makefile
common
www.eeworm.com/read/423405/10561678
pdf microphone array front-end interface for home automation.pdf
www.eeworm.com/read/363649/9940986
c sd16.c
/********************************************************************************
* 杭州利尔达 *
* MSP430FE42X单相防窃电多功能电表平台
www.eeworm.com/read/100134/6273454
y attrfrnt.y
/* Test for attribute front-end. */
%token (%out int $a, %out float $b) XX
%token (%in int $a) YY
%%
A(%in int $a): S($x +2, $a+3, $y);
S(int $a, %in float $b, int $c)
: XX($a, $b)