资源列表

« 1 2 ... .39 .40 .41 .42 .43 10144.45 .46 .47 .48 .49 ... 21467 »

[其他小程序alart

说明:自己编写的用C++的类来实现闹钟的功能,要求用户自己输入想要闹的时间,以及对时间进行初始化,然后判断两个时间是否一致,若为一致,则响一声。-I have written with the class of C++ alarm clock function, requiring the user to enter the time you want to make trouble, and the time to initialize, and then determine whether the
<rita> 在 2025-11-21 上传 | 大小:118kb | 下载:0

[其他小程序6-5

说明:矩阵键盘+静态数码管显示,通过按键盘,在数码管上显示不同的数值。-The matrix keyboard the+ static digital display, keyboard, display different values ​ ​ on the digital.
<李宁> 在 2025-11-21 上传 | 大小:1kb | 下载:0

[其他小程序99-multiplication-

说明:label标签上打印99乘法表,在winform窗口中添加label,然后再label上显示99乘法表-99 multiplication table printed on the label label
<诺维茨基> 在 2025-11-21 上传 | 大小:166kb | 下载:0

[其他小程序backpack

说明:需对容量为c 的背包进行装载。从n 个物品中选取装入背包的物品,每件物品i 的重量为wi ,价值为pi 。对于可行的背包装载,背包中物品的总重量不能超过背包的容量,最佳装载是指所装入的物品价值最高-Required loading capacity c backpack. Loaded backpack of items selected from n items, items i weight of wi, the value of pi. Feasible backpack load, th
<王康> 在 2025-11-21 上传 | 大小:1kb | 下载:0

[其他小程序webplayer

说明:在applet中嵌入按钮,通过applet生成html网页,点击网页中的按钮播放音乐-Embedding button in the applet, generate HTML webpage through applet, click the button in the webpage play music
<黄锋> 在 2025-11-21 上传 | 大小:18.03mb | 下载:0

[其他小程序DataStruct_linear

说明:数据结构线性表方面的很多经典算法c++实现-Data structure of linear table many the classic algorithm c++ achieve
<> 在 2025-11-21 上传 | 大小:6.63mb | 下载:0

[其他小程序queen

说明:输出8皇后问题所有结果。每个结果第一行是No n:的形式,n表示输出的是第几个结果;下面8行,每行8个字符,‘A’表示皇后,‘.’表示空格。不同的结果中,先输出第一个皇后位置靠前的结果;第一个皇后位置相同,先输出第二个皇后位置靠前的结果;依次类推。 -Output all the results of the 8-queens problem. The first line of each result in the form of a No n: n output is several r
<王康> 在 2025-11-21 上传 | 大小:4kb | 下载:0

[其他小程序zhuangzai

说明:有两艘船,载重量分别是c1、 c2,n个集装箱,重量是wi (i=1…n),且所有集装箱的总重量不超过c1+c2。确定是否有可能将所有集装箱全部装入两艘船,多个测例,每个测例的输入占两行。第一行一次是c1、c2和n(n<=10);第二行n个整数表示wi (i=1…n)。n等于0标志输入结束。-The two boats deadweight are c1, c2, the n containers weight wi (i = 1 ... n), and the total weight
<王康> 在 2025-11-21 上传 | 大小:5kb | 下载:0

[其他小程序laoshuzoumigong

说明:多个测例。输入的第一行是一个整数n,表示测例的个数。接下来是n个测例,每个测例占21行,第一行四个整数x1,y1,x2,y2是起止点的位置(坐标从零开始),(x1,y1)是起点,(x2,y2)是终点。下面20行每行20个字符,’.’表示空格;’X’表示墙。-Multiple test cases. The first line of input is an integer n represents the number of test cases. Next is n test cases, e
<王康> 在 2025-11-21 上传 | 大小:1kb | 下载:0

[其他小程序gaosixiaoqufa

说明:用matlab高斯消元法求解方程组,主程序里输入矩阵即可-Solving equations with matlab Gaussian elimination, the main program can input matrix
<Gong Peng> 在 2025-11-21 上传 | 大小:1kb | 下载:0

[其他小程序CPP

说明:soj 1444一道比较简单的算法题,prime path-sojprime path
<黄祺乐> 在 2025-11-21 上传 | 大小:1kb | 下载:0

[其他小程序Tasks

说明:问题描述:n个任务分配给n个人,任务j分配给人i的成本是C[i,j],希望完成所有任务的成本最低,算法如何设计? ★编程任务:给定任务表示如下表,编程计算所需完成任务最低的成本。 ★数据输入:输入数据由文件名为input.txt的文本文件提供。文件的第1行为任务总数(人数)n;在接下来的n行中,每行有n个自然数,表示成本。 ★结果输出: 程序运行结束时,将计算结果输出到文件output.txt中。 -Problem Descr iption: n tasks assigned t
<陈晨> 在 2025-11-21 上传 | 大小:1kb | 下载:0
« 1 2 ... .39 .40 .41 .42 .43 10144.45 .46 .47 .48 .49 ... 21467 »

源码中国 www.ymcn.org