本文就采用面對對象的方法以UML為建模語言,使用PowerDesigner這個case工具分析設計一個分布式的B/S結構的基于COM+和XML的網絡考試系統。并使用Delphi、VBScript、ADO、XML、HTML等編程工具、語言和技術實現了這個系統。
上傳時間: 2015-09-25
上傳用戶:sy_jiadeyi
This review classifies genetic algorithm environments into application-oriented systems,algorithmoriented systems, and toolkits. It also presents detailed case studies of leading environments.
標簽: application-oriented algorithmori environments classifies
上傳時間: 2013-12-19
上傳用戶:tyler
《JSP網絡編程從基礎到實踐》的實例代碼目錄中包含了前10章的所有實例的源代碼,實例名稱及其所處章節如下: 第1章 JSP技術概述 實例1 第一個JSP頁面 第3章 Web開發基礎 實例2 HTML與JavaScript交互示例 第4章 JSP語法 實例3 JSP程序的基本結構 實例4 簡單數據類型綜合應用實例 實例5 包裝類綜合應用實例 實例6 數組應用實例 實例7 字符截取程序示例 實例8 查找字符串程序示例 實例9 StringBuffer綜合應用程序示例 實例10 日期數據應用示例 實例11 算術表達式綜合運用實例 實例12 switch語句示例 實例13 循環應用綜合實例 實例14 一個簡單的計數器 實例15 include指令應用示例 實例16 forward應用程序示例 實例17 param應用程序示例 實例18 plugin應用程序示例 實例19 中文字符處理程序示例 第5章 JSP的內置對象 實例20 request常用方法的應用 實例21 獲得表單數據 實例22 頁面重定向程序示例 實例23 定時刷新頁面程序示例 實例24 記住會話的用戶名 實例25 猜字母游戲 實例26 網站計數器
上傳時間: 2013-12-06
上傳用戶:bruce
本壓縮包中包含了有關RUP的文檔資料,包括use-case-用例實現規約、軟件架構文檔;相關業務規約;配置管理計劃;部署計劃;管理、測試相關等內容
上傳時間: 2015-10-09
上傳用戶:bcjtao
HDOJ ACM input:The input consists of T test cases. The number of test cases ) (T is given in the first line of the input. Each test case begins with a line containing an integer N , 1<=N<=200 , that represents the number of tables to move. Each of the following N lines contains two positive integers s and t, representing that a table is to move from room number s to room number t (each room number appears at most once in the N lines). From the N+3-rd line, the remaining test cases are listed in the same manner as above.
上傳時間: 2015-10-18
上傳用戶:三人用菜
這是CISS會議上發表的著名論文“Tensor Canonical decomposition based method for blind identification of MIMO system with 3-input 2-output case”的源程序,主要是講基于張量規范分解的多天線系統的忙識別問題,里邊包含了相應的文章,可以一起對照著看。
標簽: identification decomposition Canonical Tensor
上傳時間: 2015-10-21
上傳用戶:牛津鞋
Input The first line of the input contains a single integer T (1 <= T <= 20), the number of test cases. Then T cases follow. The first line of each case contains N, and the second line contains N integers giving the time for each people to cross the river. Each case is preceded by a blank line. There won t be more than 1000 people and nobody takes more than 100 seconds to cross. Output For each test case, print a line containing the total number of seconds required for all the N people to cross the river. Sample Input 1 4 1 2 5 10 Sample Output 17
標簽: the contains integer number
上傳時間: 2015-10-27
上傳用戶:plsee
建模對每一位軟件開發人員都不陌生。Rational ROSE建模工具的出現,使程序員從手工建模的工作中解脫出來,并使大型開發項目的分析,建模、設計更加規范化。我們曾經通過《ROSE 技術白皮書》對Rose的可視化建模有了了解,從今天開始,我們將循序漸進地指導您如何應用Roe工具完成建模。同時,我們還將提供一個使用Rational Rose UML CASE 工具創建完整的UML模型的范例
上傳時間: 2014-01-25
上傳用戶:410805624
編譯原理的課程設計,對PL0進行擴充完成內容如下:1. 基本內容: (1)增加單詞:保留字;運算符 (2)修改單詞:不等號# 改為 <> (3)增加條件語句的ELSE子句 (4)擴充賦值運算:+= 和 -= (5)擴充語句(Pascal的FOR語句) 2. 選做內容: (1)增加運算:++ 和 --。 (2)增加類型:① 字符類型; ② 實數類型。 (3)增加一維數組類型(可增加指令)。 (4)其他典型語言設施:case語句;repeat語句。
上傳時間: 2015-11-02
上傳用戶:徐孺
Writing Your First ASP Application ( Quick Start ) (Page 1 of 8 ) There are many tutorials out there that show you how to program in ASP. Some of them are good, and some are bad. Some of them are downright terrible. In any case, you ve read a bit about ASP and now you are ready to build your first application. But where do you start? In my own experience, I have found that I find it easier to learn something if I actually work with it hands-on. Just reading a book or documentation doesn’t give you the practical knowledge you need to be able to rush off and start creating applications. In this article, I will discuss the creation of a very simple application. I will cover what the application will do, how we will approach writing it, demonstrate in code how we will do it, and discuss additional features that could be added to it. Writing Your First ASP Application ( Quick Start ) - Users On Your Website
標簽: Application tutorials Writing First
上傳時間: 2015-11-05
上傳用戶:franktu