Toggle navigation
Hischen Blog
Home
About
Archive
Archive
keep hungry keep foolish
Show All
49
笔记
36
Coq
36
SF (软件基础)
36
PLF (编程语言基础)
19
LF (逻辑基础)
16
Algorithm Design and Analysis
4
leetcode
3
互联网新闻情感分析
1
分治法
1
动态规划
1
摩西
1
最小路径和
1
生活
1
算法题目
1
线性规划
1
罗马数字转整数
1
贪心
1
CCF大数据与计算智能大赛
1
CCF BDCI
1
CCF Big Data & Computing Intelligence Contest
1
Divide And Conquer
1
Dynamic Programming
1
Facebook
1
GitHub Pages
1
Greedy Algorithm
1
KDD Cup 2020
1
Linear Programming
1
Minimum Path Sum
1
Modern E-Commerce Platform
1
Multimodalities Recall
1
QC (Quickcheck)
1
Roman to Integer
1
moses
1
not properly closed `
1
page build failed
1
statistica machine translation
1
2020
一些算法题目
算法题目整理
KDD Cup 2020 Challenges for Modern E-Commerce Platform
Multimodalities Recall
2019
互联网新闻「情感分析」
Emotional Analysis of Internet News
「SF-QC」2 TypeClasses
Quickcheck - A Tutorial on Typeclasses in Coq
「SF-PLF」19 PE
Programming Language Foundations - Partial Evaluation
「SF-PLF」18 UseAuto
Programming Language Foundations - Theory And Practice Of Automation In Coq Proofs
「SF-PLF」17 UseTactics
Programming Language Foundations - Tactic Library For Coq
「SF-PLF」16 LibTactics
Programming Language Foundations - A Collection of Handy General-Purpose Tactics
「SF-PLF」15 Norm
Programming Language Foundations - Normalization of STLC
「SF-PLF」14 RecordSub
Programming Language Foundations - Subtyping with Records
「SF-PLF」13 References
Programming Language Foundations - Typing Mutable References
「SF-PLF」12 Records
Programming Language Foundations - Adding Records To STLC
「SF-PLF」11. TypeChecking
Programming Language Foundations - A Typechecker for STLC
「SF-PLF」10 Sub
Programming Language Foundations - Subtyping (子类型化)
「SF-PLF」9 MoreStlc
Programming Language Foundations - More on The Simply Typed Lambda-Calculus
「SF-PLF」8 StlcProp
Programming Language Foundations - Properties of STLC
「SF-PLF」7 Stlc
Programming Language Foundations - The Simply Typed Lambda-Calculus
「SF-PLF」6 Types
Programming Language Foundations - Type Systems
「SF-PLF」5 Smallstep
Programming Language Foundations - Small-Step Operational Semantics
「SF-PLF」4 HoareAsLogic
Programming Language Foundations - Hoare Logic as a Logic
「SF-PLF」3 Hoare2
Programming Language Foundations - Hoare Logic, Part II
「SF-PLF」2 Hoare
Programming Language Foundations - Hoare Logic, Part I
「SF-PLF」1 Equiv
Programming Language Foundations - Program Equivalence (程序的等价关系)
leetcode刷题之Minimum Path Sum
最小路径和
写博客遇到的『page build failed错误』
『page build failed』when writing with GitHub Pages
「SF-LC」16 Auto
Logical Foundations - More Automation
「SF-LC」15 Extraction
Logical Foundations - Extracting ML From Coq
「SF-LC」14 ImpCEvalFun
Logical Foundations - An Evaluation Function For Imp
「SF-LC」13 ImpParser
Logical Foundations - Lexing And Parsing In Coq
「SF-LC」12 Imp
Logical Foundations - Simple Imperative Programs
「SF-LC」11 Rel
Logical Foundations - Properties of Relations
「SF-LC」10 IndPrinciples
Logical Foundations - Induction Principles
「SF-LC」9 ProofObjects
Logical Foundations - The Curry-Howard Correspondence
「SF-LC」8 Maps
Logical Foundations - Total and Partial Maps
「SF-LC」7 Ind Prop
Logical Foundations - Inductively Defined Propositions (归纳定义命题)
「SF-LC」6 Logic
Logical Foundations - Logic in Coq
「SF-LC」5 Tactics
Logical Foundations - More Basic Tactics
「SF-LC」4 Poly
Logical Foundations - Polymorphism and Higher-Order Functions
「SF-LC」3 List
Logical Foundations - Working with Structured Data
「SF-LC」2 Induction
Logical Foundations - Proof by Induction
「SF-LC」1 Basics
Logical Foundations - Functional Programming in Coq
2018
Algorithm Design and Analysis--Linear Programming
线性规划
Algorithm Design and Analysis--Greedy Algorithm
贪心
Algorithm Design and Analysis--Dynamic Programming
动态规划
Algorithm Design and Analysis--Divide And Conquer
分治法
leetcode刷题之Roman to Integer
罗马数字转整数
统计机器翻译系统Moses的搭建与运行
statistica machine translation system moses
程序员中的梦想家
Dreamers among programmers
leetcode刷题之Reverse Integer
整数反转