As information technology is more and more in-depth and wide range of applications, management information system has been gradually implemented in the technical maturity. Management Information System is a continuous development of new disciplines. Library Management System is a typical management information system (MIS), the development includes the background of the establishment and maintenance of database and front-end application development aspects. Database requested data consistency, integrity and the security of the data, and front-end applications require complete functions, such as easy-to-use. After analysis, I chose companies MICROSOFT VISUAL BASIC and Access prospects were as database development tools and background. With the provision of the various object-oriented development tools, in particular the data window convenient and simple objects developed intelligent customer satisfaction systems.
標簽: more applications information technology
上傳時間: 2013-11-29
上傳用戶:xymbian
構造一個簡單程序設計語言的詞法分析器,要求: 1) 含有保留字program, begin, end, var, integer, if, then, else, do, while. 2) 標識符和無符號的整常數,其中保留字和標識符不區分大小寫. 3) 含有界符和運算符如下:+,-, (, ), =, >, <, , :, :=.,,。 4) 輸出二元組。
上傳時間: 2014-01-04
上傳用戶:離殤
MD5變換動態鏈接庫文件調用:(delphi例子) ========================================================================= function transfer(tran:widestring):widestring stdcall external md5.dll name transfer //edit1為輸入字符,edit2為輸出md5摘要 procedure TForm1.Button1Click(Sender: TObject) begin edit2.text:=transfer(edit1.Text) end
上傳時間: 2016-07-04
上傳用戶:lijianyu172
Under the labor sentiment monitor system has several parts of compositions: The mobile termination software and hardware development, the central server software development as well as opens video frequency the prompt reflection. The labor sentiment monitor end is responsible for the data and the scene picture which
標簽: compositions termination sentiment monitor
上傳時間: 2014-11-29
上傳用戶:aig85
Make Text-Overflow work on both IE and Firefox If the text inside each line exceed the width of each line, then you will see "..." (ellipsis) shows up at the end of each line. Try to resize the window or change the font size to see if "..." (ellipsis) will show up or disappear. Demo - Listing
標簽: Text-Overflow the Firefox inside
上傳時間: 2013-12-18
上傳用戶:lgnf
300 km 傳輸線和功率補償仿真 The circuit below represents an equivalent power system feeding a 300 km transmission line. The line is compensated by a shunt inductor at its receiving end. A circuit breaker allows energizing and de-energizing of the line. To simplify matters, only one of the three phases is represented. The parameters shown in the figure are typical of a 735 kV power system.
標簽: equivalent represents 300 transmis
上傳時間: 2016-07-14
上傳用戶:15736969615
一個linux進程管理器,具有以下功能: 管理系統的進程, 包括系統中進程的ID,owner ID, effective user ID、 進程之間的關系、各個進程占用的內存大小、進程的狀態; 列出各個進程使用的文件描述符,以及它們打開的文件; 列出各個進程當前的信號使用情況, 包括各個阻塞的信號,各個信號的處理(如采用的哪一種處理方式,如采用了Catch function,給出Catch Function的地址或名稱); 能對某一進程進行掛起、暫停、終止等操作。統計各個進程的運行時間, 包括system time,user time 與clock(即從開始至終止時間)。 給出各個進程對應的可執行文件名,owner名稱,effective名稱。 采用圖形化界面。 實時統計系統cpu和內存狀況
上傳時間: 2016-07-16
上傳用戶:lindor
該項目是一個簡單的用來測試數據庫連接的系統,通過簡單的登錄頁面來驗證數據庫的連接是否成功,該系統使用struts框架實現,數據庫為SQL Server 2000,數據源名為user,數據庫為login,存放用戶表為person。
上傳時間: 2014-01-05
上傳用戶:源碼3
這是一個基于命令行交互方式的議程(agenda)管理系統(采用面向對象方法和Java 語言開發) 版本:1.01 編程語言:Java 所用平臺:Windows XP sp2+ Eclipse 3.2 + JDK 1.5.0 完成日期:2006-11-13 [主要功能說明]:已注冊到系統的用戶(user)可添加(add)、刪除(delete)、查詢(query)系統中記錄的會議(meeting)安排;系統還提供新用戶注冊(register)、清除(clear)某一用戶所有會議安排等管理功能。
標簽: Java Eclipse Windows agenda
上傳時間: 2016-07-29
上傳用戶:壞天使kk
學生成績智能管理系統源碼 該網站為畢業設計源碼,為了初學者參考方便。大部分文件名采用了中文(實際開發項目中不建議采用此方式) 分為管理員、教師和學生三個角色權限,管理后臺主要有 賬戶信息管理 學生信息管理 教師信息管理 成績課程管理 等模塊 教師后臺:查看課程成績 密碼修改 查看課程信息 成績修改 成績分布 成績錄入 學生后臺:學生成績查詢 成績排名 任課老師查詢 修改密碼 修改基本信息 DB_51aspx下為Sql數據庫文件,附加完畢后在站點所有.cs文件中替換Sql連接字符串中的相關信息(server=. database=學生成績智能管理系統 user id=sa password=sa ) 默認管理帳號/密碼:51aspx/51aspx 教師帳號/密碼:002/002 學生帳號/密碼:00001/00001
上傳時間: 2016-07-31
上傳用戶:shanml