Recent

Author Topic: a new generic pascal container  (Read 2497 times)

powerpcer

  • Full Member
  • ***
  • Posts: 100
a new generic pascal container
« on: December 30, 2019, 12:29:32 pm »
 :)
generic pascal data structure with B-Tree,B+Tree,B*Tree,T-Tree,HashMap and priority queue.

https://github.com/terrylao/PascalContainer

if any problem, just leave message

if you know chinese, you can read my blog: http://tuxedocatdarkchess.blogspot.com/
« Last Edit: December 31, 2019, 04:36:54 am by powerpcer »

marcov

  • Administrator
  • Hero Member
  • *
  • Posts: 11459
  • FPC developer.
Re: a new generic pascal container
« Reply #1 on: December 30, 2019, 01:27:46 pm »
:)
generic pascal data structure with B-Tree,B+Tree,B*Tree,T-Tree,HashMap and priority queue.

https://github.com/terrylao/PascalContainer

if any problem, just leave message

Nice! I looked at the b*tree and like the big comment about the strategy, it makes sources like this much more digestable.

julkas

  • Guest
Re: a new generic pascal container
« Reply #2 on: December 30, 2019, 04:22:24 pm »
:)
generic pascal data structure with B-Tree,B+Tree,B*Tree,T-Tree,HashMap and priority queue.

https://github.com/terrylao/PascalContainer

if any problem, just leave message
Nice.
I think {$mode Delphi} has more clear, simple generics syntax.

powerpcer

  • Full Member
  • ***
  • Posts: 100
Re: a new generic pascal container
« Reply #3 on: January 02, 2020, 11:07:41 am »

 

TinyPortal © 2005-2018