Search

Search Funnelback University

Search powered by Funnelback
1 - 20 of 176 search results for b&b |u:www-mdp.eng.cam.ac.uk
  1. Fully-matching results

  2. 10. Brief Tour of the Standard Library

    www-mdp.eng.cam.ac.uk/web/CD/engapps/programming/python/tut/node12.html
    d %b %Y is a %A on the %d day of %B.") '12-02-03. ... module quickly demonstrates a modest performance advantage:. >>> from timeit import Timer >>> Timer('t=a; a=b; b=t', 'a=1; b=2').timeit() 0.57535828626024577 >>> Timer('a,b = b,a',
  3. DANotes: Design: Appendix B

    www-mdp.eng.cam.ac.uk/web/library/enginfo/textbooks_dvd_only/DAN/design/appendixB/appendixB.html
    Copyright 1999-2000 Douglas Wright, doug@mech.uwa.edu.au. last updated 10 Jan 1999.
  4. V202015b

    www-mdp.eng.cam.ac.uk/web/CD/engapps/aster_docs/VDocs-HTML/V202015b/V202015b.pdf.html
    C. B. B. B. C. C. C. C. C. C. X. ... y. Z. B. B. B. =. -. -. -. 0. 0.
  5. B. Floating Point Arithmetic: Issues and Limitations

    www-mdp.eng.cam.ac.uk/web/CD/engapps/programming/python/tut/node16.html
    B. Floating Point Arithmetic: Issues and Limitations. Floating-point numbers are represented in computer hardware as base 2 (binary) fractions. ... B.1 Representation Error. This section explains the 0.1'' example in detail, and shows how you can perform
  6. V303027c

    www-mdp.eng.cam.ac.uk/web/CD/engapps/aster_docs/VDocs-HTML/V303027c/V303027c.pdf.html
    B. B. Length. L = 12 m. Width. B = 1 m. ... with symmetry by report/ratio 0X centers. Twinge. transverse. B/4 T = 5.
  7. Tutorial Guide to C++ Programming

    www-mdp.eng.cam.ac.uk/web/CD/engapps/programming/ctutor/control.html
    testing for real solutions to a quadratic d = bb - 4ac; if(d >= 0.0) { // real solutions root1 = (-b sqrt(d)) / (2.0a); root2 = (-b - sqrt(d)) / (2.0a); real_roots = true; } ... quotes switch(operation) { case '': result = a b; break; case '-': result =
  8. 4. More Control Flow Tools

    www-mdp.eng.cam.ac.uk/web/CD/engapps/programming/python/tut/node6.html
    a, b = b, ab. >>> # Now call the function we just defined:. ... result.append(b) # see below. a, b = b, ab. return result. >>>
  9. 6. Modules

    www-mdp.eng.cam.ac.uk/web/CD/engapps/programming/python/tut/node8.html
    Fibonacci numbers module def fib(n): # write Fibonacci series up to n a, b = 0, 1 while b < n: print b, a, b = b, ab def fib2(n): # return Fibonacci series ... up to n result = [] a, b = 0, 1 while b < n: result.append(b) a, b = b, ab return result.
  10. 3. An Informal Introduction to Python

    www-mdp.eng.cam.ac.uk/web/CD/engapps/programming/python/tut/node5.html
    a, b = b, ab. 1 1 2 3 5 8. ... print b,. a, b = b, ab. 1 1 2 3 5 8 13 21 34 55 89 144 233 377 610 987.
  11. TPLV304 - Distribution of the temperature in a bar of square section

    www-mdp.eng.cam.ac.uk/web/CD/engapps/aster_docs/VDocs-HTML/V404304a/V404304a.pdf.html
    Z. L. H, T. has. B. B. L = 203.2 x10. - ... 20.329. B N97. 20.329. 20.295. -. 0.166. 1%. -. 0.0338. 0.5.
  12. TTLP300 - Thermal transfer in an orthotropic metal bar

    www-mdp.eng.cam.ac.uk/web/CD/engapps/aster_docs/VDocs-HTML/V423300a/V423300a.pdf.html
    HT-66/02/001/A. 1. Problem of reference. 1.1 Geometry. has. has. B. B. ... F. = 50.8 X 10 have. - 3. m. B = 25.4 X 10. -
  13. V304120c

    www-mdp.eng.cam.ac.uk/web/CD/engapps/aster_docs/VDocs-HTML/V304120c/V304120c.pdf.html
    zz. xx. yy. xy. yz. zx. G Z. =. =. =. =. =. =. 0. W. X. U. B. B'. C. It. ... E. With. D. Of. L/2. L. Z. W. B. X. 2.2.
  14. V304121c

    www-mdp.eng.cam.ac.uk/web/CD/engapps/aster_docs/VDocs-HTML/V304121c/V304121c.pdf.html
    2. Stresses:. zz. xx. yy. xy. yz. zx. G Z. =. =. =. =. =. =. 0. W. X. U. B. B'. ... 10. 22. -. W. B. 1.72165510. 6. 1.72167210. 6. 0.01. U.
  15. DANotes: Welded joints: Unified analysis

    www-mdp.eng.cam.ac.uk/web/library/enginfo/textbooks_dvd_only/DAN/welds/unified/unified.html
    x. q. y. q. z. ]' = b x s = b x r - c using ( iv). ... where b = [ b. x. b. y. b. z. ]' is a vector constant commensurate with linearity,.
  16. 26 Jun 2008: M P7D5 ('%6. $,? 5? 6. >5 #CCC'6. ;B<5 446. )6. ... 4 W-/-/<!B@@#-. 24.4 W-. 25!- 6. 2? 4.F,. 2-? -- 4.//.
  17. SSNV156 - Column under voluminal loading. Elastoplastic law has…

    www-mdp.eng.cam.ac.uk/web/CD/engapps/aster_docs/VDocs-HTML/V604156a/V604156a.pdf.html
    B. B. B. L. With. Z. B. Z. With. Z. Z. ... free border):. (. ). ). C (. 1. ). S (. ). S (. B. L. B. B. B. H. C. y. -. =.
  18. Modal parameters and standard of the clean vectors

    www-mdp.eng.cam.ac.uk/web/CD/engapps/aster_docs/RDocs-HTML/R50103a/R50103a.pdf.html
    J. ij. iT. I. With. With. B. B. =. =. éq 1.2-3. ... N. 0 B. B C. B 0. 0. With. 0. éq 1.3-1.
  19. Contact… discrete friction in 2D and 3D

    www-mdp.eng.cam.ac.uk/web/CD/engapps/aster_docs/RDocs-HTML/R50351c/R50351c.pdf.html
    Code_Aster. Version 7.1. Titrate:. Contact discrete friction in 2D and 3D. Date:. 08/10/03. Author (S):. NR. TARDIEU. ,. P. MASSIN. Key. :. R5.03.51-C. Page:. 1/30. Manual of Reference. R5.03 booklet: Nonlinear mechanics. HT-66/03/005/A.
  20. How to dig a tunnel: methodology dexcavation

    www-mdp.eng.cam.ac.uk/web/CD/engapps/aster_docs/UDocs-HTML/U20406a/U20406a.pdf.html
    In our case,. these fields must be initialized to 0 in B-3. ... E. B. B. I. E. B. B. B. S. 10. 2.
  21. Dualisation of the boundary conditions

    www-mdp.eng.cam.ac.uk/web/CD/engapps/aster_docs/RDocs-HTML/R30301b/R30301b.pdf.html
    K B B. K. B B. B B K. 2. 2. ... m. K. K. B. B. K. K. B. B. B. B.

Refine your results

Date

Search history

Recently clicked results

Recently clicked results

Your click history is empty.

Recent searches

Your search history is empty.