搜索资源列表
paiming
- 对学生的成绩和学号进行排名次,随机输入学生的学号,成绩,然后进行排名次-arrange student
mat.a-TSP-
- 已知n个城市之间的相互距离,现有一个推销员必须遍访这n个城市,并且每个城市只能访问一次,最后又必须返回出发城市。如何安排他对这些城市的访问次序,可使其旅行路线的总长度最短? -Known n city between the distance, the existing of a salesman to be visited this n city, and each city can only be visited once, finally to return to the starti
B
- 1.安排一个数据区,内存有若干个正数,负数和零.每类数的个数都不超过 9. 2.编写一个程序统计数据区中正数,负数和零的个数. 3.将统计结果在屏幕上显示.-1. Arrange a data area of memory has several positive, negative and zero. Number of each type of number is not more than nine. 2 Number
lbe_by_Sauro-Succi
- Sauro Succi 大神的 fortran program的一部分。对于整体布局非常有用,-Sauro Succi s fortran program.it is bery usefull,just for you to arrange your code.
新建文件夹 (3)
- 冒泡法排序,可以将123456789这几个数按照从小到大的顺序排列,然后也可以将123456789按照从大到小的顺序排列(Bubble sort, you can arrange 123456789 of these numbers in a small to large order, and then you can arrange 123456789 in order from large to small.)