码迷,mamicode.com
首页 >  
搜索关键字:computer    ( 2862个结果
Computer Networking: Transport layer
A transport-layer protocol provides for logical communication between application processes running on different hosts. Transport-layer protocols are ...
分类:Web程序   时间:2018-06-21 17:32:59    阅读次数:244
类型系统的类型分类
顶级分类: Nominal type system structural systems In computer science, a nominal or nominative type system (or name-based type system) is a major class of  ...
分类:其他好文   时间:2018-06-20 18:47:09    阅读次数:267
HDU 1014 Uniform Generator(题解)
Uniform Generator Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 32990 Accepted Submission(s): 1 ...
分类:其他好文   时间:2018-06-20 00:07:17    阅读次数:147
机器学习中的概率模型和概率密度估计方法及VAE生成式模型详解之二(作者简介)
Brief Introduction of the AuthorChief Architect at 2Wave Technology Inc. (a startup company in stealth mode)Education:? Graduate School of Chinese Academy of Sciences – Beijing – MS in Computer Scienc
分类:其他好文   时间:2018-06-18 16:07:21    阅读次数:175
三角形求交算法
在光线追踪中,我们常常要处理对于Mesh的渲染,由于Mesh一般由一个个三角形所构成,因此需要我们去计算光线和Mesh每个三角形之间是否存在交点。这可以看做是一个射线和三角形的求交问题。《Fundamentals of Computer Graphics (3rd edition)》中提出了一个in ...
分类:编程语言   时间:2018-06-17 19:50:13    阅读次数:165
windowsserver 2012 R2 创建群集失败
windows server 2012 部署群集报错日志如下:Cluster network name resource 'PHZWCS-MSDTC' failed to create its associated computer object in domain 'csot.TCL.com' during: Resource online. The t
分类:Windows程序   时间:2018-06-16 15:40:34    阅读次数:408
求树上任意一点所能到达的最远距离 - 树上dp
A school bought the first computer some time ago(so this computer's id is 1). During the recent years the school bought N-1 new computers. Each new co ...
分类:其他好文   时间:2018-06-15 20:56:33    阅读次数:185
java实现md5加密
java实现md5加密 MD5的全称是Message-Digest Algorithm 5(信息-摘要算法),在90年代初由MIT Laboratory for Computer Science和RSA Data Security Inc的Ronald L. Rivest开发出来,经MD2、MD3和 ...
分类:编程语言   时间:2018-06-15 19:12:40    阅读次数:204
<<高级计算机网络>>(Advaned Computer Networks) 徐恪 徐明伟 陈文龙 马东超
目录 第1章 计算机网络与Internet1 1.1 引言1 1.2 Internet发展历史2 1.2.1 互联网发展的主要阶段4 1.2.2 互联网在中国的发展5 1.2.3 互联网主要创新5 1.3 互联网边缘层与核心层10 1.3.1 互联网边缘层10 1.3.2 互联网核心层11 1.4  ...
分类:Web程序   时间:2018-06-14 14:27:40    阅读次数:483
Computer Neworking: A Top-Down Approach
[TOC] 这本书是计算机网络最好的入门书籍,与传统的计算机网络书籍不同,它采用了自顶而下的方式去讲解。感谢两位十分出色的作者:Jim Kurose和Keith Ross, 他们生动的叙述方式使我觉得计算机网络如此有趣。单单引用文献就有33页,我十分佩服这么严谨又有耐心的人。 Keep those ...
分类:移动开发   时间:2018-06-14 11:46:05    阅读次数:279
2862条   上一页 1 ... 70 71 72 73 74 ... 287 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!