登录
首页 » Visual C++ » Backtrack

Backtrack

于 2009-07-08 发布 文件大小:1KB
0 175
下载积分: 1 下载次数: 2

代码说明:

  0-1背包Backtrack,算法中回索法的一个好例子(0-1 Knapsack Backtrack, back Sofa algorithm a good example of)

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

发表评论

0 个回复

  • CLOCK
    钟面上的时针和分针之间的夹角总是在 0 ~180之间 ( 包括 0 和180 ) 。举例来说,在十二点的时候两针之间的夹角为 0 ,而在六点的时候夹角为180 ,在三点的时候为90 。本题要解决的是计算 12:00 到 11:59 之间任意一个时间的夹角。(The angle between the hour and minute hands of the clock face is always between 0 to 180 (including 0 and 180). For example, twelve o' clock, when the angle between the two pin 0, in the six o' clock when the angle is 180, three points for 90. This question must be resolved are the angle of the calculation of 12:00 to 11:59 any one time.)
    2011-06-28 13:14:11下载
    积分:1
  • stm32f4xx_hal
    说明:  STM32 is simple and practical to use, and can be used for reference on balancing vehicles.
    2020-06-23 07:40:01下载
    积分:1
  • DllTest
    dll动态链接库的另一个简单的用法 希望对初学者有用(Another simple dll dynamic link library usage is useful for beginners)
    2012-09-17 20:01:51下载
    积分:1
  • SnakeGame
    一个完全用C语言实现的贪吃蛇游戏,在TC环境下运行!对于初学C的同志,写个小游戏无疑是打基础的好方法,同时也提高自己对编程的兴趣!(A Snake game entirely in C language to run in the TC environment! Beginner C comrades to write a small game is undoubtedly a good way to lay the foundation, but also improve their own interest in programming!)
    2013-04-27 09:52:37下载
    积分:1
  • muta_pregramming__computing
    Network File Transfer Tool Example()
    2017-12-16 14:31:09下载
    积分:1
  • c-xuexi
    1将字符串给整形变量 2字符数据与整数进行算术运算,将小写转大写 3符号常量使用 4强制类型转换 5将有符号数据传送给无符号变量(1 to 2 string variables to the plastic character data and integer arithmetic operations to be lower case to upper case 3, the constant use of symbols 4 mandatory conversion 5 data will be transmitted to the symbol variable unsigned)
    2009-07-10 15:05:37下载
    积分:1
  • zhongguoxiangqiCPP
    c语言版本中国象棋,完美实现经典象棋的c语言程序源代码。(c language version of Chinese chess, the perfect realization of the classic chess c language program source code.)
    2013-09-29 16:14:03下载
    积分:1
  • ski_way
    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.)
    2008-08-25 11:19:18下载
    积分:1
  • 12
    说明:  下面是一个结构体声明: struct box { char maker[40] float height float width float length float volume } a. 编写一个函数,按值传递box结构,并显示每个成员的值 b. 编写一个函数,传递box结构的地址,并将volume成员设置为其他三维长度的成绩。 c. 编写一个使用这两个函数的简单程序 (Here is a structure declaration: struct box {char maker [40] float height float width float length float volume } a. Write a function that is passed by value box structure, and shows the value of each member b . to write a function, passing the address box structure and volume settings for the other three members of the length of the results. c. use these functions to write a simple program)
    2013-06-02 17:27:08下载
    积分:1
  • 111.tar
    Problem Description 对于输入的每个字符串,查找其中的最大字母,在该字母后面插入字符串“(max)”。 Input 输入数据包括多个测试实例,每个实例由一行长度不超过100的字符串组成,字符串仅由大小写字母构成。 Output 对于每个测试实例输出一行字符串,输出的结果是插入字符串“(max)”后的结果,如果存在多个最大的字母,就在每一个最大字母后面都插入"(max)"。
    2012-02-27 23:12:14下载
    积分:1
  • 696518资源总数
  • 105547会员总数
  • 4今日下载