资源列表

« 1 2 ... .27 .28 .29 .30 .31 13632.33 .34 .35 .36 .37 ... 14954 »

[中间件编程1905

说明:很好的搜索: 给你很多长度不定的木棒,将他们分成几组,每组中的总长度作为这组的标示值,请给出一种分组方法,能使得所有标示值中的最小值最大。 Input 多组,每组两行,第一行是一个N和K,代表有N根木棒,分成K组,第二行是N个数字,代表木棒的长度。(N不超过100,K不超过20,每根木棒长度不超过1000) Output 输出所有标示值中的最小值的最大值。 Sample Input 5 3 1 3 5 7 9
<> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[汇编语言12

说明:输入两个5位数,进行ASCII码相加(有提示、警告语句)-err
<姚征> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[中间件编程floyd

说明: 简单的floyd运用 第一行输入一个整数C。C是测试的情况(0< C <=30).第二行一个正整数N( 0< N <=100),表示道路的总数.紧接N行,每一行包含两个字符串, Si,,Ti,和一个整数Di,代表从Si到Ti的距离(0<= Di <=150)。最后一行有两个字符串,S 和 T,你得找出从S 到 T的最短的距离。地名是不超过120个小写字符的串(从‘a’到‘z’)。假设这里最多有100条直接连通两个地方的路。 Outpu
<> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[汇编语言shuangjingdu

说明:这是一个汇编上机测试的题目,有输出结果的。主要完成两个双精度数的相加-This is a compilation of test on the subject, there are the output results. Main completed two double-precision numbers add up
<谢素斌> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[汇编语言3

说明:自编的贪吃蛇程序源码,ASWD控制方向用MASM5.0编译通过-Source of the Snake own procedures, ASWD control the direction adopted by the compiler MASM5.0
<黄文超> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[Dephi控件源码shuixianhua

说明:求三位数的水仙花数。-Narcissus seeking triple-digit number.
<wangwei> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[书籍源码projects

说明:C++ primer 书中例题代码puncutation-C++ Primer book example code puncutation
<> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[汇编语言liang

说明:一个中断程序,屏蔽键盘上的输入,只输出特定内容。-An interruption of the procedure, shielding keyboard input, output only specific content.
<> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[汇编语言2

说明:利用1AH,21H 中断调用,在屏幕上显示1-20的随机数,并要求能连续输出,直到按下Q键为止-The use of 1AH, 21H interrupt call, the screen shows that the random number 1-20 and asked to continuous output, until the press the Q key until
<> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[汇编语言panduan

说明:密码判断~~大家看看怎么样,功能也就一般~具体的自己用吧-Password judge ~ ~ we look at how to, functions will be the general-specific use of your own
<陈舟> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[汇编语言birdfly

说明:一个简单的小鸟飞 从左上到右下?桓黾虻サ男∧穹? 从左上到右下-A simple small鸟飞left to the right? Hwan Microvelia TabanidaeサM ∧ dome? Left on to the lower right? Hwan Microvelia TabanidaeサM ∧ dome? From left to right on
<> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[书籍源码Chapter01

说明:很好的一本书《JAVA设计模式》的随书源码1-A good book JAVA design model with the book source code 1
<张某> 在 2025-06-18 上传 | 大小:1kb | 下载:0
« 1 2 ... .27 .28 .29 .30 .31 13632.33 .34 .35 .36 .37 ... 14954 »

源码中国 www.ymcn.org