资源列表
3-java
- 宠物商店, 1. 所有宠物都具有:名字,颜色和年龄 三个属性。宠物建议命名成Pet 2. 宠物商店中可以增加宠物、根据名字、颜色、年龄查询宠物。宠物商店建议命名成PetStore 3. 考虑实现方便,目前只有两种宠物,Cat 和 Dog ,后续会继续增加宠物类别,但是Cat和Dog具体有多少只,需要用户决定数量; 4. 宠物商店中对宠物的存放结构必须使用数组(具体数组多大,也就是多少只宠物,由用户决定数量,同第三条一个意思); 5. 测试类(PetStoreDemo),要求能
Radar_sonar
- 这个软件为高分辨DOA估计方法,受到了很优秀的一等奖。-This program is designed for high resolution DOA estimation by advanced MUSIC method and MSS method.
units
- unit conversion function which can convert most of the engineering units
forfiles
- 使用windows自带批处理工具,自动删除文件-autodelete obsolete files
pcpljm
- 编程实现漂亮界面 编程实现漂亮界面-pretty Programming Interface Programming pretty pretty Programming Interface beautiful interface
Build_Linux_For_ML403
- How to build Linux and implement on Xilinx ML403 powerpc platform
dople
- the doppler filter have been development
hash
- hash代码实现和测试,包括新增、删除、查找
VB-help
- vb 疑问解答, 所有的 相关问题都能找到一个满意的答复
chap1_5
- 直流电机调速系统仿真,建立模型,系统仿真,画出仿真曲线-DC motor speed control system simulation, modeling, system simulation, simulation curve drawn
CPP_DLL_and_DLL
- C++_调用DLL方法_及_DLL与lib的区别,对于初学者十分有帮助-C++_ call the DLL methods _ and the difference _DLL and lib
gd
- 基于固定分区分配的存储器管理系统的设计 要求:(1)建立一张分区说明表;(2)至少提供4个作业;(3)模拟作业的分配过程;(4)模拟作业的回收过程(5)能够显示每一次分配和回收的结果 -Based on fixed partition memory management system design requirements: (1) the establishment of a partition descr iption table (2) at least four jobs (