资源列表
CompareStrings
- Can be used to compare strings.
InsertionSort
- 一个很经典的排序算法,此算法步骤非常简单,可以快速的进行对数组的排序。-A very classic sort algorithm, this algorithm is very simple steps, can quickly to an array of the list.
parenthesis.cpp
- data structure - parenthesis balancing using C-data structure - parenthesis balancing using C...
walt
- 功率谱计算程序,fortran90格式,由作者实验调通,已经用于科研了。-Power spectrum calculation program
2
- 编写一个函数,要求读入一个非负整数,然后计算和输出它的阶乘 编写一个函数,估算数学常量e 编写一个函数,估算出e^x的值-Write a function to read in a non-negative integer, then the factorial calculations and output it to write a function, to estimate the mathematical constant e to write a function to est
sort
- 本段代码不但可以给出一个数组中元素大小的排序,还可以同时输出各个元素的在数组的序号。-The sections of the code can be given not only a sort of elements in the array size, and can also output the serial number of each element in the array.
cramer
- This is direct solver for linear problem Ax=b. It uses Cramer s rule, recursively calculating the determinants.
Strongest-fighting
- 南阳理工ACM题,第541题最强战斗力,效率较高。-Nanyang Polytechnic ACM questions, 541 questions strongest fighting, higher efficiency.
FatigueNarrowBand
- 根据应力功率谱密度 按照上超越率计算窄带应力过程疲劳寿命和疲劳损伤,自编程程序,拥有较高精度和计算效率-fatigue damage
xxxx)
- C语言编写程序运用模拟电荷法求解常用电场分布。球板系统的电位-C language programming using charge simulation method to solve common field distribution. Potential ball plate system
MatrixQR
- 解线性方程组,矩阵计算,QR算法解方程。-Solution of linear equations, matrix calculation, QR algorithm for solving equations.
Manacher_Longest_Subsequence
- 求一个字符串的最长回文子串的长度。比如字符串 abaaba 的最长回文子串的长度就是6.-Seeking a string longest palindromic substring length. For example, the string " abaaba" longest palindromic substring length is 6.
