【IPV6】 IPv6是Internet Protocol Version 6的缩写,其中Internet Protocol译为“互联网协议”。IPv6是IETF(互联网工程任务组,Internet Engineering Task Force)设计的用于替代现行版本IP协议(IPv4)的下一代IP ...
分类:
其他好文 时间:
2017-03-15 22:37:34
阅读次数:
250
《google的软件工程实践》在内容上,从软件开发,项目管理,团队建设三个方面提到了在google公司软件工程实施的一些实践。提到的很多实践并不陌生,在众多软件公司,包括我们周围的开发队伍中也在使用。但要达到google的实践水平,工作需要更细致、更系统、更具针对性(人力资..
分类:
其他好文 时间:
2017-03-14 21:29:39
阅读次数:
234
原文来自本人的微信公众号文章 系统工程实验室 引言 基于模型的系统工程(简称MBSE,英文全称Model based System Engineering )的实践至少需要三个维度的支撑:建模语言、建模方法论和建模工具。建模语言为模型的表述提供了统一的支撑,建模方法论为建模的行为提供了更为一致的准则 ...
分类:
其他好文 时间:
2017-03-08 00:32:34
阅读次数:
347
一、概述1.简介 NAT英文全称是“Network Address Translation”,中文意思是“网络地址转换”,它是一个IETF(Internet Engineering Task Force, Internet工程任务组)标准,允许一个整体机构以一个公用IP(Internet Proto ...
分类:
其他好文 时间:
2017-03-03 20:59:52
阅读次数:
284
Xiaoguang Tu (涂晓光): CV: Ph.D. Candidate of School of Communication and Information Engineering, University of Electronic Science and Technology of Chi ...
分类:
其他好文 时间:
2017-03-03 12:08:35
阅读次数:
134
Farmer John completed his new barn just last week, complete with all the latest milking technology. Unfortunately, due to engineering problems, all th ...
分类:
编程语言 时间:
2017-01-16 21:36:52
阅读次数:
178
【特征工程】特征选择与特征学习 特征选择(Feature Selection,FS)和特征抽取(Feature Extraction, FE)是特征工程(Feature Engineering)的两个重要的方面。 他们之间最大的区别就是是否生成新的属性。 FS仅仅对特征进行排序(Ranking)和选 ...
分类:
其他好文 时间:
2016-12-23 22:55:47
阅读次数:
300
Reserved IP addresses From Wikipedia, the free encyclopedia In the Internet addressing architecture, the Internet Engineering Task Force (IETF) and th ...
分类:
其他好文 时间:
2016-12-16 07:53:45
阅读次数:
480
hihoCoder #1430 : A Boring Problem(一琐繁题) 时间限制:1000ms 单点时限:1000ms 内存限制:256MB Description - 题目描述 As a student of the school of electronics engineering a ...
分类:
其他好文 时间:
2016-12-08 23:22:09
阅读次数:
268
特征选择(Feature Selection,FS)和特征抽取(Feature Extraction, FE)是特征工程(Feature Engineering)的两个重要的方面。 他们之间最大的区别就是是否生成新的属性。 FS仅仅对特征进行排序(Ranking)和选择, FE更为复杂,需要重新认识 ...
分类:
其他好文 时间:
2016-11-25 12:19:49
阅读次数:
230