代码搜索:engineering
找到约 10,000 项符合「engineering」的源代码
代码结果 10,000
www.eeworm.com/read/161121/5560699
nanoengine
nanoEngine
----------
"nanoEngine" is a SA1110 based single board computer from
Bright Star Engineering Inc. See www.brightstareng.com/arm
for more info.
(Ref: Stuart Adams )
www.eeworm.com/read/155374/5624582
mk config.mk
#
# (C) Copyright 2002
# Gary Jennejohn, DENX Software Engineering,
#
# SAMSUNG board with S3C2400X (ARM920T) CPU
#
# see http://www.samsung.com/ for more information on SAMSUNG
#
#
# SA
www.eeworm.com/read/475766/6778163
txt license.txt
许可协议
CutePage CoolButton 1.5 版
武汉硕思软件有限公司 软件最终用户许可协议
重要须知━请认真阅读:本《最终用户许可协议》(以下称《协议》)是您(
个人或单一实体)与武汉硕思软件有限公司之间就有关上述 硕思软件产品所达
成的法律协议。本软件产品可能包括相关组件、媒体、印刷材料及“联机”或
电子文档(以下称“软件产品”)。您一旦安装、复制或以其它方 ...
www.eeworm.com/read/473927/6825493
txt 324.txt
Rule:
--
Sid:
324
--
Summary:
This event is generated when a null character in a Finger request is
detected.
--
Impact:
Some systems will respond to a null finger request by supplying a list
of
www.eeworm.com/read/393934/8254570
makefile
#Makefile for NANDemul MTD
#
# NB this is not yet suitable for putting into the kernel tree.
# YAFFS: Yet another FFS. A NAND-flash specific file system.
#
# Copyright (C) 2002 Aleph One Ltd.
# for
www.eeworm.com/read/393934/8254573
c yaffs-header.c
/*
* YAFFS: Yet another FFS. A NAND-flash specific file system.
*
* Copyright (C) 2002 Aleph One Ltd.
* for Toby Churchill Ltd and Brightstar Engineering
*
* Created by Charles Manning
www.eeworm.com/read/370647/9589083
makefile
#Makefile for NANDemul MTD
#
# NB this is not yet suitable for putting into the kernel tree.
# YAFFS: Yet another FFS. A NAND-flash specific file system.
#
# Copyright (C) 2002 Aleph One Ltd.
# for
www.eeworm.com/read/370647/9589086
c yaffs-header.c
/*
* YAFFS: Yet another FFS. A NAND-flash specific file system.
*
* Copyright (C) 2002 Aleph One Ltd.
* for Toby Churchill Ltd and Brightstar Engineering
*
* Created by Charles Manning
www.eeworm.com/read/415212/11080541
makefile
#Makefile for NANDemul MTD
#
# NB this is not yet suitable for putting into the kernel tree.
# YAFFS: Yet another Flash File System. A NAND-flash specific file system.
#
# Copyright (C) 2002 Aleph On
www.eeworm.com/read/411674/11233913
m contents.m
% Separation of finite sets of vectors
%
% ekozinec - Kozinec's algorithm for eps-optimal separating hyperplane.
% mperceptron - Perceptron algorithm to train linear machine.
% perceptron - Perc