上古时代 Objective-C 中哈希表的实现 经验

*table, const void *data); void *NXHashGet (NXHashTable *table, const void *data); void *NXHashInsert

vbje3051 2016-05-09   31643   0

[译]R语言突破大数据瓶颈:Shiny的Spark之旅 资讯

k前端的R包。 SparkR提供了一个分布式的data frame数据结构,解决了 R中的data frame只能在单机中使用的瓶颈,它和R中的data frame 一样支持许多操作,比如 select

jopen 2016-02-18   24544   0
P19

  Database_Centos5安装Oracle11 文档

/etc/profile < create tablespace data1 2 datafile '/u01/app/oracle/oradata/demo1/data1_01.dbf' size 100m 3 extent

xuedong 2010-10-15   3020   0
P6

  Oracle 口令文件的作用 文档

Production With the Partitioning, OLAP and Oracle Data Mining options JServer Release 9.2.0.3.0 - Production

fzs731215 2014-03-24   1473   0

数据挖掘的10种分析方法 资讯

数据挖掘(Data Mining,DM),又称数据库中的知识发现(Knowledge Discover in Database,KDD),是目前人工智能和数据库领域研究的热点问题,所谓数据挖掘是指从数

jopen 2014-03-10   31551   0

训练的神经网络不工作?一文带你跨过这37个坑 经验

dropout、批规范、权重/偏差 L2 正则化等。在优秀课程《编程人员的深度学习实战》( Practical Deep Learning For Coders-18 hours of lessons for free )中,Jeremy

weuk6880 2017-07-25   75460   0

Android Gesture 手势创建以及使用示例 经验

gesture.GestureOverlayView; import android.gesture.Prediction; import android.net.Uri; import android.os.Bundle;

jopen 2015-07-12   21528   0
P105

  Oracle OCM进阶课程之基础实训教程 文档

TCP)(HOST = book.oracle.com)(PORT = 1521)) ) (CONNECT_DATA = (SERVICE_NAME = sales) #这里的sales对应到注册到监听器里的服务名

jin_lin 2011-03-03   2798   0

Android Gusture 手势识别小案例 经验

gesture.GestureOverlayView; import android.gesture.Prediction; import android.net.Uri; import android.os.Bundle;

jopen 2013-04-27   39823   0

神经网络的JavaScript实现:ConvNetJS 经验

ConvNetJS是神经网络的一个JavaScript实现,可以让你在浏览器中训练深度网络。目前看来,它最重要的用途是帮助Deep Learning 初学者更快、更直观的理解算法。它当前支持: 常见的神经网络模块(全连接层,非线性) 分类(SVM/

jopen 2014-11-06   115079   0

在你的shell生成sparkline图 – Shark 经验

provides a simple representation of numerical or statistical variation in some measurement, typically over

nemb3995 2016-02-05   37271   0

深度卷积神经网络CNNs的多GPU并行框架 及其在图像识别的应用 经验

本文聚焦于腾讯深度学习平台(Tencent Deep Learning Platform)中深度卷积神经网络Deep CNNs的多GPU模型并行和数据并行框架。 将深度卷积神经网络(Convolutional

jopen 2015-01-08   98606   0

Nodejs基础:路径处理模块path总结 经验

js-learning-guide/examples/2016.11.08-node-path // 输出 /Users/a/Documents/git-code/nodejs-learning-guide/examples/2016

pkhv4538 2016-11-13   35925   0
P31

  计算机常用英语词汇大全 文档

(UDP) 用户数据报协议 data communication 数据通信 全国统一咨询热线:400-700-1003 resource sharing 资源共享 data format 数据格式 layer-based

cnsdlywei 2017-03-01   12465   0
方案   C#   CSS   C/C++   Basic  

15个值得考虑的新前端框架 资讯

architecture and normalizes your CSS and native HTML elements. It provides the structural groundwork for your

d3fw 2015-04-28   22185   0

为设计人员准备的20个最好排版工具 资讯

serif-based fonts with this tool. Simply select the elements that most closely match your font, and the program

jopen 2014-07-31   5309   0
排版  

2015年最好8个HTML5 Mobile UI 框架用于开发混合HTML5 Apps 资讯

widgets. If you are newbie in the industry, learning Kendo UI is not a difficult task if you are familiar

nwbg 2015-05-23   56260   0
HTML5  
P202

  GWT指南 文档

exceptions. 2. Retrieving JSON data via HTTP o Make HTTP requests to retrieve JSON data from a server. The same

sipmzy 2015-11-30   846   0

TensorFlow实战之Scikit Flow系列指导:Part 1 经验

import pandas >>> data = pandas.read_csv('data/train.csv') >>> data.shape (891, 12) >>> data.columns Index([u'PassengerId'

jopen 2015-11-25   57500   0

大数据常见术语表 资讯

于数据中的人性化模式 大数据科学家(Big Data Scientist) – 能够设计大数据算法使得大数据变得有用的人 大数据创业公司(Big data startup) – 指研发最新大数据技术的新兴公司

jopen 2015-02-22   47724   0
1 2 3 4 5 6 7 8 9 10