文件名称:ccmath-2.2.1.tar
-
所属分类:
- 标签属性:
- 上传时间:2016-10-28
-
文件大小:252.48kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
CCMATH 是数据计算库, 源码C, 包含几何学,曲线拟合,及其它-CCMATH is a mathematics library, coded in C, that contains functions for linear algebra, numerical integration, geometry and trigonometry, curve fitting, roots and optimization, Fourier analysis, simulation generation, statistics, special functions, sorts and searches, time series models, complex arithmetic, and high precision computations
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ccmath-2.2.1/
ccmath-2.2.1/manual/
ccmath-2.2.1/manual/C10-sort
ccmath-2.2.1/manual/C06-fft
ccmath-2.2.1/manual/C02-intg
ccmath-2.2.1/manual/C04-cfit
ccmath-2.2.1/manual/C05-roots
ccmath-2.2.1/manual/C07-simu
ccmath-2.2.1/manual/C09-sfunc
ccmath-2.2.1/manual/C11-tseries
ccmath-2.2.1/manual/C13-xarm
ccmath-2.2.1/manual/C14-util
ccmath-2.2.1/manual/C00-intro
ccmath-2.2.1/manual/C03-geom
ccmath-2.2.1/manual/C12-complex
ccmath-2.2.1/manual/C01-matrix
ccmath-2.2.1/manual/C08-statf
ccmath-2.2.1/CHANGES
ccmath-2.2.1/cfit/
ccmath-2.2.1/cfit/chcof.c
ccmath-2.2.1/cfit/chpade.c
ccmath-2.2.1/cfit/csfit.c
ccmath-2.2.1/cfit/cspl.c
ccmath-2.2.1/cfit/csplp.c
ccmath-2.2.1/cfit/dcspl.c
ccmath-2.2.1/cfit/evpsq.c
ccmath-2.2.1/cfit/evpsqv.c
ccmath-2.2.1/cfit/fitval.c
ccmath-2.2.1/cfit/ftch.c
ccmath-2.2.1/cfit/gnlsq.c
ccmath-2.2.1/cfit/lsqsv.c
ccmath-2.2.1/cfit/plsq.c
ccmath-2.2.1/cfit/pplsq.c
ccmath-2.2.1/cfit/psqcf.c
ccmath-2.2.1/cfit/psqvar.c
ccmath-2.2.1/cfit/qrbdbv.c
ccmath-2.2.1/cfit/qrlsq.c
ccmath-2.2.1/cfit/qrvar.c
ccmath-2.2.1/cfit/seqlsq.c
ccmath-2.2.1/cfit/sv2lsq.c
ccmath-2.2.1/cfit/svdlsq.c
ccmath-2.2.1/cfit/tnsfit.c
ccmath-2.2.1/cfit/orpol.h
ccmath-2.2.1/cfit/test/
ccmath-2.2.1/cfit/test/tchcof.c
ccmath-2.2.1/cfit/test/tchpade.c
ccmath-2.2.1/cfit/test/tchpade2.c
ccmath-2.2.1/cfit/test/tcspl.c
ccmath-2.2.1/cfit/test/tcsplp.c
ccmath-2.2.1/cfit/test/tfitval.c
ccmath-2.2.1/cfit/test/tgnlsq.c
ccmath-2.2.1/cfit/test/tevpsq.c
ccmath-2.2.1/cfit/test/tplsq.c
ccmath-2.2.1/cfit/test/tnlsq.c
ccmath-2.2.1/cfit/test/tpplsq.c
ccmath-2.2.1/cfit/test/tlsqsv.c
ccmath-2.2.1/cfit/test/tqrlsq.c
ccmath-2.2.1/cfit/test/tqrlsq2.c
ccmath-2.2.1/cfit/test/tsv2lsq.c
ccmath-2.2.1/cfit/test/tsvdlsq.c
ccmath-2.2.1/cfit/test/data/
ccmath-2.2.1/cfit/test/data/cspin.dat
ccmath-2.2.1/cfit/test/data/tlsq1.dat
ccmath-2.2.1/cfit/test/data/lsqsv.dat
ccmath-2.2.1/cfit/test/data/tqr1.dat
ccmath-2.2.1/cfit/test/data/tqr2.dat
ccmath-2.2.1/cfit/test/README
ccmath-2.2.1/complex/
ccmath-2.2.1/complex/carith.c
ccmath-2.2.1/complex/cexp.c
ccmath-2.2.1/complex/chypb.c
ccmath-2.2.1/complex/cihyp.c
ccmath-2.2.1/complex/citrg.c
ccmath-2.2.1/complex/complex.h
ccmath-2.2.1/complex/csqrt.c
ccmath-2.2.1/complex/ctrig.c
ccmath-2.2.1/complex/alt/
ccmath-2.2.1/complex/alt/cihypa.c
ccmath-2.2.1/complex/alt/README
ccmath-2.2.1/complex/alt/complex.h
ccmath-2.2.1/complex/test/
ccmath-2.2.1/complex/test/tcacos.c
ccmath-2.2.1/complex/test/tcacosh.c
ccmath-2.2.1/complex/test/tcarith.c
ccmath-2.2.1/complex/test/tcasin.c
ccmath-2.2.1/complex/test/tcasinh.c
ccmath-2.2.1/complex/test/tcatan.c
ccmath-2.2.1/complex/test/tcatanh.c
ccmath-2.2.1/complex/test/tchypb.c
ccmath-2.2.1/complex/test/tclog.c
ccmath-2.2.1/complex/test/tcsqrt.c
ccmath-2.2.1/complex/test/tctrig.c
ccmath-2.2.1/complex/test/tcarop2.c
ccmath-2.2.1/complex/test/data/
ccmath-2.2.1/complex/test/data/chypb.dat
ccmath-2.2.1/complex/test/data/ctrg.dat
ccmath-2.2.1/complex/test/data/carith.dat
ccmath-2.2.1/complex/test/data/clog.dat
ccmath-2.2.1/complex/test/data/csqrt.dat
ccmath-2.2.1/complex/test/data/caop2.dat
ccmath-2.2.1/complex/test/README
ccmath-2.2.1/fft/
ccmath-2.2.1/fft/complex.h
ccmath-2.2.1/fft/fft2.c
ccmath-2.2.1/fft/fft2_d.c
ccmath-2.2.1/fft/fftgc.c
ccmath-2.2.1/fft/fftgr.c
ccmath-2.2.1/fft/ftuns.c
ccmath-2.2.1/fft/pfac.c
ccmath-2.2.1/fft/pshuf.c
ccmath-2.2.1/fft/pwspec.c
ccmath-2.2.1/fft/smoo.c
ccmath-2.2.1/fft/test/
ccmath-2.2.1/fft/test/t2dfft.c
ccmath-2.2.1/fft/test/tfft2.c
ccmath-2.2.1/fft/test/tfftgc.c
ccmath-2.2.1/fft/test/tfftgr.c
ccmath-2.2.1/fft/test/tfftiv.c
ccmath-2.2.1/fft/test/tftuns.c
ccmath-2.2.1/fft/test/tpfac.c
ccmath-2.2.1/fft/test/tpwspec.c
ccmath-2.2.1/fft/test/tsmoo.c
ccmath-2.2.1/fft/test/data/
ccmath-2.2.1/fft/test/data/smoo.dat
ccmath-2.2.1/fft/test/README
ccmath-2.2.1/geom/
ccmath-2.2.1/geom/crossp.c
ccmath-2.2.1/geom/dotp.c
ccmath-2.2.1/geom/euler.c
ccmath-2.2.1/geom/htgaaa.c
ccmath-2.2.1/geom/htgarea.c
ccmath-2.2.1/geom/htgasa.c
ccmath-2.2.1/geom/htgsas.c
ccmath-2.2.1/geom/htgsss.c
ccmath-2.2.1/geom/leng.c
ccmath-2.2.1/geom/metpr.c
ccmath-2.2.1/geom/rotax.c
ccmath-2.2.1/geom/scalv.c
ccmath-2.2.1/geom/stgaaa.c
ccmath-2.2.1/geom/stgarea.c
ccmath-2.2.1/geom/stgasa.c
ccmath-2.2.1/geom/stgsas.c
ccmath-2.2.1/geom/stgsss.c
ccmath-2.2.1/geom/trgarea.c
ccmath-2.2.1/geom/trgasa.c
ccmath-2.2.1/geom/trgsas.c
ccmath-2.2.1/geom/trgssa.c
ccmath-2.2.1/geom/trgsss.c
ccmath-2.2.1/geom/trvec.c
ccmath-2.2.1/geom/test/
ccmath-2.2.1/geom/test/trotax.c
ccmath-2.2.1/geom/test/teuler.c
ccmath-2.2.1/geom/test/tvops1.c
ccmath-2.2.1/geom/test/thtrgas.c
ccmath-2.2.1/geom/test/thtrgss.c
ccmath-2.2.1/geom/test/tptrgssa.c
ccmath-2.2.1/geom/test/tptrgtt.c
ccmath-2.2.1/geom/test/tstrgas.c
ccmath-2.2.1/geom/test/tstrgss.c
ccmath-2.2.1/geom/test/tmetpr.c
ccmath-2.2.1/geom/test/data/
ccmath-2.2.1/geom/test/data/thtrg.dat
ccmath-2.2.1/geom/test/data/tptrg.dat
ccmath-2.2.1/geom/test/data/tptrg2.dat
ccmath-2.2.1/geom/test/data/tstrg.dat
ccmath-2.2.1/geom/test/data/metp.dat
ccmath-2.2.1/geom/test/README
ccmath-2.2.1/intg/
ccmath-2.2.1/intg/chintg.c
ccmath-2.2.1/intg/deqsy.c
ccmath-2.2.1/intg/fchb.c
ccmath-2.2.1/intg/fintg.c
ccmath-2.2.1/intg/t
ccmath-2.2.1/manual/
ccmath-2.2.1/manual/C10-sort
ccmath-2.2.1/manual/C06-fft
ccmath-2.2.1/manual/C02-intg
ccmath-2.2.1/manual/C04-cfit
ccmath-2.2.1/manual/C05-roots
ccmath-2.2.1/manual/C07-simu
ccmath-2.2.1/manual/C09-sfunc
ccmath-2.2.1/manual/C11-tseries
ccmath-2.2.1/manual/C13-xarm
ccmath-2.2.1/manual/C14-util
ccmath-2.2.1/manual/C00-intro
ccmath-2.2.1/manual/C03-geom
ccmath-2.2.1/manual/C12-complex
ccmath-2.2.1/manual/C01-matrix
ccmath-2.2.1/manual/C08-statf
ccmath-2.2.1/CHANGES
ccmath-2.2.1/cfit/
ccmath-2.2.1/cfit/chcof.c
ccmath-2.2.1/cfit/chpade.c
ccmath-2.2.1/cfit/csfit.c
ccmath-2.2.1/cfit/cspl.c
ccmath-2.2.1/cfit/csplp.c
ccmath-2.2.1/cfit/dcspl.c
ccmath-2.2.1/cfit/evpsq.c
ccmath-2.2.1/cfit/evpsqv.c
ccmath-2.2.1/cfit/fitval.c
ccmath-2.2.1/cfit/ftch.c
ccmath-2.2.1/cfit/gnlsq.c
ccmath-2.2.1/cfit/lsqsv.c
ccmath-2.2.1/cfit/plsq.c
ccmath-2.2.1/cfit/pplsq.c
ccmath-2.2.1/cfit/psqcf.c
ccmath-2.2.1/cfit/psqvar.c
ccmath-2.2.1/cfit/qrbdbv.c
ccmath-2.2.1/cfit/qrlsq.c
ccmath-2.2.1/cfit/qrvar.c
ccmath-2.2.1/cfit/seqlsq.c
ccmath-2.2.1/cfit/sv2lsq.c
ccmath-2.2.1/cfit/svdlsq.c
ccmath-2.2.1/cfit/tnsfit.c
ccmath-2.2.1/cfit/orpol.h
ccmath-2.2.1/cfit/test/
ccmath-2.2.1/cfit/test/tchcof.c
ccmath-2.2.1/cfit/test/tchpade.c
ccmath-2.2.1/cfit/test/tchpade2.c
ccmath-2.2.1/cfit/test/tcspl.c
ccmath-2.2.1/cfit/test/tcsplp.c
ccmath-2.2.1/cfit/test/tfitval.c
ccmath-2.2.1/cfit/test/tgnlsq.c
ccmath-2.2.1/cfit/test/tevpsq.c
ccmath-2.2.1/cfit/test/tplsq.c
ccmath-2.2.1/cfit/test/tnlsq.c
ccmath-2.2.1/cfit/test/tpplsq.c
ccmath-2.2.1/cfit/test/tlsqsv.c
ccmath-2.2.1/cfit/test/tqrlsq.c
ccmath-2.2.1/cfit/test/tqrlsq2.c
ccmath-2.2.1/cfit/test/tsv2lsq.c
ccmath-2.2.1/cfit/test/tsvdlsq.c
ccmath-2.2.1/cfit/test/data/
ccmath-2.2.1/cfit/test/data/cspin.dat
ccmath-2.2.1/cfit/test/data/tlsq1.dat
ccmath-2.2.1/cfit/test/data/lsqsv.dat
ccmath-2.2.1/cfit/test/data/tqr1.dat
ccmath-2.2.1/cfit/test/data/tqr2.dat
ccmath-2.2.1/cfit/test/README
ccmath-2.2.1/complex/
ccmath-2.2.1/complex/carith.c
ccmath-2.2.1/complex/cexp.c
ccmath-2.2.1/complex/chypb.c
ccmath-2.2.1/complex/cihyp.c
ccmath-2.2.1/complex/citrg.c
ccmath-2.2.1/complex/complex.h
ccmath-2.2.1/complex/csqrt.c
ccmath-2.2.1/complex/ctrig.c
ccmath-2.2.1/complex/alt/
ccmath-2.2.1/complex/alt/cihypa.c
ccmath-2.2.1/complex/alt/README
ccmath-2.2.1/complex/alt/complex.h
ccmath-2.2.1/complex/test/
ccmath-2.2.1/complex/test/tcacos.c
ccmath-2.2.1/complex/test/tcacosh.c
ccmath-2.2.1/complex/test/tcarith.c
ccmath-2.2.1/complex/test/tcasin.c
ccmath-2.2.1/complex/test/tcasinh.c
ccmath-2.2.1/complex/test/tcatan.c
ccmath-2.2.1/complex/test/tcatanh.c
ccmath-2.2.1/complex/test/tchypb.c
ccmath-2.2.1/complex/test/tclog.c
ccmath-2.2.1/complex/test/tcsqrt.c
ccmath-2.2.1/complex/test/tctrig.c
ccmath-2.2.1/complex/test/tcarop2.c
ccmath-2.2.1/complex/test/data/
ccmath-2.2.1/complex/test/data/chypb.dat
ccmath-2.2.1/complex/test/data/ctrg.dat
ccmath-2.2.1/complex/test/data/carith.dat
ccmath-2.2.1/complex/test/data/clog.dat
ccmath-2.2.1/complex/test/data/csqrt.dat
ccmath-2.2.1/complex/test/data/caop2.dat
ccmath-2.2.1/complex/test/README
ccmath-2.2.1/fft/
ccmath-2.2.1/fft/complex.h
ccmath-2.2.1/fft/fft2.c
ccmath-2.2.1/fft/fft2_d.c
ccmath-2.2.1/fft/fftgc.c
ccmath-2.2.1/fft/fftgr.c
ccmath-2.2.1/fft/ftuns.c
ccmath-2.2.1/fft/pfac.c
ccmath-2.2.1/fft/pshuf.c
ccmath-2.2.1/fft/pwspec.c
ccmath-2.2.1/fft/smoo.c
ccmath-2.2.1/fft/test/
ccmath-2.2.1/fft/test/t2dfft.c
ccmath-2.2.1/fft/test/tfft2.c
ccmath-2.2.1/fft/test/tfftgc.c
ccmath-2.2.1/fft/test/tfftgr.c
ccmath-2.2.1/fft/test/tfftiv.c
ccmath-2.2.1/fft/test/tftuns.c
ccmath-2.2.1/fft/test/tpfac.c
ccmath-2.2.1/fft/test/tpwspec.c
ccmath-2.2.1/fft/test/tsmoo.c
ccmath-2.2.1/fft/test/data/
ccmath-2.2.1/fft/test/data/smoo.dat
ccmath-2.2.1/fft/test/README
ccmath-2.2.1/geom/
ccmath-2.2.1/geom/crossp.c
ccmath-2.2.1/geom/dotp.c
ccmath-2.2.1/geom/euler.c
ccmath-2.2.1/geom/htgaaa.c
ccmath-2.2.1/geom/htgarea.c
ccmath-2.2.1/geom/htgasa.c
ccmath-2.2.1/geom/htgsas.c
ccmath-2.2.1/geom/htgsss.c
ccmath-2.2.1/geom/leng.c
ccmath-2.2.1/geom/metpr.c
ccmath-2.2.1/geom/rotax.c
ccmath-2.2.1/geom/scalv.c
ccmath-2.2.1/geom/stgaaa.c
ccmath-2.2.1/geom/stgarea.c
ccmath-2.2.1/geom/stgasa.c
ccmath-2.2.1/geom/stgsas.c
ccmath-2.2.1/geom/stgsss.c
ccmath-2.2.1/geom/trgarea.c
ccmath-2.2.1/geom/trgasa.c
ccmath-2.2.1/geom/trgsas.c
ccmath-2.2.1/geom/trgssa.c
ccmath-2.2.1/geom/trgsss.c
ccmath-2.2.1/geom/trvec.c
ccmath-2.2.1/geom/test/
ccmath-2.2.1/geom/test/trotax.c
ccmath-2.2.1/geom/test/teuler.c
ccmath-2.2.1/geom/test/tvops1.c
ccmath-2.2.1/geom/test/thtrgas.c
ccmath-2.2.1/geom/test/thtrgss.c
ccmath-2.2.1/geom/test/tptrgssa.c
ccmath-2.2.1/geom/test/tptrgtt.c
ccmath-2.2.1/geom/test/tstrgas.c
ccmath-2.2.1/geom/test/tstrgss.c
ccmath-2.2.1/geom/test/tmetpr.c
ccmath-2.2.1/geom/test/data/
ccmath-2.2.1/geom/test/data/thtrg.dat
ccmath-2.2.1/geom/test/data/tptrg.dat
ccmath-2.2.1/geom/test/data/tptrg2.dat
ccmath-2.2.1/geom/test/data/tstrg.dat
ccmath-2.2.1/geom/test/data/metp.dat
ccmath-2.2.1/geom/test/README
ccmath-2.2.1/intg/
ccmath-2.2.1/intg/chintg.c
ccmath-2.2.1/intg/deqsy.c
ccmath-2.2.1/intg/fchb.c
ccmath-2.2.1/intg/fintg.c
ccmath-2.2.1/intg/t
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.