==================Asc Tree View=================== H / \ D J / \ \ A F K \ B================== End Of View ===================
好了不说废话了,附上一次作业程序的运行画面和下载地址:
Data Structure Act 5 Demos Designed By CSK(www.csksoft.net)
---------------------------------------- Please Select Demos:
[1].Get Strongly Spanning Graphs(Problem 1,2)
[2].KRUSKAL algorithm Demo(Problem 1,3)
[3].Dijkstra algorithm Demo(Problem 1,4)
[4].DFS & BFS Demo(Problem 1,4)
[0].Exit Load Demo Num:
=============================
Act 1 Problem 2:Multiply two polynomials
=============================
Would you like to use the default two polynomials?[Y/N]y
the first default polynomial is +7x^2+3.5x^3+2x^4+2x^9
the second default polynomial is +2.3x^2+4.4x^3+1x^4+6x^10
请按任意键继续. . .
polynomial1 * polynomial2 = +16.1x^4+38.85x^5+27x^6+12.3x^7+2x^8+4.6x^11+50.8x^1 2+23x^13+12x^14+12x^19
----------------------------
Demo Finished
请按任意键继续. . .
我的实践作业下载:
http://www.csksoft.net/data/legacyftp/Products/APP/DataStructProduct_BY_CSK.rar
原题下载(可能SJTU有版权..):
ftp://FTP_visitor:visitor@ftp.csksoft.net/Public/Article/DataStruct_Instruction.rar
最后真心祝愿每一位将要考数构的朋友都能通过