码迷,mamicode.com
首页 >  
搜索关键字:everything    ( 573个结果
文件系统取证分析(第12章:NTFS分析)
/* Skogkatt 开始翻译于2015-02-01,仅作为学习研究之用,谢绝转载。 先把这一章的坑挖好。 译注:我翻译这本书的这三章虽然蓄谋已久,但并不是一个计划好的工作。因为之前和vczh、mili、darkfall曾讨论过everything这个软件,也曾想过要写一个开源的everythin...
分类:Web程序   时间:2015-02-02 00:31:22    阅读次数:195
App Distribution Guide (一)
This guide contains everything you need to know to distribute an app through the App Store or Mac App Store.这个guide包含了如何通过app stor或者mac app store来发布一个...
分类:移动开发   时间:2015-01-29 19:08:51    阅读次数:286
大二下要get的技能树
寒假结束前:ACM:计算几何、数论:大白书刷完,基本摸清思路。计算几何全套模板要get 每场bc和cf,写做题笔记,总结project:1.操作系统课程设计,山寨everything *2.用Qt做个豆瓣FM客户端自己用(optional)数模入门:当闲书看TOEFL:2.25之前刷完...
分类:其他好文   时间:2015-01-25 21:01:52    阅读次数:158
如何用 Everything 实现离线搜索找到对应储存设备
如果你有多块移动硬盘,想从中找到某个文件该怎么做呢?挨个连接电脑搜索?不用这么麻烦,最新测试版的Everything已经实现了离线搜索并且可以快速找到文件所在硬盘。感谢xbeta帮我向作者反馈的此建议,1.3 测试版的最新版本终于将文件列表名称添加进了排序栏,这样就实现了使用 Everything ...
分类:其他好文   时间:2015-01-25 16:34:01    阅读次数:237
CentOS添加本地源
1、将CentOS的Everything镜像文件复制到 /usr/local/src目录下2、添加 /etc/yum.repos.d/localSource.repo ,文件内容如下:[localSource]name=localSource baseurl=file:///mnt/localSou...
分类:其他好文   时间:2015-01-25 12:25:27    阅读次数:346
uva 1030 Image Is Everything(迭代更新)
uva 1030 Image Is Everything Your new company is building a robot that can hold small lightweight objects. The robot will have the intelligence to determine if an object is light enough to hold...
分类:其他好文   时间:2015-01-25 08:47:16    阅读次数:239
文件系统取证分析(第11章:NTFS概念)
/* Skogkatt 开始翻译于2015-01-24,仅作为学习研究之用,谢绝转载。 译注:我翻译这本书的这三章虽然蓄谋已久,但并不是一个计划好的工作。因为之前和vczh、mili、darkfall曾讨论过everything这个软件,也曾想过要写一个开源的everything,于是就出来一个坑。...
分类:Web程序   时间:2015-01-24 23:54:48    阅读次数:555
LA2995 Image Is Everything
很有助于思考的模拟题#include #include #include #include #include #include using namespace std;const int maxn = 15;const int maxv = 1005;const int mod = 1e9+7;co...
分类:其他好文   时间:2015-01-20 15:24:53    阅读次数:239
ural 1073. Square Country 完全背包
点击打开链接 1073. Square Country Time limit: 1.0 second Memory limit: 64 MB There live square people in a square country. Everything in this country is square also. Thus, the Square P...
分类:其他好文   时间:2015-01-17 01:16:52    阅读次数:172
Everything s Okay
Everything s Okay 时间限制:1000 ms  |  内存限制:65535 KB 难度:3 描述 输入N个数,M次查询。 每次查询给出一个数x。   要求:每次查询输出前x个数中第i小的数。(i为第i次查询) 你可以假设M  ,Xi 输入Line0:T Line1: N,M Line2…LineN+1:nu...
分类:其他好文   时间:2015-01-16 14:47:54    阅读次数:127
573条   上一页 1 ... 48 49 50 51 52 ... 58 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!