码迷,mamicode.com
首页 >  
搜索关键字:computing    ( 560个结果
Kubernetes 第一章 基础知识
Kubernetes 第一章 基础知识 Kubernetes是一个开源容器编排引擎,用于自动化容器化应用程序的部署,扩展和管理。开源项目由Cloud Native Computing Foundation(CNCF)托管。 Kubernetes是一个可移植,可扩展的开源平台,用于管理容器化工作负载和 ...
分类:Web程序   时间:2019-06-27 16:09:26    阅读次数:118
云计算与大数据介绍(非原创)
文章大纲 一、什么是云计算二、什么是大数据三、云计算与大数据、人工智能关系四、参考文章 一、什么是云计算 云计算(Cloud Computing),是一种基于互联网的计算方式,通过这种方式,共享的软硬件资源和信息可以按需提供给计算机和其他设备。典型的云计算提供商往往提供通用的网络业务应用,可以通过浏 ...
分类:其他好文   时间:2019-06-15 13:16:21    阅读次数:91
2、电子计算机-Electronic Computing
继电器 真空管--晶体管,让电路关闭的非常快 如何用晶体管做计算? 逻辑门,not--or--and等 计算机如何存储和表示数字? 位来表示(0和1),1bytes = 8bits,32位计算机或64位计算机意味着是一块块处理数据,每块是32位或64位 计算机如何存储和表示字母? 给字母编码,用数字 ...
分类:其他好文   时间:2019-06-06 22:47:07    阅读次数:118
[Machine Learning for Trading] {ud501} Lesson 7: 01-06 Histograms and scatter plots
A closer look at daily returns Histogram of daily returns gaussian => kurtosis = 0 How to plot a histogram Computing histogram statistics Select the o ...
分类:系统相关   时间:2019-06-04 11:06:36    阅读次数:138
same-origin policy----wikipedia
In computing, the same-origin policy is an important concept in the web application security model. Under the policy, a web browser permits scripts co ...
分类:其他好文   时间:2019-05-20 09:18:12    阅读次数:137
[High Performance Computing] {Udacity} L4: Intro to OpenMP
Getting started with OpenMP These instructions for getting started with OpenMP are repeated in Project 0. They are included here for those students wh ...
分类:其他好文   时间:2019-05-19 10:16:18    阅读次数:133
[High Performance Computing] {Udacity} L3: Intro to the Work-Span Model
https://s3.amazonaws.com/content.udacity-data.com/courses/gt-cse6220/Course+Notes/Lesson1-1+Introduction+(1).pdf two parts: 1, task represented by DAG ...
分类:其他好文   时间:2019-05-19 09:53:41    阅读次数:154
[High Performance Computing] {Udacity} L5: Comparison-based Sorting
Please download and read: Introduction to Algorithms, Third Edition, Chapter 27 Multithreaded Algorithms by Thomas H. Cormen, Charles E. Leiserson, Ro ...
分类:其他好文   时间:2019-05-19 09:51:39    阅读次数:111
CPSC 355: Computing Machinery
UNIVERSITY OF CALGARYDEPARTMENT OF COMPUTER SCIENCESpring 2019CPSC 355: Computing Machinery IAssignment 01Weight: 6% of final gradeDue: May 17th (11:5 ...
分类:系统相关   时间:2019-05-18 21:14:52    阅读次数:155
MCD4140 Assignment
MCD4140 Assignment 1 of 8MCD 4140: Computing for EngineersAssignmentTrimester 1, 2019Status: IndividualHurdle: There is no hurdle on assignmentWeighti ...
分类:其他好文   时间:2019-05-18 20:56:01    阅读次数:66
560条   上一页 1 ... 6 7 8 9 10 ... 56 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!