|
|
|
|
LEADER |
00000cam a2200000 a 4500 |
001 |
OR_ocn277086715 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr cnu---unuuu |
008 |
081206s2008 njua ob 001 0 eng d |
040 |
|
|
|a N$T
|b eng
|e pn
|c N$T
|d YDXCP
|d OCLCQ
|d SCB
|d IDEBK
|d OCLCQ
|d CDX
|d COO
|d UMI
|d CEF
|d E7B
|d OCLCQ
|d UIU
|d DG1
|d B24X7
|d UIU
|d DEBSZ
|d REDDC
|d OCLCQ
|d OCLCF
|d EBLCP
|d BTCTA
|d MERUC
|d UKDOC
|d OCLCQ
|d S3O
|d OCLCQ
|d DG1
|d IAS
|d OCLCQ
|d DG1
|d OCLCQ
|d LIP
|d OCLCQ
|d U3W
|d UAB
|d OCLCQ
|d OCLCO
|d OCLCQ
|d OCLCO
|
016 |
7 |
|
|z 014641080
|2 Uk
|
019 |
|
|
|a 259262002
|a 263493402
|a 264703259
|a 437224683
|a 476191575
|a 614432848
|a 646779693
|a 646851460
|a 780416501
|a 815688454
|a 844122275
|a 999637750
|a 1044303030
|a 1056357275
|a 1060853705
|a 1073059239
|a 1083236344
|
020 |
|
|
|a 9780470385944
|q (electronic bk.)
|
020 |
|
|
|a 0470385944
|q (electronic bk.)
|
020 |
|
|
|a 9780470385951
|
020 |
|
|
|a 0470385952
|
020 |
|
|
|a 0470242116
|
020 |
|
|
|a 9780470242117
|
020 |
|
|
|a 1281766887
|
020 |
|
|
|a 9781281766885
|
024 |
7 |
|
|a 10.1002/9780470385951
|2 doi
|
029 |
1 |
|
|a AU@
|b 000043855833
|
029 |
1 |
|
|a AU@
|b 000048716152
|
029 |
1 |
|
|a CDX
|b 8863203
|
029 |
1 |
|
|a CHNEW
|b 000933078
|
029 |
1 |
|
|a CHVBK
|b 480136009
|
029 |
1 |
|
|a DEBSZ
|b 355412837
|
029 |
1 |
|
|a DEBSZ
|b 396193226
|
029 |
1 |
|
|a DEBSZ
|b 400435136
|
029 |
1 |
|
|a DEBSZ
|b 449124398
|
029 |
1 |
|
|a HEBIS
|b 291485065
|
035 |
|
|
|a (OCoLC)277086715
|z (OCoLC)259262002
|z (OCoLC)263493402
|z (OCoLC)264703259
|z (OCoLC)437224683
|z (OCoLC)476191575
|z (OCoLC)614432848
|z (OCoLC)646779693
|z (OCoLC)646851460
|z (OCoLC)780416501
|z (OCoLC)815688454
|z (OCoLC)844122275
|z (OCoLC)999637750
|z (OCoLC)1044303030
|z (OCoLC)1056357275
|z (OCoLC)1060853705
|z (OCoLC)1073059239
|z (OCoLC)1083236344
|
037 |
|
|
|a CL0500000067
|b Safari Books Online
|
050 |
|
4 |
|a QA76.73.F163
|b H37 2008eb
|
072 |
|
7 |
|a COM
|x 051390
|2 bisacsh
|
072 |
|
7 |
|a COM
|x 051440
|2 bisacsh
|
072 |
|
7 |
|a COM
|x 051230
|2 bisacsh
|
072 |
|
7 |
|a UPL
|2 bicssc
|
082 |
0 |
4 |
|a 005.1/14
|2 22
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Harrop, Jon D.
|
245 |
1 |
0 |
|a F♯ for scientists /
|c Jon Harrop ; foreword by Don Syme.
|
246 |
3 |
|
|a F sharp for scientists
|
260 |
|
|
|a Hoboken, N.J. :
|b John Wiley,
|c ©2008.
|
300 |
|
|
|a 1 online resource (xxxiv, 334 pages) :
|b illustrations
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
504 |
|
|
|a Includes bibliographical references (pages 325-327) and index.
|
505 |
0 |
|
|a Introduction. Programming guidelines -- A brief history of F♯ -- Benefits of F♯ -- Introducing F♯ -- Imperative programming -- Functional programming -- Program structure. Nesting -- Factoring -- Modules. Objects -- Functional design patterns -- F♯ development -- Data structures. Algorithmic complexity -- Arrays -- Lists -- Sets -- Hash tables -- Maps -- Choosing a data structure -- Sequences -- Heterogeneous containers -- Trees -- Numerical Analysis. Number -- Algebra --Interpolation -- Quadratic solutions -- Mean and variance -- Other forms of arithmetic -- Input and Output. Printing -- Generic printing -- Reading from and writing to files -- Serialization -- Lexing and parsing -- Simple Examples. Functional -- Numerical -- String related -- List related -- Array related -- Higher order functions -- Visualization. Windows forms -- Managed directX -- Tesselating objects into triangles -- Optimization. Timing -- Profiling -- Algorithmic optimizations -- Lower level optimizations -- Libraries. Loading .NET libraries -- Charting and graphing -- Threads -- Random numbers -- Regular expressions -- Vectors and matrices -- Downloading from the Web -- Compression -- Handling XML -- Calling native libraries -- Fourier transform -- Metaprogramming -- Databases. Protein data bank -- Web services -- Relational databases -- Interoperability. Excel interoperability -- MATLAB interoperability -- Mathematica interoperability -- Complete examples. Fast Fourier transform -- Semicircle law -- Finding nth nearest neighbors -- Logistic map -- Real time particle dynamics -- Appendix A: Troubleshooting.
|
520 |
|
|
|a "Developed in consultation with Don Syme of Microsoft Research Ltd.--who wrote the language--F♯ for Scientists explains and demonstrates the powerful features of this important new programming language. The book assumes no prior experience and guides the reader from the basics of computer programming to the implementation of state-of-the-art algorithms. Written in a clear and concise style, F♯ for Scientists is well suited for researchers, scientists, and developers who want to program under the Windows platform. It also serves as an ideal supplemental text for advanced undergraduate and graduate students with a background in science or engineering"--Resource description page
|
588 |
0 |
|
|a Print version record.
|
590 |
|
|
|a O'Reilly
|b O'Reilly Online Learning: Academic/Public Library Edition
|
650 |
|
0 |
|a F♯ (Computer program language)
|
650 |
|
0 |
|a Functional programming (Computer science)
|
650 |
|
0 |
|a Science
|x Data processing.
|
650 |
|
6 |
|a Programmation fonctionnelle.
|
650 |
|
6 |
|a Sciences
|x Informatique.
|
650 |
|
7 |
|a COMPUTERS
|x Programming
|x Open Source.
|2 bisacsh
|
650 |
|
7 |
|a COMPUTERS
|x Software Development & Engineering
|x Tools.
|2 bisacsh
|
650 |
|
7 |
|a COMPUTERS
|x Software Development & Engineering
|x General.
|2 bisacsh
|
650 |
|
7 |
|a F♯ (Computer program language)
|2 fast
|
650 |
|
7 |
|a Functional programming (Computer science)
|2 fast
|
650 |
|
7 |
|a Science
|x Data processing
|2 fast
|
776 |
0 |
8 |
|i Print version:
|a Harrop, Jon D.
|t F♯ for scientists.
|d Hoboken, N.J. : John Wiley, ©2008
|z 9780470242117
|z 0470242116
|w (DLC) 2008009567
|w (OCoLC)176895576
|
856 |
4 |
0 |
|u https://learning.oreilly.com/library/view/~/9780470242117/?ar
|z Texto completo (Requiere registro previo con correo institucional)
|
938 |
|
|
|a 123Library
|b 123L
|n 21748
|
938 |
|
|
|a Books 24x7
|b B247
|n bke00029686
|
938 |
|
|
|a Baker and Taylor
|b BTCP
|n BK0008121737
|
938 |
|
|
|a Coutts Information Services
|b COUT
|n 8863203
|
938 |
|
|
|a EBL - Ebook Library
|b EBLB
|n EBL362061
|
938 |
|
|
|a ebrary
|b EBRY
|n ebr10346173
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 244367
|
938 |
|
|
|a ProQuest MyiLibrary Digital eBook Collection
|b IDEB
|n 176688
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 2914295
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 2940524
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 12671072
|
994 |
|
|
|a 92
|b IZTAP
|