JLAB is a set of Matlab functions I have written or co-written over the past fifteen years for the purpose of analyzing data. It consists of four hundred m-files spanning thirty thousand lines of code. JLAB includes functions ranging in complexity from one-line aliases to high-level algorithms for certain specialized tasks. These have been collected together and made publicly available for you to use, modify, and --- subject to certain very reasonable constraints --- to redistribute. Some of the highlights are: a suite of functions for the rapid manipulation of multi-component, potentially multi-dimensional datasets a systematic way of dealing with datasets having components of non-uniform length tools for fine-tuning figures using compact, straightforward statements and specialized functions for spectral and time / frequency analysis, including advanced wavelet algorithms developed by myself and collaborators.
標簽: co-written functions the fifteen
上傳時間: 2014-01-26
上傳用戶:hjshhyy
Programming C#, the top selling book on Microsoft s high-performance C# programming language, is now in its fourth edition. Aimed at experienced programmers and web developers, this comprehensive guide focuses on the features and programming patterns that are new to C#, and fundamental to the programming of web services and web applications on Microsoft s .NET platform.
標簽: high-performance Programming programming Microsoft
上傳時間: 2016-06-17
上傳用戶:Breathe0125
Addfilter is a command-line application which adds and removes filter drivers for a given drive or volume. It is intended to demonstrate how to insert a filter driver into the driver stack of a device. The sample illustrates how to do this by using the SetupDi APIs. The sample works on the x86 platform. It has only been tested in a 32-bit environment. Since Addfilter is not a driver, it does not deal with Plug and Play or Power Management. No INF file is needed to install this application.
標簽: command-line application Addfilter drivers
上傳時間: 2016-06-28
上傳用戶:源碼3
GNU Common C++ is a very portable and highly optimized class framework for writing C++ applications that need to use threads and support concurrent sychronization, and that use sockets, XML parsing, object serialization, thread-optimized String and data structure classes, etc. This framework offers a class foundation that hides platform differences from your C++ application so that you need not write platform specific code. GNU Common C++ has been ported to compile nativily on most platforms which support either posix threads, or on maybe be used with Debian hosted mingw32 to build native threading applications for Microsoft Windows.
標簽: applications framework optimized portable
上傳時間: 2014-01-02
上傳用戶:luke5347
Sun’s most advanced certification program in Java technology is the Sun Certified Enterprise Architect (“SCEA”) for Java 2 Platform. This book, the Sun Certified Enterprise Architect for J2EE Study Guide (Exam 310-051), provides all the information that you may need to prepare for the SCEA. It has detailed chapters and a CD covering all the topics of the SCEA exam. To pass the certification, the candidate should be familiar with the fundamentals of Java applications programming and should have skill in Java programming. Additionally, there are some specific technologies that the candidate should know we
標簽: certification Enterprise technology Sun
上傳時間: 2016-07-27
上傳用戶:李夢晗
(1) 本光盤提供了書中案例的Java源代碼文件及編譯發布后的可執行文件。 (2) 讀者可以使用文本編輯工具(例如Windows中的記事本)或Java編輯工具來打開和編輯Java源代碼文件。 (3) 文件夾圖標后的數字編號為章號。例如CH03,為第3章的內容。 (4) 本光盤中,每章均含有打包發布的程序文件和案例的源代碼文件(第3章除外,另請注意第1章和第2章因內容簡單,所以光盤中沒有包含)。 (5) 直接雙擊各章“打包發布”文件夾中的BAT文件即可運行相應章的案例程序(注意必須已安裝JDK 1.5,并檢查Path環境變量中應已經有JDK路徑)。 (6) 也可以直接雙擊各章“打包發布”文件夾中的JAR文件來運行相應章的案例程序。但如果JAR文件已被RAR等壓縮軟件關聯,則應當通過右擊JAR文件圖標,從快捷菜單中選擇【打開方式】|【選擇程序】|【推薦的程序】|【Java(TM) 2 Platform Standard Edition binary】命令,來取消與其他壓縮軟件的關聯。取消后若JDK安裝配置無誤,即可直接雙擊JAR文件運行應用程序。 (7) 第11章中的database文件夾存放有該章的數據庫文件,運行該章的程序前請首先配置數據源,配置方法請參考書中的講解。
上傳時間: 2016-07-31
上傳用戶:Amygdala
(1) 本光盤提供了書中案例的Java源代碼文件及編譯發布后的可執行文件。 (2) 讀者可以使用文本編輯工具(例如Windows中的記事本)或Java編輯工具來打開和編輯Java源代碼文件。 (3) 文件夾圖標后的數字編號為章號。例如CH03,為第3章的內容。 (4) 本光盤中,每章均含有打包發布的程序文件和案例的源代碼文件(第3章除外,另請注意第1章和第2章因內容簡單,所以光盤中沒有包含)。 (5) 直接雙擊各章“打包發布”文件夾中的BAT文件即可運行相應章的案例程序(注意必須已安裝JDK 1.5,并檢查Path環境變量中應已經有JDK路徑)。 (6) 也可以直接雙擊各章“打包發布”文件夾中的JAR文件來運行相應章的案例程序。但如果JAR文件已被RAR等壓縮軟件關聯,則應當通過右擊JAR文件圖標,從快捷菜單中選擇【打開方式】|【選擇程序】|【推薦的程序】|【Java(TM) 2 Platform Standard Edition binary】命令,來取消與其他壓縮軟件的關聯。取消后若JDK安裝配置無誤,即可直接雙擊JAR文件運行應用程序。 (7) 第11章中的database文件夾存放有該章的數據庫文件,運行該章的程序前請首先配置數據源,配置方法請參考書中的講解。
上傳時間: 2016-07-31
上傳用戶:朗朗乾坤
(1) 本光盤提供了書中案例的Java源代碼文件及編譯發布后的可執行文件。 (2) 讀者可以使用文本編輯工具(例如Windows中的記事本)或Java編輯工具來打開和編輯Java源代碼文件。 (3) 文件夾圖標后的數字編號為章號。例如CH03,為第3章的內容。 (4) 本光盤中,每章均含有打包發布的程序文件和案例的源代碼文件(第3章除外,另請注意第1章和第2章因內容簡單,所以光盤中沒有包含)。 (5) 直接雙擊各章“打包發布”文件夾中的BAT文件即可運行相應章的案例程序(注意必須已安裝JDK 1.5,并檢查Path環境變量中應已經有JDK路徑)。 (6) 也可以直接雙擊各章“打包發布”文件夾中的JAR文件來運行相應章的案例程序。但如果JAR文件已被RAR等壓縮軟件關聯,則應當通過右擊JAR文件圖標,從快捷菜單中選擇【打開方式】|【選擇程序】|【推薦的程序】|【Java(TM) 2 Platform Standard Edition binary】命令,來取消與其他壓縮軟件的關聯。取消后若JDK安裝配置無誤,即可直接雙擊JAR文件運行應用程序。 (7) 第11章中的database文件夾存放有該章的數據庫文件,運行該章的程序前請首先配置數據源,配置方法請參考書中的講解。
上傳時間: 2013-12-29
上傳用戶:陽光少年2016
(1) 本光盤提供了書中案例的Java源代碼文件及編譯發布后的可執行文件。 (2) 讀者可以使用文本編輯工具(例如Windows中的記事本)或Java編輯工具來打開和編輯Java源代碼文件。 (3) 文件夾圖標后的數字編號為章號。例如CH03,為第3章的內容。 (4) 本光盤中,每章均含有打包發布的程序文件和案例的源代碼文件(第3章除外,另請注意第1章和第2章因內容簡單,所以光盤中沒有包含)。 (5) 直接雙擊各章“打包發布”文件夾中的BAT文件即可運行相應章的案例程序(注意必須已安裝JDK 1.5,并檢查Path環境變量中應已經有JDK路徑)。 (6) 也可以直接雙擊各章“打包發布”文件夾中的JAR文件來運行相應章的案例程序。但如果JAR文件已被RAR等壓縮軟件關聯,則應當通過右擊JAR文件圖標,從快捷菜單中選擇【打開方式】|【選擇程序】|【推薦的程序】|【Java(TM) 2 Platform Standard Edition binary】命令,來取消與其他壓縮軟件的關聯。取消后若JDK安裝配置無誤,即可直接雙擊JAR文件運行應用程序。 (7) 第11章中的database文件夾存放有該章的數據庫文件,運行該章的程序前請首先配置數據源,配置方法請參考書中的講解。
上傳時間: 2016-07-31
上傳用戶:372825274
Abstract—Wireless networks in combination with image sensors open up a multitude of previously unthinkable sensing applications. Capable tools and testbeds for these wireless image sensor networks can greatly accelerate development of complex, yet efficient algorithms that meet application requirements. In this paper, we introduce WiSNAP, a Matlab-based application development platform intended for wireless image sensor networks. It allows researchers and developers of such networks to investigate, design, and evaluate algorithms and applications using real target hardware. WiSNAP offers standardized and easy-to-use Application Program Interfaces (APIs) to control image sensors and wireless motes, which do not require detailed knowledge of the target hardware. Nonetheless, its open system architecture enables support of virtually any kind of sensor or wireless mote. Application examples are presented to illustrate the usage of WiSNAP as a powerful development tool.
標簽: combination previously multitude Abstract
上傳時間: 2013-12-03
上傳用戶:D&L37