-
43701.中国电子商务行业年度监测报告(2012-2013年)
[信息传输、软件和信息技术服务业,批发和零售业] [2013-09-29]
报告对2012年中国电子市场进行了回顾与盘点,同时就2012年中国电子商务市场监测数据和细分市场监测数据进行分析,对2012年中外电子商务行业发展状况进行比较,提出了中国电子商务发展趋势展望。
关键词:电子商务行业;监测数据;发展趋势
-
43702.中国电信推出智能车载后视镜
[信息传输、软件和信息技术服务业,计算机、通信和其他电子设备制造业] [2013-09-29]
关键词:信息通信;智能车载后视镜
-
43703.IT通信行业季度分析报告——2013年1季度
[计算机、通信和其他电子设备制造业,信息传输、软件和信息技术服务业] [2013-09-29]
工信部数据显示,2013 年1-3 月,电信企业继续加大互联网、3G 等基础设施建设力度,网络能力不断提高,进一步凸显通信基础设施作为信息消费通道作用。一季度固定资产投资达488 亿元,其中互联网和数据通信投资同比增长91.5%。全国光缆线路长度净增48.8 万公里,达到1529.4 万公里,同比增长20.4%。宽带普及提速工程效应依然明显,接入网光缆线路长度同比增长28.5%,高于长途光缆25.1 个百分点。
关键词:IT 通信行业;平板电脑;智能手机;移动互联网;即时通信;智能手表
-
43704.田杰棠:云计算,亟须防范产业发展风险
[信息传输、软件和信息技术服务业,计算机、通信和其他电子设备制造业] [2013-09-29]
2013全球云计算大会于9月15日至17日在上海举行,这是已有5年历史的全球云计算大会首次亮相中国,反映出业界对中国云计算市场前景的看好。据机构预测,“十二五”期间,云计算产业的年均名义增长率将达到60%左右,在“十二五”中后期将成长为一个千亿级的产业,成为我国经济的重要增长点。目前我国云计算产业处于什么发展阶段?面临哪些困难?后续推进的着力点在哪里?中国经济时报记者为此专访了国务院发展研究中心技术经济研究部第二研究室主任田杰棠。
关键词:云计算;产业发展风险
-
43705.中国移动4G终端路线图出炉14年推TD-LTE千元机
[计算机、通信和其他电子设备制造业,信息传输、软件和信息技术服务业] [2013-09-29]
关键词:4G终端路线图;TD-LTE
-
43706.2015年移动视频消费将增长879%
[信息传输、软件和信息技术服务业] [2013-09-29]
关键词:2015年;移动视频消费;增长
-
43707.发改委回应电信联通反垄断案:继续督促整改
[信息传输、软件和信息技术服务业] [2013-09-29]
关键词:发改委;电信联通;反垄断
-
43708.通过原位代码随机化来实现软件的多元化
[信息传输、软件和信息技术服务业] [2013-09-28]
The wide adoption of non-executable page protections has given rise to attacks that employ return-oriented programming (ROP) to achieve arbitrary code execution without the injection of any code. Existing defenses against ROP exploits either require source code or symbolic debugging information, or impose a significant runtime overhead, which limits their applicability for the protection of third-party applications. Aiming for a practical mitication against ROP attacks, we introduce in-place code randomization, a software diversification technique that can be applied directly on third-party software. Our method uses various narrow-scope code transformations that can be applied statically, without changing the location of basic blocks, allowing the safe randomization of stripped binaries even with partial disassembly coverage. We demonstrate how in-place code randomization can prevent the exploitation of vulnerable Windows 7 applications, including Adobe Reader, as well as the automated construction of reliable ROP payloads.
关键词:电子信息;软件;代码;多元化
-
43709.WEB2.0设计——复杂服务机器人的集成管理和分布式软件开发
[信息传输、软件和信息技术服务业] [2013-09-28]
Current activities to improve the robot development process mostly focus on the technical aspects of robot development, including the fostering of robotic development frameworks, the integration of model driven engineering methods and tools, or the assessment of best practice components and architectures. In contrast this article highlights aspects that are orthogonal to this technical point of view: the cooperation and project management aspects of robot development processes. Distributed development and testing on a common hardware platform require remote and anytime accessibility paired with a respective resource management, high op-erability of the robot including quality management and easy deployment of new software components. In the present article a web-based integration platform for distributed development and test is presented that aims at providing an integrated solution for these requirements. It was developed in the last phase of the DESIRE project due to the urgent need for a powerful tool that would reduce the immense integration efforts within the project. The results of the practical evaluation of the web portal are given in the last section of this article.
关键词:电子信息;软件;web2.0;机器人;集成平台;分布式开发
-
43710.软件工程设计介绍
[信息传输、软件和信息技术服务业] [2013-09-28]
1. Understand software design from the engineering perspective 2. Understand the importance of software design in developing complex products 3. Understand the issues that make software design challenging 4. Understand the software design process and differentiate between its activities 5. Become familiar with software design principles, considerations, and strategies.
关键词:电子信息;软件设计;工程