Grass 5.00 start for idiot, one of the best documentation for Grass beginner users. And this is the Chinese edition, for the ones prefer mother language. From the beginning for Linux participation to the BIOS update, and finally the details setup for GRASS Linux users. Moreover, with my suggestion is that Ubuntu 8.10 is the best package for GRASS 5.00, but it is totally up to you how to choose a platform for this talent open source application.
标签: Grass documentation for the
上传时间: 2016-12-06
上传用户:jjj0202
N位同学站成一排,音乐老师要请其中的(N-K)位同学出列,使得剩下的K位同学排成合唱队形。 合唱队形是指这样的一种队形:设K位同学从左到右依次编号为1,2…,K,他们的身高分别为T1,T2,…,TK, 则他们的身高满足T1 < T2 < ...< Ti > Ti+1 > … > TK (1 <= i <= K)。 你的任务是,已知所有N位同学的身高,计算最少需要几位同学出列,可以使得剩下的同学排成合唱队形。 Input 输入包含若干个测试用例。 对于每个测试用例,输入第一行是一个整数N(2<=N<=100),表示同学的总数。第二行有N个整数,用空格分隔,第i个整数Ti(130<=Ti<=230)是第i位同学的身高(厘米)。当输入同学总数N为0时表示输入结束。 Output 对于每个测试案例,输出包括一行,这一行只包含一个整数,就是最少需要几位同学出列。 Sample Input 8 186 186 150 200 160 130 197 220 3 150 130 140 0 Sample Output 4 1
标签:
上传时间: 2016-12-06
上传用户:jackgao
用VBA在Excel中实现的数据生成与分析程序 问题类别:任务调度 问题原型:N个任务,每个任务都有起始时间、结束时间和利润值,同一时间只能自行一个任务 功能:规定时间段内的利润最大化问题,并给出任务执行次序。
上传时间: 2014-11-29
上传用户:linlin
编译器设计入门 内容 n Introduction n Setting Up the Tutorial n Graphical Interface n The Alarm Clock Design n Setting Design Environment n Setting Design Constraints n Overview of Optimization Phases n Analysis of Report
标签: Introduction Graphical Interface Tutorial
上传时间: 2014-01-15
上传用户:hzy5825468
通信信号相干调制解调源码 Fc=10 %载频 Fs=40 %系统采样频率 Fd=1 %码速率 N=Fs/Fd df=10 numSymb=25 %进行仿真的信息代码个数 M=2 %进制数
上传时间: 2016-12-08
上传用户:nairui21
This MATLAB code calculates the array factor for N element linear array. N单元线性阵列的方向图函数MATLAB仿真代码
标签: MATLAB array calculates element
上传时间: 2014-01-18
上传用户:海陆空653
著名的n皇后问题 在一个棋盘上, 如果任意两个皇后排在同一行或者同一列上就会互相残杀, 此算法用以解决棋盘上n个皇后如何排列才能不互相残杀。
标签:
上传时间: 2016-12-09
上传用户:huangld
用C语言编写的高精度阶乘的算法 可以算出n阶乘的完整结果
上传时间: 2016-12-10
上传用户:363186
给你一个m行n列的格子的棋盘,每个格子里面有一个非负数。 从中取出若干个数,使得任意的两个数所在的格子没有公共边, 并且取出的数的和最大。
标签:
上传时间: 2013-12-13
上传用户:siguazgb
输入数据,产生的sin信号,其中含有噪声数据,可用于S/N的计算
上传时间: 2013-12-20
上传用户:xg262122