C#使用手冊.doc 對于開發人員來說,把C#語言及其相關環境.NET FrameWork描述為多年來最重要的新技術一點都不夸張。.NET提供了一種新環境。在這個環境中,可以開發出運行在Windows上的幾乎所有應用程序,而C#是專門用于.NET的新編程語言。例如,使用C#可以編寫出動態Web頁面、XML Web服務、分布式應用程序的組件、數據庫訪問組件、傳統的Windows桌面應用程序,甚或可以聯機/脫機運行的新
標簽: 使用手冊
上傳時間: 2014-11-26
上傳用戶:思琦琦
The Rails Cookbook is is packed with the solutions you need to be a proficient developer with Rails, the leading FrameWork for building the new generation of Web 2.0 applications. Recipes range from the basics, like installing Rails and setting up your development environment, to the latest techniques, such as developing RESTful web services. Topics include: . Modeling data with the ActiveRecord library . Setting up views with ActionView and RHTML templates . Building your application s logic into ActionController . Testing and debugging your Rails application . Building responsive web applications using JavaScript and Ajax . Ensuring that your application is security and performs well . Deploying your application with Mongrel and Apache . Using Capistrano to automate deployment . Using the many Rails plugins Working with graphics
標簽: Rails with proficient developer
上傳時間: 2013-12-23
上傳用戶:pkkkkp
This book is the culmination of more than 20 years of building, studying, and teaching real-time systems. The author’s travels have taken him to NASA, UPS, Lockheed Martin, the Canadian and Australian Defense Forces, MIT’s Charles Stark Draper Labs, and many other places. These visits and interactions with literally hundreds of students from such places as Boeing, Motorola, and Siemens have resulted in a wider understanding of real-time systems and particularly their real application. This book is, in essence, a compendium of these experiences. The author’s intent is to provide a practical FrameWork for software engineers to design and implement real-time systems. This approach is somewhat different from that of other texts on the subject.
標簽: culmination real-time building studying
上傳時間: 2014-01-01
上傳用戶:fnhhs
本軟件采用按比例批量變改圖片尺寸軟件,使用Csharp開發需要FrameWork支持
上傳時間: 2013-12-02
上傳用戶:熊少鋒
FIR濾波器的C++實現 Below are program source listings for FIR.h and FIR.cpp, the header file and class file for implementing arbitrary causal FIR filters in the Synthesis Tool Kit (STK) FrameWork
上傳時間: 2013-12-11
上傳用戶:heart520beat
MFCLite 3,一個具體而微(仿 MFC)的 application FrameWork 侯捷
標簽: MFCLite
上傳時間: 2016-09-22
上傳用戶:tianjinfan
使用C#程式語言開發,並執行於.NET FrameWork下;是研習「蟻拓尋優法」不可或缺的軟體工具。系統使用ACO (Ant Colony Optimization)演算公式模擬螞蟻的覓食行徑抉擇。使用者可以設定費洛蒙和食物氣味強度等相關參數以及動態設定障礙物的位置和形狀,研習螞蟻覓食的最短路徑形成過程。研習各種參數設定對螞蟻覓食行為的影響,了解費落蒙機制對蟻拓尋優化法的影響。本系統可支援柔性計算教學,研習蟻拓優化法中人工螞蟻的隨機搜尋模式和啟發式法則設計原理。
標簽: 程式
上傳時間: 2013-12-24
上傳用戶:anng
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
上傳時間: 2014-01-27
上傳用戶:zhliu007
Mac Osx下腳本開發實例,基于cocoa FrameWork,xcode
上傳時間: 2016-10-14
上傳用戶:小寶愛考拉
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