资源列表
[其他小程序] 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
[其他小程序] 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
[其他小程序] 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