nr-2.02
NR 

所属分类:数值算法/人工智能
开发工具:C/C++
文件大小:691KB
下载次数:14
上传日期:2010-01-06 20:59:13
上 传 者onlyou_onlyou
说明:  C语言数值算法程序源代码集,附有详细的说明
(C-numerical algorithm of program source code set, accompanied by a detailed description )

文件列表:
nr-2.02\c\ansi_c\examples\xairy.c (998, 1980-01-01)
nr-2.02\c\ansi_c\examples\xamebsa.c (2032, 1980-01-01)
nr-2.02\c\ansi_c\examples\xamoeba.c (1068, 1980-01-01)
nr-2.02\c\ansi_c\examples\xanneal.c (711, 1980-01-01)
nr-2.02\c\ansi_c\examples\xarcode.c (2194, 1980-01-01)
nr-2.02\c\ansi_c\examples\xavevar.c (608, 1980-01-01)
nr-2.02\c\ansi_c\examples\xbalanc.c (1114, 1980-01-01)
nr-2.02\c\ansi_c\examples\xbandec.c (766, 1980-01-01)
nr-2.02\c\ansi_c\examples\xbanmul.c (1149, 1980-01-01)
nr-2.02\c\ansi_c\examples\xbcucof.c (785, 1980-01-01)
nr-2.02\c\ansi_c\examples\xbcuint.c (933, 1980-01-01)
nr-2.02\c\ansi_c\examples\xbeschb.c (779, 1980-01-01)
nr-2.02\c\ansi_c\examples\xbessi.c (808, 1980-01-01)
nr-2.02\c\ansi_c\examples\xbessi0.c (786, 1980-01-01)
nr-2.02\c\ansi_c\examples\xbessi1.c (786, 1980-01-01)
nr-2.02\c\ansi_c\examples\xbessik.c (1049, 1980-01-01)
nr-2.02\c\ansi_c\examples\xbessj.c (800, 1980-01-01)
nr-2.02\c\ansi_c\examples\xbessj0.c (778, 1980-01-01)
nr-2.02\c\ansi_c\examples\xbessj1.c (777, 1980-01-01)
nr-2.02\c\ansi_c\examples\xbessjy.c (1049, 1980-01-01)
nr-2.02\c\ansi_c\examples\xbessk.c (809, 1980-01-01)
nr-2.02\c\ansi_c\examples\xbessk0.c (786, 1980-01-01)
nr-2.02\c\ansi_c\examples\xbessk1.c (786, 1980-01-01)
nr-2.02\c\ansi_c\examples\xbessy.c (800, 1980-01-01)
nr-2.02\c\ansi_c\examples\xbessy0.c (777, 1980-01-01)
nr-2.02\c\ansi_c\examples\xbessy1.c (777, 1980-01-01)
nr-2.02\c\ansi_c\examples\xbeta.c (793, 1980-01-01)
nr-2.02\c\ansi_c\examples\xbetai.c (845, 1980-01-01)
nr-2.02\c\ansi_c\examples\xbico.c (806, 1980-01-01)
nr-2.02\c\ansi_c\examples\xbnldev.c (1033, 1980-01-01)
nr-2.02\c\ansi_c\examples\xbrent.c (950, 1980-01-01)
nr-2.02\c\ansi_c\examples\xbroydn.c (648, 1980-01-01)
nr-2.02\c\ansi_c\examples\xbsstep.c (1283, 1980-01-01)
nr-2.02\c\ansi_c\examples\xcaldat.c (1059, 1980-01-01)
nr-2.02\c\ansi_c\examples\xchder.c (886, 1980-01-01)
nr-2.02\c\ansi_c\examples\xchebev.c (773, 1980-01-01)
nr-2.02\c\ansi_c\examples\xchebft.c (1004, 1980-01-01)
nr-2.02\c\ansi_c\examples\xchebpc.c (876, 1980-01-01)
nr-2.02\c\ansi_c\examples\xchint.c (904, 1980-01-01)
... ...

This is the Numerical Recipes C Source Package. The original package I got is a compressed ARJ archive, including both C and Fortran source code. I split the package into seperate C and Fortran packages since not all users need both of them. As ZIP format is more popular on net, the package was re-packed by zip in Linux, which is compatible with PKZip for MS DOS. The directories are re-arranged for ease of usage. The text included in the INSTALL program was dumped to the file "nrcdoc.txt" as a reference. The INSTALL.EXE and NCOPY.EXE programs mentioned in "nrcdoc.txt" was removed because they're no longer useful and might carry virus in transfer route. The source files are in DOS text file format, with CRLF at end of line. You need to convert them into Unix format before you can compile them in Unix. *NOTE* This doesn't mean I prefer DOS over Unix, but because there are less freely available tools in WinDos that can do the same work as easily as in Unix/Linux. To save the WinDos users from this awkward situation, the package is kept in DOS format. For Linux users, you have these choices: 1) Use the shell script "dos2unix.sh" included in this package. dos2unix.sh zroots.c to convert zroots.c from DOS text file to Unix text file. 2) In vim editor, you can open the file, then type: :set notx :wq to save the file in Linux format. 3) When you unpack the .zip package with Infozip unzip, it can convert all text files automatically for you. unzip -a nrc-2.02.zip WANG Huaxin

近期下载者

相关文件


收藏者