【正文】
、商品單價、進貨日期和備注信息等。其優(yōu)點是位數(shù)少,簡單明了,便于按順序定位和查找,易于管理,但此種編碼沒有邏輯含義作基礎(chǔ),缺乏分類特征。 ( 2)、銷售信息的修改、查詢、 瀏覽、刪除 ,包括銷售信息編號、顧客編號、顧客名稱、商品編號、商品名稱、商品規(guī)格、計量單位、商品數(shù)量、商品單價、銷貨日期、折扣和備注信息等。 ( 2)、供應(yīng)商信息的修改、查詢、瀏覽、刪除,包括供應(yīng)商編號、公司名稱、聯(lián)系人名稱、公司地址、所 在城市、所在地區(qū)、郵政編碼、電話號碼、傳真號碼、公司主頁和備注信息等。 湖南廣播電視大學(xué)計算機科學(xué)與技術(shù)專業(yè)本科畢業(yè)論文 11 技術(shù)基礎(chǔ) 管理信息系統(tǒng)的技術(shù)基礎(chǔ)包括計算機系統(tǒng)技術(shù) ,數(shù)據(jù)通信與計算機網(wǎng)絡(luò)技術(shù) ,計算機通信技術(shù)中的數(shù)字式程控交換技術(shù)和綜合業(yè)務(wù)數(shù)字網(wǎng)格技術(shù) ,以及文字信息處理技術(shù)和數(shù)據(jù)庫技 術(shù)等。新的問題反映在對建立管理信息系統(tǒng)的經(jīng)濟效益缺乏正確的認識,建立管理信息系統(tǒng)是為組織的管理服務(wù)的,其根本目的是要創(chuàng)造企業(yè)的經(jīng)濟效益。 Microsoft SQL Server 20xx是一個采用 SQL 語言的關(guān)系型數(shù)據(jù)庫管理系統(tǒng)。 第三章 需要解決的幾個關(guān)鍵問題 編程環(huán)境的選擇 微軟公司的 Visual C++ 是 Windows 應(yīng)用程 序開發(fā)工具, Visual C++ 是目前最流行、使用最廣泛的軟件開發(fā)工具之一。 管理系統(tǒng)中計算機應(yīng)用的新發(fā)展 ? 面向高層管理人員的信息和決策支持 主管支持系統(tǒng) —— ESS( Executive Support Systems) 成組(群)決策支持系統(tǒng) —— GDSS(Group Decision Support Systems) 智能支持系統(tǒng) —— ISS( Intelligent Support System) ? 面向綜合應(yīng)用的計算機集成制造系統(tǒng) 科學(xué)計算 — CAD(Computer Aided Design) 生產(chǎn)過程控制 — CAM(Computer Aided Manufacturing) 數(shù)據(jù)處理 —— MIS、 DSS 概念: 將 CAD、 CAM、 MIS 等不同類型的子系統(tǒng)逐一連接 起來一道工作,使之成為一個有機的整體,即計算機集成制造系統(tǒng) ,即: CIMS(Computer Integrated Manufacturing) ? 面向企業(yè) 間的信息系統(tǒng) —— 電子數(shù)據(jù)交換( EDI: Electronil Data Interchange) 與企業(yè)打交道的部門: 上級領(lǐng)導(dǎo)部門、市場、用戶、原料供應(yīng)單位、加工協(xié)作單位 ,甚至:顧客、供貨商、運輸商、銀行等。經(jīng)過 20 年的改革開放,中國企業(yè)發(fā)展的宏觀環(huán)境和管理模式都發(fā) 生了根本性的改變。 第四階段( 1980)職能管理系統(tǒng)階段( IMS),這個階段強調(diào)的是綜合管理功能,多維服務(wù)模式,人機協(xié)調(diào)的、智能化的、集成化的計算機輔助管理功能等。 第二章 研究現(xiàn)狀及設(shè)計目標(biāo) 國內(nèi)外現(xiàn)狀 國外現(xiàn)狀 計算機的發(fā)明應(yīng)用,被視為人類的第三次重大的科學(xué)技術(shù)革命 ,是一次飛躍。誰控制的信息越多,誰利用信息資源的效率越高,誰就會在各方面的競爭中占有一席之地,誰就會有更多的優(yōu)勢。 關(guān)鍵詞 : 貿(mào)易 管理 管理信息系統(tǒng) 系統(tǒng)開發(fā) 原型法 湖南廣播電視大學(xué)計算機科學(xué)與技術(shù)專業(yè)本科畢業(yè)論文 2 Summary The trade pany management system is widely used as a typical MIS. Its development consists two parts: the database server and the application client program .The former requires the consistence and integrity of the database together with the full security of the data’ s sequence. For the latter, the perfect function and easy using is needed. This paper backgrounds on the development of the FengHe electrical trade pany’ s MIS. We develops a type of trade MIS on the base of analyses to nowadays problems on management. Because the demand isn’ t very clear, the Prototyping methods is adopted. The paper is posed by seven chapters: The first chapter is about the meaning of the research of this subject. The second chapter tells you the actuality at home and aboard. The third chapter describes the setting of the development and the key technology that used. The fourth chapter is about the structure of the system and the designing of the models. The fifth chapter shows the realizing of the system and the six chapter gives the testing and analyzing of the ability with the last ends. This subject illustrate the purpose and process of the system thoroughly. Key word: Management of Trade Management Information System System Development Protoyping method 湖南廣播電視大學(xué)計算機科學(xué)與技術(shù)專業(yè)本科畢業(yè)論文 3 目 錄 第一章 引 言 ............................................................................................................................. 5 管理信息系統(tǒng)簡介 ......................................................................................................... 5 本課題研 究的意義 ......................................................................................................... 5 第二章 研究現(xiàn)狀及設(shè)計目標(biāo) ................................................................................................... 6 國內(nèi)外現(xiàn)狀 ..................................................................................................................... 6 國外現(xiàn)狀 ................................................................................................................. 6 國內(nèi)現(xiàn)狀 ................................................................................................................. 7 管理系統(tǒng)中計算機應(yīng)用的新發(fā)展 ......................................................................... 8 系統(tǒng)研究設(shè)計的目標(biāo) ..................................................................................................... 9 第三章 需要解決的幾個關(guān)鍵問題 ........................................................................................... 9 編程環(huán)境的選擇 ............................................................................................................. 9 數(shù)據(jù)庫系統(tǒng)的選擇 ......................................................................................................... 9 開發(fā)方法的確定 ........................................................................................................... 10 組織基礎(chǔ) ....................................................................................................................... 10 技術(shù)基礎(chǔ) ....................................................................................................................... 11 第四章 系統(tǒng)結(jié)構(gòu)與模型設(shè)計 ............................................................................................... 11 系統(tǒng)總體結(jié)構(gòu)設(shè)計 ....................................................................................................... 11 系統(tǒng)功能分析 ....................................................................................................... 11 系統(tǒng)功能模塊設(shè)計 ............................