软件工程专业毕业设计外文文献翻译

(二〇一三 年 六 月本科毕业设计外文文献翻译学校代码: 10128学 号:200920205048英 文 题 目 : Software Database An Object-Oriented Perspective.中 文 题 目 : 软 件 数 据 库 的 面 向 对 象 的 视 角学 生 姓 名 : 宋兰兰学 院 : 信 息 工 程 学 院系 别 : 软 件 工 程 系专 业 : 软 件 工 程班 级 : 软 件 09-1指 导 教 师 : 关玉欣 讲师内蒙古工业大学本科毕业设计外文文献翻译内蒙古工业大学本科毕业设计外文文献翻译1A HISTORICAL PERSPECTIVEFrom the earliest days of computers, storing and manipulating data have been a major application focus. The first general-purpose DBMS was designed by Charles Bachman at General Electric in the early 1960s and was called the Integrated Data Store. It ed the basis for the network data model, which was standardized by the Conference on Data Systems Languages (CODASYL) and strongly influenced database systems through the 1960s. Bachman was the first recipient of ACM’s Turing Award (the computer science equivalent of a Nobel prize) for work in the database area; he received the award in 1973. In the late 1960s, IBM developed the Ination Management System (IMS) DBMS, used even today in many major installations. IMS ed the basis for an alternative data representation framework called the hierarchical data model. The SABRE system for making airline reservations was jointly developed by American Airlines and IBM around the same time, and it allowed several people to access the same data through computer network. Interestingly, today the same SABRE system is used to power popular Web-based travel services such as Travelocity!In 1970, Edgar Codd, at IBM’s San Jose Research Laboratory, proposed a new data representation framework called the relational data model. This proved to be a watershed in the development of database systems: it sparked rapid development of several DBMSs based on the relational model, along with a rich body of theoretical results that placed the field on a firm foundation. Codd won the 1981 Turing Award for his seminal work. Database systems matured as an academic discipline, and the popularity of relational DBMSs changed the commercial landscape. Their benefits were widely recognized, and the use of DBMSs for managing corporate data became standard practice.In the 1980s, the relational model consolidated its position as the dominant DBMS paradigm, and database systems continued to gain widespread use. The SQL query language for relational databases, developed as part of IBM’s System R project, is now the standard query language. SQL was standardized in the late 1980s, and the current standard, SQL-92, was adopted by the American National Standards Institute (ANSI) and 内蒙古工业大学本科毕业设计外文文献翻译2International Standards Organization (ISO). Arguably, the most widely used of concurrent programming is the concurrent cution of database programs (called transactions). Users write programs as if they are to be run by themselves, and the responsibility for running them concurrently is given to the DBMS. James Gray won the 1999 Turing award for his contributions to the field of transaction management in a DBMS.In the late 198

软件工程毕业论文mysql英文翻译_软件工程专业毕业设计外文文献翻译相关推荐

  1. 软件工程毕业论文mysql英文翻译,软件工程专业毕业设计外文文献翻译.doc

    PAGE 学校代码: 学校代码: 10128 学 号:200920205048 本科毕业设计 本科毕业设计外文文献翻译 ( 英文 英文题目:Software Database An Object-Or ...

  2. 计算机文献双语外文,中英文双语计算机专业毕业设计外文文献翻译成品:对Delphi的概述.docx...

    此文档是毕业设计外文翻译成品( 含英文原文+中文翻译),无需调整复杂的格式!下载之后直接可用,方便快捷!本文价格不贵,也就几十块钱!一辈子也就一次的事! 外文标题:Overview of Delphi ...

  3. 软件工程毕业论文mysql英文翻译_软件工程专业毕业论文_外文文献翻译.doc

    word文档整理分享 PAGE 参考资料 学校代码: 学校代码: 10128 学 号:200920205048 本科毕业设计 本科毕业设计外文文献翻译 ( 英文 英文题目:Software Datab ...

  4. 软件工程毕业论文mysql英文翻译_软件工程(毕业论文)文献翻译中英文对照.doc...

    软件工程(毕业论文)文献翻译中英文对照 学生毕业设计(论文)外文译文 学生姓名: 学号 专业名称:软件工程译文标题(中英文):Qt Creator白皮书(Qt Creator Whitepaper)译 ...

  5. ubuntu20.04中安装划词翻译_科研干货 | 知云文献翻译,英文文献阅读必备神器!...

    每天都阅读大量的文献,是不是看着满屏的英文都头疼?不要着急,今天小编就给大家推荐一款文献阅读神器--知云文献翻译,兼具强大的英文翻译及pdf阅读功能,可同时打开多篇pdf.可做标注和注释.可提取pdf ...

  6. 软件工程毕业论文mysql英文翻译_软件工程技术英文文献和中文翻译

    软件工程技术英文文献和中文翻译 时间:2019-09-25 19:14来源:毕业论文 A Brief History of Software Engineering Techniques Histor ...

  7. 计算机专业毕设外文翻译springboot_计算机专业毕业设计外文翻译-中文

    入门 每一个 MyBatis 应该都是以一个 SqlSessionFactory 实例为中心. 一个 SqlSessionFactory 实 例可以使用 SqlSessionFactoryBuilde ...

  8. 计算机毕业设计|外文文献翻译之MVC架构详细介绍

    作者主页:编程指南针 作者简介:Java领域优质创作者.CSDN博客专家 .掘金特邀作者.多年架构师设计经验.腾讯课堂常驻讲师 主要内容:Java项目.毕业设计.简历模板.学习资料.面试题库.技术互助 ...

  9. 计算机外文翻译旅游网站,在线旅游外文文献翻译最新译文资料

    文献出处:U Gretzel. The business model innovation of online travel in E-commerce environment [J]. Touris ...

最新文章

  1. C++知识点60——非类型模板参数
  2. @Scheduled(cron = 0/5 * * * * *)将时间改为配置
  3. C和汇编混合编程---do while
  4. python之修改pip为豆瓣源
  5. Q130:PBRT-V3,非均匀介质的采样(11.3.3章节、15.2.2章节)
  6. 第二周HTML总结3
  7. tdoa/aoa定位的扩展卡尔曼滤波定位算法matlab源码,03TDOA_AOA定位的扩展卡尔曼滤波算法MATLAB源代码...
  8. autocad型源代码_AutoCAD文件格式详解
  9. Linux切换jdk版本
  10. CSS实现兼容浏览器的文字阴影效果
  11. 中国集成灶10大品牌排行榜揭晓,公认的集成灶10大品牌是哪几个?
  12. 女生 男生 都该学会的潜规则
  13. 剩余运算符和展开运算符
  14. 安装oh my zsh
  15. SQL行转列,列转行
  16. 百看不如一练 100道python经典题目,拿去参考学习练手(附答案)可复制
  17. Unity游戏制作问题整理(1)--添加按钮声音
  18. matlab中几种求积分的方法
  19. 中兴以太网板see服务器地址,see
  20. 弹性盒子内容体居右对其_弹性盒子基本属性

热门文章

  1. 项目接入即时聊天客服系统(环信系统)PHP后端操作
  2. 小米一代扫地机器人磨损家具_为了以后的众测 篇二:无差评居家神器——Mi 小米 扫地机器人...
  3. PP-PicoDet快速上手实现目标检测
  4. 使用Django+MySQL快速搭建一个属于自己的网站
  5. 阿里滑块x82y,223,224,225算法挺难的,千辛万苦。
  6. 小学生体测测试环境怎么填_2016年国家学生体质健康测试数据上报工作说明
  7. 解决谷歌浏览器,打开开发者工具后,页面突然变成手机模式
  8. 密码套件cipher suite
  9. ol+天地图+geoserver_教程:使用GeoServer发布离线地图服务(WMS)
  10. 2022年常见遥感类期刊JCR分区与影响因子汇总