代码搜索:problems
找到约 3,996 项符合「problems」的源代码
代码结果 3,996
www.eeworm.com/read/145388/7125285
m ex3bvp.m
function ex3bvp
%EX3BVP Example 3 of the BVP tutorial.
% This is the example for D02KAF from the NAG library. D02KAF is a code
% for Sturm-Liouville problems that takes advantage of special f
www.eeworm.com/read/461998/7213138
h globals.h
#ifndef globals_h
#define globals_h 1
#define windows 1
#define use_time 1
// uncomment the following line if you get problems with sys/times.h when compiling:
#undef use_time
#ifdef windows
#unde
www.eeworm.com/read/241957/13107524
m err_helmholtz.m
% Error distributions in 3D figure for two dimensional problems
% n number of node at each direction
% x are coordinate, z1 & z2 are absolute and relative errors
function err_helmholtz(n,x,y,z1,z
www.eeworm.com/read/138118/13259539
h globals.h
#ifndef globals_h
#define globals_h 1
#define windows 1
#define use_time 1
// uncomment the following line if you get problems with sys/times.h when compiling:
#undef use_time
#ifdef windows
#unde
www.eeworm.com/read/310199/13656167
h globals.h
#ifndef globals_h
#define globals_h 1
#define windows 1
#define use_time 1
// uncomment the following line if you get problems with sys/times.h when compiling:
#undef use_time
#ifdef windows
#unde
www.eeworm.com/read/133772/5899584
changelog
2004-04-16 Jonathan Larmour
* src/iosys.c (cyg_io_lookup): Use union to avoid aliasing problems
with compiler.
2004-01-19 Nick Garnett
* inc
www.eeworm.com/read/263794/11341993
h globals.h
#ifndef globals_h
#define globals_h 1
//#define windows 1
#define use_time 1
// uncomment the following line if you get problems with sys/times.h when compiling:
#undef use_time
#ifdef windows
#un
www.eeworm.com/read/155790/11848006
h globals.h
#ifndef globals_h
#define globals_h 1
//#define windows 1
#define use_time 1
// uncomment the following line if you get problems with sys/times.h when compiling:
#undef use_time
#ifdef windows
#un
www.eeworm.com/read/338107/12323924
h globals.h
#ifndef globals_h
#define globals_h 1
#define windows 1
#define use_time 1
// uncomment the following line if you get problems with sys/times.h when compiling:
#undef use_time
#ifdef windows
#unde
www.eeworm.com/read/234476/14111581
m setproblem.m
% Set the name of the problem.
%
% Joerg Gablonsky, 10/29/00
% Last Changed 03/14/01
fid = fopen('../ini/problems.ini');
help = fgetl(fid);
numproblems1 = sscanf(help,'%6i');
for q = 1:problem+1