Pinned Repositories
2024_database_huadb
6.828-2018-labs
MIT 6.828 操作系统工程 2018 fall labs & notes
abc
ABC: System for Sequential Logic Synthesis and Formal Verification
algo
数据结构和算法必知必会的50个代码实现
algorithm
leetcode
DataMiningAlgorithm
数据挖掘18大算法实现以及其他相关经典DM算法
ics2018
Codes for programming assignment 2018
NJU-ICS2019-PA
南京大学ICS2019 PA实验, 实验手册https://nju-projectn.github.io/ics-pa-gitbook/ics2019/
TeachYourselfCS-CN
TeachYourselfCS 的中文翻译 | A Chinese translation of TeachYourselfCS
ysyx_workbench
ysyx_workbench
mosqlwj's Repositories
mosqlwj/DataMiningAlgorithm
数据挖掘18大算法实现以及其他相关经典DM算法
mosqlwj/ics2018
Codes for programming assignment 2018
mosqlwj/algo
数据结构和算法必知必会的50个代码实现
mosqlwj/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
mosqlwj/autoPUF
This is a lab experiment about PUF
mosqlwj/Awesome-Interview
Collection of awesome interview references.
mosqlwj/books-3
book list
mosqlwj/CMU-15-445
CMU的数据库系统课程
mosqlwj/CMU-15445
https://www.jianshu.com/nb/36265841
mosqlwj/CS-Notes
:books: Tech Interview Guide 技术面试必备基础知识、Leetcode 题解、Java、C++、Python、后端面试、操作系统、计算机网络、系统设计
mosqlwj/CSAPP-Labs
Solutions and Notes for Labs of Computer Systems: A Programmer's Perspective 3rd Editon // 《深入理解计算机系统》第三版的实验文件、解答与笔记
mosqlwj/dataprocessing
mosqlwj/DeepNude-an-Image-to-Image-technology
DeepNude's algorithm and general image generation theory and practice research. DeepNude的算法以及通用图像生成的理论与实践研究。
mosqlwj/free-python-games
Free Python Games
mosqlwj/gitlearning
mosqlwj/interview_internal_reference
2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
mosqlwj/Leetcode-1
Play Leetcode with different Programming language
mosqlwj/Machine-learning-learning-notes
周志华《机器学习》又称西瓜书是一本较为全面的书籍,书中详细介绍了机器学习领域不同类型的算法(例如:监督学习、无监督学习、半监督学习、强化学习、集成降维、特征选择等),记录了本人在学习过程中的理解思路与扩展知识点,希望对新人阅读西瓜书有所帮助!
mosqlwj/OpenEDA
mosqlwj/Play-Leetcode
My Solutions to Leetcode problems. All solutions support C++ language, some support Java and Python. Multiple solutions will be given by most problems. Enjoy:) 我的Leetcode解答。所有的问题都支持C++语言,一部分问题支持Java语言。近乎所有问题都会提供多个算法解决。大家加油!:)
mosqlwj/root
mosqlwj/SearchEngine
一个搜索引擎迷你项目,涉及分词,建倒排索引,网页去重,计算相似度,文本聚类,多进程编程,网络编程,守护进程编写,makefile编写,工程组织等各方面内容
mosqlwj/SpiderLearning
my spider learning process record
mosqlwj/STIL_Interpreter
Tool for parsing an integrated circuit test file from STIL to the particular file format of a Teradyne tester.
mosqlwj/testcad
Test design toolkit application
mosqlwj/The-C-Programming-Language-2nd-Edition
Source code and solutions of exercises to The C Programming Language 2nd Edition by Brian W. Kernighan and Dennis M. Ritchie
mosqlwj/the-c-programming-language-exercise-answers
The C programming language exercise answers. C 程序设计语言(第2版)习题答案.
mosqlwj/Union_Find
mosqlwj/VLSI-Testing-Final-Project
VLSI Testing Final Project (Fall, 2018) - Transition Delay Fault Automatic Test Pattern Generation
mosqlwj/workspace_2019