代码搜索结果
找到约 10,000 项符合
N 的代码
n44.jam
' Copyright (C) 1988-2002 Altera Corporation
' Any megafunction design, and related net list (encrypted or decrypted),
' support information, device programming or simulation file, and any other
'
n44.rpt
Project Information d:\vhdl_ex\n44.rpt
MAX+plus II Compiler Report File
Version 10.2 07/10/2002
Compiled: 11/11/2003 14:44:32
Copyright (C) 1988-2002 Al
dot_n.asm
;
; dot_n.asm
;
; calculates dot product of two n vectors
;
; float dot_n();
;
; float *a;
; float *b;
; float c;
; int n;
;
; c = dot_4( a, b, n );
;
;
;
n_pca.m
function [T,Wj,Wk,Wl]=n_pca(X,lv,order,J,K,L);
%
% Copyright
% Rasmus Bro 1995
% Royal Veterinary & Agricultural University, Cph.
% Thorvaldsensvej 40, 6, ii
% DK-1871 Frb, C
% Denmark
%
%