8000 GitHub - tengfei31/datastruct-go: golang实现的数据结构
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tengfei31/datastruct-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

datastruct-go

golang实现的数据结构,来自于《数据结构-C语言描述》

本人学习使用

TODO:需要注意,内部代码的结构性问题,可能会导致编译失败

1、需要安装以下必要工具,需要加入到当前环境变量中

  • go的环境,由于国内限制,拉取github可能会被强,最好配置go的代理
  • upx压缩工具 ,用来减少二进制占用空间

2、打包

make

About

golang实现的数据结构

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0