搜索资源列表
plotEarth
- 为画地球椭球二维图的程序,可以在上面画点、圆,还可以设定圆的大小和颜色-of paintings earth ellipsoid 2D map procedure, in the above painting, round, a round can also set the size and color
1
- 1.本程序中,集合为比赛结果的各项信息,包括运动类型,学校,排名,成绩,名字 集合大小未定,限定为<100. 2.演示程序以用户和计算机的对话方式执行,即在计算机终端上显示”提示信息”后,由用户在键盘上输入演示程序中规定的运算命令,相应的输入数据和运算结果显示在其后 3.程序执行的命令包括: 1)输入成绩,构造数据列表 2)成绩分类,汇总,构造学校具体成绩列表和总成绩列表3)成绩公布 4)结束 -1. This program, set the message for t
Algorithm-Knapsacks
- Algorithm Knapsacks code The knapsack problem or rucksack problem is a problem in combinatorial optimization: Given a set of items, each with a mass and a value, determine the number of each item to include in a collection so that the total weig
