一个算法问题,各位大哥请进,很急~
Course work 2
(1) using array or link structure to
implement polynomial's ADD operation.
State clearly the implementation执行and its
time complexity空间[时间]复杂度.
(30%)
(2) Stack can be used to convert infix
expression插入表达式(中缀表达式to postfix
expression后缀表达式. You are required to
finish following:
a. Implement a stack and its PUSH / POP
operation推入/操作, state clearly its implementation.
b. Operation of converting infix to
postfix, state its time complexity.
c. calculate the value of the postfix
expression with your implementation, state
its time complexity.
(60%)
submit your report by the end of week 7.
(10%)
请用C语言来描述
问题点数:50、回复次数:5Top
1 楼lsp69(浪子神剑)回复于 2005-12-20 08:09:52 得分 0
没人来呀Top
2 楼yongwin(最后一个ID)回复于 2005-12-20 08:23:02 得分 20
小剑也有不会的题呀
为什么非要用C呀Top
3 楼yongwin(最后一个ID)回复于 2005-12-20 08:25:28 得分 20
全是英语我也看不懂呀,你译一下,我看看能不能帮上忙Top
4 楼lsqkeke(可可)回复于 2005-12-20 08:46:55 得分 10
小的 我看懂你的ABCD...字符了哦!
不过难啊!
Top
5 楼lsp69(浪子神剑)回复于 2005-12-20 08:50:50 得分 0
楼上的XDJM们呀,只能用C或者C++了呀,否则用SQL怎能去描述链表OR数组呀,
我没办法,你们都帮我想个法子了呗Top




