码迷,mamicode.com
首页 >  
搜索关键字:detailed    ( 177个结果
cocos2d-x学习笔记
Cocos2d-x 多分辨率适配完全解析http://cn.cocos2d-x.org/article/index?type=wiki&url=/doc/cocos-docs-master/manual/framework/native/wiki/detailed-explanation-of-mu...
分类:其他好文   时间:2015-03-20 12:33:07    阅读次数:101
性能分析工具VisualVM for eclipse安装过程总结
Java VisualVMJava VisualVMis a tool that provides a visual interface for viewing detailed information about Java applications while they are running o...
分类:系统相关   时间:2015-03-18 13:54:19    阅读次数:440
CS224d: Deep Learning for Natural Language Process
Course Description Teaching Assistants Peng Qi Course Notes (updated each week)?Detailed Syllabus Class Time and Location Spring quarter (March - June, 2015). Lecture: Monday, Wednesday 11:00-12:...
分类:其他好文   时间:2015-03-17 16:07:25    阅读次数:1021
gem5 设置checkpiont以及从checkpoint处开始执行
以spec2006中的bzip2为例说明,如何设置checkpoint ,以及从checkpoint处开始继续执行。这样做的目的是,可以采用automic的方式执行N条指令,然后以detailed的方式执行M条指令。 1.设置checkpoint:在第5000000条instruction处设置checkpoint ./build/ALPHA_SE/gem5.opt -d ./...
分类:其他好文   时间:2015-03-17 14:20:14    阅读次数:163
algorithm: heap sort in python 算法导论 堆排序
An Python implementation of heap-sortbased on the detailed algorithm description in Introduction to Algorithms Third Editionimport randomdef max_heap....
分类:编程语言   时间:2015-02-25 22:19:46    阅读次数:185
RabbitMQ消息队列(一): Detailed Introduction 详细介绍
1. 历史 RabbitMQ是一个由erlang开发的AMQP(Advanced Message Queue)的开源实现。AMQP的出现其实也是应了广大人民群众的需求,虽然在同步消息通讯的世界里有很多公开标准(如 COBAR的IIOP,或者是SOAP等),但是...
分类:其他好文   时间:2015-02-04 16:59:48    阅读次数:243
Hibernate的组件(Component)映射
在学习Hibernate框架时碰到了许多实际的问题,比如一个Name是由FirstName和LastName组成,或者说一个Address是有Province,City,County和The detailed address组成,那么这么复杂的属性作为实际设计中是不应该出现在一个类里,那么组件映.....
分类:Web程序   时间:2015-02-04 16:07:58    阅读次数:206
Using Gamma 2.2
This is a detailed description of the work with Gamma 2.2. If you are only interested in exact instructions of how to use Gamma please look at"Gamma 2...
分类:其他好文   时间:2015-02-03 14:32:49    阅读次数:166
NET format
The net file format is used to describe the axtNet data that underlie the net alignment annotations in the Genome Browser. For a detailed description ...
分类:Web程序   时间:2015-01-29 22:18:04    阅读次数:198
177条   上一页 1 ... 13 14 15 16 17 18 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!