html5中文学习网

您的位置: 首页 > 网络编程 > ASP.NET » 正文

Binary Tree in csharp_.NET教程_编程技术

[ ] 已经帮助:人解决问题
Binary Tree in C# AuthorDate of SubmissionUser LevelPaul Abraham06/26/2001Intermediate  Source Code: BinaryTreePA.Zip 4 KB

  
  
The Binary  Tree(Unbalanced).
I am programming  C++ since 1997 and  it was for me unimaginable to write an binary tree with out using pointers. It was unusual  to program the Method Delete() because we  can  control the  memory release  of  a pointer ( delete  pNode). In C#  we must trust CLR  that  it will do the Job for us. I have read the article arabage collection?from Jeffrey Richter. This  Article  helps very much to deal with references. I have implemented  the method Finalize()  to watch the garbage   collection. You
can  contact me via email : paul_Abraham@gmx.de
have fun
Paul 
FZ9HTML5中文学习网 - HTML5先行者学习网
FZ9HTML5中文学习网 - HTML5先行者学习网
(责任编辑:)
推荐书籍
推荐资讯
关于HTML5先行者 - 联系我们 - 广告服务 - 友情链接 - 网站地图 - 版权声明 - 人才招聘 - 帮助