1安装python2安装sublimetext23安装NumPy、Matplotlibhttp://book.51cto.com/art/201401/426522.htmMatplotlib使用教程http://liam0205.me/2014/09/11/matplotlib-tutorial-...
分类:
编程语言 时间:
2015-03-13 23:42:54
阅读次数:
265
1. 原理
不直接改变Codec输出的视频宽高比,而是改变视频播放器窗口的大小。
2. 设置Window
需要将Window设置未可以超出屏幕尺寸
mWindow.setFlags(WindowManager.LayoutParams.FLAG_LAYOUT_NO_LIMITS, WindowManager.LayoutParams.FLAG_LAYOUT_...
分类:
移动开发 时间:
2015-03-13 20:47:34
阅读次数:
195
*****我的QQ号:1539832180。欢迎一起讨论学习。*****1、如果是你定义的变量,不能加引号。因为在大多数语言里面,单引号(或双引号)里面的内容表示的都是字符串。2、如果是你定义的字符串,就必须加引号。var str = "this is a book!";document.write...
分类:
编程语言 时间:
2015-03-13 00:11:32
阅读次数:
188
DescriptionThe French author Georges Perec (1936–1982) once wrote a book, La disparition, without the letter'e'. He was a member of the Oulipo group. ...
分类:
其他好文 时间:
2015-03-12 20:40:22
阅读次数:
145
Oulipo
Time Limit: 1000MS
Memory Limit: 65536K
Total Submissions: 26479
Accepted: 10550
Description
The French author Georges Perec (1936–1982) once wrote a book, La ...
分类:
其他好文 时间:
2015-03-12 17:11:23
阅读次数:
114
这是别人的程序,只能先学习coby一下:using System;class BOOK { //定义字段 private readonly string isbn; private string titile; private string author; privat...
参考:opencv CmakeLists.txt 小示例
用这个the book "Mastering OpenCV with Practical Computer Vision Projects"工程代码:https://github.com/MasteringOpenCV/code/tree/master/Chapter3_MarkerlessAR
这是cmakelists文件...
分类:
其他好文 时间:
2015-03-12 13:23:56
阅读次数:
4285
最近阅读了《Neural networks and deep learning》这本书(online book,还没出版),算是读得比较仔细,前面几章涉及的内容比较简单,我着重看了第三章《Improving the way neural networks learn》,涉及深度神经网络优化和训练的各种技术,对第三章做了详细的笔记(同时参考了其他资料,以后读到其他相关的论文资料也会补充或更改),欢迎有...
分类:
Web程序 时间:
2015-03-12 13:21:17
阅读次数:
189
http://book.51cto.com/art/201303/383957.htm《Cocos2D权威指南》第1章开始前的准备工作,本章我们将介绍什么是Cocos2D以及有关Cocos2D的一些重要基础知识,包括如何下载与安装Cocos2D-iPhone的模板、如何安装Cocos2D-iPhon...
分类:
其他好文 时间:
2015-03-12 11:23:08
阅读次数:
148
Many people focused on those things and treated the book as a big game-playing thing. I had been aiming to have the book reach philosophers, people wh...
分类:
其他好文 时间:
2015-03-11 17:06:32
阅读次数:
108