码迷,mamicode.com
首页 >  
搜索关键字:including    ( 680个结果
WebRTC MCU( Multipoint Conferencing Unit)服务器调研
接触过的有licode、kurento. licode的缺陷:文档支持有限,licode的app client库只有js的 kurento的优势:文档齐全,Demo俱备,封装API比较齐全。它的主要特性: Networked streaming protocols, including HTTP,  ...
分类:Web程序   时间:2017-06-02 19:37:37    阅读次数:297
【CS-4476-project 6】Deep Learning
Project 6: Deep LearningIntroduction to Computer Vision Brief Due date: Tuesday, December 6th, 11:55pm Project materials including starter code, train ...
分类:其他好文   时间:2017-05-31 22:17:31    阅读次数:460
leetcode - Wildcard Matching
Implement wildcard pattern matching with support for '?' and '*'. '?' Matches any single character. '*' Matches any sequence of characters (including ...
分类:其他好文   时间:2017-05-28 13:28:37    阅读次数:160
[LeetCode] Find the Closest Palindrome 寻找最近的回文串
Given an integer n, find the closest integer (not including itself), which is a palindrome. The 'closest' is defined as absolute difference minimized ...
分类:其他好文   时间:2017-05-28 12:28:00    阅读次数:229
api
Installation Install using pip, including any optional packages you want... ...or clone the project from github. Add 'rest_framework' to your INSTALLE ...
分类:Windows程序   时间:2017-05-25 20:35:17    阅读次数:322
Elias-Fano编码算法——倒排索引压缩用,本质上就是桶排序数据结构思路
Elias-Fano编码过程如下:把一组整数的最低l位连接在一起,同时把高位以严格单调增的排序划分为桶。 Example: 2, 3, 5, 7, 11, 13, 24 Count in unary the size of upper bits “buckets” including empty o ...
分类:编程语言   时间:2017-05-22 13:46:57    阅读次数:324
CDH-5.7.1离线安装
CDH-5.7.1离线安装 参考自:http://blog.csdn.net/jdplus/article/details/45920733 1、文件下载 CDH (Cloudera’s Distribution, including Apache Hadoop),是Hadoop众多分支中的一种,由 ...
分类:其他好文   时间:2017-05-21 09:57:40    阅读次数:307
性能测试测试(一)
话说性能测试,听上去比较复杂,实则,确实复杂。无论是从性能测试计划编写还是到测试执行、测试报告,没一个环节确实都不简单。这一篇主要是性能测试的准备工作描述,不涉及具体操作。还记得上一份工作的时候,我们组内开展了性能测试的培训,但是呢,老板要求我们必须,首先要学好linux,至少会装虚拟机,而且对没一 ...
分类:其他好文   时间:2017-05-20 15:56:30    阅读次数:253
[转]The superclass "javax.servlet.http.HttpServlet" was not found on the Java Build Path
完整错误信息: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOTLIMITED TO ...
分类:编程语言   时间:2017-05-17 00:54:23    阅读次数:399
1048. Find Coins (25)
题目例如以下: Eva loves to collect coins from all over the universe, including some other planets like Mars. One day she visited a universal shopping mall w ...
分类:其他好文   时间:2017-05-16 20:07:11    阅读次数:162
680条   上一页 1 ... 27 28 29 30 31 ... 68 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!