代码搜索:problems

找到约 3,996 项符合「problems」的源代码

代码结果 3,996
www.eeworm.com/read/414333/6960823

c pi_mc.c

/* NAME: Pi_mc: PI Monte Carlo Purpose: This program uses a Monte Carlo algorithm to compute PI as an example of how random number generators are used to solve problems. Note th
www.eeworm.com/read/414333/6960824

c pi_mc.c

/* NAME: Pi_mc: PI Monte Carlo Purpose: This program uses a Monte Carlo algorithm to compute PI as an example of how random number generators are used to solve problems. Note th
www.eeworm.com/read/468658/6986237

names monks.names

1. Title: The Monk's Problems 2. Sources: (a) Donor: Sebastian Thrun School of Computer Science Carnegie Mellon University Pittsburgh, PA 15213, USA E-mail: thr
www.eeworm.com/read/467782/7001197

readme

libgmail is licensed under the GPL. See the file named COPYING for more information. Please refer to the libgmail website or project page at sourceforge if you encounter problems using libgmail. http
www.eeworm.com/read/296774/7114195

rs6000 readme.rs6000

AIX 3.1 and 3.2 assembler problems Specifying the -g flag to GCC on the RS/6000 requires upgrading the standard AIX assembler distributed with AIX 3.1 and versions of AIX 3.2 earlier than 3.2.
www.eeworm.com/read/145388/7125246

txt readme.txt

This directory contains M-files for the solution of all the examples and exercises in the tutorial L.F. Shampine, J. Kierzenka, and M.W. Reichelt, Solving Boundary Value Problems for Ordinary
www.eeworm.com/read/145388/7125274

txt intro.txt

Tutorial on solving BVPs. Solving Boundary Value Problems for ODEs with BVP4C. Tutorial + Examples. This tutorial shows how to formulate, solve, and plot the solutions of boundary value prob
www.eeworm.com/read/145388/7125275

txt readme.txt

This directory contains M-files for the solution of all the examples and exercises in the tutorial L.F. Shampine, J. Kierzenka, and M.W. Reichelt, Solving Boundary Value Problems for Ordinary
www.eeworm.com/read/152244/7139240

m xy2polar.m

function [mag,theta] = xy2polar(pp) % %%%%%%%%%%%%%%%%%% xy2polar.m %%%%%%%%%%%%%%%%%%% % Discrete-Time Control Problems using % % MATLAB and the Control System Toolbox % % by J.H.
www.eeworm.com/read/152244/7139263

m done_blk.m

%%%%%%%%%%%%%%%%% done_blk.m %%%%%%%%%%%%%%%%%%%% % Discrete-Time Control Problems using % % MATLAB and the Control System Toolbox % % by J.H. Chow, D.K. Frederick, & N.W. Chbat