合同管理系統(tǒng).doc
約27頁DOC格式手機(jī)打開展開
合同管理系統(tǒng),頁數(shù) 27 字?jǐn)?shù) 9543【摘要】在信息時(shí)代的今天,計(jì)算機(jī)參與企業(yè)日常業(yè)務(wù)管理以成為企業(yè)現(xiàn)代化建設(shè)的當(dāng)務(wù)之急。該的設(shè)計(jì)開發(fā)正是適應(yīng)了這種要求。本文論述一種適合于中小企業(yè)、基于單層結(jié)構(gòu)模型的合同管理計(jì)算機(jī)信息管理系統(tǒng)的設(shè)計(jì)與開發(fā)。介紹了系統(tǒng)的實(shí)現(xiàn)及軟硬件配置。該系統(tǒng)采用vb6.0作為開發(fā)工具,ms...
內(nèi)容介紹
此文檔由會員 趙亮 發(fā)布
合同管理系統(tǒng)
頁數(shù) 27 字?jǐn)?shù) 9543
【摘要】
在信息時(shí)代的今天,計(jì)算機(jī)參與企業(yè)日常業(yè)務(wù)管理以成為企業(yè)現(xiàn)代化建設(shè)的當(dāng)務(wù)之急。該合同管理系統(tǒng)的設(shè)計(jì)開發(fā)正是適應(yīng)了這種要求。
本文論述一種適合于中小企業(yè)、基于單層結(jié)構(gòu)模型的合同管理計(jì)算機(jī)信息管理系統(tǒng)的設(shè)計(jì)與開發(fā)。介紹了系統(tǒng)的實(shí)現(xiàn)及軟硬件配置。該系統(tǒng)采用VB6.0作為開發(fā)工具,MS Access作為數(shù)據(jù)庫管理系統(tǒng)。簡單介紹了VB6.0的編程環(huán)境和其數(shù)據(jù)庫編程技術(shù)。在可行性研究和需求分析的基礎(chǔ)上,對系統(tǒng)的設(shè)計(jì)方案、功能模塊、接口設(shè)計(jì)、數(shù)據(jù)庫系統(tǒng)設(shè)計(jì)和安全設(shè)計(jì)等進(jìn)行了較詳細(xì)的論述。
該系統(tǒng)遵循先進(jìn)、經(jīng)濟(jì)、安全、高效、可靠、易操作、易維護(hù)和開放的設(shè)計(jì)原則。
最后,作者對課題設(shè)計(jì)作出客觀評價(jià)和總結(jié),并對系統(tǒng)的不足之處提出其改進(jìn)方案和新的構(gòu)想方案。在論文末,將列出有關(guān)的參考文獻(xiàn)。
【關(guān)鍵字】 合同管理信息系統(tǒng),Visual Basic,數(shù)據(jù)庫技術(shù)
【ABSTRACT】
During this information times, combining computers with enterprise usual events management has become an emergent task that every enterprise must accomplish as soon as possible.
The MIS (management information system) of Contracts based on Single-Layer structure mode, which is suitable for medium and small enterprises is developed and designed in this article. Then introduces software and hardware configuration and implement of the system . The system adopts VB6.0 as developing tool, MS Access 2000 as DBMS (Database Management System). Then makes a concise description of programmable environment and database technique of VB6.0. Based on feasibility analyzing and system demand analyzing, emphatically expounds design-project、 functional model、interface designing database system designing、 security design in this paper.
The MIS of Contracts strictly follows the design principle of security, economy, efficiency reliability, and easy operating, maintaining and expanding.
Finally, the author makes a subjective estimate of his design, and puts forward improving methods and new plans to overcome the shortcomings of the existing system .At the end of this article, references are listed.
【key words】 MIS of Contracts, Visual Basic, Database Technique
目 錄
摘 要
ABSTRACT
第1章 緒 論
1.1 項(xiàng)目背景
1.2實(shí)行合同管理的企業(yè)的業(yè)務(wù)特點(diǎn)
1.3 計(jì)算機(jī)管理合同的必要性
1.4 合同管理工作分析
第2章 可行性研究
2.1 管理可行性
2.2 技術(shù)可行性
第3章Visual Basic 6.0編程環(huán)境簡介及數(shù)據(jù)庫編程
3.1 VB編程環(huán)境簡介
3.2 VB數(shù)據(jù)庫編程
第4章 合同管理系統(tǒng)需求分析說明
4.1 引言
4.1.1 編寫目的
4.1.2 參考資料
4.2 任務(wù)概述
4.2.1 開發(fā)目標(biāo)
4.2.2 運(yùn)行環(huán)境
4.2.3 條件與限制
4.3 功能需求
4.3.1 功能劃分
4.3.2 功能描述
4.3.3 詳細(xì)功能需求
4.4 性能需求
4.4.1 數(shù)據(jù)精確度
4.4.2 時(shí)間特性
4.4.3 適應(yīng)性
4.5 運(yùn)行需求
4.5.1 用戶界面
4.5.2 硬件接口
4.5.3 軟件接口
4.5.4 故障處理
4.6 其它需求
4.6.1 安全保密性
4.6.2 可維護(hù)性
4.6.3 將來可能提出的要求
第5章 合同管理系統(tǒng)概要設(shè)計(jì)說明
5.1 引言
5.1.1 編寫目的
5.1.2 參考資料
5.2 設(shè)計(jì)方案選擇
5.2.1 三層結(jié)構(gòu)模型
5.2.2 客戶機(jī)/服務(wù)器模型
5.2.3 單層結(jié)構(gòu)模型
5.2.4 結(jié)論
5.3 功能要求
5.4 系統(tǒng)總體設(shè)計(jì)
5.4.1系統(tǒng)開發(fā)原則及開發(fā)流程圖
5.4.2物理元素清單
5.4.3設(shè)計(jì)優(yōu)化
5.4.4模塊分解
5.5 接口設(shè)計(jì)
5.5.1 用戶界面
5.5.2 軟件接口
5.6 數(shù)據(jù)庫設(shè)計(jì)
5.6.1 數(shù)據(jù)庫概念設(shè)計(jì)
5.6.2 數(shù)據(jù)庫邏輯設(shè)計(jì)
5.6.3 數(shù)據(jù)庫物理設(shè)計(jì)
5.7 安全設(shè)計(jì)
第6章 測試計(jì)劃
6.1 引言
6.1.1 編寫目的
6.1.2 參考資料
6.2 測試計(jì)劃
6.2.1 測試方案
第7章 運(yùn)行與維護(hù)
7.1 運(yùn)行和維護(hù)
結(jié)束語
致謝
頁數(shù) 27 字?jǐn)?shù) 9543
【摘要】
在信息時(shí)代的今天,計(jì)算機(jī)參與企業(yè)日常業(yè)務(wù)管理以成為企業(yè)現(xiàn)代化建設(shè)的當(dāng)務(wù)之急。該合同管理系統(tǒng)的設(shè)計(jì)開發(fā)正是適應(yīng)了這種要求。
本文論述一種適合于中小企業(yè)、基于單層結(jié)構(gòu)模型的合同管理計(jì)算機(jī)信息管理系統(tǒng)的設(shè)計(jì)與開發(fā)。介紹了系統(tǒng)的實(shí)現(xiàn)及軟硬件配置。該系統(tǒng)采用VB6.0作為開發(fā)工具,MS Access作為數(shù)據(jù)庫管理系統(tǒng)。簡單介紹了VB6.0的編程環(huán)境和其數(shù)據(jù)庫編程技術(shù)。在可行性研究和需求分析的基礎(chǔ)上,對系統(tǒng)的設(shè)計(jì)方案、功能模塊、接口設(shè)計(jì)、數(shù)據(jù)庫系統(tǒng)設(shè)計(jì)和安全設(shè)計(jì)等進(jìn)行了較詳細(xì)的論述。
該系統(tǒng)遵循先進(jìn)、經(jīng)濟(jì)、安全、高效、可靠、易操作、易維護(hù)和開放的設(shè)計(jì)原則。
最后,作者對課題設(shè)計(jì)作出客觀評價(jià)和總結(jié),并對系統(tǒng)的不足之處提出其改進(jìn)方案和新的構(gòu)想方案。在論文末,將列出有關(guān)的參考文獻(xiàn)。
【關(guān)鍵字】 合同管理信息系統(tǒng),Visual Basic,數(shù)據(jù)庫技術(shù)
【ABSTRACT】
During this information times, combining computers with enterprise usual events management has become an emergent task that every enterprise must accomplish as soon as possible.
The MIS (management information system) of Contracts based on Single-Layer structure mode, which is suitable for medium and small enterprises is developed and designed in this article. Then introduces software and hardware configuration and implement of the system . The system adopts VB6.0 as developing tool, MS Access 2000 as DBMS (Database Management System). Then makes a concise description of programmable environment and database technique of VB6.0. Based on feasibility analyzing and system demand analyzing, emphatically expounds design-project、 functional model、interface designing database system designing、 security design in this paper.
The MIS of Contracts strictly follows the design principle of security, economy, efficiency reliability, and easy operating, maintaining and expanding.
Finally, the author makes a subjective estimate of his design, and puts forward improving methods and new plans to overcome the shortcomings of the existing system .At the end of this article, references are listed.
【key words】 MIS of Contracts, Visual Basic, Database Technique
目 錄
摘 要
ABSTRACT
第1章 緒 論
1.1 項(xiàng)目背景
1.2實(shí)行合同管理的企業(yè)的業(yè)務(wù)特點(diǎn)
1.3 計(jì)算機(jī)管理合同的必要性
1.4 合同管理工作分析
第2章 可行性研究
2.1 管理可行性
2.2 技術(shù)可行性
第3章Visual Basic 6.0編程環(huán)境簡介及數(shù)據(jù)庫編程
3.1 VB編程環(huán)境簡介
3.2 VB數(shù)據(jù)庫編程
第4章 合同管理系統(tǒng)需求分析說明
4.1 引言
4.1.1 編寫目的
4.1.2 參考資料
4.2 任務(wù)概述
4.2.1 開發(fā)目標(biāo)
4.2.2 運(yùn)行環(huán)境
4.2.3 條件與限制
4.3 功能需求
4.3.1 功能劃分
4.3.2 功能描述
4.3.3 詳細(xì)功能需求
4.4 性能需求
4.4.1 數(shù)據(jù)精確度
4.4.2 時(shí)間特性
4.4.3 適應(yīng)性
4.5 運(yùn)行需求
4.5.1 用戶界面
4.5.2 硬件接口
4.5.3 軟件接口
4.5.4 故障處理
4.6 其它需求
4.6.1 安全保密性
4.6.2 可維護(hù)性
4.6.3 將來可能提出的要求
第5章 合同管理系統(tǒng)概要設(shè)計(jì)說明
5.1 引言
5.1.1 編寫目的
5.1.2 參考資料
5.2 設(shè)計(jì)方案選擇
5.2.1 三層結(jié)構(gòu)模型
5.2.2 客戶機(jī)/服務(wù)器模型
5.2.3 單層結(jié)構(gòu)模型
5.2.4 結(jié)論
5.3 功能要求
5.4 系統(tǒng)總體設(shè)計(jì)
5.4.1系統(tǒng)開發(fā)原則及開發(fā)流程圖
5.4.2物理元素清單
5.4.3設(shè)計(jì)優(yōu)化
5.4.4模塊分解
5.5 接口設(shè)計(jì)
5.5.1 用戶界面
5.5.2 軟件接口
5.6 數(shù)據(jù)庫設(shè)計(jì)
5.6.1 數(shù)據(jù)庫概念設(shè)計(jì)
5.6.2 數(shù)據(jù)庫邏輯設(shè)計(jì)
5.6.3 數(shù)據(jù)庫物理設(shè)計(jì)
5.7 安全設(shè)計(jì)
第6章 測試計(jì)劃
6.1 引言
6.1.1 編寫目的
6.1.2 參考資料
6.2 測試計(jì)劃
6.2.1 測試方案
第7章 運(yùn)行與維護(hù)
7.1 運(yùn)行和維護(hù)
結(jié)束語
致謝
TA們正在看...
- 小學(xué)生的厭學(xué)心理分析.doc
- _藍(lán)色糧倉_國家糧食安全的戰(zhàn)略保障.pdf
- eit產(chǎn)學(xué)研協(xié)同創(chuàng)新平臺運(yùn)行機(jī)制案例研究.pdf
- ofdi與國內(nèi)創(chuàng)新能力關(guān)系中的_門限效應(yīng)_區(qū)域金融發(fā)...pdf
- ppp模式下戰(zhàn)略性新興產(chǎn)業(yè)評價(jià)維度的構(gòu)建.pdf
- 產(chǎn)業(yè)創(chuàng)新生態(tài)系統(tǒng)的價(jià)值創(chuàng)造和獲取機(jī)制分析_基于中...pdf
- 產(chǎn)業(yè)集群社會資本對創(chuàng)新績效的影響研究_基于產(chǎn)業(yè)集...pdf
- 創(chuàng)新參與者視角的創(chuàng)新環(huán)境評價(jià)研究.pdf
- 創(chuàng)新集聚能力對創(chuàng)新集聚績效的作用機(jī)制研究.pdf
- 創(chuàng)新目標(biāo)_信息來源與創(chuàng)新成功關(guān)系實(shí)證研究.pdf