Autodesk的实习面试题[1]

[入库:2005年8月19日] [更新:2007年3月24日]

本文简介:选择自 kenlinyh 的 blog

 c++,我要拿下!

 c++,我要拿下!

 email 原文:

 email 原文:

dear all,

 

 

write a matrix class in about 6 hours. the requirements are as follows:

1.        no size limit.

2.        no data type restrictions.

3.        include at least 4 operators such as: add, minus, multiply, divide.

4.        include usual stuffs that make the class as complete as necessary in terms of good software design.

5.        more operators are optional.

6.        write test code to demonstrate the matrix class.

本文关键:Autodesk的实习面试题
  相关方案
Google
 

本站最佳浏览方式为 分辨率 1024x768 IE 6.0(或更高版本的 IE浏览器)

go top