资源列表
Lagrange
- 这是一个拉各朗日差值算法程序,在计算机上已经运行过了,好用的!
4-7
- 一个用友元函数实现运算符重载的例子,对运算符+,-,*,/进行重载定义,实现两个复数的四则运算
fread
- 使用fread函数读取整形数字,在巨大量的输入下,速度优势十分明显(相比cin和scanf)-Use the fread function to read plastic figures, a huge amount of input, the speed advantage is very clear (compared to the cin and scanf)
dolittle
- dolittle方法求解线性方程组,采用c语言进行编写-linearity equations resolved bu dolittle
shunxubiao
- 简单顺序表的实现,vc++操作环境。代码短小精悍-Simple realization of the order of the table, vc++ operating environment. Code is short and pithy
kl
- 列主元消元法解非线性方程,中科大第五次作业-Out principal component elimination method for solving nonlinear equations, the fifth operation USTC
newton
- 运用牛顿法求解非线性函数F(x)=0,应用的是Fortran90语言编写,注意检查猜测值-Using Newton' s method for solving nonlinear function F (x) = 0, application of a Fortran90 language, pay attention to check the guesses
prim
- Prim algorithm in C-Prim algorithm in C++
BubbleSort
- BubbleSort algorithm that the coding to sorting a data
Armijo_quasiNewton
- 最优化算法中的带Armijo搜索求步长的拟牛顿算法的源码,matlab编程实现,希望对大家有用。-Optimization algorithm with Armijo search seeking step quasi-Newton algorithm source code, matlab programming, and hope to be useful.
select_sort
- /*选择排序 *从待排序的数中找到最小的元素,放到第一个位置, *从剩下的n - 1个元素中找到最小的元素,放到第二个位置, *依次下去,直到n - 1个元素。 *每次排序都会在待排序的元素中找出一个最小的值放到待排序的数的首段。 */-/* Sort select* find the smallest element from the number to be sorted, and placed in the first position, find the smalle
Main
- 纸牌游戏 [ 问题描述 ] 编号为1-52张牌,正面向上,从第2张开始,以2为基数,是2的倍数的牌翻一次,直到最后一张牌;然后,从第3张开始,以3为基数,是3的倍数的牌翻一次,直到最后一张牌;然后…从第4张开始,以4为基数,是4的倍数的牌翻一次, 直到最后一张牌;...再依次5的倍数的牌翻一次,6的,7的直到 以52为基数的翻过。 [ 基本要求 ] 模拟上述过程,输出这时正面向上的牌。-card games [descr iption] No. 1-52 cards face