资源列表
INFXPOST
- programm that convert infix term to postfix
SOR
- 数值分析算法 SOR迭代算法的C++实现-Numerical analysis algorithms SOR iterative algorithm to achieve the C++
quanpailie
- 本程序主要是实现数组的全排列,当用户输入一个数字串时,程序将打印出该数字串的所有组合-This program is mainly to achieve an array of full array, when a user enter a number string, the program will print out the number of strings of all the combinations
fresnel_equations
- resolve fresnel equation
Bubblesortmethod
- 冒泡法排序,使用C++语言编写的用与实现数据结构的,冒泡法排序-Bubble sort method, using C++ language for use and implementation of data structure, the bubble sort method
compare
- 這是一個比對字串的程式,可以幫忙比對java輸入的字串-This is a program for compare the string and it is suited for java.
0_1bag
- 01背包问题,用最简单的算法解决了01背包问题-01bag question
BinarySearchFirstLoc
- 在有序数组中,二分查找给定元素,返回元素出现的最小位置-Binary search in sorted array, return first location of given value
2
- 单链表的操作:已知一个有序单链表(从小到大排列),表头指针为head,编写一个算法向该单链表中插入一个元素为x的结点,使插入后该链表仍然有序。(该单链表带头结点)-Singly linked lists of operation: orderly known a singly linked list (since), the meter pointer to the head, write an algorithm to the inserted singly linked list node
firadianqiu
- FIRA点球代码,解决球门中心点与守门员的算法,非常实用-FIRA penalty code to solve the center of the goal and goalkeeper algorithm is very practical
zhongzhi
- 中值滤波的算法实现过程,重点是排序,最常用的冒泡排序~~ 把滤波区间的数据从小到大进行排序,然后取中值,(如果是奇数个数据,那么中值就只有一个了,如果偶数个数据,中值有两个,可以对两个数据再求平均)-Median filtering algorithm
ask
- Amplitude shift keying matlab code