登录
首页 » Visual C++ » ski_way

ski_way

于 2008-08-25 发布 文件大小:908KB
0 384
下载积分: 1 下载次数: 12

代码说明:

  Michael喜欢滑雪百这并不奇怪, 因为滑雪的确很刺激。可是为了获得速度,滑的区域必须向 下倾斜,而且当你滑到坡底,你不得不再次走上坡或者等待升降机来载你。Michael想知道在一 个区域中最长的滑坡。区域由一个二维数组给出。数组的每个数字代表点的高度。 (Michael likes to ski hundred This is not surprising, because the skiing is very stimulating indeed. However, in order to obtain speed, Waterloo regional must be downward-sloping, and when you slide into the base, you have to embark once again on the slope or to set you waiting for lifts. Michael would like to know the longest in a landslide area. Region is given by a two-dimensional array. Each figure represents an array of high points.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • closest_pair
    分治法思想,求最邻近点对,考虑将所给的n个点的集合S分成2个子集S1和S2,每个子集中约有n/2个点,然后在每个子集中递归地求其最接近的点对(Divide and conquer ideas, find the nearest point to consider given the set S of n points into two subsets S1 and S2, each subset of about n/2 points, and then recursively find its focus in each sub-the closest point)
    2013-12-07 16:46:26下载
    积分:1
  • Timerjishi
    VC++ 源码编译实现的计时器小程序,比较简易的计时器,比秒要再快一些,不过这个时间频率是可以调的,如图所示,点击开始计时功能,计时器就开始工作了,可看到数字在不停的增大。(Timer applets VC++ source compiler implementation, relatively simple timer than seconds again faster, but this time frequency can be adjusted, as shown, click the start timing function the timer began working, can be see the numbers kept increasing.)
    2013-03-10 13:33:46下载
    积分:1
  • Parser
    说明:  一个c语言实现的简单的语法分析器,包括词法分析和语法分析两部分。(Lexical Analysis Parser)
    2010-03-27 13:52:05下载
    积分:1
  • yue
    采用ODBC技术,利用VC++对XLS文件的结构和记录内容进行了读取(The structure and record contents of XLS files are read by using ODBC technology and VC.)
    2019-01-01 07:32:29下载
    积分:1
  • CalculatorEdition
    支持计算式编辑并计算,并提供常用方程,函数键盘,时间显示等功能(Support calculation formula editor and calculate and provide commonly used equations, function keyboard, the time display and other functions)
    2008-05-14 12:05:36下载
    积分:1
  • ExcelOperate11
    vc读写excel,这个是用mfc写的,基于对话框的小程序(Vc u8BFB u5199excel)
    2017-05-25 11:34:36下载
    积分:1
  • ALL
    封装实现了 多线程操作、TCP/IP操作、运算符重载等。(Package which enables multi-threaded operation, TCP/IP operations, operator overloading, and so on.)
    2011-07-11 16:43:33下载
    积分:1
  • EXCEL
    数据保存到EXCEL文件 给出了实例文件可以参考(EXCEL data files saved to the file is given instance can refer to)
    2009-04-26 22:59:20下载
    积分:1
  • myRpgGame
    这是我毕业设计所写的小程序,程序中的界面类似于魔塔,用vc6.0 mfc开发,个人测试没有什么问题(This is my small program written by graduation, the program s interface is similar to devil s tower, with vc6.0 mfc development, individual test without any problems)
    2011-05-23 10:51:04下载
    积分:1
  • TestCalculatorDemo
    这是自己编写的一个简易计算器,用于加减乘除计算,还有百分比和平方。(I have written a simple calculator for arithmetic calculations, as well as percentages and square.)
    2013-11-16 20:02:17下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载