搜索资源列表
HomePlayer-1.5.7d
- HomePlayer is an extention of the FreePlayer software provided by the french internet provider Free (www.free.fr). It adds a lot of fonctionnality like harddisk browsing, meteo, tv program, etc. You can find more information on HomePlayer.
s2sh_network_harddisc
- 基于Struts2、Spring和Hibernate的网络硬盘-S2SH network harddisk
CpuId
- 获取cpu、主板、硬盘等硬件信息的小程序-get information of cpu、motherband、harddisk
ddtree
- 破解硬盤文檔,屬性的密碼箱要不同,之所以下載要五個的說.-pojie harddisk list of directory and files
T4
- 用类描述计算机中CPU的速度和硬盘的容量。要求Java应用程序有4个类,名字分别是PC、CPU、HardDisk和Test,其中Test是主类。-Use class to describe CPU and the capacity of hard disk of computer.
shuijing-cpu-java
- 用类描述计算机中CPU的速度和硬盘的容量。要求Java应用程序有4个类,名字分别是PC、CPU、HardDisk和Test,其中Test是主类。 PC类与CPU和HardDisk类关联的UML图如下: 其中,CPU类要求getSpeed()返回speed的值,要求setSpeed(int m)方法将参数m的值赋值给speed。HardDisk类要求getAmount()返回amount的值,要求setAmount(int m)方法将参数m的值赋值给amount。PC类
PC
- CPU类要求getSpeed()返回speed的值,要求setSpeed(int m)方法将参数m的值赋值给speed。HardDisk类要求getAmount()返回amount的值,要求setAmount(int m)方法将参数m的值赋值给amount。PC类要求setCPU(CPU c)将参数c的值赋值给cpu,要求setHardDisk(HardDisk h)方法将参数h的值赋值给HD,要求show()方法能显示cpu的速度和硬盘的容量。(The UML diagrams associa