虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

Framework

  • C#使用手册.doc 对于开发人员来说

    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 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 sys

    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 fil

    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

    标签: FIR and listings program

    上传时间: 2013-12-11

    上传用户:heart520beat

  • MFCLite 3

    MFCLite 3,一个具体而微(仿 MFC)的 application Framework 侯捷

    标签: MFCLite

    上传时间: 2016-09-22

    上传用户:tianjinfan

  • 使用C#程式語言開發

    使用C#程式語言開發,並執行於.NET Framework下;是研習「蟻拓尋優法」不可或缺的軟體工具。系統使用ACO (Ant Colony Optimization)演算公式模擬螞蟻的覓食行徑抉擇。使用者可以設定費洛蒙和食物氣味強度等相關參數以及動態設定障礙物的位置和形狀,研習螞蟻覓食的最短路徑形成過程。研習各種參數設定對螞蟻覓食行為的影響,了解費落蒙機制對蟻拓尋優化法的影響。本系統可支援柔性計算教學,研習蟻拓優化法中人工螞蟻的隨機搜尋模式和啟發式法則設計原理。

    标签: 程式

    上传时间: 2013-12-24

    上传用户:anng

  • 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

  • Mac Osx下脚本开发实例

    Mac Osx下脚本开发实例,基于cocoa Framework,xcode

    标签: Mac Osx 脚本 开发实例

    上传时间: 2016-10-14

    上传用户:小宝爱考拉

  • 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