【正文】
ery important for server systems running large applications such as databases.Does this Architecture Change Make a Difference?What is a 64bit CPU without a 64bit OS?So far we have been talking about the capabilities of the processors based on their architecture, but there is a key point to be made here. The full use of a processor is only as good as the software written for it. Running a 64bit processor with a 32bit operating system is going to end up wasting a large amount of the puting potential of processor. The 32bit operating system is only going to use half the registers of the processor thus limiting its puting ability. It will still have all the same limitations on it that an existing 32bit processor has with the same OS.This is actually a fairly large problem. Most architecture changes such as 64bit processors generally require a pletely new set of programs be written for them. This is a large problem for both the hardware makers and the software makers. The software panies don39。s 386 platform. So what does the bit count mean? This bit rating of the processor determines the largest numerical number that processor can handle. The largest number that can be processed in a single clock cycle will be equivalent to 2 to the power of the bit rating. Thus, a 32bit processor can handle a number up to 2^32 or roughly billion. Any number greater than this will require more than one clock cycle to process. A 64bit processor on the other hand can handle a number of a 2^64 or roughly ^18. (I couldn39。另外,我還要感謝在這幾年來對我教導(dǎo)所有的老師,他們孜孜不倦的教誨不但讓我學(xué)到了很多知識,而且讓我掌握了學(xué)習(xí)的方法,更教會了我做人處事的道理,在此表示感謝。在本次畢業(yè)設(shè)計中,我從指導(dǎo)老師身上學(xué)到了很多東西。在本次開發(fā)過程由于硬件的限制,未能實現(xiàn)網(wǎng)絡(luò)功能,因此在以后的系統(tǒng)更新過程中可能會造成一些不必要的數(shù)據(jù)損失。結(jié)論在本系統(tǒng)的開發(fā)過程中,由于本人是初次開發(fā)軟件,在知識、經(jīng)驗方面都存在著不足。用戶名=admin,密碼=1顯示警告信息“請輸入用戶名和密碼!”顯示警告信息“請輸入用戶名和密碼!”正常4輸入用戶名和密碼,按“確定”按鈕。 百盛財務(wù)管理系統(tǒng)系統(tǒng)測試本系統(tǒng)部分模塊采用黑盒測試。測試用例:所謂測試用例是為特定的目的而設(shè)計的一組測試輸入、執(zhí)行條件和預(yù)期的結(jié)果;測試用例是執(zhí)行測試的最小實體。第7章 系統(tǒng)測試 軟件測試基礎(chǔ)理論 軟件測試定義軟件測試是根據(jù)軟件開發(fā)各階段的規(guī)格說明和程序的內(nèi)部結(jié)構(gòu)而精心設(shè)計的一批測試用例,并利用這些測試用例運行程序以及發(fā)現(xiàn)錯誤的過程,即執(zhí)行測試步驟。 成員管理窗口設(shè)計成員管理窗口功能描述成員管理窗口是顯示成員個人資料的窗口。 資產(chǎn)統(tǒng)計窗口設(shè)計資產(chǎn)統(tǒng)計窗口功能描述該窗口是顯示總的資產(chǎn)統(tǒng)計內(nèi)容。 日常收支統(tǒng)計窗口設(shè)計日常收支統(tǒng)計窗口功能描述日常收支統(tǒng)計窗口是由收支分類、收支金額等模塊組成,顯示收支類型和金額。 銀行往來管理窗口設(shè)計銀行往來管理窗口功能描述銀行往來管理窗口是由銀行名稱、交易人、銀行帳號等模塊組成,可以添加、修改、刪除銀行往來管理的一切內(nèi)容。主要控件對象的屬性設(shè)計 主要控件對象屬性列表對象名屬性屬性值/說明txtName用于輸入查詢條件CmdSearchCaption查詢DataGrid1用于顯示銀行信息Adodc為DataGrid1控件提供數(shù)據(jù)源Cmd_AddCaption添加Cmd_ModiCaption修改Cmd_DelCaption刪除Cmd_BackCaption返回 收入類型設(shè)置窗口設(shè)計收入類型設(shè)置窗口功能描述收入類型設(shè)置窗口是設(shè)置各項收入的項目,通過他可以添加、修改、刪除所輸入的項目。通過該界面可以控制其他的六大模塊的界面,是進行相關(guān)操作的主界面。單擊“退出”按鈕退出系統(tǒng)。對未在系統(tǒng)注冊的使用人員進行限制,非法進入三次便自動退出。它根據(jù)表、記錄和字段之間的關(guān)系進行組織和訪問,通過若干個表來存取數(shù)據(jù),并且通過關(guān)系將這些表聯(lián)系在一起,關(guān)系數(shù)據(jù)庫提供了成為結(jié)構(gòu)化查詢語言的標準接口。數(shù)據(jù)庫設(shè)計的好與壞,直接影響到這個系統(tǒng)的運行效率。瀏覽此圖可對整個系統(tǒng)有一個快速、清晰的認識。與其他開發(fā)工具相比,Visual Basic具有簡單易學(xué)、靈活方便和易于擴充等特點,越來越多地被用作客戶/服務(wù)器(Client/Server,簡稱為C/S)應(yīng)用程序的前端開發(fā)工具,與后端的開發(fā)工具Access數(shù)據(jù)庫結(jié)合,能夠提供一個高性能的管理信息系統(tǒng)解決方案因為本系統(tǒng)是單機版的數(shù)據(jù)庫應(yīng)用系統(tǒng),所以采用Visual Basic作為開發(fā)工具,Access作為后臺數(shù)據(jù)庫。日常收支統(tǒng)計信息包括收支分類和收支金額等信息;銀行交易統(tǒng)計信息包括銀行帳號、交易金額和所得利息等信息;資產(chǎn)統(tǒng)計信息包括銀行總存款、現(xiàn)金總額、收支總額和支出總額等信息。在添加銀行交易信息時,需要選擇銀行名稱、帳號和操作人信息。日常收支信息包括收支類型、收支日期、帳號、收支金額、備注等內(nèi)容?;拘畔ㄣy行信息、收入類型信息和收入支出信息等。如果還要創(chuàng)建其他用戶,可以在用戶管理模塊中創(chuàng)建和管理。 運行系統(tǒng)后,首先會看到登錄窗體,對用戶的身份進行認證。理財信息的添加、修改、刪除和查詢。非功能性需求是指實際使用環(huán)境所要求的需求,往往是一些限制要求,例如:性能要求,安全保密要求,等等。需求分析階段是軟件產(chǎn)品生存命期中的一個重要階段,其根本任務(wù)是確定用戶對軟件系統(tǒng)的需求。本系統(tǒng)的設(shè)計與開發(fā),不會侵犯他人、集體、國家的利益,不會違反國家法律、法規(guī)及政策等。在系統(tǒng)界面清晰,操作簡潔,易于理解,提示信息功能完整,用戶只要經(jīng)過簡單的培訓(xùn)即可上手,有完善的異常處理機制,用戶只要經(jīng)過簡單的培訓(xùn)就可以使用,公司管理人員以及相關(guān)工作人員均能進行操作,運行環(huán)境要求較低,因此操作方面可行。目前國內(nèi)相當一部分中小型企業(yè),沒有完善的財務(wù)管理系統(tǒng),管理水平差,運行效率低,迫切需要提高現(xiàn)代化管理水平、管理質(zhì)量和工作效率。本系統(tǒng)采用Microsoft Access 2000進行后臺數(shù)據(jù)庫的管理、操作和維護。不需要用戶再進行其它的多余的數(shù)據(jù)庫安裝等。桌面型數(shù)據(jù)庫同樣能提供網(wǎng)絡(luò)環(huán)境下的多用戶服務(wù),只不過完成有關(guān)數(shù)據(jù)任務(wù)時,處理數(shù)據(jù)的位置不是數(shù)據(jù)庫所在的服務(wù)器,而是前端程序所在的客戶計算機。Visual Basic語言利用MS—DOS Basic語言的簡潔性和Windows的可視化設(shè)計工具,使她既保證了Windows的優(yōu)良性和圖形工作環(huán)境,同時又保持了類似于MS—DOS Basic語言的簡易性,為我們提供了簡易高效的編程工具。財務(wù)管理系統(tǒng)的設(shè)計還處在一個半封閉的狀態(tài)。它能提供信息支持企業(yè)或組織的運行、管理和決策功能”。財務(wù)管理的工作對象是資金運動,只要有資金運動就離不開財務(wù)管理。不斷開發(fā)適應(yīng)用戶需求、市場需要的新型軟件產(chǎn)品,參與市場競爭,獲取最大利潤是全球信息企業(yè)追求的目標。人類社會就處在一個對信息進行有效合理的加工中。關(guān)鍵詞 財務(wù)管理系統(tǒng);數(shù)據(jù)庫;財務(wù)記錄AbstractWith the rapid development of puter technology and puter applications in the enterprise management of the popularity of the use of puter management of enterprises must pay. Enterprises of the system bined with the actual personnel, the choice of the principles of the financial system, the choice of tools for system development analysis of a series of questions to determine a system development platform. Including the development of the main background of the establishment and maintenance of database and application development frontend aspects. From the whole system in line with the simple, userfriendly, flexible, practical and safety requirements, the pletion of the whole process of wage administration. Include the provision of basic wages of employees and the amount of other projects and is responsible for setting the formula for calculating the wages of workers, as well as attendance statistics, calculation of wages, salaries and Export inquiries wage table, the system includes a user to add and modify the password. In this paper, designed by Parkson basically enterprise financial management system to meet the business needs of financial management, the achievement of the general financial management system of enterprise financial information to browse, add, delete, modify, and query functions, saving a great deal of manual operation the workload of a large number of autoplete information processing, reduced the risk of data errors, strengthen the financial records of the security and integrity.Keywords Financial management system。其開發(fā)主要包括后臺數(shù)據(jù)庫的建立和維護以及前端應(yīng)用程序的開發(fā)兩個方面。本系統(tǒng)結(jié)合企業(yè)實際的人事、財務(wù)系統(tǒng)的選擇原則、系統(tǒng)開發(fā)工具的選擇一系列問題的分析確定了系統(tǒng)的開發(fā)平臺。本文所設(shè)計的百盛企業(yè)財務(wù)管理系統(tǒng)基本上可以滿足該企業(yè)財務(wù)管理方面的需要,實現(xiàn)了一般財務(wù)管理系統(tǒng)對企業(yè)財務(wù)信息的瀏覽、添加、刪除、修改和查詢功能,節(jié)省了大量的人工操作的工作量,自動完成眾多的信息處理,減少了數(shù)據(jù)出現(xiàn)錯誤的幾率,加強了財務(wù)記錄的安全性和完整性。信息是人們對客觀世界的具體描述,是人們進行交流與聯(lián)系的重要途徑。在軟件技術(shù)的應(yīng)用中,軟件的開發(fā)技術(shù),尤其是應(yīng)用型軟件產(chǎn)品的開發(fā)技術(shù)成了重中之重。如何發(fā)揮財務(wù)管理的作用關(guān)系到一個企業(yè)的命脈。1985年,管理信息系統(tǒng)創(chuàng)始人,明尼蘇達大學(xué)卡爾森管理學(xué)院的著名教授戴維斯給出了一個具有代表性的定義:“財務(wù)管理系統(tǒng)是一個利用計算機硬件和軟件,手工作業(yè)、分析、計劃、控制和決策模型以及數(shù)據(jù)庫的用戶-機器系統(tǒng)。因此財務(wù)管理系統(tǒng)雖然普遍實用,但在信息量巨大的因特網(wǎng)上卻很少有這樣的管理系統(tǒng)存在,