资源列表
[Windows编程] poj2774
说明:http://poj.grids.cn/problem?id=2774 POJ 2774 木棒加工 木材厂有一些原木,现在想把这些木头切割成一些长度相同的小段木头,需要得到的小段的数目是给定了。当然,我们希望得到的小段越长越好,你的任务是计算能够得到的小段木头的最大长度。-http://poj.grids.cn/problem?id=2774 POJ 2774 a number of wooden logs, timber processing, and now want to cut some<henry> 在 2025-11-15 上传 | 大小:857kb | 下载:0
[其他小程序] matlabchengxushilei
说明:包括了几类MATLAB实用实例源程序,希望大家能所用-MATLAB includes practical examples of the types of source code, hope that we can use<孙宁波> 在 2025-11-15 上传 | 大小:249kb | 下载:0
[多媒体编程] myHTTPClient
说明:Windows Media Encoder发布多媒体流时,该程序与之进行报文交互,获得多媒体流,并存入文件中。-Windows Media Encoder released multimedia streaming, the program carried out with the message interaction, access to multimedia streaming, and deposited into the document.<小曰免> 在 2025-11-15 上传 | 大小:2.39mb | 下载:0
[Windows编程] pulse_counter
说明:AVR MEGA8 Pulse Counter Proteus<starplus> 在 2025-11-15 上传 | 大小:46kb | 下载:0
[Windows编程] poj2810
说明:poj2810 完美立方 http://poj.grids.cn/problem?id=2810 a的立方 = b的立方 + c的立方 + d的立方为完美立方等式。例如12的立方 = 6的立方 + 8的立方 + 10的立方 。编写一个程序,对任给的正整数N (N≤100),寻找所有的四元组(a, b, c, d),使得a的立方 = b的立方 + c的立方 + d的立方,其中a,b,c,d 大于 1, 小于等于N。 可直接运行-http://poj.grids.cn/problem?id=2810<henry> 在 2025-11-15 上传 | 大小:857kb | 下载:0