码迷,mamicode.com
首页 >  
搜索关键字:detailed    ( 177个结果
比对工具
(green) short pairwise alignment / detailed edit model; (yellow) database search / divergent homology detection; (red) whole genome alignment / alignm ...
分类:其他好文   时间:2017-09-05 01:35:11    阅读次数:182
Linux sar 命令详解
参考链接:http://lovesoo.org/linux-sar-command-detailed.html sar命令常用格式 sar [options] [-A] [-o file] t [n] 其中: t为采样间隔,n为采样次数,默认值是1; -o file表示将命令结果以二进制格式存放在文 ...
分类:系统相关   时间:2017-08-31 19:02:49    阅读次数:373
公司 邮件 翻译 培训 6 长难句
1 it therefore becomes more and more important that, if students are not to waste their opportunities, there willhave to be much more detailed informa ...
分类:其他好文   时间:2017-07-25 10:17:17    阅读次数:220
Java应用基础微专业-工程篇
第1章-命令行 1.1 命令行基础 ls -a: list all files (including hidden files) .DS_Store: files detailed information in the directory cd: back to home directory ( o ...
分类:编程语言   时间:2017-07-04 00:06:05    阅读次数:241
UML期末绘图及细节总结
往届期末绘图的题目例如以下所看到的: Read the providing materials carefully, and then do tasks. 2.1: Use Case Diagram Develop a detailed use case model for the applicat ...
分类:其他好文   时间:2017-06-28 14:25:25    阅读次数:357
haoi2006_受欢迎的牛_Solution
Brief Solution: 强连通tarjan+压缩点+判断是否除了一个点,其它点都有出度 Detailed Solution: 把牛看成点若一个点b能到达点a,则b认为a受欢迎若所有的点都能到达点a,则a被所有的牛欢迎 对于某个强连通中的点,任意两点可互达,互相受欢迎对图求强连通,并把强连通压 ...
分类:其他好文   时间:2017-05-31 21:25:50    阅读次数:180
使用Free命令查看Linux服务器内存使用状况(-/+ buffers/cache详解)
free命令可选参数 -b,-k,-m,-g show output in bytes, KB, MB, or GB -h human readable output (automatic unit scaling) -l show detailed low and high memory stat ...
分类:系统相关   时间:2017-05-27 15:15:56    阅读次数:186
*JQuery系列(5) - Deferred对象
参考 【1】阮一峰 http://www.ruanyifeng.com/blog/2011/08/a_detailed_explanation_of_jquery_deferred_object.html ...
分类:Web程序   时间:2017-05-07 13:01:06    阅读次数:161
QAbstractItemModel Class(1)
The QAbstractItemModel class provides the abstract interface for item model classes. ps:QAbstractItemModel类为项目模型类提供了抽象接口。 Detailed Description 详细说明 Th ...
分类:其他好文   时间:2017-03-10 20:39:29    阅读次数:364
Trie树
记住Trie树的基本数据结构就可以了。 https://discuss.leetcode.com/topic/15581/80ms-clear-c-code-with-detailed-explanations ...
分类:其他好文   时间:2017-03-09 19:50:07    阅读次数:136
177条   上一页 1 ... 4 5 6 7 8 ... 18 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!