资源列表
1
- 写一个函数,求S=a+aa+aaa+aaaa+…..+aaa…aaaa(n个 a)中的第n项,通过调用计算S的值。 -Write a function, find S = a+ aa+ aaa+ aaaa+ ... ..+ aaa ... aaaa (n a a), the first n items, by calling the calculated S value.
1
- 写一个 函数,求方程ax2+bx+c=0的根,从主函数中输入a、b、c的值。-Write a function, find the equation ax2+ bx+ c = 0 of the root, the main function from the input a, b, c values.
matrix
- C++矩阵运算,可以像matlab那样轻松使用-C++ matrix computation
cesp
- 求解弹性半平面柱形圆孔扩张问题的解析解,用的是 Verruijt(1998)给出的算法,涉及了复变函数。-This program works for the problem of Cavity Expansion in Semi-infinite Plate.
improveredapriori
- it is a improved method of ariori to get maximal frequent itemset
RTXDemo
- ardence rtx demo visual c file
222
- VB 写的24点计算方法,网上搜索的资料整理出来的!-VB was calculated for 24 points, on-line search of the documentation out!
LINGO1
- 这是一个很好的练习程序,其中有些部分是错的,希望可以有个人可以把这个错误修改一下-this is a good exercise programme ,but there are some mistakes in it and hope someone can find them and correct them
CMatarySRC
- 一个简单的数理统计系统,实现了矩阵的方差,协方差,概率统计等运算,包含说明文件的。-A simple system of mathematical statistics to achieve a matrix of variance, covariance, probability and statistics and other operations, including documentation.
ACMcode
- acm经典算法代码 acm达人必下-acm acm classical algorithm code will be up to the next person! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! !
040050216_gaussjordan
- Implementation of Gauss-Jordan algorithm in C++.
040050216_SolvingODEquation
- Algorithm of solving non-linear equations in C++.
