码迷,mamicode.com
首页 >  
搜索关键字:reading    ( 1497个结果
Matlab启动时大量java错误的处理方法
MATLAB的Tech Notes,解决方案如下:Solution:This exception indicates there was a problem reading an XML file. Howeve r, you should still be able to run MATLAB w...
分类:编程语言   时间:2015-09-08 20:09:23    阅读次数:1713
profile和bash
24down votefavorite12I am reading about basic shell scripting from Linux Command Line and Shell Scripting Bible.It says that the /etc/profile file set...
分类:其他好文   时间:2015-09-08 12:32:43    阅读次数:183
Linux 硬盘分区生效命令partprobe
在Linux中使用fdisk命令进行分区时,有时会遇到“WARNING: Re-reading the partition table failed with error 16: Device or resource busy.The kernel still uses the old table....
分类:系统相关   时间:2015-09-04 07:05:16    阅读次数:234
Ubuntu中安装mongodb的问题
1.在终端上运行"sudoapt-get install mongo-org"后出现错误:Reading package lists... DoneBuilding dependency tree Reading state information... DoneE: Unable to...
分类:数据库   时间:2015-09-03 17:47:58    阅读次数:1577
Lua code reading(lua源码阅读)
http://blog.csdn.net/cnjet/article/details/7023526Online Lua 5.1 source code browserRecommended reading order:lmathlib.c, lstrlib.c: get familiar with...
分类:其他好文   时间:2015-09-03 10:21:50    阅读次数:169
My Reading List - Machine Learning && Computer Vision
本博客汇总了个人在学习过程中所看过的一些论文、代码、资料以及常用的资源与网站,为了便于记录自身的学习过程,将其整理于博客之中。Machine Learning(1) Machine Learning Video Library - Caltech说明:罗列了机器学习的常用算法以及机器学习图谱(2)D...
分类:系统相关   时间:2015-09-01 21:10:53    阅读次数:655
Java – Reading a Large File Efficiently--转
原文地址:http://www.baeldung.com/java-read-lines-large-file1. OverviewThis tutorial will showhow to read all the lines from a large file in Javain an effi...
分类:编程语言   时间:2015-08-28 17:10:45    阅读次数:212
ICDAR2015出结果了
ICDAR2015结束了,竞赛结果也出了。 怎么说呢,虽然排名很低,但是也没垫底,就我跟另一个师兄做,而且几乎从小白开始,能做到这样感觉也不会太过失望。 观察了一下大家的结果,感觉我的方法的优势还是很大的,假如说后面MSER的识别率再比较理想的话,排名会高出一大截,因为CNN的proposal的召回率跟准确率都非常不错了,MSER用的另一个师兄的代码,训练也不是基于比赛数据集训...
分类:其他好文   时间:2015-08-28 13:18:44    阅读次数:537
[LintCode] Binary Tree Serialization
Design an algorithm and write code to serialize and deserialize a binary tree. Writing the tree to a file is called 'serialization' and reading back f...
分类:其他好文   时间:2015-08-27 18:19:03    阅读次数:142
STM32 Timer : Auto-reload register register
Auto-reload register (TIMx_ARR)The auto-reload register is preloaded.Writing to or reading from the auto-reload registeraccesses the preload register....
分类:其他好文   时间:2015-08-27 00:24:42    阅读次数:273
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!