代码搜索:engineering

找到约 10,000 项符合「engineering」的源代码

代码结果 10,000
www.eeworm.com/read/290033/8510381

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/433047/8550078

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/289336/8558583

m contents.m

% Fisher Linear Discriminat. % % fld - Fisher Linear Discriminat. % fldqp - Fisher Linear Discriminat using quadratic programming. % % About: Statistical Pattern Recognition Toolbox % (C) 1999-
www.eeworm.com/read/187617/8618964

76592

Xref: cantaloupe.srv.cs.cmu.edu misc.forsale:76592 misc.forsale.computers.other:5437 Newsgroups: uw.forsale,uwash.forsale,misc.forsale,misc.forsale.computers.other,seattle.forsale,pnw.forsale Path: ca
www.eeworm.com/read/287925/8660589

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/287925/8660600

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/429423/8809103

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/429423/8809121

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/428849/8834853

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/428849/8834898

m contents.m

% Linear feature extraction. % % lda - Linear Discriminant Analysis. % pca - Principal Component Analysis. % pcarec - Computes reconstructed vector after PCA projection. % % About: Statistic