UNSW COMP9020 Foundations of Computer Science
☆22Jun 6, 2020Updated 5 years ago
Alternatives and similar repositories for comp9020
Users that are interested in comp9020 are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- UNSW COMP9020☆18Dec 9, 2021Updated 4 years ago
- COMP9021,COMP9414,COMP9311,COMP9044,COMP9024,COMP9313,COMP9444,COMP9417☆31Jan 27, 2020Updated 6 years ago
- course about COMP in UNSW☆40Sep 6, 2020Updated 5 years ago
- 基于eBPF实现高性能用户态文件系统功能☆14May 9, 2025Updated 11 months ago
- Computer network and application☆13Aug 25, 2020Updated 5 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- A place for the CSESoc learning community to share their knowledge and expertise.☆12Aug 17, 2024Updated last year
- COMP9311 Database Systems 2018S1☆11May 30, 2019Updated 6 years ago
- COMP9313 Big Data Management☆10Feb 11, 2018Updated 8 years ago
- Multi-consumer asynchronous messaging service. 数据保存mysql后,发送rabbitmq,启动多个go协程消费队列数据(支持mq断线重连),将数据推送到es,后台多条件查询时,直接查es,加快查询速度,解决订单、库存、日志大数…☆18May 18, 2024Updated last year
- UNSW COMP9444 neural network and deep learning☆28Dec 20, 2020Updated 5 years ago
- Course materials☆52Oct 4, 2022Updated 3 years ago
- 基于Beego完成的合租短租web服务☆54Aug 27, 2019Updated 6 years ago
- ☆43Apr 5, 2026Updated last week
- go-micro v3微服务实战-租房项目☆79Sep 28, 2021Updated 4 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Semantic segmentation models, datasets and losses implemented in PyTorch.☆110Jun 18, 2021Updated 4 years ago
- Code for the book Django By Example https://www.packtpub.com/web-development/django-example☆61Jul 3, 2016Updated 9 years ago
- go-micro2.x微服务,etcd作为服务注册发现中间件,项目同时包含了service端、api端、client端以及micro api提供的restful。可按需拆分形成独立的微服务。☆110Aug 27, 2021Updated 4 years ago
- golang实现Twitter的snowFlake算法,分布式高效ID(全局唯一)生成器☆135Feb 12, 2023Updated 3 years ago
- 大一课设,一款AI五子棋项目,C++新手项目实践 — 智能人机五子棋对战。☆117Dec 2, 2022Updated 3 years ago
- golang微服务实战-go+micro+docker实现租房网系统(附详细教程)☆106Jun 24, 2019Updated 6 years ago
- Classify Skin cancer from the skin lesion images using Image classification. The dataset for the project is obtained from the Kaggle SIIM…☆169Feb 16, 2022Updated 4 years ago
- go语言博客,markdown 编辑器,七牛存储图片,CSDN博客同步,阿里云自动部署☆140Mar 17, 2026Updated 3 weeks ago
- gin基于JWT实现token令牌功能demo☆157Sep 18, 2018Updated 7 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- C++11 实现的简易版 STL☆225Apr 29, 2017Updated 8 years ago
- 计算机网络:自顶向下方法 (原书第七版)陈鸣译 课后习题参考答案(中文版+英文版)☆247Nov 23, 2019Updated 6 years ago
- 一个实现 Twitter SnowFlake 算法 的 Go 分布式 UID 生成器.A threadsafe unique ID generator inspired by Twitter SnowFlake theory☆360Feb 16, 2026Updated last month
- A simple message board application build with Flask.☆260Jul 16, 2023Updated 2 years ago
- 基于 Go 开源的网址导航网站,具备完整的前后台。您可以拿来制作自己平日收藏的网址导航。☆365May 25, 2025Updated 10 months ago
- 整理搜集全网有趣好玩的docker项目☆437Dec 9, 2022Updated 3 years ago
- 这是一个pspnet-pytorch的源码,可以用于训练自己的模型。☆412Aug 27, 2023Updated 2 years ago
- micro 微服务实例教程,包含JWT鉴权、熔断、监控、链路追踪、健康检查、跨域等☆389Dec 27, 2019Updated 6 years ago
- 这是一个segformer-pytorch的源码,可以用于训练自己的模型。☆488Aug 27, 2023Updated 2 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 用来显示 markdown 文档的,基于 gin 框架的, go 语言开发的博客☆362Jan 11, 2026Updated 3 months ago
- 🧭 优秀的导航项目,优质的导航站搜集整 理☆643Apr 20, 2024Updated last year
- 《Django企业开发实战》已出版☆310Jun 10, 2019Updated 6 years ago
- django 开发的BBS博客项目, 此项目包含多用户注册,话题模块,发布文章,文章评论,课程、社区BBS以及消息提示,关注,采用邮箱注册,激活验证登录,以及QQ注册登录,招募作者发布教程在后台管理系统发布, pc采用模板渲染,cms采用vue drf前后分离,登录采用J…☆358Feb 16, 2023Updated 3 years ago
- 使用go-micro微服务实现的在线电影院订票系统☆541Jun 14, 2020Updated 5 years ago
- 所有基础数据结构和算法的纯C语言实现,如各自排序、链表、栈、队列、各种树以及应用、图算法、字符串匹配算法、回溯、并查集等,献丑了☆872Updated this week
- beego+layui go入门开发 简洁美观的个人博客系统☆568May 19, 2022Updated 3 years ago