Search

Search Funnelback University

Search powered by Funnelback
61 - 110 of 980 search results for Economics test |u:www-mdp.eng.cam.ac.uk where 23 match all words and 957 match some words.
  1. Results that match 1 of 2 words

  2. 5. Data Structures

    www-mdp.eng.cam.ac.uk/web/CD/engapps/programming/python/tut/node7.html
    Comparisons can be chained. For example, a < b == c tests whether a is less than b and moreover b equals c.
  3. README.vos - Perl for Stratus VOS

    www-mdp.eng.cam.ac.uk/web/CD/engapps/programming/perl/html/perlvos.html
    To see what functions are unimplemented and what the error message looks like, compile and execute test_vos_dummies.c''. ... The tests that fail are:. t/io/tell.t, test 28 t/op/pack.t, test 39 lib/Net/ing/t/450_service.t, test 8.
  4. README.irix - Perl version 5 on Irix systems

    www-mdp.eng.cam.ac.uk/web/CD/engapps/programming/perl/html/perlirix.html
    lib/sort.t 0 138 119 72 60.50% 48-119 56 tests and 474 subtests skipped. ... Failed 3/811 test scripts, 99.63% okay. 78/75813 subtests failed, 99.90% okay.
  5. Code_Aster: Voluminal element of hull SHB8

    www-mdp.eng.cam.ac.uk/web/CD/engapps/aster_docs/RDocs-HTML/R30707a/R30707a.pdf.html
    This choice makes it possible to satisfy all the tests without introducing blocking. ... This test makes it possible to validate it. geometrical nonlinear calculation and elastoplasticity,.
  6. Law of behavior of lassemblage ASSE_CORN

    www-mdp.eng.cam.ac.uk/web/CD/engapps/aster_docs/RDocs-HTML/R50332a/R50332a.pdf.html
    in balance with. F. from now on known (with the test of balance close to. ... exactly, if not one needs some additional iterations to satisfy the test of balance on.
  7. perl585delta - what is new for perl v5.8.5

    www-mdp.eng.cam.ac.uk/web/CD/engapps/programming/perl/html/perl585delta.html
    The regression test t/uni/class.t is now performing considerably more tests, and can take several minutes to run even on a fast machine. ... Be sure to trim your bug down to a tiny but sufficient test case.
  8. 11. Brief Tour of the Standard Library - Part II

    www-mdp.eng.cam.ac.uk/web/CD/engapps/programming/python/tut/node13.html
    Exact representation enables the. Decimal. class to perform modulo calculations and equality tests that are unsuitable for binary floating point:. >>>
  9. perlobj - Perl objects

    www-mdp.eng.cam.ac.uk/web/CD/engapps/programming/perl/html/perlobj.html
    starting program at /foo/test line 18. CREATING SCALAR(0x8e5b8) at /foo/test line 7. ... CREATING SCALAR(0x8e57c) at /foo/test line 7. leaving block at /foo/test line 23.
  10. 6. Modules

    www-mdp.eng.cam.ac.uk/web/CD/engapps/programming/python/tut/node8.html
    The import statement first tests whether the item is defined in the package; if not, it assumes it is a module and attempts to load it.
  11. 7. Input and Output

    www-mdp.eng.cam.ac.uk/web/CD/engapps/programming/python/tut/node9.html
    Python Tutorial. Previous: 6. Modules Up: Python Tutorial Next: 8. Errors and Exceptions. Subsections. 7. Input and Output. There are several ways to present the output of a program; data can be printed in a human-readable form, or written to a file
  12. perl583delta - what is new for perl v5.8.3

    www-mdp.eng.cam.ac.uk/web/CD/engapps/programming/perl/html/perl583delta.html
    prove is part of Test::Harness, which users of earlier Perl versions can install from CPAN. ... Be sure to trim your bug down to a tiny but sufficient test case.
  13. README.mint - Perl version 5 on Atari MiNT

    www-mdp.eng.cam.ac.uk/web/CD/engapps/programming/perl/html/perlmint.html
    12 op/magic.t 30 2 6.67% 29-30 Failed 6/152 test scripts, 96.05% okay. ... I've got no idea why the tell'' test failed, this shouldn't mean too big a problem however.
  14. Process control supervisor and language

    www-mdp.eng.cam.ac.uk/web/CD/engapps/aster_docs/UDocs-HTML/U10301e/U10301e.pdf.html
    exhaustively. Many examples are present in the cases tests of the base of tests. ... loop, to establish a criterion of stop of the iterations by a test on a computed value.
  15. perlclib - Internal replacements for standard C library functions

    www-mdp.eng.cam.ac.uk/web/CD/engapps/programming/perl/html/perlclib.html
    Poison(dst, n, t). Character Class Tests. ... There are two types of character class tests that Perl implements: one type deals in chars and are thus not Unicode aware (and hence deprecated unless you know you should use
  16. README.os390 - building and installing Perl for OS/390 and z/OS

    www-mdp.eng.cam.ac.uk/web/CD/engapps/programming/perl/html/perlos390.html
    You might encounter STDERR messages even during a successful run of make test''. ... perl Makefile.PL make make perl make test make install make -f Makefile.aperl inst_perl MAP_TARGET=perl.
  17. README.macosx - Perl under Mac OS X

    www-mdp.eng.cam.ac.uk/web/CD/engapps/programming/perl/html/perlmacosx.html
    Under 10.3 Panther'' and newer OS versions, all self-tests pass, and all standard features are supported. ... In previous releases of Perl, this resulted in failures in the lib/locale test.
  18. Note dutilisation of elements TUYAU_ *

    www-mdp.eng.cam.ac.uk/web/CD/engapps/aster_docs/UDocs-HTML/U20202a/U20202a.pdf.html
    Net Modélisation. SEG3, SEG4. SEG3. TUYAU_3M. TUYAU_6M. An example of use is available in the base of tests: case-test SSLL106. ... The case-tests which test the connections are presented on the following table.
  19. README.cygwin - Perl for Cygwin

    www-mdp.eng.cam.ac.uk/web/CD/engapps/programming/perl/html/perlcygwin.html
    This document will help you configure, make, test and install Perl on Cygwin. ... Without one of these options, these tests will fail (listing not updated yet):.
  20. perltodo - Perl TO-DO List

    www-mdp.eng.cam.ac.uk/web/CD/engapps/programming/perl/html/perltodo.html
    How does the caller of test specify how many tests to run in parallel? ... Use Devel::Cover to ascertain the core's test coverage, then add tests that are currently missing.
  21. README.mpeix - Perl/iX for HP e3000 MPE

    www-mdp.eng.cam.ac.uk/web/CD/engapps/programming/perl/html/perlmpeix.html
    make make test # if you run this in a job, do "make test_notty". ... Failed 7/236 test scripts, 97.03% okay. 15/11306 subtests failed, 99.87% okay.
  22. Multiaxial criteria damorçage in fatigue with great number of cycle:…

    www-mdp.eng.cam.ac.uk/web/CD/engapps/aster_docs/RDocs-HTML/R70404a/R70404a.pdf.html
    A pure shear test plus an alternate tensile test compression. In this case constants. ... B. two tests should be used. simple. Two possibilities exist:. 1) A pure shear test plus a tensile test alternate compression.
  23. perldelta - what is new for perl v5.8.7

    www-mdp.eng.cam.ac.uk/web/CD/engapps/programming/perl/html/perl587delta.html
    In tests this reduced ithreads cloning time by about 10%. Installation and Configuration Improvements. ... Be sure to trim your bug down to a tiny but sufficient test case.
  24. Modeling élasto- \ (visco \) plastic take into account of the…

    www-mdp.eng.cam.ac.uk/web/CD/engapps/aster_docs/RDocs-HTML/R40402e/R40402e.pdf.html
    of purely thermal origin. This effect is highlighted on a test of dilatometry and,. ... 32. On the basis of experimental tests and for transformation of a bainitic type of a steel 16MND5.
  25. gEDA-SPICE-HOWTO -- simulation

    www-mdp.eng.cam.ac.uk/web/CD/engapps/geda/geda-doc/spice-sdb/simulation.html
    At this point, you should be able to use ngspice. You can test your installation by trying one of the test circuits held in the tests directory. ... I recommend running the TransImpedanceAmp test, since it tests the SPICE2 POLY functionality.
  26. perl572delta - what's new for perl v5.7.2

    www-mdp.eng.cam.ac.uk/web/CD/engapps/programming/perl/html/perl572delta.html
    the B::Deparse manpage module has been significantly enhanced. It now can deparse almost all of the standard test suite (so that the tests still succeed). ... All other tests pass in 64-bit HP-UX. The test attempts to create and connect to multihomed''
  27. Algorithms of direct integration of operator DYNA_LINE_TRAN

    www-mdp.eng.cam.ac.uk/web/CD/engapps/aster_docs/RDocs-HTML/R50502c/R50502c.pdf.html
    It was thus introduced one. test on the pitch of time which checks that:. ... good precision. These tests showed that a minimum of 20 pitches per period is necessary.
  28. Part IA Engineering: Digital Circuits and Information Processing

    www-mdp.eng.cam.ac.uk/web/library/enginfo/mdp_micro/lecture3/lecture3-2.html
    The TST (test bits) instruction can be used to test if one or more bits are set. ... The TEQ (test equivalent) instruction is similar to TST, but differs in that it uses an exclusive-or operation.
  29. perlmodstyle - Perl module style guide

    www-mdp.eng.cam.ac.uk/web/CD/engapps/programming/perl/html/perlmodstyle.html
    All modules should be tested before distribution (using make disttest''), and the tests should also be available to people installing the modules (using make test''). ... Useful modules to help you write tests (with minimum impact on your development
  30. Nonlinear relations of behavior 1D

    www-mdp.eng.cam.ac.uk/web/CD/engapps/aster_docs/RDocs-HTML/R50309b/R50309b.pdf.html
    CYCLIC TEST TRACTION AND COMPRESSION ON A BAR (MECA_BARRE). agraf 29/06/98 (c) EDF/DER 1992-1998. ... current time. 6.5. Identification of the parameters of the model. It is done starting from creep tests (uniaxial test with constant stress imposed under
  31. README.os400 - Perl version 5 on OS/400

    www-mdp.eng.cam.ac.uk/web/CD/engapps/programming/perl/html/perlos400.html
    supports. If you're unsure, consult your documentation or use 4.3.3.0''. If you have test cases that fail, check for the existence of spool files. ... The test case may be trying to use a syscall that is not implemented in PASE.
  32. Postprocessing of modal calculations with shock

    www-mdp.eng.cam.ac.uk/web/CD/engapps/aster_docs/RDocs-HTML/R71002a/R71002a.pdf.html
    of non-linear calculation by comparing its results with what can be measured on a test bench. ... are for example very invaluable information in the specification of experimental tests of.
  33. perlmodinstall - Installing CPAN Modules

    www-mdp.eng.cam.ac.uk/web/CD/engapps/programming/perl/html/perlmodinstall.html
    C. BUILD. Go into the newly-created directory and type:. perl Makefile.PL make test. ... Go into the newly-created directory and type:. perl Makefile.PL nmake test.
  34. perl570delta - what's new for perl v5.7.0

    www-mdp.eng.cam.ac.uk/web/CD/engapps/programming/perl/html/perl570delta.html
    Don't panic. Read INSTALL 'make test' section instead. Test lib/posix Subtest 9 Fails In LP64-Configured HP-UX. ... Be sure to trim your bug down to a tiny but sufficient test case.
  35. Relation of behavior of Bazant for the intrinsic creep of desiccation …

    www-mdp.eng.cam.ac.uk/web/CD/engapps/aster_docs/RDocs-HTML/R70105a/R70105a.pdf.html
    external desiccation, the creep of desiccation is calculated on a mechanically charged test-tube and. ... test-tube which dries is directly related to the drying under stresses which carries not of creep of.
  36. perlXStut - Tutorial for writing XSUBs

    www-mdp.eng.cam.ac.uk/web/CD/engapps/programming/perl/html/perlxstut.html
    Within the test script, you perform a number of tests to confirm the behavior of the extension, printing ok'' when the test is correct, not ok'' when it is not. ... ok 9" : "not ok 9", "n";. Running make test'' should now print out that all nine tests
  37. perldelta - what is new for perl v5.8.8

    www-mdp.eng.cam.ac.uk/web/CD/engapps/programming/perl/html/perldelta.html
    Improved tests. Term::ReadLine upgraded to version 1.02. Documentation tweaks. Test::Harness upgraded to version 2.56 (was 2.48). ... Be sure to trim your bug down to a tiny but sufficient test case.
  38. Relation of behavior of Granger for the clean creep of the concrete

    www-mdp.eng.cam.ac.uk/web/CD/engapps/aster_docs/RDocs-HTML/R70101c/R70101c.pdf.html
    that one would observe during a test without exchange of water with outside. ... uniaxial. The clean creep tests on test-tube reveal the following properties:.
  39. Estimate of the fatigue life to great number of cycles and in fatigue …

    www-mdp.eng.cam.ac.uk/web/CD/engapps/aster_docs/RDocs-HTML/R70401c/R70401c.pdf.html
    uniaxial tests: method of Wöhler, method of Manson-Whetstone sheath and more recently methods. ... To describe the behavior of materials in fatigue oligocyclic plastic, one uses tests with.
  40. Operator CALC_FONCTION

    www-mdp.eng.cam.ac.uk/web/CD/engapps/aster_docs/UDocs-HTML/U43204i1/U43204i1.pdf.html
    An example of application is proposed in the case ZZZZ100e test. ... inst1 = 20. not. TEST_FONCTION (. VALEUR=. _F (. FUNCTION = der1, NOM_PARA = “inst”,.
  41. Macro-control CALC_PRECONT

    www-mdp.eng.cam.ac.uk/web/CD/engapps/aster_docs/UDocs-HTML/U44205a/U44205a.pdf.html
    case-test SSNV164). 4.1. Before using the macro-control. Definition of the cables.
  42. perlfilter - Source Filters

    www-mdp.eng.cam.ac.uk/web/CD/engapps/programming/perl/html/perlfilter.html
    Let's use that instead. Below is an example program, cpp_test, which makes use of this filter. ... cpp_test ---------> parser. Line 1, use Filter::cpp, includes and installs the cpp filter module.
  43. 3. An Informal Introduction to Python

    www-mdp.eng.cam.ac.uk/web/CD/engapps/programming/python/tut/node5.html
    The test used in the example is a simple comparison. The standard comparison operators are written the same as in C: < (less than), > (greater than), == (equal to), <= (less than or equal
  44. perl571delta - what's new for perl v5.7.1

    www-mdp.eng.cam.ac.uk/web/CD/engapps/programming/perl/html/perl571delta.html
    Many test suite tests still fail and the co-existence of Unicode and EBCDIC isn't quite settled, but the situation is much better than with Perl 5.6. ... All other tests pass in 64-bit HP-UX. The test attempts to create and connect to multihomed''
  45. perlamiga - Perl under Amiga OS

    www-mdp.eng.cam.ac.uk/web/CD/engapps/programming/perl/html/perlamiga.html
    Now run. make test. Some tests will be skipped because they need the fork() function:.
  46. Part IA Engineering: Digital Circuits and Information Processing

    www-mdp.eng.cam.ac.uk/web/library/enginfo/mdp_micro/lecture3/lecture3-3-3.html
    Branch. Condition Test. Meaning. Uses. B. No test. Unconditional. Always take the branch. ... BAL. No test. Always. Always take the branch. BEQ. Z=1. Equal.
  47. Finite elements treating the quasi-incompressibility

    www-mdp.eng.cam.ac.uk/web/CD/engapps/aster_docs/RDocs-HTML/R30608d/R30608d.pdf.html
    oscillations on the level of the stresses (example: in the case of calculations on test-tubes. ... deformations also exist: test SSNV112 (cf [V6.04.112]). 5.2 Case. elastoplastic. The goal of this example is to illustrate the contribution of modeling
  48. perlsec - Perl security

    www-mdp.eng.cam.ac.uk/web/CD/engapps/programming/perl/html/perlsec.html
    It would be inefficient for every operator to test every argument for taintedness. ... Make judicious use of the file tests in dealing with any user-supplied filenames.
  49. Operator REST_BASE_PHYS

    www-mdp.eng.cam.ac.uk/web/CD/engapps/aster_docs/UDocs-HTML/U46321g/U46321g.pdf.html
    The command file. complete corresponds to the case test SDLS106A. First stage: calculation of the generalized clean modes (obtained by dynamic under-structuring).
  50. README.solaris - Perl version 5 on Solaris systems

    www-mdp.eng.cam.ac.uk/web/CD/engapps/programming/perl/html/perlsolaris.html
    Many of the failures happen in the Encode tests, where for example when the test expects 0'' you get &#48;'' which should after a little squinting look very odd indeed. ... Failed 27 test scripts out of 745, 96.38% okay. Running the harness is painful
  51. perlstyle - Perl style guide

    www-mdp.eng.cam.ac.uk/web/CD/engapps/programming/perl/html/perlstyle.html
    For portability, when using features that may not be implemented on every machine, test the construct in an eval to see if it fails. ... If you know what version or patchlevel a particular feature was implemented, you can test $] ($PERL_VERSION in English

Refine your results

Date

Search history

Recently clicked results

Recently clicked results

Your click history is empty.

Recent searches

Recent searches

Your search history is empty.