Segmentation fault is a specific kind of error caused by accessing memory that “does not belong to you.” It’s a helper mechanism that keeps you from c...
分类:
编程语言 时间:
2016-01-25 19:12:26
阅读次数:
268
TopicNameReferencecodeImage SegmentationSegmentation by Minimum Code LengthAY Yang, J. Wright, S. Shankar Sastry, Y. Ma , Unsupervised Segmentation of...
分类:
其他好文 时间:
2016-01-24 15:40:35
阅读次数:
187
K-Means算法非监督式学习对一组无标签的数据试图发现其内在的结构,主要用途包括:市场划分(Market Segmentation)社交网络分析(Social Network Analysis)管理计算机集群(Organize Computer Clusters)天文学数据分析(Astronomi...
分类:
其他好文 时间:
2016-01-20 22:12:07
阅读次数:
844
1.段错误 http://www.cnblogs.com/panfeng412/archive/2011/11/06/2237857.html2.段错误的调试方法 2.1使用printf输出信息 2.2使用gcc和gdb 2.3使用core文件和gdb……
分类:
系统相关 时间:
2016-01-19 14:23:59
阅读次数:
235
1. mini coredump a. segv http://zh.scribd.com/doc/3726406/Crash-N-Burn-Writing-Linux-application-fault-handlers https://github.com/gby/libcrash b./pr....
分类:
其他好文 时间:
2016-01-16 01:11:22
阅读次数:
303
本文介绍一下2015 ImageNet中分类任务的冠军——MSRA何凯明团队的Residual Networks。实际上,MSRA是今年Imagenet的大赢家,不单在分类任务,MSRA还用residual networks赢了 ImageNet的detection, localization, 以及COCO数据集上的detection和segmentation, 那本文就简单分析下Residual...
分类:
Web程序 时间:
2016-01-15 01:15:06
阅读次数:
739
这一部分是希望能够处理页错误、断点和系统调用处理系统页错误在发生了page fault之后,进入到系统中断中,然后经过_alltraps,进入到trap,再经过trap_dispatch分发,应该对中断类型为T_PGFLT的中断进行处理当然,页错误也有内核页错误和用户页错误处理断点在JOS中,断点中...
分类:
其他好文 时间:
2016-01-06 15:27:23
阅读次数:
179
Designing fault tolerant systems is extremely difficult. You can try to anticipate and reason about all of the things that can go wrong with your soft...
分类:
其他好文 时间:
2015-12-30 19:13:41
阅读次数:
183
官方网站:http://www.moosefs.org/About MooseFSMooseFS is a fault tolerant, network distributed file system. It spreads data over several physical servers w...
分类:
其他好文 时间:
2015-12-27 12:07:39
阅读次数:
154
Process:Zhaoyang: Some UI change and compile the Caffe in the IOS.Yandong: Do some code integration and the main work is the event segmentation.Fuchen...
分类:
其他好文 时间:
2015-12-25 10:05:37
阅读次数:
132