资源列表
[C#编程] LHFileOperate
说明:C# 文件操作类,c# File.Copy用起来很不爽,需要自己捕抓异常,通过这个类进行完善。-C# file class, c# File.Copy used up very unhappy, and needs its own catch them abnormal, were improved by this class.<michealin> 在 2025-06-21 上传 | 大小:4kb | 下载:0
[文件操作] read-fileAsave-fileB
说明:此為簡單的read、write、save檔案程式,在轉換過程當中即可做簡單的加減乘除。-This is a simple read, write, save the file program, the conversion process which can do simple addition and subtraction, multiplication and division.<Jolin> 在 2025-06-21 上传 | 大小:152kb | 下载:0
[Windows编程] wiim_lander_demo
说明:利用wii 與c++結合 用wiiremote control the motion data to play game-Using wii and c++ binding<kitson> 在 2025-06-21 上传 | 大小:176kb | 下载:0
[其他小程序] dulirewuzuiyoudiaoduwenti
说明:用2 台处理机A 和B 处理n个作业。设第i 个作业交给机器A 处理时需要时间ai,若由机器B来处理,则需要时间bi。由于各作业的特点和机器的性能关系,很可能对于某些i,有ai>=bi,而对于某些j,j≠i,有aj<bj,既不能将一个作业分开由2 台机器处理,也没有一台机器能同时处理2 个作业。设计一个动态规划算法,使得这2 台机器处理完这n个作业的时间最短(从任何一台机器开工到最后一台机器停工的总时间)。 -A processor with 2 sets and B n-jo<ahangin> 在 2025-06-21 上传 | 大小:2kb | 下载:0