Toggle navigation
Oscaner
Home
About
Friends
Projects
Archive
Archive
「我干了什么 究竟拿了时间换了什么」
Show All
135
Skill
95
Clang
38
Exam
38
AWS
37
C++
37
Data Structure
37
MLS
36
Machine Learning
36
PHP
13
Coding
11
Others
11
Graduate
10
Math
10
NoSQL
9
SQL
6
Linux
5
Redis
5
Fibonacci
3
Git
3
Memcached
3
MySQL
2
API
1
Agile Estimation
1
AngularJS
1
Architecture
1
Ciandt
1
Compile
1
Database
1
Drupal
1
English
1
Find
1
GCC
1
GDPR
1
Image
1
Learning
1
LeetCode
1
Life
1
Load Balancing
1
MVC
1
MVCS
1
MathJax
1
MongoDB
1
NPM
1
Node.js
1
PMI
1
PMP
1
Prose
1
Regular
1
SAA
1
Schema
1
Soft Skill
1
Swift
1
Syntax
1
TOEFL
1
Third-Party
1
Trash
1
VPN
1
WCAG
1
Web
1
seo
1
2023
TOEFL - Vocabulary
2022
Architecture Soft Skills Part 1
Software Architecture Fundamentals: Understanding the Basics
Machine Learning
机器学习
[MLS-C01] [Conclusion] Exam Day Tips
[MLS-C01] [Conclusion] Course Summary
Summary of the course
[MLS-C01] [IMPL and OPs] Deploy and Operationalize
Deploy and operationalize machine learning solutions with lab
[MLS-C01] [IMPL and OPs] Security
Apply basic AWS security practices to machine learning solutions
[MLS-C01] [IMPL and OPs] Recommend and implement
Recommend and implement the appropriate machine learning services and features for a given problem
[MLS-C01] [IMPL and OPs] Introduction
Introduction of Machine Learning Implementation and Operations
[MLS-C01] [IMPL and OPs] Build solutions
Build machine learning solutions for performance, availability, scalability, resiliency, and fault tolerance
[MLS-C01] [Algorithms] Forecasting Algorithms
[MLS-C01] [Algorithms] Reinforcement Learning Algorithms
[MLS-C01] [Algorithms] Text Analysis Algorithms
[MLS-C01] [Algorithms] Image Analysis Algorithms
[MLS-C01] [Algorithms] Classification Algorithms
[MLS-C01] [Algorithms] Clustering Algorithms
[MLS-C01] [Algorithms] Regression Algorithms
[MLS-C01] [Algorithms] Algorithm Concepts
[MLS-C01] [Algorithms] Introduction
PMP - 备考经验指南
[MLS-C01] [Modeling] Perform automatic model tuning
[MLS-C01] [Modeling] Train machine learning models
[MLS-C01] [Modeling] Modeling Concepts
[MLS-C01] [Modeling] Introduction
[MLS-C01] [Exploratory Data Analysis] AWS Glue
[MLS-C01] [Exploratory Data Analysis] Analyze and visualize data
[MLS-C01] [Exploratory Data Analysis] Kinesis Data Analytics
[MLS-C01] [Exploratory Data Analysis] Kinesis Video Streams
[MLS-C01] [Exploratory Data Analysis] Kinesis Data Firehose
[MLS-C01] [Exploratory Data Analysis] Kinesis Data Streams
[MLS-C01] [Exploratory Data Analysis] Introduction
[MLS-C01] [Data Engineering] AWS Migration services
[MLS-C01] [Data Engineering] Gathering data
[MLS-C01] [Data Engineering] Introduction
[MLS-C01] [Introduction] The exam
[MLS-C01] [Introduction] Course Focus
Goals of the course
[MLS-C01] [Introduction] Machine Learning Terminology
[MLS-C01] [Introduction] Course Outline
Outline of the course
[MLS-C01] [Introduction] Welcome
Welcome to the AWS Machine Learning Specialty Certification Exam course
笔记 - Linux Find command
2021
AWS SAA-C02 学习指南
Linux 屏蔽 rm 命令
SEO - Schema Markup
Fibonacci Agile Estimation
敏捷估算之斐波那契数列
Why we create Atomic Commits in Git
为什么我们要创建 Git 原子提交
MathJax 常用数学符号表
2020
Web Content Accessibility Guidelines (WCAG)
Web 内容无障碍指南
General Data Protection Regulation (GDPR)
通用数据保护条例
MVCS 架构
2019
Swift 5 - 基础语法
Drupal 配置开发
AngularJS 实现 Excel 导入导出
2018
PHP 面向对象与设计模式
PHP 介绍
Memcached 分布式缓存算法
Memcached 的介绍及使用
C++ 数据结构(六)图(2)邻接矩阵
WEB 负载均衡
C++ 数据结构 (六) 图 (1) 概述
C++ 数据结构 (五) 二叉树 (7) 层次遍历
C++ 数据结构 (五) 二叉树 (6) 中序遍历
C++ 数据结构 (五) 二叉树 (5) 先序遍历
C++ 数据结构 (五) 二叉树 (4) 二叉树实现
Linux 正则
C++ 数据结构 (五) 二叉树 (3) 二叉树概述
C++ 数据结构 (五) 二叉树 (2) 树的表示
Linux 基础命令
C++ 数据结构 (五) 二叉树 (1) 树
Git 介绍
C++ 数据结构 (四) 栈与队列 (3) 队列接口与实现
C++ 数据结构 (四) 栈与队列 (2) 栈应用 (4) 逆波兰表达式
C++ 数据结构 (四) 栈与队列 (2) 栈应用 (3) 中缀表达式
C++ 数据结构 (四) 栈与队列 (2) 栈应用 (2) 栈混洗与括号匹配
PHP - Binary Conversion
C++ 数据结构 (四) 栈与队列 (2) 栈应用 (1) 进制转换
C++ 数据结构 (四) 栈与队列 (1) 栈接口与实现
C++ 数据结构 (三) 列表 (5) 插入排序
PHP - Selection Sort
C++ 数据结构 (三) 列表 (4) 选择排序
C++ 数据结构 (三) 列表 (3) 有序列表
C++ 数据结构 (三) 列表 (1) 接口与实现
C++ 数据结构 (三) 列表 (2) 无序列表
PHP - Merge Sort
C++ 数据结构 (二) 向量 (8) 归并排序
C++ 数据结构 (二) 向量 (7) 起泡排序
PHP - Fibonacci Search
C++ 数据结构 (二) 向量 (6) 斐波那契查找
PHP - Binary Search
C++ 数据结构 (二) 向量 (5) 二分查找
C++ 数据结构 (二) 向量 (4) 有序向量
C++ 数据结构 (二) 向量 (3) 无序向量
C++ 数据结构 (二) 向量 (2) 扩容向量
C++ 数据结构 (二) 向量 (1) 接口与实现
PHP - LCS
MongoDB 介绍
PHP - Fibonacci Sequence
C++ 数据结构 (一) 绪论 (6) 动态规划 (2)
C++ 数据结构 (一) 绪论 (6) 动态规划 (1)
PHP - Search Two Max
C++ 数据结构 (一) 绪论 (5) 迭代与递归 (3)
C++ 数据结构 (一) 绪论 (5) 迭代与递归 (2)
C++ 数据结构 (一) 绪论 (5) 迭代与递归 (1)
PHP - Bubble Sort
Redis 主从复制
Redis 消息发布订阅
C++ 数据结构 (一) 绪论 (4) 算法分析
Redis 事务
C++ 数据结构 (一) 绪论 (3) 复杂度
Redis 持久化
Redis 介绍
Linux 查看系统信息
互联网时代下的 MySQL 架构演变之旅
NoSQL 数据库介绍
C++ 数据结构 (一) 绪论 (2) 计算模型
C++ 数据结构 (一) 绪论 (1) 计算
NoSQL 入门及概述
Git 笔记
LeetCode - 两数之和
PHP - Foreach Object
数学笔记 - 距离公式
数学笔记 - 法线
数学笔记 - 伽玛函数
数学笔记 - 中值定理
数学笔记 - 不等式
数学笔记 - 微分算子法
微分算子法主要用于求微分方程的特解
数学笔记 - 积分公式
考研常用的一些积分公式
数学笔记 - 泰勒公式
考研中的泰勒公式
Walking on our own zone
走在自己的时区里
Node.js - 环境设置
数学笔记 - 求导公式
考研中常用的一些求导公式
数学笔记 - 等价无穷小
考研中常用的一些等价无穷小
第三方随机图片接口
搭建属于自己的 VPN
Clang - GCC 编译
MySQL - 常用语法及函数
MySQL 开发中常用的一些语法及函数归总