Renld

  • 毛遂自荐
  • 按图索骥
  • 抛砖引玉
  • 戳回老本营
  • 中珠碰碰碰
  • 这里有个球
  • 曾经的回忆
  • 自述与留言
    github zhihu mail wechat rss
  • C++
  • Computer
  • EE
  • GUI
  • Highchart
  • Life
  • Linux
  • Macau
  • MongoDB
  • Semantic
  • Tools
  • algorithm
  • c++
  • calculate
  • class
  • crawler
  • dataAnalysis
  • deep learning
  • detection
  • django
  • git
  • hexo
  • html
  • karnaugh
  • life
  • machine learning
  • matlab
  • metaprogramming
  • net
  • numpy
  • probability
  • programer
  • programmer
  • python
  • regular expression
  • statistic
  • vim
  • windows
  • 三金 terry sxkdz

    Renld

    Renld

    • 戳回老本营
    • 中珠碰碰碰
    • 这里有个球
    • 曾经的回忆
    • 自述与留言
    github zhihu mail wechat rss
    2016-10-02

    Hello Qt! 卡诺图开发

    windows版本

    • GUI
    • c++
    • karnaugh

    Greater World >>

    2016-09-23

    matplotlib

    1. matplotlib 类似 面向对象的 matlab (有点时候似乎没有charts类漂亮….)
    2. 工具: ipython notebook
    1
    jupyter notebook
    1. 中文显示
    1
    2
    3
    4
    5
    #-*- coding: utf-8 -*-
    import matplotlib.pyplot as plt
    import numpy as np
    plt.rcParams['font.sans-serif'] = ['SimHei']
    plt.rcParams['axes.unicode_minus'] = False

    HBK普通图 HBK高级图 英文参考

    • machine learning
    • python

    Greater World >>

    2016-09-22

    网络与信息安全综合实践

    netter~

    • net
    • windows

    Greater World >>

    2016-09-21

    wxpython

    最近过的太闲适了233

    • python

    Greater World >>

    2016-09-18

    python 元编程

    看别人代码时候可以用

    • metaprogramming
    • python

    Greater World >>

    2016-09-12

    python class

    基本语法//属性与封装//方法//继承和组合//多态//特殊方法//wxpython

    当时想用static变量想到类的..

    • class
    • python

    Greater World >>

    2016-09-11

    python函数式编程

    • 函数做参数

    • map,filter,reduce

    • lambda

    函数第一个单词小写,后面所有单词首字母大写

    类的首字母大写

    变量用下划线分开

    • python

    Greater World >>

    2016-09-07

    python2 passwords

    源自黑板课作业

    1. 随机函数产生用户名密码, 并用文件保存下来
    2. md5加密
    • python

    Greater World >>

    2016-09-07

    python2(HBK) 基本数据结构

    python 没有引用,不能直接用 = copy(这样是copy reference)

    所以需要深拷贝 b = a[:]

    • python

    Greater World >>

    2016-09-04

    机器学习 计算机视觉(黑板课)

    what why how

    • deep learning
    • machine learning

    Greater World >>

    « Prev1234…7Next »
    © 2017 Renld
    Hexo Theme spfk by luuman