码迷,mamicode.com
首页 >  
搜索关键字:represents    ( 776个结果
webrtc学习——RTCPeerConnection
TheRTCPeerConnectioninterface represents a WebRTC connection and handles efficient streaming of data between two peers.Warning: RTCPeerConnection and ...
分类:Web程序   时间:2014-11-04 17:07:02    阅读次数:335
LeetCode Jump Game
Given an array of non-negative integers, you are initially positioned at the first index of the array.Each element in the array represents your maximu...
分类:其他好文   时间:2014-11-04 14:28:24    阅读次数:204
flex 4.6 移动开发 app.xml配置说明
com.richfit.MobileBI企业决策分析企业决策分析.. that represents application version which can be used to check for application upgrade. Values can also be 1-par...
分类:移动开发   时间:2014-10-31 15:30:32    阅读次数:326
[Leetcode] Container With Most Water ( C++)
题目:Givennnon-negative integersa1,a2, ...,an, where each represents a point at coordinate (i,ai).nvertical lines are drawn such that the two endpoints ...
分类:编程语言   时间:2014-10-30 07:09:03    阅读次数:274
leetcode Jump Game II
题目:Given an array of non-negative integers, you are initially positioned at the first index of the array.Each element in the array represents your max...
分类:其他好文   时间:2014-10-30 01:37:50    阅读次数:247
OPENCV(2) —— Basic Structures(二)
Mat OpenCV C++ n-dimensional dense array class The class Mat represents an n-dimensional dense numerical single-channel or multi-channel array. It can...
分类:其他好文   时间:2014-10-29 10:42:31    阅读次数:287
LeetCode: Container With Most Water 解题报告
Container With Most WaterGiven n non-negative integers a1, a2, ..., an, where each represents a point at coordinate (i, ai). n vertical lines are draw...
分类:其他好文   时间:2014-10-28 19:30:59    阅读次数:163
CTBCMCLeg类
一 :Do not confuse a call leg with a call . A call leg represents one full-duplex link to a party whilea call represents the agglomeration of multiple ...
分类:其他好文   时间:2014-10-28 17:28:48    阅读次数:160
NS Simulation: Scheduling Events (examples inside)
NS Simulation: Scheduling Events Simulation time A similation system (such as NS) must have a built-in simulation clock - it represents the "clock" .....
分类:其他好文   时间:2014-10-27 00:25:01    阅读次数:301
leetcode - Jump Game II
Given an array of non-negative integers, you are initially positioned at the first index of the array. Each element in the array represents your maximum jump length at that position. Your goal i...
分类:其他好文   时间:2014-10-26 14:25:29    阅读次数:172
776条   上一页 1 ... 65 66 67 68 69 ... 78 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!