J.Z's BLOG


  • 首页

  • 归档

  • 标签

  • 分类

  • 关于

  • 搜索

Master Thesis - From Body Parts Responses to Underwater Human Detection

发表于 2020-02-24 | 分类于 学习

From Body Parts Responses to Underwater Human Detection

  • Thesis
  • Presentation Slides
    阅读全文 »

European trip plan

发表于 2019-11-11 | 分类于 旅行

圣诞欧洲行(12天11晚)

  • 12月14日出发 · 12月25日返回
  • 卡村 - 多特蒙德 - 巴黎 - 巴塞罗那 - 斯德哥尔摩 - 卡村
  • 行程费用表
    阅读全文 »

Machine Learning Notes

发表于 2019-11-07 | 分类于 AI

Type of tasks

  • classification: face recognization
  • regression: prediction
  • clustering: 一篇文章透彻解读聚类分析
阅读全文 »

Operating System Note

发表于 2019-10-08 | 分类于 学习

C01.操作系统概念

OS Definition

  • 提供interface用来帮助用户去操作硬件,硬件和软件资源的管理者
  • Resource allocator
  • Control program
  • Kernel(内核): 在全时运行的一个程序(其他的是应用)
阅读全文 »

DV1567_PO_Project1

发表于 2019-10-02 | 分类于 Performance Optimization

M/M/1 Open Model


Project Github Page

台湾行-计划记录

发表于 2019-06-27 | 分类于 旅行

前期准备

两签一注(台湾通行证+个人旅游G签注+入台证)

  • 台湾通行证+签注(需要一周):出在入境办事大厅办理
  • 入台证(需要一周):在淘宝飞猪上自助购买或者找旅行社,前提是有台湾通行证及签注

机票

  • 提前看机票,飞猪,旅游旺季机票特别贵

交通工具

  • 悠游卡(捷运,公交等交通工具通用)
  • 火车票(高铁或台铁)
  • 拼车

住宿

  • 推荐Airbnb上提前预定民宿,台湾的民宿都很棒!
阅读全文 »

SSE-LECTURE2-TRUESEC

发表于 2019-01-30 | 分类于 学习

Validation

  • always prefer white listing, before black listing
  • always prefer strict validation
  • normaliztion and sanitation is for edge cases only!

Untrusted Pattern

  • highlight the trust boundary
  • less intrusive to existing code

Implementation - Immutability

  • Drastically reduce the risk of TOCTTOU problems
  • Increases readability
  • Increases parallelism
  • Increases event sourcing

Implementation - Pessimistic Strategy

Implementation - Isolate risks

  • compartmentalize sensitive operations
  • Risk separation: Parsing of certain formats(XML), consider external dependencies
  • Security testing

SSE-Ethics

发表于 2019-01-28 | 分类于 学习

Technology

  • Technology good, evil or neutral?
    • The effect of tech; damage effects
    • Classification
  • Technology development inevitable
  • Resistance and political control
阅读全文 »

Simple HTTP webserver

发表于 2018-11-04 | 分类于 学习

Github: TinyServer

阅读全文 »

shell命令自查

发表于 2018-09-13 | 分类于 学习
  • getopts
  • grep && egrep
  • $读取命令行参数
  • chmod
  • sort
  • uniq
  • wc
  • cut
阅读全文 »
123
Jesse Zheng

Jesse Zheng

Passion makes perfect.

26 日志
7 分类
27 标签
RSS
GitHub Weibo E-Mail YouTube Instagram Bilibili
© 2020 Jesse Zheng
本站访客数:
|
由 Hexo 强力驱动
|
主题 — NexT.Mist v5.1.4