搜索资源列表
Sort
- 快速排序、合并排序、插入排序、堆排序、计数排序等算法的C语言实现
123
- c语言常用算法,包括排序、判断、计数等各种常用算法-c language commonly used algorithms, including sorting, judging, counting and other commonly used algorithms
rainflow
- 雨流计数法C++编程实现,由长安大学原创的,用C++实现编程,我试过了,挺有用的-The rearlizing of rainflow by C++
counters
- 用来进行英文词汇的计数,C++ 语言编写。-used for counting English words. coded by c plus plus
cell-count
- 本程序使用C语言进行编程,实现对血液当中红细胞的计数功能。附有资料及应用程序。很有借鉴意义。-This program USES C programming language, to achieve the count function of blood red, With material and application.It is of great significance
Lab1
- C++编程实例 //Lab1 追赶法求解三对角方程 //要求:输出结果用科学计数法表示,小数点后保留8位有效数字 //作者:于涛 //学号:GS1003217 //时间:2011年7月9日-C++ programming examples// Lab1 catch method for solving tridiagonal equations// requirements: the output of scientific notation, decimal to ret
Lab2
- C++编程实例 //Lab2 迭代法求非线性方程数值分析课本P.93,习题#5 //要求:输出结果用科学计数法表示,小数点后保留8位有效数字 //作者:于涛 //学号:GS1003217 //时间:2011年7月9日-C++ programming examples// Lab2 iterative method for the numerical analysis of nonlinear equations textbooks P.93, Exercise# 5// r
Lab3
- C++编程实例 Lab3 曲线拟合数值分析课本 P.148,习题#42 要求:输出结果用科学计数法表示,小数点后保留8位有效数字 作者:于涛 学号:GS1003217 时间:2011年7月9日-C++ programming examples Lab3 curve-fitting numerical analysis textbook P.148, Problem# 42 requires: the output of scientific notation, decima
Lab4
- C++编程实例 Lab4 区间逐次分半的复化梯形公式计算积分,数值分析课本P.178,习题#11 要求:输出结果用科学计数法表示,小数点后保留8位有效数字 作者:于涛 学号:GS1003217 时间:2011年7月9日-C++ programming examples Lab4 successive half of the complex range of trapezoidal integration formula, numerical analysis textboo
scientific_calculator
- 使用说明: 1、该计算器对表达式的要求比较严格 2、该计算器默认采用弧度制,计算角度时则要转换:sin(π/6)=0.5 3、括号必须要匹配 4、注意像And这样的运算,前后数值需要括号:(1011)And(1000) 其他说明: Backspace :删除当前输入的最后一位。 CE :清除当前显示的表达式。 C :清除当前的计算,开始新的计算。 MC :清除存储器中的数据。 MR:调用存储器中的数据。 Mod求模(即整数相除求余数)
counter
- 用C++语言设计一个计数器。实现和差计数的功能。-In C++ language design a counter. Count and differential function.
Rain20120423
- Visual c++6.0实现的雨流计数法源程序RainFlow-RainFlow, Visual c++6.0
