面向对象程序设计 试卷 浙江大学 oop 面向对象 试卷 浙大
2019-12-21 19:45:56 128KB oop 面向对象 试卷 浙大
1
浙大 翁恺 java 课件(全) 附示例代码
2019-12-21 19:39:55 14.37MB 浙大 翁恺 java 课件
1
浙江大学控制系推免面试历年面试题集锦,包括专业英语的整理、浙江大学专业课过控、计控的课后题答案以及浙江大学的专业知识讲座,对考研保研的同学复试有帮助
2019-12-21 19:39:01 18.48MB 浙江大学 控制 推免 面试
1
There are at least two different algorithms that can compute XN for some positive integer N. Algorithm 1 is to use N – 1 multiplications. Algorithm 2 works in the following way: if N is even, XN = XN / 2  XN / 2; and if N is odd, XN = X(N – 1) / 2  X(N – 1) / 2  X. Figure 2.11 in your textbook gives the recursive version of this algorithm. Your tasks are: (1) Implement Algorithm 1 and an iterative version of Algorithm 2; (2) Analyze the complexities of the two algorithms; (3) Measure and compare the performances of Algorithm 1 and the iterative and recursive implementations of Algorithm 2 for X=1.0001 and N = 1000, 5000, 10000, 20000, 40000, 60000, 80000, 100000.
2019-12-21 19:39:01 2KB 浙大 数据结构 project
1
关于GIS课本的课件,适合自学人士用,ppt格式的,大学老师
2019-12-21 19:38:33 5.89MB gis
1
作为考研或者苦苦寻找答案的大学生们,一定要先自己做一遍再对答案哦。
2019-12-21 19:38:32 705KB 答案
1
acm模板,包括交大、吉大、浙大、清华
2019-12-21 19:36:05 8.8MB acm模板
1
各个高校ICPC-ACM集训队模版完整资料(浙大、吉大、交大、中大) 涵盖所有常用算法模版,直接使用 哈希、匈牙利、K_M、KMP、Dijstra```
2019-12-21 19:33:01 2.69MB 浙江大学 ICPC 上海交大 中大
1
珍稀资料,冒死上传,不容错过,1998~2007 共10份试题,附详细解析.吐血手工绘图,推荐
2019-12-21 18:58:47 11.46MB 电路 考研 浙大
1
结构分析中的有限元法与Matlab程序设计,徐荣桥编著
2019-12-21 18:56:29 1.87MB 浙大出版 徐荣桥编著
1