Search

Search Funnelback University

Search powered by Funnelback
41 - 59 of 59 search results for KaKaoTalk:po03 op |u:www-mdp.eng.cam.ac.uk where 0 match all words and 59 match some words.
  1. Results that match 1 of 2 words

  2. Operator DEFI_MATERIAU

    www-mdp.eng.cam.ac.uk/web/CD/engapps/aster_docs/UDocs-HTML/U44301i1/U44301i1.pdf.html
    Code_Aster. Version. 8.2. Titrate:. Operator. DEFI_MATERIAU. Date:. 22/02/06. Author (S):. J.P. LEFEBVRE. Key. :. U4.43.01-I1. Page. :. 1/148. Instruction manual. U4.4- booklet: Modeling. HT-62/06/004/A. Organization (S):. EDF-R & D/AMA. Instruction
  3. perltoc - perl documentation table of contents

    www-mdp.eng.cam.ac.uk/web/CD/engapps/programming/perl/html/perltoc.html
    perltoc - perl documentation table of contents. DESCRIPTION. This page provides a brief table of contents for the rest of the Perl documentation set. It is meant to be scanned quickly or grepped through to locate the proper section you're looking for
  4. perldelta - what is new for perl v5.8.8

    www-mdp.eng.cam.ac.uk/web/CD/engapps/programming/perl/html/perldelta.html
    t t/op/cmp.t. Reporting Bugs.
  5. DANotes: Threaded fasteners: Mechanics

    www-mdp.eng.cam.ac.uk/web/library/enginfo/textbooks_dvd_only/DAN/threads/mechanics/mechanics.html
    In an elastic bolt and nut connected by a number of thread turns, the first 'thread' takes a disproportionate fraction of the total tensile load - Craddock op cit reports the load
  6. perlref - Perl references and nested data structures

    www-mdp.eng.cam.ac.uk/web/CD/engapps/programming/perl/html/perlref.html
    Besides the obvious documents, source code can be instructive. Some pathological examples of the use of references can be found in the t/op/ref.t regression test in the Perl
  7. DANotes: Stress etc: Safety factor

    www-mdp.eng.cam.ac.uk/web/library/enginfo/textbooks_dvd_only/DAN/SSS/safety/safety.html
    Suitable nominal factors of safety for use in elementary design work are as follows :. SUGGESTED SAFETY (DESIGN) FACTORS FOR ELEMENTARY WORK. based on yield strength - according to Juvinall & Marshek op cit.
  8. perl581delta - what is new for perl v5.8.1

    www-mdp.eng.cam.ac.uk/web/CD/engapps/programming/perl/html/perl581delta.html
    This is now fixed. The CR CR LF'' problem of has been fixed, binmode(FH, :crlf'') is now effectively a no-op. ... In Cygwin 1.5 the io/tell and op/sysio tests have failures for some yet unknown reason.
  9. perlop - Perl operators and precedence

    www-mdp.eng.cam.ac.uk/web/CD/engapps/programming/perl/html/perlop.html
    $#foo]; # an expensive no-op @foo = @foo[$#foo-4. $#foo]; # slice last 5 items.
  10. perlfaq4 - Data Manipulation

    www-mdp.eng.cam.ac.uk/web/CD/engapps/programming/perl/html/perlfaq4.html
    The replacement list also contains nothing, so the transliteration is almost a no-op since it won't do any replacements (or more exactly, replace the character with itself). ... s/s?$leader(?:$white)?//gm; return $_; }. This works with leading special
  11. perldebug - Perl debugging

    www-mdp.eng.cam.ac.uk/web/CD/engapps/programming/perl/html/perldebug.html
    This lets you type man debug or man op from the debugger.
  12. perl56delta - what's new for perl v5.6.0

    www-mdp.eng.cam.ac.uk/web/CD/engapps/programming/perl/html/perl56delta.html
    Dusethreads enables the cpp macro USE_ITHREADS by default, which in turn enables Perl source code changes that provide a clear separation between the op tree and the data it operates
  13. perlos2 - Perl under OS/2, DOS, Win0.3*, Win0.95 and WinNT.

    www-mdp.eng.cam.ac.uk/web/CD/engapps/programming/perl/html/perlos2.html
    The reasons for most important skipped tests are:. op/fs.t. ... You use an old version of GNU make. See Prerequisites. op/sprintf test failure.
  14. Realization of calculation dun assembly pin-attaches

    www-mdp.eng.cam.ac.uk/web/CD/engapps/aster_docs/UDocs-HTML/U20902c/U20902c.pdf.html
    LISTE_R = v_RE),. _F (PARA = “REACTION_CUMU”,. LISTE_R = v_RC),. )). return 0. POST_GOUJ=MACRO (nom= " POST_GOUJ ", op=POST_GOUJ_ops, sd_prod=table_sdaster, reentrant='. , fr= "",.
  15. perl561delta - what's new for perl v5.6.x

    www-mdp.eng.cam.ac.uk/web/CD/engapps/programming/perl/html/perl561delta.html
    Dusethreads enables the cpp macro USE_ITHREADS by default, which in turn enables Perl source code changes that provide a clear separation between the op tree and the data it operates
  16. perlthrtut - tutorial on threads in Perl

    www-mdp.eng.cam.ac.uk/web/CD/engapps/programming/perl/html/perlthrtut.html
    On many operating systems, yield() is a no-op. Therefore it is important to note that one should not build the scheduling of the threads around yield() calls.
  17. perlunicode - Unicode support in Perl

    www-mdp.eng.cam.ac.uk/web/CD/engapps/programming/perl/html/perlunicode.html
    Note that this pragma is only required while Perl defaults to byte semantics; when character semantics become the default, this pragma may become a no-op.
  18. perlport - Writing portable Perl

    www-mdp.eng.cam.ac.uk/web/CD/engapps/programming/perl/html/perlport.html
    Since it is a no-op on other systems, binmode should be used for cross-platform code that deals with binary data.
  19. DANotes: Design: Appendix D

    www-mdp.eng.cam.ac.uk/web/library/enginfo/textbooks_dvd_only/DAN/design/appendixD/Roberts.html
    De Bono, op cit) add little of substance. Besides, it's interesting to compare the 60's outlook with that of today!.
  20. perldiag - various Perl diagnostics

    www-mdp.eng.cam.ac.uk/web/CD/engapps/programming/perl/html/perldiag.html
    perldiag - various Perl diagnostics. DESCRIPTION. These messages are classified as follows (listed in increasing order of desperation):. (W) A warning (optional). (D) A deprecation (optional). (S) A severe warning (default). (F) A fatal error

Refine your results

Search history

Recently clicked results

Recently clicked results

Your click history is empty.

Recent searches

Your search history is empty.