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

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

MS-Clustering

  • java語言做的教務管理系統

    java語言做的教務管理系統,基于MS Sql server數據庫,功能比較全面

    標簽: java 語言 管理系統

    上傳時間: 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源碼,能輕松實現outlook風格的側邊欄,效果很好,推薦! 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"文件夾內的文件拷貝到某個文件夾 2.在IIS中新建站點

    1.把"Web"文件夾內的文件拷貝到某個文件夾 2.在IIS中新建站點,指向該文件夾,如果新建虛擬路徑,會導致一些圖片的不正常顯示. 3."Database"文件夾內有數據庫文件hyb2bTest_Data.MDF,在Sql Server企業管理器中選擇"附加數據庫" 4.需要修改根目錄web.config文件 <add key="DBServer" value="."/>,改成當前數據庫地址 <add key="DBUser" value="sa"/>,改成當前數據庫用戶名 <add key="DBPwd" value="sa"/>,改成當前數據庫密碼 <add key="DBName" value="hyb2btest"/>,改成當前數據庫名稱 <add key="SQLConnString" value="server=. database=hyb2btest user id=sa pwd=sa Min Pool Size=10"/>,分別也換成當前數據庫的地址,用戶名、密碼以及數據庫名稱。 5.后臺登錄地址: 當前路徑+manage/index.aspx 帳戶:admin 密碼:admin 環境要求: 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

  • 該文設計的 D S P最小系統可應用于教學

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

    標簽: 最小系統 應用于

    上傳時間: 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 算法 每對節點間最短路徑 Flod-Warshall 算法 程序用C++語言編寫,在VisualAge C++ 4.0下調試通過。壓縮包內的Graph.h文件包含所有的庫函數,其調用接口見程序內注釋。其他的文件是用來測試算法的測試程序,在VisualAge C++ 4.0下編譯運行。 該算法是為參加ACM/ICPC競賽而準備的資料,由于競賽的對編程速度要求較高,所以為了將代碼寫的短一點,為了便于調試,代碼的寫的并不是最優的。 該代碼在VisualAge C++ 4.0下寫成,但是很容易將其移植到MS Visual C++上。

    標簽: 圖論 算法庫

    上傳時間: 2016-10-28

    上傳用戶:wangyi39

  • 本系統是基于Struts+Hibernate開發的一套后臺管理系統

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

    標簽: 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

  • 酒店業務管理系統 在編譯、運行程序之前

    酒店業務管理系統 在編譯、運行程序之前,請將所附的數據庫文件rms.mdb導入SQL server中,并將此數據庫命名為RMS。具體操作步驟可以參見書中這一章的相關小節。若沒有安裝SQL server,也可以直接在控制面板中將此數據庫文件設置為數據源,并命名為MyDS。注意,若數據庫沒有安裝成功,MS Visual Studio在打開工程文件的時候將會報錯,但忽略之后不影響程序的正常編譯。

    標簽: 管理系統 編譯 運行程序

    上傳時間: 2013-12-23

    上傳用戶:Divine

  • MS-DOS命令大全

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

    標簽: 命令

    上傳時間: 2013-12-11

    上傳用戶:busterman

主站蜘蛛池模板: 甘洛县| 化州市| 盐边县| 夹江县| 盐源县| 共和县| 大理市| 新丰县| 东丰县| 图们市| 柳林县| 天等县| 荆门市| 筠连县| 长宁区| 常宁市| 汪清县| 浦城县| 筠连县| 南部县| 博罗县| 华宁县| 湄潭县| 荔波县| 蒙阴县| 南澳县| 祁门县| 康定县| 湖南省| 大洼县| 连江县| 辉南县| 天峻县| 昌邑市| 商都县| 镇赉县| 深圳市| 山东| 瑞昌市| 忻州市| 巍山|