资源列表
Poj_2796
- 本题主要就是要求一个数列里面,连续的几个数的和乘以这个连续段里最小的一个数,在所有这样连续数列里最大的一个,直接输出最大值就可以了。-Bill is developing a new mathematical theory for human emotions. His recent investigations are dedicated to studying how good or bad days influent people s memories about some period
macierz
- programme calculate matrix
kmeans
- k均值算法源代码实现用于计算客户价值c编程-k-means
KMEANS
- 利用数据挖掘知识和c实现K-均值聚类分析-The use of data mining knowledge and c to achieve K-means clustering analysis
prime_number
- is a program which counts the number of primes between 1 and N.
table_quality
- program which reads a TABLE file of N points in M dimensions, in the unit hypercube, and returns estimates of the quality of the point dispersion -program which reads a TABLE file of N points in M dimensions, in the unit hypercube, and returns estim
Cdynmaicplan
- 动态规划的一个小程序,是数学建模中,自己写的-a simple solution to dynamic plan
joseph
- 问题描述:编号为1,2,……,n的n个人顺时针方向围坐一圈,每人持有一个密码(正整数) 一开始任选一个整数作为报数上限值m,从第一个人开始顺时针自1开始顺序报数,报到m时停止报数。 报m的人出列,将他的密码座位新的m值,从他在顺时针方向上的下一个人开始重新从1报数 如此下去,知道所有的人都出列为止。 例如:m的初值为20,n=7,7个人的密码依次是:3,1,7,2,4,8,4 出列的顺序为 6,1,4,7,2,3,5-Problem Descr iption: numbere
js
- 一些数值计算的方法,为fortran编写-Some numerical methods for the preparation of fortran
plus
- 简单加法实现,最基础的加法实现。望在此基础上得到扩展!-plus
CASS70
- case和cad的使用说明,是测绘工程专业必须学的一个软件-case and the use of cad that is a mapping of the engineering profession must learn a software
calculator
- 用栈实现简单计算器功能。中缀转后缀表达式-Simple calculator using stack functions. Expression infix to suffix