自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

蓦然回首

梦想遥远,道阻且长。

  • 博客(1)
  • 资源 (18)
  • 收藏
  • 关注

原创 FZU 2105 线段树经典题目

#include <stdio.h> #include <iostream> #include <string.h> #include <math.h> #define N 1000010 #define ls p<<1 #define rs p<<1|1 using namespace std;struct node { int l,r; int cn; } aa[N<<2];vo

2016-04-02 22:54:05 420

运筹学-第二版-(吴祁宗-著)-课后习题答案-机械工业出版社

运筹学-第二版-(吴祁宗-著)-课后习题答案-机械工业出版社

2018-10-04

人工智能基础

artificial intelligence,人工智能,入门书,Introduction to artificial intelligence

2018-10-04

人工智能导论

AI,Introduction to artificial intelligence,人工智能

2018-10-04

统计学习理论的本质

统计学习理论的本质,The nature of statistical learning theory

2018-10-04

Pattern Recognition and Machine Learning(完整答案)

Pattern Recognition and Machine Learning(完整答案),课后答案,模式识别与机器学习

2018-10-04

Neural Network Methods for Natural Language Process

Neural Network Methods for Natural Language Process,基于深度学习的自然语言处理

2018-10-04

LDA数学八卦

LDA数学八卦,Mathematics gossip,LDAMathematics gossip

2018-10-04

深入剖析卷积神经网CNN

CNN_book,卷积神经网,Convolutional neural network

2018-10-04

Machine Learning - A Probabilistic Perspective

Machine Learning - A Probabilistic Perspective,机器学习-一个概率的观点

2018-10-04

模式分类(高清版)

Pattern Recognition , Machine Learning,模式分类,模式识别

2018-10-01

Pattern Recognition and Machine Learning

Pattern Recognition and Machine Learning,AI,PRML

2018-10-01

统计学完全教程

Complete course on statistics,统计学完全教程,人工智能

2018-10-01

编程面试和算法

AI, artificial intelligence,面试,算法,心得。AI, artificial intelligence

2018-10-01

统计学习方法-李航(最新版)

AI,统计学习方法,李航,人工智能。AI, statistical learning method, li hang, artificial intelligence

2018-10-01

Applications of Topic Models

Applications of Topic Models,Applications of Topic Models机器学习必备

2018-10-01

Bayesian Reasoning and Machine Learning

机器学习必备Bayesian Reasoning and Machine Learning

2018-10-01

最优化导论(第四版)课后答案

最优化导论答案,机器学习必备,AN INTRODUCTION TO OPTIMIZATION

2018-10-01

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除