文件名称:MathSourceCode
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:3.21mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
共有五个文件夹,名称分别为:①BCMATH;②VCMATH;③CURVE;④SOUND;⑤examples。
与数学常用算法有关的C++类与函数的源代码是在BCMATH和VCMATH两个文件夹中,具体使用哪个文件夹,视读者的编译系统而定。如果读者使用的是Borland C++编译系统(简称为BC++),则使用BCMATH文件夹中的所有文件(Borland C++的语法规则相当标准,因此该文件夹中的源代码也可以用在其他标准的C++编译系统中);如果读者使用的是微软的Visual C++编译系统(简称为VC++),则使用VCMATH文件夹中的所有文件(第5章详细介绍了VC++编程)。文件夹CURVE给出了一个实用的绘制函数曲线的子窗口的源代码,文件夹SOUND给出了一些处理声音的C++函数和子窗口的源代码,文件夹examples给出了一些VC++编程的例子。
根据使用的编译系统,将文件夹BCMATH或VCMATH的内容复制到存放源程序的目录下,并将其中的文件(包括后缀为.cpp的C++源程序文件及后缀为.h的头文件)都加到读者创建的工程中。-There are five file folders, name were: ① BCMATH ② VCMATH ③ CURVE ④ SOUND ⑤ examples.
And mathematical algorithms of the C++ classes and functions of the source code is in the BCMATH and VCMATH two folders in which the specific use
Folder, depending on the reader s compilation system to be adopted. If readers are using Borland C++ compiler system (referred to as BC++), then
Use BCMATH all the files in the folder (Borland C++ syntax rules fairly standard, so the source code folder
Can also be used in other standard C++ compiler system) If readers are using Microsoft Visual C++ compiler system (referred to as
For the VC++), then use the VCMATH all the files in the folder (described in detail in Chapter 5 VC++ programming). CURVE to the folder
Draw out a practical function curve source code sub-window, folder, gives some treatment SOUND sound C++ Function
And the child window of the source code, gives some examples folder VC++ programming example.
According to the use
与数学常用算法有关的C++类与函数的源代码是在BCMATH和VCMATH两个文件夹中,具体使用哪个文件夹,视读者的编译系统而定。如果读者使用的是Borland C++编译系统(简称为BC++),则使用BCMATH文件夹中的所有文件(Borland C++的语法规则相当标准,因此该文件夹中的源代码也可以用在其他标准的C++编译系统中);如果读者使用的是微软的Visual C++编译系统(简称为VC++),则使用VCMATH文件夹中的所有文件(第5章详细介绍了VC++编程)。文件夹CURVE给出了一个实用的绘制函数曲线的子窗口的源代码,文件夹SOUND给出了一些处理声音的C++函数和子窗口的源代码,文件夹examples给出了一些VC++编程的例子。
根据使用的编译系统,将文件夹BCMATH或VCMATH的内容复制到存放源程序的目录下,并将其中的文件(包括后缀为.cpp的C++源程序文件及后缀为.h的头文件)都加到读者创建的工程中。-There are five file folders, name were: ① BCMATH ② VCMATH ③ CURVE ④ SOUND ⑤ examples.
And mathematical algorithms of the C++ classes and functions of the source code is in the BCMATH and VCMATH two folders in which the specific use
Folder, depending on the reader s compilation system to be adopted. If readers are using Borland C++ compiler system (referred to as BC++), then
Use BCMATH all the files in the folder (Borland C++ syntax rules fairly standard, so the source code folder
Can also be used in other standard C++ compiler system) If readers are using Microsoft Visual C++ compiler system (referred to as
For the VC++), then use the VCMATH all the files in the folder (described in detail in Chapter 5 VC++ programming). CURVE to the folder
Draw out a practical function curve source code sub-window, folder, gives some treatment SOUND sound C++ Function
And the child window of the source code, gives some examples folder VC++ programming example.
According to the use
(系统自动生成,下载前可以参看下载内容)
下载文件列表
数学运算常用源代码/BCMATH/BUFFER.CPP
数学运算常用源代码/BCMATH/BUFFER.H
数学运算常用源代码/BCMATH/CBUFFER.CPP
数学运算常用源代码/BCMATH/CBUFFER.H
数学运算常用源代码/BCMATH/CFUNC.CPP
数学运算常用源代码/BCMATH/CFUNC.H
数学运算常用源代码/BCMATH/CMATRIX.CPP
数学运算常用源代码/BCMATH/CMATRIX.H
数学运算常用源代码/BCMATH/FUNC.CPP
数学运算常用源代码/BCMATH/FUNC.H
数学运算常用源代码/BCMATH/FUNC1.CPP
数学运算常用源代码/BCMATH/MATRIX.CPP
数学运算常用源代码/BCMATH/MATRIX.H
数学运算常用源代码/BCMATH/SPECFUNC.CPP
数学运算常用源代码/BCMATH/VFUNC.CPP
数学运算常用源代码/BCMATH/VFUNC.H
数学运算常用源代码/CURVE/Curve.cpp
数学运算常用源代码/CURVE/Curve.h
数学运算常用源代码/examples/mysub/Debug/mysub.exe
数学运算常用源代码/examples/mysub/Debug/mysub.obj
数学运算常用源代码/examples/mysub/Debug/mysub.pdb
数学运算常用源代码/examples/mysub/Debug/mysub.res
数学运算常用源代码/examples/mysub/Debug/mysubDlg.obj
数学运算常用源代码/examples/mysub/Debug/mysubwin.obj
数学运算常用源代码/examples/mysub/Debug/StdAfx.obj
数学运算常用源代码/examples/mysub/Debug/vc60.pdb
数学运算常用源代码/examples/mysub/mysub.aps
数学运算常用源代码/examples/mysub/mysub.clw
数学运算常用源代码/examples/mysub/mysub.cpp
数学运算常用源代码/examples/mysub/mysub.dsp
数学运算常用源代码/examples/mysub/mysub.dsw
数学运算常用源代码/examples/mysub/mysub.h
数学运算常用源代码/examples/mysub/mysub.ncb
数学运算常用源代码/examples/mysub/mysub.opt
数学运算常用源代码/examples/mysub/mysub.plg
数学运算常用源代码/examples/mysub/mysub.rc
数学运算常用源代码/examples/mysub/mysubDlg.cpp
数学运算常用源代码/examples/mysub/mysubDlg.h
数学运算常用源代码/examples/mysub/mysubwin.cpp
数学运算常用源代码/examples/mysub/mysubwin.h
数学运算常用源代码/examples/mysub/ReadMe.txt
数学运算常用源代码/examples/mysub/res/mysub.ico
数学运算常用源代码/examples/mysub/res/mysub.rc2
数学运算常用源代码/examples/mysub/Resource.h
数学运算常用源代码/examples/mysub/StdAfx.cpp
数学运算常用源代码/examples/mysub/StdAfx.h
数学运算常用源代码/examples/playsound/Debug/makewave.obj
数学运算常用源代码/examples/playsound/Debug/myplaysn.obj
数学运算常用源代码/examples/playsound/Debug/playsound.exe
数学运算常用源代码/examples/playsound/Debug/playsound.obj
数学运算常用源代码/examples/playsound/Debug/playsound.pdb
数学运算常用源代码/examples/playsound/Debug/playsound.res
数学运算常用源代码/examples/playsound/Debug/playsoundDlg.obj
数学运算常用源代码/examples/playsound/Debug/StdAfx.obj
数学运算常用源代码/examples/playsound/Debug/vc60.pdb
数学运算常用源代码/examples/playsound/madesnd.wav
数学运算常用源代码/examples/playsound/makewave.cpp
数学运算常用源代码/examples/playsound/makewave.h
数学运算常用源代码/examples/playsound/myplaysn.cpp
数学运算常用源代码/examples/playsound/myrecord.h
数学运算常用源代码/examples/playsound/playsound.aps
数学运算常用源代码/examples/playsound/playsound.clw
数学运算常用源代码/examples/playsound/playsound.cpp
数学运算常用源代码/examples/playsound/playsound.dsp
数学运算常用源代码/examples/playsound/playsound.dsw
数学运算常用源代码/examples/playsound/playsound.h
数学运算常用源代码/examples/playsound/playsound.ncb
数学运算常用源代码/examples/playsound/playsound.opt
数学运算常用源代码/examples/playsound/playsound.plg
数学运算常用源代码/examples/playsound/playsound.rc
数学运算常用源代码/examples/playsound/playsoundDlg.cpp
数学运算常用源代码/examples/playsound/playsoundDlg.h
数学运算常用源代码/examples/playsound/ReadMe.txt
数学运算常用源代码/examples/playsound/res/playsound.ico
数学运算常用源代码/examples/playsound/res/playsound.rc2
数学运算常用源代码/examples/playsound/Resource.h
数学运算常用源代码/examples/playsound/StdAfx.cpp
数学运算常用源代码/examples/playsound/StdAfx.h
数学运算常用源代码/examples/test/Buffer.cpp
数学运算常用源代码/examples/test/BUFFER.H
数学运算常用源代码/examples/test/CBUFFER.CPP
数学运算常用源代码/examples/test/CBUFFER.H
数学运算常用源代码/examples/test/CFUNC.CPP
数学运算常用源代码/examples/test/CFUNC.H
数学运算常用源代码/examples/test/CMATRIX.CPP
数学运算常用源代码/examples/test/CMATRIX.H
数学运算常用源代码/examples/test/Debug/Buffer.obj
数学运算常用源代码/examples/test/Debug/CBUFFER.obj
数学运算常用源代码/examples/test/Debug/CFUNC.obj
数学运算常用源代码/examples/test/Debug/CMATRIX.obj
数学运算常用源代码/examples/test/Debug/FUNC.obj
数学运算常用源代码/examples/test/Debug/FUNC1.obj
数学运算常用源代码/examples/test/Debug/MATRIX.obj
数学运算常用源代码/examples/test/Debug/SPECFUNC.obj
数学运算常用源代码/examples/test/Debug/StdAfx.obj
数学运算常用源代码/examples/test/Debug/test.exe
数学运算常用源代码/examples/test/Debug/test.ilk
数学运算常用源代码/examples/test/Debug/test.obj
数学运算常用源代码/examples/test/Debug/test.pdb
数学运算常用源代码/examples/test/Debug/vc60.idb
数学运算常用源代码/examples/test/Debug/vc60.pdb
数学运算常用源代码/examples/test/Debug/VFUNC.obj
数学运算常用源代码/examples/test/FUNC.CPP
数学运算常用源代码/examples/test/FUNC.H
数学运算常用源代码/examples/test/FUNC1.CPP
数学运算常用源代码/examples/test/MATRIX.CPP
数学运算常用源代码/examples/test/MATRIX.H
数学运算常用源代码/examples/test/ReadMe.txt
数学运算常用源代码/examples/test/SPECFUNC.CPP
数学运算常用源代码/examples/test/StdAfx.cpp
数学运算常用源代码/examples/test/StdAfx.h
数学运算常用源代码/examples/test/test.cpp
数学运算常用源代码/examples/test/test.dsp
数学运算常用源代码/examples/test/test.dsw
数学运算常用源代码/examples/test/test.ncb
数学运算常用源代码/examples/test/test.opt
数学运算常用源代码/examples/test/test.plg
数学运算常用源代码/examples/test/VFUNC.CPP
数学运算常用源代码/examples/test/VFUNC.H
数学运算常用源代码/examples/testcurve/Curve.cpp
数学运算常用源代码/examples/testcurve/Curve.h
数学运算常用源代码/examples/testcurve/Debug/Curve.obj
数学运算常用源代码/examples/testcurve/Debug/StdAfx.obj
数学运算常用源代码/examples/testcurve/Debug/testcurve.exe
数学运算常用源代码/examples/testcurve/Debug/testcurve.obj
数学运算常用源代码/examples/testcurve/Debug/testcurve.pdb
数学运算常用源代码/examples/testcurve/Debug/testcurve.res
数学运算常用源代码/examples/testcurve/Debug/testcurveDlg.obj
数学运算常用源代码/examples/testcurve/Debug/vc60.pdb
数学运算常用源代码/examples/testcurve/ReadMe.txt
数学运算常用源代码/examples/testcurve/res/testcurve.ico
数学运算常用源代码/examples/testcurve/res/testcurve.rc2
数学运算常用源代码/examples/testcurve/Resource.h
数学运算常用源代码/examples/testcurve/StdAfx.cpp
数学运算常用源代码/examples/tes
数学运算常用源代码/BCMATH/BUFFER.H
数学运算常用源代码/BCMATH/CBUFFER.CPP
数学运算常用源代码/BCMATH/CBUFFER.H
数学运算常用源代码/BCMATH/CFUNC.CPP
数学运算常用源代码/BCMATH/CFUNC.H
数学运算常用源代码/BCMATH/CMATRIX.CPP
数学运算常用源代码/BCMATH/CMATRIX.H
数学运算常用源代码/BCMATH/FUNC.CPP
数学运算常用源代码/BCMATH/FUNC.H
数学运算常用源代码/BCMATH/FUNC1.CPP
数学运算常用源代码/BCMATH/MATRIX.CPP
数学运算常用源代码/BCMATH/MATRIX.H
数学运算常用源代码/BCMATH/SPECFUNC.CPP
数学运算常用源代码/BCMATH/VFUNC.CPP
数学运算常用源代码/BCMATH/VFUNC.H
数学运算常用源代码/CURVE/Curve.cpp
数学运算常用源代码/CURVE/Curve.h
数学运算常用源代码/examples/mysub/Debug/mysub.exe
数学运算常用源代码/examples/mysub/Debug/mysub.obj
数学运算常用源代码/examples/mysub/Debug/mysub.pdb
数学运算常用源代码/examples/mysub/Debug/mysub.res
数学运算常用源代码/examples/mysub/Debug/mysubDlg.obj
数学运算常用源代码/examples/mysub/Debug/mysubwin.obj
数学运算常用源代码/examples/mysub/Debug/StdAfx.obj
数学运算常用源代码/examples/mysub/Debug/vc60.pdb
数学运算常用源代码/examples/mysub/mysub.aps
数学运算常用源代码/examples/mysub/mysub.clw
数学运算常用源代码/examples/mysub/mysub.cpp
数学运算常用源代码/examples/mysub/mysub.dsp
数学运算常用源代码/examples/mysub/mysub.dsw
数学运算常用源代码/examples/mysub/mysub.h
数学运算常用源代码/examples/mysub/mysub.ncb
数学运算常用源代码/examples/mysub/mysub.opt
数学运算常用源代码/examples/mysub/mysub.plg
数学运算常用源代码/examples/mysub/mysub.rc
数学运算常用源代码/examples/mysub/mysubDlg.cpp
数学运算常用源代码/examples/mysub/mysubDlg.h
数学运算常用源代码/examples/mysub/mysubwin.cpp
数学运算常用源代码/examples/mysub/mysubwin.h
数学运算常用源代码/examples/mysub/ReadMe.txt
数学运算常用源代码/examples/mysub/res/mysub.ico
数学运算常用源代码/examples/mysub/res/mysub.rc2
数学运算常用源代码/examples/mysub/Resource.h
数学运算常用源代码/examples/mysub/StdAfx.cpp
数学运算常用源代码/examples/mysub/StdAfx.h
数学运算常用源代码/examples/playsound/Debug/makewave.obj
数学运算常用源代码/examples/playsound/Debug/myplaysn.obj
数学运算常用源代码/examples/playsound/Debug/playsound.exe
数学运算常用源代码/examples/playsound/Debug/playsound.obj
数学运算常用源代码/examples/playsound/Debug/playsound.pdb
数学运算常用源代码/examples/playsound/Debug/playsound.res
数学运算常用源代码/examples/playsound/Debug/playsoundDlg.obj
数学运算常用源代码/examples/playsound/Debug/StdAfx.obj
数学运算常用源代码/examples/playsound/Debug/vc60.pdb
数学运算常用源代码/examples/playsound/madesnd.wav
数学运算常用源代码/examples/playsound/makewave.cpp
数学运算常用源代码/examples/playsound/makewave.h
数学运算常用源代码/examples/playsound/myplaysn.cpp
数学运算常用源代码/examples/playsound/myrecord.h
数学运算常用源代码/examples/playsound/playsound.aps
数学运算常用源代码/examples/playsound/playsound.clw
数学运算常用源代码/examples/playsound/playsound.cpp
数学运算常用源代码/examples/playsound/playsound.dsp
数学运算常用源代码/examples/playsound/playsound.dsw
数学运算常用源代码/examples/playsound/playsound.h
数学运算常用源代码/examples/playsound/playsound.ncb
数学运算常用源代码/examples/playsound/playsound.opt
数学运算常用源代码/examples/playsound/playsound.plg
数学运算常用源代码/examples/playsound/playsound.rc
数学运算常用源代码/examples/playsound/playsoundDlg.cpp
数学运算常用源代码/examples/playsound/playsoundDlg.h
数学运算常用源代码/examples/playsound/ReadMe.txt
数学运算常用源代码/examples/playsound/res/playsound.ico
数学运算常用源代码/examples/playsound/res/playsound.rc2
数学运算常用源代码/examples/playsound/Resource.h
数学运算常用源代码/examples/playsound/StdAfx.cpp
数学运算常用源代码/examples/playsound/StdAfx.h
数学运算常用源代码/examples/test/Buffer.cpp
数学运算常用源代码/examples/test/BUFFER.H
数学运算常用源代码/examples/test/CBUFFER.CPP
数学运算常用源代码/examples/test/CBUFFER.H
数学运算常用源代码/examples/test/CFUNC.CPP
数学运算常用源代码/examples/test/CFUNC.H
数学运算常用源代码/examples/test/CMATRIX.CPP
数学运算常用源代码/examples/test/CMATRIX.H
数学运算常用源代码/examples/test/Debug/Buffer.obj
数学运算常用源代码/examples/test/Debug/CBUFFER.obj
数学运算常用源代码/examples/test/Debug/CFUNC.obj
数学运算常用源代码/examples/test/Debug/CMATRIX.obj
数学运算常用源代码/examples/test/Debug/FUNC.obj
数学运算常用源代码/examples/test/Debug/FUNC1.obj
数学运算常用源代码/examples/test/Debug/MATRIX.obj
数学运算常用源代码/examples/test/Debug/SPECFUNC.obj
数学运算常用源代码/examples/test/Debug/StdAfx.obj
数学运算常用源代码/examples/test/Debug/test.exe
数学运算常用源代码/examples/test/Debug/test.ilk
数学运算常用源代码/examples/test/Debug/test.obj
数学运算常用源代码/examples/test/Debug/test.pdb
数学运算常用源代码/examples/test/Debug/vc60.idb
数学运算常用源代码/examples/test/Debug/vc60.pdb
数学运算常用源代码/examples/test/Debug/VFUNC.obj
数学运算常用源代码/examples/test/FUNC.CPP
数学运算常用源代码/examples/test/FUNC.H
数学运算常用源代码/examples/test/FUNC1.CPP
数学运算常用源代码/examples/test/MATRIX.CPP
数学运算常用源代码/examples/test/MATRIX.H
数学运算常用源代码/examples/test/ReadMe.txt
数学运算常用源代码/examples/test/SPECFUNC.CPP
数学运算常用源代码/examples/test/StdAfx.cpp
数学运算常用源代码/examples/test/StdAfx.h
数学运算常用源代码/examples/test/test.cpp
数学运算常用源代码/examples/test/test.dsp
数学运算常用源代码/examples/test/test.dsw
数学运算常用源代码/examples/test/test.ncb
数学运算常用源代码/examples/test/test.opt
数学运算常用源代码/examples/test/test.plg
数学运算常用源代码/examples/test/VFUNC.CPP
数学运算常用源代码/examples/test/VFUNC.H
数学运算常用源代码/examples/testcurve/Curve.cpp
数学运算常用源代码/examples/testcurve/Curve.h
数学运算常用源代码/examples/testcurve/Debug/Curve.obj
数学运算常用源代码/examples/testcurve/Debug/StdAfx.obj
数学运算常用源代码/examples/testcurve/Debug/testcurve.exe
数学运算常用源代码/examples/testcurve/Debug/testcurve.obj
数学运算常用源代码/examples/testcurve/Debug/testcurve.pdb
数学运算常用源代码/examples/testcurve/Debug/testcurve.res
数学运算常用源代码/examples/testcurve/Debug/testcurveDlg.obj
数学运算常用源代码/examples/testcurve/Debug/vc60.pdb
数学运算常用源代码/examples/testcurve/ReadMe.txt
数学运算常用源代码/examples/testcurve/res/testcurve.ico
数学运算常用源代码/examples/testcurve/res/testcurve.rc2
数学运算常用源代码/examples/testcurve/Resource.h
数学运算常用源代码/examples/testcurve/StdAfx.cpp
数学运算常用源代码/examples/tes
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.