计算机毕业论文|计算机论文|计算机毕业设计|计算机网络论文  
设为首页 加入收藏 联系站长
论文无忧网|专业的计算机论文、计算机毕业论文服务网站
计算机毕业设计 计算机毕业论文 计算机论文 管理系统 工资 在线选课 图书
当前位置:计算机毕业论文网 >> VB论文设计 >> 浏览文章
VB输入法系统的设计与实现

【说明】本站所列作品的内容只是论文的部分介绍,如果想了解此作品的详细资料,请联系在线客服。
全套设计作品包括系统+源程序+论文+开题报告+使用手册,可以直接作为毕业设计/论文使用.
本站作品全部经过技术员测试,完整无错,大家可以放心参考使用。包调试,包指导,售后全部免费,直到您通过答辩为止。
现成作品的购买流程请参照:购买现成作品流程 网站介绍 常见问题解答

 

随着计算机性能不断提高,价格不断下降,计算机在民间的普及率已经十分高。随着越来越多的人购买了电脑,就显示出一个问题:由于很多用户都是以家电的性质购买的电脑,而没有多少计算机基础。虽然针对这些用户的培训机构都将其教学难度一降再降,但还是有很多用户无法理解其中的原理。而作为计算机基础的文字录入也不例外。

本设计尝试用VB架构一个输入法模拟系统,以推进计算机教学图形化,过程电子化,管理智能化的发展。本文从理论和实践两个角度出发,对一个具有数据分析功能的输入法模拟系统进行设计与实现分析。论文首先较为详尽地介绍了面向对象分析与设计的有关概念与技术,特别深入介绍了在本系统中运用到的知识,如:面向对象的分析设计流程;系统中所用到的开发技术VB以及ADO的特点、结构框架以及使用方法。接着对输入法模拟系统的可行性进行了分析,然后对系统的设计思想、设计目标与系统的整体结构进行了明确的规划。最后对系统的主要页面、数据库、应用程序的设计与实现作了较为详细的讲解。

本输入法模拟系统是在Visual Basic 平台上运用VB技术来实现的。其主要功能有:输入信息管理,数据导入管理,数据查询,数据备份,数据还原等。论文在撰写过程中,力求将理论与实践应用相结合,对各种理论进行阐述的同时配合系统从实际应用和操作技巧上加以说明,希望能够更充分地体现到这些知识与技术在本系统中的应用与实现。

【关键词】面向对象分析与设计,VBADO,教学软件

Abstract

Along with the development of Internet technology, daily life can not already do without the network. The life and work of the social people of future will depend on the development of digital technology more and more ,Digitize more and more, the networking, electronic, virtual. Development course and present application state and development trend of Internet, can believe network technology great change life and working way of us fully, Even a certain change will take place in the values of the society.
  This procedure tries to build up a bookshop in the network with VB, So that every customer needn't go out and can do shopping easily through surfing the Net at home .this article is analyzing the design and realization of an online bookshop with Data Mining function, from the views of theory and practice. Starting with introducing concepts and techniques of OOA and OOP in detail, especially introducing the knowledge which apply for this system, such as: the feature and flow of OOA and OOP; analyzing the feature
structure and using method of developing techniques VB and ADO which using in my system. And then, this article analyses the feasibility of the system, then minutely layouts the design thoughts, goals and the system holistic framework. At last, this article minutely explains the design and realization of Web page layout, data base and application program of our system.
  This online bookstore system uses VB technology to realize on Visual Studio.Net platform. Its main function has: manage users, new books on sale, look for classified books, search books, collect favorite book, process of purchase, sales list, the comment of the books, website's management, etc. 

During the course of writing this article, I strive to integrate theory and practice. While expatiating the different kind of theories, I illuminate the application and operation skill combining the system so as to fully incarnate the application of these theories and techniques to this system.

 

   [KEYWORD]OOA,OOD,VB,ADO

第1 选题背景... 1

1.1计算机教学软件的发展情况... 1

1.2  CAI的基本原理... 1

1.3  计算机辅助教学的基本过程... 2

1.4  CAI课件的开发过程... 3

1.5 任务概述... 4

1.5.1目标:建立完善的输入法模拟系统系统... 4

1.5.2输入法模拟系统特点... 4

第2 解决方案的选择... 5

2.1 系统说明... 5

2.1.1.系统开发软件环境... 5

2.2 开发计划... 5

2.3行性分析... 6

2.3.1 风险分析... 6

2.3.2 技术可行性... 6

2.3.3 操作可行性... 6

2.4 设计方案:对涉及工具和技术的相关说明... 6

2.4.1 C/S体系结构... 6

2.4.2 Access. 7

2.4.3 Visual Basic 6.0. 8

第3 需求分析... 10

3.1系统分析的任务与步骤... 10

3.1.1 系统分析的任务... 10

3.1.2 系统分析的步骤... 10

3.2系统项目范围... 10

3.4系统实体分析... 11

3.5系统的数据库设计... 11

3.5.1 概念设计... 11

4  总体设计... 13

4.1 系统系统功能说明... 13

4.1.1总体功能... 13

4.1.2非功能性需求... 13

4.2 建立数据库模型... 14

第5 详细设计... 15

5.1系统界面... 15

5.2 输入法模拟系统主操作界面说明... 15

6  系统测试... 17

6.1系统测试的目的... 17

6.2面向对象系统测试方案... 17

  ... 18

... 19

参考文献... 20

 
上一篇: VB小区务业管理系统全套(SQL)
下一篇: VB电脑销售管理系统全套(SQL)
在线客服  
点击这里给我发消息 点击这里给我发消息
点击这里给我发消息 点击这里给我发消息
QQ:528311109 QQ:528311109
  服务邮箱:Service@paper51.com
热门浏览
论文降价了,2010年毕业的同学你
计算机毕业论文无忧网-公告
计算机毕业论文-论文无忧网至同学
5年信誉服务保证-计算机毕业论文
购买现成作品流程
计算机毕业论文答辩过程中需要注
付款方式
网站介绍
计算机毕业论文答辩前的准备
常见问题
最近更新  
论文降价了,2010年毕业的同学你
计算机毕业论文无忧网-公告
计算机毕业论文-论文无忧网至同学
5年信誉服务保证-计算机毕业论文
购买现成作品流程
计算机毕业论文答辩过程中需要注
付款方式
网站介绍
计算机毕业论文答辩前的准备
常见问题
设为首页 | 加入收藏 | 关于本站 | 联系站长 | 友情链接 | 版权申明 | 在线留言 | 网站地图
Copyright 2006-2008 Powered by Paper51.com,论文无忧网 All Rights Reserved.
声明:《论文无忧网》,根据《信息网络传播权保护条例》,如果我们网站上的的作品侵犯了您的权利,请及时通知我们,我们会及时删除。
《论文无忧网》为您提供优秀的计算机毕业设计|计算机毕业论文|计算机论文|毕业论文等资料,仅供学习参考使用。