资源列表
Sort_Cmp
- 比较快速排序和冒泡排序的时间消耗,随机产生输入范围内的数交分另排序,比较两者用的时间-More quick sort and bubble sort of time consumption, randomly generated within the scope of the input into the other sort several points, compared with both of the time
fd
- 基于有向图的二维约束求解算法研究.Under the framework of multiple features of protein similarity comparison and classification.-Under the framework of multiple features of protein similarity comparison and classification.
Calculus-I
- mathematics calculus 1 presentation
MemFEM
- 用Fortran写的薄膜结构有限元求解器,包括多种平面和曲面单元,并考虑薄膜褶皱和索段松弛现象-The film structure written in Fortran finite element solver, including a variety of flat and curved unit, and to consider the relaxation phenomenon of the membrane folds and cable segment
fishswarm
- 鱼群算法,在一片水域中,鱼往往能自行或尾随其他鱼找到营养物质多的地方,因而鱼生存数目最多的地方一般就是本水域中营养物质最多的地方,人工鱼群算法就是根据这一特点,通过构造人工鱼来模仿鱼群的觅食。聚群及追尾行为,从而实现寻优-Fish swarm algorithm, c language programming, in the midst of the waters, the fish tend to fish on their own or trailing other nutrients fo
yiweidingchang
- 自己编写的,求解杆问题的简单一维定常传热,并且将数值解与解析解进行了比较,最后用高斯消去法求解的矩阵,适合新手FORTRAN入门参照-I have written, to solve the problems stem simple one-dimensional unsteady heat transfer, and the numerical solution were compared with the analytical solution, and finally with Gauss
string
- C++设计字符串类1) 能够用 “+” 来处理两个字符串的相加;2) 具有在一个字符串中搜索一个字符的功能;3) 具有在一个字符串中搜索另一个字符串的功能;4) 实现去除字符串最前面和最后的空格的功能;5) 编写一个main()函数,测试你的字符串类的各种功能。-C++ design string class 1) can use " +" to deal with the addition of two strings 2) has a function to search
dipum_images_ch08
- dipum_images_ch08 matlab教程-dipum_images_ch08 matlab tutorial
1
- ieee 题解,对于一道题目从头到尾的完全详细解答,可以从中获得很多收获-IEEE solution to a problem, a topic from start to finish detailed answers, you can gain a lot of harvest
daffodils
- 求水仙花数的程序,即判断一个数各个数位立方和是否等于该数-Find a few daffodils procedure to determine a number that is all digital and is equal to the number of cubic
List
- 链表的基本操作,包括插入,删除确定位置的字符,删除确定字符-List of the basic operation, including insert, delete determine the location of the characters, delete characters to determine
EvaluateExpression 算术表达式求值
- 算术表达式求值: 中缀表达式求值; 将中缀转换成后缀表达式并求值-Arithmetic expression evaluation: infix expression evaluation to infix into postfix expression and evaluates