资源列表
fbt
- 读写绿山数据库文件,并能自动转换成文本和二进制转换的VC代码
fortran1
- fortran 大小写转换等子程序 适合初学者练习用-fortran case conversion routines for beginners to practice with the
caculate_greatest_eigen
- 快速计算matrix最大特征值,只计算最大的,速度比较快,适合讲究效率的场合-Fast Calculation of the largest eigenvalue matrix, only the largest and faster for efficient occasions
gaosiruodangfaqiujuzhenhejuzhenhanglieshi
- 该源代码用高斯-若当法矩阵求逆与矩阵行列式-The source code using Gauss- Jordan method matrix inversion and matrix determinant
1234
- 单像空间后方交会C++程序,张剑清课本习题答案-dan xiang kou jian hou fang jiao hui cheng xu C++,zhangjianqing keben xiti daan
compare_cfd_exp_4412
- CFL3d源程序,用于比较数值与试验值的差异。4412翼型自带的程序-CFL3d source, used to compare the difference with the experimental values. 4412 program that comes with airfoil
1
- 题目:有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少? 1.程序分析:可填在百位、十位、个位的数字都是1、2、3、4。组成所有的排列后再去 掉不满足条件的排列。-Title: There 1,2,3,4 digits, to form different from each other and how many three-digit numbers without repetition? Is how much? 1 program analy
SOLID-mec
- 详细的固体力学分析程序,可以进行相关的固体力学的本构等计算,可以推算出固体的热力学性质-Detailed solid mechanics analysis procedures can be related to solid mechanics, constitutive calculation, can calculate the thermodynamic properties of solid
two-find
- 通过每次把f(x)的零点所在小区间收缩一半的方法,使区间的两个端点逐步迫近函数的零点,以求得零点的近似值,这种方法叫做二分法-By the time f (x) between the zero shrinkage area where half of the ways in which the two endpoints of interval functions gradually approaching zero, in order to achieve zero approximati
sort
- 几种简单的排序算法-Several simple sorting algorithm
FIR
- 用c++编写的完整的FIR滤波器的类,每个函数都有其相应的功能描述,测试可用,滤波结果正确。欢迎下载-Class preparation complete with c++ FIR filters, each function has its corresponding functional descr iption, testing is available, filtering results correctly. Welcome to download
bayes
- 朴素贝叶斯分类算法:其中,朴素的意思是该分类算法基于的两个简单的假设,特征独立以及每个特征同等重要。 贝叶斯分类是基于贝叶斯准则的分类算法。朴素贝叶斯常用于文档分类,过滤垃圾邮件等。 -Naive Bayesian classification algorithm: where is the plain meaning of the classification algorithm based on two simple assumptions, features independent
