代码搜索:engineering
找到约 10,000 项符合「engineering」的源代码
代码结果 10,000
www.eeworm.com/read/365842/9844999
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/365842/9845005
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/365779/9848674
gaussq readme.gaussq
% Abstract (March 10,1990)
%
% GAUSSQ - Routines for Composite Gauss Integration
%
% The following routines perform numerical integration by
% composite Gauss integration. A function to give base
%
www.eeworm.com/read/168902/9889165
pas _aereg.pas
{*******************************************************************************
Components Registration
Copyright (c) 1999-2002 UtilMind Solutions
All rights reserved.
E-Mail: info@ut
www.eeworm.com/read/168902/9889181
pas _aereg.pas
{*******************************************************************************
Components Registration
Copyright (c) 1999-2002 UtilMind Solutions
All rights reserved.
E-Mail: info@ut
www.eeworm.com/read/168902/9889192
pas _aereg.pas
{*******************************************************************************
Components Registration
Copyright (c) 1999-2002 UtilMind Solutions
All rights reserved.
E-Mail: info@ut
www.eeworm.com/read/167404/9969506
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/167404/9969510
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/362246/10010376
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
www.eeworm.com/read/362246/10010426
m contents.m
% Linear feature extraction.
%
% lda - Linear Discriminant Analysis.
% pca - Principal Component Analysis.
% pcarec - Computes reconstructed vector after PCA projection.
%
% About: Statistic