资源列表
HSV.RAR
- 这是我多年前写的VB HSV算法程序,给大家参考一下。-This is VB HSV algorithm what I wrote.
many-programms
- 里面有很多小程序,都是一些具体算法的实现,感觉很有用-There are many small programs, are some specific algorithm, feeling useful
C1-C2-C3
- 有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少? 1.程序分析:可填在百位、十位、个位的数字都是1、2、3、4。组成所有的排列后再去掉不满足条件的排列。 -With 1,2,3,4 numbers, how many can be composed with each other and not repeat the three-digit numbers? Are how much? 1 program analysis: can fill in one
C5-C6-C7
- 输入三个整数x,y,z,请把这三个数由小到大输出。 1.程序分析:我们想办法把最小的数放到x上,先将x与y进行比较,如果x>y则将 x与y的值进行交换, 然后再用x与z进行比较,如果x>z则将x与z的 值进行交换,这样能使x最小。-Enter three integers x, y, z, the number of small to large output of these three please. 1 program analysis: we
C8-C9-C10-C11-C12
- 判断101-200之间有多少个素数,并输出所有素数。 1.程序分析:判断素数的方法:用一个数分别去除2到sqrt(这个数),如果能被整除,则表明此数不是素数,反之是素数。 -Between 101-200 to determine the number of prime numbers, and prints out all prime numbers. 1 program analysis: the method to determine the prime numbers: a
C18--C23
- 一个数如果恰好等于它的因子之和,这个数就称为“完数”。例如6=1+2+3.编程 找出1000以内的所有完数。-If a number is exactly equal to the sum of its factors, this number is called " complete number." For example, 6 = 1+2+3 program to find all finished within a few 1000.
C24--C29
- 有一分数序列:2/1,3/2,5/3,8/5,13/8,21/13...求出这个数列的 前20项之和。 1.程序分析:请抓住分子与分母的变化规律。 -There is a score sequence: 2/1, 3/2, 5/3, 8/5, 13/821/13 ... find the number of columns and the top 20. 1 program analysis: Please seize the variation of the numerator
1
- 非线性协整关系及其检验方法研究.Non-linear cointegration and test method.-Non-linear cointegration and test method.
2
- 遗传算法时间复杂性的研究Genetic algorithm time complexity of-Genetic algorithm time complexity of
3
- 新的Lagrangian松弛法求解CLSP问题.The new Lagrangian relaxation method to solve CLSP problem.-The new Lagrangian relaxation method to solve CLSP problem.
4
- 对一种改进层次分析法误导的理论分析.An improved AHP for the theory of misleading analysis.-An improved AHP for the theory of misleading analysis.
5
- 基于子波变换和AR模型的轴心轨迹识别.Based on wavelet transform and AR model orbit identification.-Based on wavelet transform and AR model orbit identification.
