Pinned Repositories
Algorithm
algorithm learning & practice(算法)
ArtOS
A Minux-like Operating System on x86(操作系统)
BrowserAndCardReader
a web browser & ID card reader system for the driving school developed by C#(浏览器&身份证读卡器)
calltree.nvim
source Insight style relation tree
DataStructure
data structure learning & practice(数据结构)
FattyOS
I'm developing my own RTOS kernel
Games
games developed by python(五子棋、贪吃蛇、扫雷、俄罗斯方块、坦克大战、FlappyBird)
PcRmtCtl
基于STM32的PC遥控器(红外+USB HID模拟键盘)
Remotedisk
a klive like network disk developed by C# (网络快盘)
WordSimilarity
基于知网的语义相似度计算
daishengdong's Repositories
daishengdong/Games
games developed by python(五子棋、贪吃蛇、扫雷、俄罗斯方块、坦克大战、FlappyBird)
daishengdong/calltree.nvim
source Insight style relation tree
daishengdong/FattyOS
I'm developing my own RTOS kernel
daishengdong/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为15个章节,近20万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
daishengdong/AZPRcpu
AZPR cpu.《CPU自制入门》附录的Verilog代码,其中的日文注释翻译成了中文。
daishengdong/Book-list-of-computational-geometry-and-computer-graphics
Must-read list and classic books of computational geometry and computer graphics
daishengdong/compiler
a simple compiler practice
daishengdong/control-and-system-book
textbook about control, robotics, system
daishengdong/cpp-ipc
C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.
daishengdong/cyclone-physics
The Physics engine that accompanies the book "Game Physics Engine Design"
daishengdong/Deep-Learning-learning-notes
《深度学习》因封面为一簇花丛又称“花书”,是由深度学习领域老、中、青三代结合而成的经典之作,被业界尊称为“AI圣经”。其中Yoshua Bengio为深度学习的三驾马车之一,Ian Goodfellow因发明了GAN而闻名,最后Aaron Courville为青年研究者。花书从应用数学基础开始,围绕着神经网络拓展开来,因此相较于《机器学习》全面介绍不同类型的算法,花书可以看作为神经网络章节的延伸,从深度前馈神经网络,到卷积神经网络,再到循环神经网络,以及辅助神经网络训练调参的正则化、优化方法、实践策略。记录了本人在学习过程中的核心知识点以及辅助理解的拓展知识点,希望能帮助大家打开深度学习新世界的大门。
daishengdong/doc
documents
daishengdong/expert_readed_books
2021年最新总结,推荐工程师合适读本,计算机科学,软件技术,创业,**类,数学类,人物传记书籍
daishengdong/iot_security
《密码技术与物联网安全——mbedtls开发实战》示例代码
daishengdong/ladder
史上最详细的梯子教程:CentOS 7.4 + 阿里云ECS
daishengdong/libaco
A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞
daishengdong/libco
libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.
daishengdong/libdill
Structured concurrency in C
daishengdong/nrf52832-nimble
NimBLE Stack 基于 RT-Thread 在 nRF52832 上的开发
daishengdong/nvim
The Ultimate NeoVim Config for Colemak Users
daishengdong/PhysicsEngine-1
A simple physics engine based on libgraphics, containing polygon circle collision and gravity.
daishengdong/plugin-template.nvim
a nvim plugin template with config and json db ready
daishengdong/pmu-tools
Intel PMU profiling tools
daishengdong/rCore
Rust version of THU uCore OS. Linux compatible.
daishengdong/rpi4-osdev
Tutorial: Writing a "bare metal" operating system for Raspberry Pi 4
daishengdong/Self_Reference_Book_for_VSALM
Reference_Book_for_VSALM
daishengdong/TensorFlow-Course
Simple and ready-to-use tutorials for TensorFlow
daishengdong/the_new_world_linux
the new world, linux
daishengdong/ZJ-RT-Thread-NIMBLE-NORDIC
基于RT-Thread操作系统的开源BLE5.0(mynewt-nimble)在nordic平台上的应用
daishengdong/zju-icicles
浙江大学课程攻略共享计划