Toggle navigation
教小白精通编程
Home
我是谁
课程促销
我的书
分类
分类
keep hungry keep foolish
C
安卓
Adnroid
DS
math
RL
Python
C++
Android
区块链
ML
DL
game
AI
python
IT
c++
Java
Math
其他
Life
js
Food
Travel
it
English
算法
C
SSH基础知识:使用SSH服务器,客户端和密钥
SSH Essentials: Working with SSH Servers, Clients, and Keys
java_问题
java_QA
拒绝数学界的诺贝尔奖-菲尔茨奖和百万美元悬赏的真正数学天才-佩雷尔曼
The real mathematical genius who refused the Nobel-Fields Prize and the million-dollar bounty in mathematics - Perelman
A PyTorch implementation of deep Q-learning Network (DQN) for Atari games
A PyTorch implementation of deep Q-learning Network (DQN) for Atari games
install swig and box2d-py for windows
install swig and box2d-py for windows
数据结构-C复习-学生成绩表-链表
linked based student list
数据结构-C复习-学生成绩表-数组
Array based student list
3小时学会C语言精华
Master C in three hours
C程序实例7-多维(二维)数组名是什么指针?
which pointer of the name of multidimensional arrays
C程序实例2-删除有序数组中的重复元素
C Example 2 . Remove Duplicates from Sorted Array
C程序实例1-输入输出所有基本数据类型
C Example 1 . input output of all basic data types
10. 输入输出
10. IO(in/outpot)
9. C语言教程-动态内存分配
9. Dynamic memory alloc
8. C语言教程-结构
8. struct
7. C语言教程-指针
7. Pointer
6. C语言教程-数组
6. Array
5. C语言教程-函数
5. function
4. C语言教程-循环
4. Loop
3. C语言教程-条件
3. Conditionals
2. C语言教程-我们来计算吧
2. Let's Compute
1. C语言教程-第一个程序
1. First Program
sublime配置MinGW搭建C/C++编程环境
Configure MinGW GCC in Subliem
0. C语言教程-C语言介绍
0. Introduction to C Language
C语言教程
C Tutorial
安卓
Android Studio 3 教程之6-Activities 和 隐式Intents
Android Studio 3 - Activities and mplicit Intents
Android Studio 3 教程之5-Activity生命周期和状态
Android Studio 3 - Activity Lifecycle and states
Android Studio 3 教程之4-Activities
Android Studio 3 - Activities
Android Studio 3 教程之3-Scroll Text
Android Studio 3 - Scroll Text
Android Studio 3 教程之2-Button Toast
Android Studio 3 -Button Toast
Android Studio 3 教程之1-Hello World程序
Android studio - hello world program
Android安卓开发2018课程
Android Development Course
Android studio 3 安卓开发起步教程
Android studio 3 developing startup Tutorial for beginners
Adnroid
Android studio 3 安卓开发起步教程
Android studio 3 developing startup Tutorial for beginners
DS
课程促销活动
课程促销活动
C++大作业代码(4) 打地鼠、坦克大战
C++大作业代码(4) 打地鼠、坦克大战
C++大作业代码(3)-雷电战机游戏等
C++大作业代码(3)-雷电战机游戏等
C++大作业代码(2) 2048游戏、图书管理程序等
C++大作业代码(2) 2048游戏、图书管理程序等
Let's Learn English(VOA Learning English)
Let's Learn English(VOA Learning English)
公开课
open course
多维数组的C++17代码
A simple implementation of multidimensional array in C++ 17
数据结构之排序
sort algorithm in Data structure
开放课程合集
All Open Courses till now
数据结构'网易云课堂'开通上线
Data structure
数据结构-C语言复习
review of C
数据结构-优先队列的实现
priority queue
数据结构-队列的应用-农夫过河问题
Farmer across river
数据结构-线性查找和二分查找
linear search and ninary search
数据结构-栈的应用-迷宫问题
Maze Problem
数据结构-排序
Sort
数据结构-栈的应用-表达式求值
Expression Evaluation
数据结构-字符串
String
数据结构-多维数组
Array
数据结构-图的创建和Dijkstra最短路径算法
Graph Creation and Dijkstra Algorithm
数据结构-哈希表Hash Table
Hash Table
数据结构-哈夫曼编码
Huffman Coding
数据结构-二叉树
Binary Tree
数据结构-二叉查找树
Binary search tree
数据结构-线性表的链式实现(链式表)
Linked list
线性表的逆置(反转)
convert list
数据结构-栈的顺序实现(顺序栈)
Array implementation for stack
数据结构-栈的链式实现(链式栈)
Linked Stack
数据结构-线性表的顺序实现(顺序表)
Array based list
math
-概率基础
The Basic of Probability
RL
策略评估
policy evaluation
强化学习资源
Resources for reinforcement learning
"Q Learning 算法的C++实现"
"A simple C++ implementation of Q Learning algorithm"
强化学习-动态规划
Reincorcement Learning-dynamic programming
Python
Python极简入门.md
A minimalist introduction to Python
基于递归深度优先搜索(回溯法)求解迷宫问题,代码结合动画演示
Solve the maze problem based on recursive depth-first search (backtracking method), code combined with animation demonstration
Python程序设计基础与实践(预览版)-勘误表
Python程序设计基础与实践(预览版)-勘误表
Python程序设计基础与实践-目录
Python程序设计基础与实践-目录
吴恩达的房屋价格预测数据
dataset of house prices for Predict housing prices from Andrew Ng
Python程序设计基础与实践-目录
"Python Programming Basic and practice-catlog"
Python程序设计基础与实践-1.4字符的表示
"Python Programming Basic and practice-Representation of Char"
Python程序设计基础与实践-1.3数的表示
"Python Programming Basic and practice-Representation of Number"
Python程序设计基础与实践-1.2安装和解释器
"Python Programming Basic and practice"
"使用谷歌云端虚拟机Colaborator运行机器学习、人工智能项目"
"using google Colaborator to programming for machine learning and deep leanring"
"Deep Neural Network for Image Classification Application"
"Deep Neural Network for Image Classification Application"
"模仿C++的string实现一个字符串String类"
"Implement a class String similar to c++ string"
"Logistic Regression with a Neural Network mindset"
"Logistic Regression with a Neural Network mindset"
"Stanford 231课程:Python Numpy Tutorial教程"
"cs231 course:Python Numpy Tutorial"
"(译文)线性和多项式回归中的学习曲线"
Learning Curves in Linear & Polynomial Regression
Python教程-List
Python tutorial-List
"简单的Python爬虫程序"
a simple web crawler with python
8 皇后问题
8-Queens Problem (recursion)
用Python从零开始创建区块链
Learn Blockchains by Building One
Python 资源
Python resources
开放课程合集
All Open Courses till now
Python教程-如何编辑运行python程序?
How to run Python program
Python教程-7. 数据结构.
Data structure
Python教程-6. 函数
Functions
Python教程-5. 控制语句
control_flow
Python教程-4. 列表List
List
Python教程-3. Python初步
Introduction to Python
Python教程-2.Python解释器
Python_Interpreter
Python教程-1. Python是什么
What is Python
C++
现代C++编程实战:从入门到应用
Modern C++ programming practice: C++ from novice to application
A tutorial for c++ std::accumulate
the solution for leetcode 2011 of 'Final Value of Variable After Performing Operations'
Configuring C++17 supported compiler on wnidows for CodeBlocks and Visual Studio Code
Configuring C++17 supported compiler on wnidows for CodeBlocks and Visual Studio Code
C到C++快速入门(2019版本)
Tutorial From C to C++ (2019)
2小时从C到C++快速入门
Tutorial: From C to C++ in 2 hours
C++17从入门到精通-目录
C++17从入门到精通-目录
C++17安装、配置
installation and configuration for C++ 17
线性表的顺序实现-Vector
Vector:The implementation of list
C++贪吃蛇游戏snake源代码
C++ code for snake game
控制台游戏框架,以 “射击游戏”为例
shhoter console game program
C++17教程之1--c++程序结构
"c++ 17 tutorial 1-Program structure
"Q Learning 算法的C++实现"
"A simple C++ implementation of Q Learning algorithm"
开放课程合集
All Open Courses till now
从C到C++快速入门
Rapid tutorial from C to C++
C++11/14课程实验习题
experiments for C++11/14 course
C++11/14开放课程已上线
C++11/14 course
Android
Android Studio 3 教程之6-Activities 和 隐式Intents
Android Studio 3 - Activities and mplicit Intents
Android Studio 3 教程之5-Activity生命周期和状态
Android Studio 3 - Activity Lifecycle and states
Android Studio 3 教程之4-Activities
Android Studio 3 - Activities
Android Studio 3 教程之3-Scroll Text
Android Studio 3 - Scroll Text
Android Studio 3 教程之2-Button Toast
Android Studio 3 -Button Toast
区块链
用Python从零开始创建区块链
Learn Blockchains by Building One
ML
logistic regression逻辑回归的公式推导
Derivation of Logistic Regression
"Building your Deep Neural Network Step by Step"
"Building your Deep Neural Network Step by Step"
"Planar data classification with one hidden layer"
"Planar data classification with one hidden layer"
从头训练一个简单的线性回归模型
Training a Simple Linear Regression Model From Scratch
DL
”解剖深度学习原理-从0实现深度学习库“的资源信息
”解剖深度学习原理-从0实现深度学习库“的资源信息
Seq2Seq模型:基于注意力机制的解码器
Seq2Seq模型:基于注意力机制的解码器
”解剖深度学习原理-从0实现深度学习库“配套视频课程
”解剖深度学习原理-从0实现深度学习库“配套视频课程
比较Pytorch和我的卷积实现
Comparison of my convolution implementation to pytorch
如何用google colab运行你的深度学习代码
how to use google colab for your deep learning
test the deep learning library. in my book
test the deep learning library. in my book
The implementation of LSTM from scratch(LSTM的实现代码)
The implementation of LSTM from scratch(LSTM的实现代码)
人脸相关论文
Face related papers
生成对抗网络 generative adversarial network (GAN)
generative adversarial network (GAN)
编程公开课:C/C++/Python、数据结构、安卓等
编程公开课:C/C++/Python、数据结构、安卓等
面向深度学习的数学基础
Mathematical basics for deep learning
logistic regression逻辑回归的公式推导
Derivation of Logistic Regression
如何删除windows 系统上的EFI系统分区
How to Delete EFI System Partition in Windows
新书“深度学习理论、实现与实战”目录
新书“深度学习理论、实现与实战”目录
"Building your Deep Neural Network Step by Step"
"Building your Deep Neural Network Step by Step"
"Planar data classification with one hidden layer"
"Planar data classification with one hidden layer"
从头训练一个简单的线性回归模型
Training a Simple Linear Regression Model From Scratch
game
控制台游戏框架,以 “射击游戏”为例
shhoter console game program
AI
'Placement new operator' and emplace_back() in C++
emplace_back() of vector is used to construct an element in-place at the end of the vector.
Anatomy of Deep Learning Principles-Writing a Deep Learning Library from Scratch
has been translated into English, Japanese and published on leanpuband amazon
我的学生在Kaggle和阿里的人工智能比赛中取得第11名和第1名的好成绩
我的学生在Kaggle和阿里的人工智能比赛中取得第11名和第1名的好成绩
策略梯度Policy Gradient
策略梯度Policy Gradient
Entropy, cross Entropy and KL Divergence
Entropy, cross Entropy and KL Divergence
AlphaGo algorithm
AlphaGo algorithm
蒙特卡罗方法Monte Carlo methods
Monte Carlo methodsg
动态规划Dynamic Programming
Dynamic Programming
马尔可夫决策过程MDP
MDP
python
我为什么能做到高考数学物理为什么1个小时就能交卷?模拟考试半个小时-40分钟交卷?
我为什么能做到高考数学物理为什么1个小时就能交卷?模拟考试半个小时-40分钟交卷?|我的学习方法是什么?
Operators | python tutorial 4
Operators | python tutorial 4
input(),type conversion| python tutorial 3
input(),type conversion| python tutorial 3
object,variable,data type | python tutorial 2
object,variable,data type | python tutorial 2
Overview of python| python tutorial 1
Overview of python | python tutorial 1
1小时学会Python-深度学习原理与实现的1.4节
Python tutorial:Learning Python in an hour
Python-迭代器(iterator)、可迭代的(iterable)、生成器(generator)
iterator,iterable,generator
IT
Git基础:远程仓库
git&github short tutorial 2021
请大家点击博客上的广告
你的点击使我有动力写更多知识共享
A short Git&github tutorial for beginners
A short Git&github tutorial for beginners
(转)增加反向链接的101种方法
101 Ways to Build back Link
主路由、旁路由、二级路由搭建,硬路由刷openwrt透明代理上网以新路由3 newfi3为例
硬路由刷openwrt透明代理上网以新路由3 newfi3为例
《C++17从入门到精通》配套视频课程
清华大学出版社,2019年8月出版
软路由比硬路由速度快10倍?用200元工控机和openwrt搭建软路由
安装v2ray、配置透明代理,科学上网
Python的虚拟环境(Virtualenv)
Python的虚拟环境(Virtualenv)
Linux常用命令
Often used Linux commands
window10安装linux如子系统
Window 10 install linux ubuntu subsystem
双硬盘安装windows 10和 ubuntu 19.04双系统的2个坑
双硬盘安装windows 10和 ubuntu 19.04双系统的2个坑
c++
VS code 配置现代C++ 环境
VS code configures a modern C++23 environment
const与指针和引用
const与指针和引用
帮忙点击网站顶部的广告
帮忙点击网站顶部的广告
C++大作业代码(1)-五指棋程序-1(大二学生)
C++大作业(1)-五指棋程序-1(大二学生)
Java
java入门教程 1.3 - 运算符
Java tutorial 1.3 operator
java入门教程 2 - 变量、数据类型、文字量
Java Tutorial 2 -Variable、Primitive Data Types、literals
java入门教程 1 - Java语言介绍
Java Tutorial 1 - Introduction to Java
Intellij IDEA安装创建JavaFX程序
install intellij IDEA and create JavaFX Application
Math
奇异值分解Singular Value Decomposition (SVD)
Singular Value Decomposition (SVD)
其他
自来水能喝吗?自来水里重金属、化肥农药多不多?看我亲自操作、亲自做试验
自来水能喝吗?自来水里重金属、化肥农药多不多?看我亲自操作、亲自做试验
知乎封号:知乎垃圾,垃圾知乎
知乎封号:知乎垃圾,垃圾知乎
Life
移民
How to migrate
谷歌云VPS+V2ray+WebSocket+TLS+Web_CDN
google cloud_VPS+V2ray+WebSocket+TLS+Web_CDN
js
批量删除微博的代码
批量删除微博的代码
Food
无锡的老街
Old streetes in Wuxi
苏州特色小吃-苏州街头小吃
苏州特色小吃-苏州街头小吃
无锡街头小吃、特色小吃
无锡街头小吃、特色小吃
Travel
苏州怎么玩?
Old streetes in Wuxi
it
Pandoc将markdown转pdf,AI奋战十几个小时,最终战败,我也一天没有吃饭
Pandoc converted markdown to pdf. AI fought for more than ten hours and finally lost. I didn’t eat for a day.
我的编程教学资源
My teaching resources on programming
Markdown极简入门教程
Markdown minimalist introductory tutorial
Youtube编程视频字幕
Youtube编程视频字幕s
解剖深度学习原理、C++17从入门到精通、Python3从入门到实战的勘误
Errors in my books
English
英语学习资源
REsources for Learning English
算法
算法设计与分析-教学大纲
algorithms design and analysis