Stars
📚 《从零开始构建智能体》——从零开始的智能体原理与实践教程
嵌入式软件工程师笔试面试指南,主要收录笔试面试八股文。包括C/C++,计算机基础,操作系统,Linux驱动,Arm体系与架构,网络编程,大厂笔试面试题等。持续更新中~~有问题可以加我微信,LinuxDriverDev
【三年面试五年模拟】AIGC算法工程师面试秘籍。涵盖AIGC、LLM大模型、传统深度学习、自动驾驶、AI Agent、机器学习、计算机视觉、自然语言处理、强化学习、大数据挖掘、具身智能、元宇宙、AGI等AI行业面试笔试干货经验与核心知识。
A modern GUI client based on Tauri, designed to run in Windows, macOS and Linux for tailored proxy experience
《软件设计的哲学》中文翻译 | Chinese translation of A Philosophy of Software Design
开放个人技术学习过程中整理记录的所有笔记。包含C/C++,算法,Linux基础,Linux驱动,STM32+RTOS;嵌入式,总线协议,操作系统,计算机网络,人工智能;工程实践,项目开发,软件使用,校招面试等等。
🏡 Open source home automation that puts local control and privacy first.
Lecture notes for CMU RI course 16-745 Optimal Control 2023. The lecture notes provided here have been organized to ensure a structured and comprehensive understanding.
Path planning for autonomous vehicles using constrained iLQR.
嵌入式linux软件开发、嵌入式linux驱动开发、c语言、单片机开发、IOT开发等面试要点记录
为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, m…
Use ChatGPT to summarize the arXiv papers. 全流程加速科研,利用chatgpt进行论文全文总结+专业翻译+润色+审稿+审稿回复
Graphic notes on Gilbert Strang's "Linear Algebra for Everyone"
Open-source Windows and Office activator featuring HWID, Ohook, TSforge, and Online KMS activation methods, along with advanced troubleshooting.
Source codes of “Autonomous Driving on Curvy Roads without Reliance on Frenet Frame: A Cartesian-based Trajectory Planning Method” published in IEEE Trans. Intelligent Transportation Systems
A large scale non-linear optimization library
📚 计算机体系架构、嵌入式系统基础与主流编程语言相关内容总结
Bert源码阅读与讲解(Pytorch版本)-以BERT文本分类代码为例子
提供多款 Shadowrocket 规则,带广告过滤功能。用于 iOS 未越狱设备选择性地自动翻墙。
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, in…
《算法导论》第三版中算法的C++实现