代码搜索:Numerical

找到约 2,441 项符合「Numerical」的源代码

代码结果 2,441
www.eeworm.com/read/254521/12132748

m makemgdemo1d.m

% Matlab code makemgdemo1D.m % For "Applied Numerical Linear Algebra", Question 6.16 % Written by James Demmel, Apr 22, 1995 % Modified, Jun 2, 1997 % % Initialize b, x, jac1, jac2, i
www.eeworm.com/read/148707/12437041

cpp 12v.cpp

// cmath3.cpp A program to do complex math. Assumes // Complex can be treated as any other simple numerical data type. #include #include "complex3.h" void main () { char choice;
www.eeworm.com/read/7435/117732

ipr linlin.ipr

{ Load IPR\LOGLIN.SCH before running this } Draw( Out2_Compl(s), Out2_LogLin ) @ Configuration begin ; numerical format 0 1 0 1 4 ; math 1.00000000000000E-0002 100 2.00000000000000
www.eeworm.com/read/38039/1095198

mnu modpattrel.mnu

MOD#PATT#REL Edit Edit pattern relations. # Switch#Dims Switch data display to/from numerical values and parametric labels. # Show#Dims Selected a feature and display its dimensions. # Done Exit pat
www.eeworm.com/read/490329/1201496

h real_array_util.h

#ifndef HK_MATH_REAL_ARRAY_UTIL_H #define HK_MATH_REAL_ARRAY_UTIL_H #include //: Utility class for numerical operations on arrays of reals // This class is optimised to use ve
www.eeworm.com/read/216502/4890352

5 group.5

.TH GROUP 5 .SH NAME group \- group file .SH DESCRIPTION .I Group contains for each group the following information: .HP 10 group name .br .ns .HP 10 encrypted password .br .ns .HP 10 numerical group
www.eeworm.com/read/273525/4204782

dlg range.dlg

/* range VERSION 1.0.0 21dec2002 */ VERSION 8.0 INCLUDE _std_small INCLUDE header HELP hlp1, view("help range") RESET res1 DIALOG main, label("range - Generate numerical ranges")
www.eeworm.com/read/368141/9709156

html index.html

A Numerical Tour of Signal Processing
www.eeworm.com/read/413190/11163664

vhd program_counter.vhd

library ieee; use ieee.std_logic_1164.all; -- each module will need to use std_logic use ieee.numeric_std.all; -- program counter needs support for numerical operations entity program_counter is port
www.eeworm.com/read/291235/8432916

htm wincmpl.htm

Windows Compiler Notes Notes on Using Numerical Recipes in C++with Various Windows Compilers Borland C++ Builder V