搜索资源列表
C-YellowPad
- C YellowPad 一个黄色便签本,可以用鼠标在上面乱画。基于XAML。-C YellowPad one of the yellow signed it, you can use the mouse ranging above. Based on leverage.
D-BookReader
- D BookReader 电子书阅读器,基于XAML。-D BookReader e-books readers, based on leverage.
Wrox.Professional.ASP.NET.2.0.Databases.Feb.2007.eBook-BBL
- Who This Book Is For This book is aimed at intermediate or experienced programmers who have started on their journey toward ASP.NET development and who are already familiar with relational databases such as SQL Server
C-YellowPad
- C YellowPad 一个黄色便签本,可以用鼠标在上面乱画。基于XAML。-C YellowPad one of the yellow signed it, you can use the mouse ranging above. Based on leverage.
D-BookReader
- D BookReader 电子书阅读器,基于XAML。-D BookReader e-books readers, based on leverage.
OReillyJavaProgrammingwithOracleJDBC
- Learn how to leverage a key Java technology used to access relational data from Java programs, in an Oracle environment. Author Donald Bales begins by teaching you the mysteries of establishing database connecti
iPhoneCoreDataRecipes
- This sample shows how you can use view controllers, table views, and Core Data in an iPhone application. The application uses the domain of organizing and presenting recipes to show how you can use the view controll
p2p
- P2P (Peer To Peer) is when multiple computers think collectively towards a shared objective. Computer programs that use less central servers and rely on a collection of computers such as Gnutella, distributed media stre
Professional_Web_APIs_with_PHP
- With details on how to integrate different APIs and web feeds in PHP so websites can leverage content from eBay, Google, PayPal, Amazon, and FedEx, this hands-on guide takes you step by step through each stage of the API
DataMining
- UNO’s College of Information Science and Technology (CIST) requests funding for the creation of a Data Mining Laboratory to leverage existing and cutting-edge technologies and facilities in the Peter Kiewit Institute.
DevExpress.ExpressWeb.Framework.v1.39.for.Delphi.
- Welcome to the world of ExpressWeb fr a mework - bringing RAD WYSIWYG web development to Delphi with the first integrated HTML designer for the Delphi 6/7 IDE. With ExpressWeb fr a mework, you are able to fully leverage
Inline_Asm_For_CSharp_Using_C++
- This solution demonstrates as simply as possible how to leverage inline assembly and C++ ATL from a C# project. This architecture may be used to optimize .NET web service, .net web applications, .net windows application
LSPM_0.1-0.tar
- Leverage Space Portfolio Model
LeverageSpaceModel
- Leverage Space Portfolio Model
Mahalanobis_PCA
- 在提取特征,进行特征投影之后,通常要用Mahalanobis来比较二者是不是图像,这里以PCA为例。-In feature extraction, the feature projection, the usual Mahalanobis use to compare the two is not the image, here for example PCA.
source_model
- 盲信号分离的源信号模型,要更好的了解和利用时间序列的内在时间结构和复杂特性,通常可以采用相应的数学模型区近似描述各种类型的数据,该程序采用泛化自回归模型来产生盲源信号-Blind signal separation of the source signal model, we must better understand and leverage the structure of time series Neizai He Fuzate
State_Order_change
- 如何在Simulink中改变其状态量的顺序的实例程序,主要用于控制系统的设计-Explores how to leverage the Structure with Time Simulink data format to alleviate ordering and index issues on inputs/outputs/states.
Orchard.Source.1.0.20
- Orchard是微软"Oxite"开源CMS系统的继承者,去年12月,微软将Orchard从自己的CodePlex迁移到 Outercurve基金会,并承诺提供三年的技术支持。Orchard旨在帮助用户创建和管理网站,它和ASP.NET MVC3应用程序相似,使用Razor视图模板和SQL CE4来实现数据存储。-Orchard is a free, open source, community-focused project aime
http
- http开发者手册,描述了http包文的规范等,对于从事底层Web开发有帮助。-The HTTP Developer s Handbook is written specifically for Web developers. It begins by introducing the protocol and explaining it in a straightforward manner. It then illustrates h
AsyncFileDemo
- AsyncFilwhen we need asynchronous behaviour or parallelism we create threads. The asynchronous file I/O APIs allows us to leverage the asynchronous behaviour without introducing threads. So we can issue ReadFileEx or