码迷,mamicode.com
首页 >  
搜索关键字:understand    ( 377个结果
ZOJ1204——Additive equations(DFS)
Additive equationsDescription We all understand that an integer set is a collection of distinct integers. Now the question is: given an integer set...
分类:其他好文   时间:2014-07-21 09:35:45    阅读次数:293
LeetCode "Triangle"
This is the same asSPOJ #453. The best way to understand DP1A code:class Solution {public: int minimumTotal(vector > &triangle) { fo...
分类:其他好文   时间:2014-07-18 21:19:47    阅读次数:234
"this" in javascript
In Javascript, the key work "this" is a hard point to understand, in this artical, I will try to explain ittalking about "this", we have to talk about...
分类:编程语言   时间:2014-07-18 20:14:34    阅读次数:223
#HTTP协议学习# (十一)理解HTTP幂等性
在httpcomponent 文档中看到如下段落:1.4.1.HTTP transport safetyIt is important to understand that the HTTP protocol is not well suited to all types of applicatio...
分类:其他好文   时间:2014-07-13 11:35:46    阅读次数:262
configure JDBCRealm JAAS for mysql and tomcat 7 with form based authentication--reference
Hello all,In this tutorial we are going to configure JDBCRealm JAAS for tomcat 7 and mysql database server.Let us first understand what exactly these ...
分类:数据库   时间:2014-07-02 20:08:58    阅读次数:367
[转] OpenStack — nova image-create, under the hood
I was trying to understand what kind of image nova image-create creates. It’s not entirely obvious from its help output, which says — Creates a new im...
分类:其他好文   时间:2014-07-02 14:04:56    阅读次数:297
Understand QoS at OpenSwitch
danny http://dannykim.me/danny/57771 2014.02.11 14:34:58 (*.193.128.184) 592 >>> PurposeThis document helps us understand how QoS works in OpenVSwitch...
分类:其他好文   时间:2014-06-23 06:14:46    阅读次数:432
Model Thinking1
Why ModelReason # 1: Intelligent Citizen of the WorldReason # 2: Clearer ThinkerReason # 3: Understand and Use DataReason # 4: Decide, Strategize,...
分类:其他好文   时间:2014-06-06 14:49:39    阅读次数:265
6410 selected device is not a touchscreen I understand
之前移植了6410后,就没有测试过,今天编写程序烧进去后运行才发现触摸屏不起作用。 于是试了下系统里tslib的bin文件夹下的命令: ./ts_caliberate   结果总是报错:selected device is not a touchscreen I understand 先去飞凌的官方论坛逛了一圈,好多人有这个问题,但没一个解决办法有效。 先用cat命令试了下几个event...
分类:其他好文   时间:2014-06-05 01:04:27    阅读次数:321
HDU - 4813 Hard Code (长春赛区水题)
Description Some strange code is sent to Da Shan High School. It's said to be the prophet's note. The note is extremely hard to understand. However, Professor Meng is so smart that he successfully ...
分类:其他好文   时间:2014-06-01 09:18:38    阅读次数:246
377条   上一页 1 ... 35 36 37 38 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!