亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

Ms-Clustering

  • java語言做的教務(wù)管理系統(tǒng)

    java語言做的教務(wù)管理系統(tǒng),基于MS Sql server數(shù)據(jù)庫,功能比較全面

    標簽: java 語言 管理系統(tǒng)

    上傳時間: 2016-09-26

    上傳用戶:梧桐

  • DevExpress.ExpressSideBar.v5.37.for.Delphi.BCB.Full.Source delphi和 bcb源碼

    DevExpress.ExpressSideBar.v5.37.for.Delphi.BCB.Full.Source delphi和 bcb源碼,能輕松實現(xiàn)outlook風(fēng)格的側(cè)邊欄,效果很好,推薦! ExpressSideBar is a VCL implementation of the MS Outlook bar. Designed to be easy to use and built with a significant feature set. Just drop it on a form, double click the control and in a few moments, you can customize the ExpressSideBar for your needs.

    標簽: ExpressSideBar DevExpress Delphi Source

    上傳時間: 2013-12-26

    上傳用戶:han_zh

  • 1.把"Web"文件夾內(nèi)的文件拷貝到某個文件夾 2.在IIS中新建站點

    1.把"Web"文件夾內(nèi)的文件拷貝到某個文件夾 2.在IIS中新建站點,指向該文件夾,如果新建虛擬路徑,會導(dǎo)致一些圖片的不正常顯示. 3."Database"文件夾內(nèi)有數(shù)據(jù)庫文件hyb2bTest_Data.MDF,在Sql Server企業(yè)管理器中選擇"附加數(shù)據(jù)庫" 4.需要修改根目錄web.config文件 <add key="DBServer" value="."/>,改成當前數(shù)據(jù)庫地址 <add key="DBUser" value="sa"/>,改成當前數(shù)據(jù)庫用戶名 <add key="DBPwd" value="sa"/>,改成當前數(shù)據(jù)庫密碼 <add key="DBName" value="hyb2btest"/>,改成當前數(shù)據(jù)庫名稱 <add key="SQLConnString" value="server=. database=hyb2btest user id=sa pwd=sa Min Pool Size=10"/>,分別也換成當前數(shù)據(jù)庫的地址,用戶名、密碼以及數(shù)據(jù)庫名稱。 5.后臺登錄地址: 當前路徑+manage/index.aspx 帳戶:admin 密碼:admin 環(huán)境要求: Windows2000 / Windows2003 + IIS5 + .NET Framework 1.1 + MS SQL Server 2000 或各更高版本 演示地址:www.hyb2b.cn 電話:13061363607 MSN :huayousoft@hotmail.com

    標簽: Web IIS 中新 站點

    上傳時間: 2014-01-27

    上傳用戶:zhliu007

  • 該文設(shè)計的 D S P最小系統(tǒng)可應(yīng)用于教學(xué)

    該文設(shè)計的 D S P最小系統(tǒng)可應(yīng)用于教學(xué),本科生通過在此硬件平臺上實現(xiàn) F S K的調(diào) 制及 F I R濾波器的實現(xiàn)兩個實驗,可以掌握 D S P硬件調(diào)試方法,增加對 D S P開發(fā)過程,以及 D S P基本 算 法 實現(xiàn) 的理 解。文 中所 設(shè)計 的 D S P最 小 系統(tǒng) 由 T I公 司 的定 點 D S P芯 片 T MS 3 2 0 V C 5 4 0 2及其相關(guān)電源和時鐘電路 、片外擴展存儲 器、A / D、D / A、標準 U A R T接 口構(gòu)成

    標簽: 最小系統(tǒng) 應(yīng)用于

    上傳時間: 2016-10-09

    上傳用戶:caozhizhi

  • Recent advances in experimental methods have resulted in the generation of enormous volumes of data

    Recent advances in experimental methods have resulted in the generation of enormous volumes of data across the life sciences. Hence clustering and classification techniques that were once predominantly the domain of ecologists are now being used more widely. This book provides an overview of these important data analysis methods, from long-established statistical methods to more recent machine learning techniques. It aims to provide a framework that will enable the reader to recognise the assumptions and constraints that are implicit in all such techniques. Important generic issues are discussed first and then the major families of algorithms are described. Throughout the focus is on explanation and understanding and readers are directed to other resources that provide additional mathematical rigour when it is required. Examples taken from across the whole of biology, including bioinformatics, are provided throughout the book to illustrate the key concepts and each technique’s potential.

    標簽: experimental generation advances enormous

    上傳時間: 2016-10-23

    上傳用戶:wkchong

  • 圖論算法庫

    圖論算法庫,包括以下算法: 單源最短路徑 Dijkstra 算法 單源最短路徑 Bellman-Ford 算法 最小生成樹 Prim 算法 每對節(jié)點間最短路徑 Flod-Warshall 算法 程序用C++語言編寫,在VisualAge C++ 4.0下調(diào)試通過。壓縮包內(nèi)的Graph.h文件包含所有的庫函數(shù),其調(diào)用接口見程序內(nèi)注釋。其他的文件是用來測試算法的測試程序,在VisualAge C++ 4.0下編譯運行。 該算法是為參加ACM/ICPC競賽而準備的資料,由于競賽的對編程速度要求較高,所以為了將代碼寫的短一點,為了便于調(diào)試,代碼的寫的并不是最優(yōu)的。 該代碼在VisualAge C++ 4.0下寫成,但是很容易將其移植到MS Visual C++上。

    標簽: 圖論 算法庫

    上傳時間: 2016-10-28

    上傳用戶:wangyi39

  • 本系統(tǒng)是基于Struts+Hibernate開發(fā)的一套后臺管理系統(tǒng)

    本系統(tǒng)是基于Struts+Hibernate開發(fā)的一套后臺管理系統(tǒng),功能包含完善的權(quán)限管理,和信息發(fā)布功能。開發(fā)環(huán)境:Eclipse3.01+myeclipse3.84+mysql5.0(oracle、ms sqlserver2000)。 壓縮包里包含了所有的組件、源碼和SQL腳本以及工程文件。 這個系統(tǒng)也是花了點時間和精力才做好的,現(xiàn)在把源碼給大家分享,歡迎大家進行交流,如果要用于商業(yè)用途,要打聲招呼哦!!! mysql初始數(shù)據(jù)庫用戶名:root,密碼:1234 其它數(shù)據(jù)庫請相應(yīng)修改hibernate.cfg.xml這映射文件為與你數(shù)據(jù)庫相匹配

    標簽: Hibernate Struts 后臺

    上傳時間: 2014-01-17

    上傳用戶:yzy6007

  • Many of the pattern fi nding algorithms such as decision tree, classifi cation rules and c

    Many of the pattern fi nding algorithms such as decision tree, classifi cation rules and clustering techniques that are frequently used in data mining have been developed in machine learning research community. Frequent pattern and association rule mining is one of the few excep- tions to this tradition. The introduction of this technique boosted data mining research and its impact is tremendous. The algorithm is quite simple and easy to implement. Experimenting with Apriori-like algorithm is the fi rst thing that data miners try to do.

    標簽: 64257 algorithms decision pattern

    上傳時間: 2014-01-12

    上傳用戶:wangdean1101

  • 酒店業(yè)務(wù)管理系統(tǒng) 在編譯、運行程序之前

    酒店業(yè)務(wù)管理系統(tǒng) 在編譯、運行程序之前,請將所附的數(shù)據(jù)庫文件rms.mdb導(dǎo)入SQL server中,并將此數(shù)據(jù)庫命名為RMS。具體操作步驟可以參見書中這一章的相關(guān)小節(jié)。若沒有安裝SQL server,也可以直接在控制面板中將此數(shù)據(jù)庫文件設(shè)置為數(shù)據(jù)源,并命名為MyDS。注意,若數(shù)據(jù)庫沒有安裝成功,MS Visual Studio在打開工程文件的時候?qū)箦e,但忽略之后不影響程序的正常編譯。

    標簽: 管理系統(tǒng) 編譯 運行程序

    上傳時間: 2013-12-23

    上傳用戶:Divine

  • MS-DOS命令大全

    MS-DOS命令大全,非常適合剛接觸MS-DOS的新書

    標簽: 命令

    上傳時間: 2013-12-11

    上傳用戶:busterman

主站蜘蛛池模板: 水城县| 井陉县| 林西县| 武功县| 梨树县| 泸州市| 旺苍县| 通榆县| 瓦房店市| 邛崃市| 尼勒克县| 吴桥县| 都江堰市| 壤塘县| 县级市| 平顺县| 理塘县| 得荣县| 东丰县| 宜良县| 扎兰屯市| 安福县| 岑溪市| 晋宁县| 景德镇市| 麻栗坡县| 乡宁县| 板桥市| 崇义县| 宁河县| 宝鸡市| 山东省| 上饶县| 高尔夫| 兴隆县| 盐亭县| 河南省| 伊金霍洛旗| 高密市| 大英县| 若羌县|