资源列表
sort
- 用JAVA语言实现的一些排序算法。包括冒泡排序、桶排序、基数排序、堆排序、插入排序、归并排序、快速排序、计数排序、选择排序。-JAVA language using some sorting algorithm. Including bubble sort, bucket sort, radix sort, heap sort, insertion sort, merge sort, quick sort, counting sort, selection sort.
mopsocd
- 这是一个基于距离的多目标粒子群优化算法C语言实现-This is an implementation of MOPSO-CD,a multiobjective particle swarm optimization algorithm using crowding distance
xxx
- 算法设计与分析 合并排序 对输入的一组数从小到大排序-Merge sort algorithm design and analysis of the input from a group of number
prog
- ~~~ ~~~ ~~~ ~~~ ~~~ ~~~ ~~~ ~~~ ~~~ ~~~ ~~~~~ 带用户界面的计算器----可以计算加法,减法,乘法和除法,但是不能计算 带括号的四则运算,运行时,依次输入一个两位数、运算符号和第二个两位数, 就能输出计算结果,例如:计算65+79,依次输入"65"、“+”、"85",但是该 程序如果要计算一位数,必须输入两个数字,如果要输入8,必须输入08才行 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
LGKT4
- 四阶龙格库塔法解一阶二元微分方程 应用于数值计算-Fourth-order Runge-Kutta method for solving a class of binary differential equations for numerical calculation
parzen
- parzen algorithm, gaussian and hypercube, there are 4 files, I hope they are useful for you
AlgoritmRabina_Karpa
- The Rabin–Karp algorithm is a string searching algorithm created by Michael O. Rabin and Richard M. Karp in 1987 that uses hashing to find any one of a set of pattern strings in a text. For text of length n and p patterns of combined length m, its av
Different_Methods
- Gaus Method and Method of Ribbon Racing
OtsekPlosk
- Gomory algorithm used to solve pure integer linear programming problems.
Calculator
- VC++编写的计算器,吃了实现简单的四则运算外,还可以实现三角函数的运算,角度的转化,功能强大-VC++ prepared by the calculator, to eat to achieve a simple arithmetic, but also allows computing trigonometric functions, angle conversion, powerful
myfft
- 1024点时间基2抽取算法FFT。输出txt形式的自定义输入文件及FFT计算后输出的幅频特性-1024 time extraction algorithm based 2 FFT. Txt format output custom input file and output FFT calculated amplitude-frequency characteristics
linint.tar
- linear interpolation of height for 3-D points within a cloud (Delaunnay s method)
