240 发简信
IP属地:浙江
  • S04E01

    trapped in between two whole wheat slices pastrami and swiss are my only...

  • django学习笔记.admin

    admin.py 数据库内容管理 from django.contrib import admin from appname import mo...

  • Resize,w 360,h 240
    django学习笔记.models.py

    models.py 建立数据库模板,定义要存取的数据模型 以下的典型的定义方式: from django.db import models cl...

  • Outliner detection

    load and check data outliner detection: 一个是标准化数值检测法。具有钟型正态分布的数据,大约68%的数据...

  • 2017-12-30

    project checklist frame the problem select a performance measure RMSE:均方...

  • 5. Longest Palindromic Substring

    Given a string s, find the longest palindromic substring in s. You may a...

  • 8

    Implement atoi to convert a string to an integer. Hint: Carefully consid...

  • 常用正则表达式

    常用正则表达式"^/d+$"//非负整数(正整数 + 0)"^[0-9][1-9][0-9]$"//正整数"^((-/d+)|(0+))$"//...

  • 数据分析

    1、数据分析概念和统计学基础。 数据分析概念,方法论,流程。 数据分析和数据挖掘的概念。商业数据分析预测的本质。 数据分析的8个层次。 大数据对...