码迷,mamicode.com
首页 >  
搜索关键字:research    ( 738个结果
(转)Deep Learning Research Review Week 1: Generative Adversarial Nets
Adit Deshpande CS Undergrad at UCLA ('19) Blog About Resume Adit Deshpande CS Undergrad at UCLA ('19) Blog About Resume Adit Deshpande CS Undergrad at ...
分类:Web程序   时间:2016-10-01 17:14:07    阅读次数:180
PNPOLY - Point Inclusion in Polygon Test
https://www.ecse.rpi.edu/Homepages/wrf/Research/Short_Notes/pnpoly.html The C Code Here is the code, for reference. Excluding lines with only braces, ...
分类:其他好文   时间:2016-09-29 17:49:14    阅读次数:232
课后习题和问题 Chapter 2 Problems
P1.是非判断题。a.假设用户请求由某些文本和3幅图像组成的Web页面。对于这个页面,客户将发送一个请求报文并接收4个响应报文。b.两个不同的Web页面(例如,www.mit.edu/research.html及www.mit.edu/students.html)可以通过同一个持续连接发送。c.在浏览器和初始服务器之间使用..
分类:其他好文   时间:2016-09-29 11:31:26    阅读次数:3476
什么也不说,只是发几张图
http://stackoverflow.com/research/developer-survey-2016#technology-most-popular-technologies-2015TopPayingTechinUSTopPayingTechWorldwideSpark$125,000Scala$125,000Cassandra$115,000F#$115,000Hadoop$115,000Cloud(AWS,GAE,Azure,etc.)$105,000Redis$105,000Go$105,0..
分类:其他好文   时间:2016-09-23 15:12:25    阅读次数:136
区块链入门
1. 比特币:一种点对点的电子现金系统 http://blog.sina.com.cn/s/blog_53e30cd50101d5ee.html 2. 从一到N,掘金区块——区块链行业研究报告 http://research.36kr.com/generic/web/viewer.html?id=3 ...
分类:其他好文   时间:2016-09-23 11:12:39    阅读次数:124
IceFig阅读笔记
嗯:就是这里了 http://research.worksap.com/research/icefig/ 一下阅读笔记: 嗯,时间有限,他们提供的又茫茫多,所以 就找出来了 几个 单独聊聊吧。 其他语言的看不太懂,所以跳过了部分,直接进入 有关java的部分。 分别是 http://research ...
分类:其他好文   时间:2016-09-22 16:56:17    阅读次数:166
GNU Radio: Synchronization and MIMO Capability with USRP Devices
Application Note Synchronization and MIMO Capability with USRP Devices Ettus Research Introduction Some applications require synchronization across mu ...
分类:其他好文   时间:2016-09-18 22:03:29    阅读次数:1096
A web crawler design for data mining
Abstract The content of the web has increasingly become a focus for academic research. Computer programs are needed in order to conduct any large-scal ...
分类:Web程序   时间:2016-09-16 22:55:51    阅读次数:262
grep命令及正则
文本查找 grep,egrep,fgrep grep :Global Research 根据模式搜索文本,并将符合模式的文本行显示出来 模式:Pattern,文本字符和正则的元字符组合而成匹配条件 grep 'root' /etc/passwd -i :ignore case,忽略大小写 --col ...
分类:其他好文   时间:2016-09-15 00:49:37    阅读次数:163
hadoop源码分析
hadoop 源代码分析(一) Google 的核心竞争技术是它的计算平台。HadoopGoogle的大牛们用了下面5篇文章,介绍了它们的计算设施。 GoogleCluster:http://research.google.com/archive/googlecluster.html Chubby: ...
分类:其他好文   时间:2016-09-08 15:58:40    阅读次数:220
738条   上一页 1 ... 37 38 39 40 41 ... 74 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!