華東理工大學自動化系《控制系統分析、設計和應用》教材配套程序實例,有關說明: 1. 安裝MATLAB軟件。安裝時,將MATLAB安裝在C:\MatlabR12目錄下 Matlab的詳細安裝方法見有關安裝手冊 2. 拷貝文件:即將光盤中的/ctl/program和/ctl/functions下的 文件復制到用戶目錄下(例如,D:\User) 3. 設置路徑:先運行MATLAB,在桌面操作環境下,點擊File下拉式菜單 的Set path選項,添加用戶目錄(例如,D:\User)(含子目錄ctl等) 到MATLAB的工作路徑 4. 運行程序:先運行MATLAB,如第3步已運行,可直接鍵入示例命令。 例如,鍵入ex1_1等 5. 閱讀教材,并對示例進行操作。
上傳時間: 2013-12-17
上傳用戶:wangchong
IT IS FOR YOUR STUDY, IT IS VERY GOOD TEACHING PLAN FOR S3C44B0X ,I LIKE IT,AND IT CAN IMPROVE YOUR LEVEL!
上傳時間: 2015-09-05
上傳用戶:busterman
解釋綁定的原理,Distributed interactive simulation system/High level architrcture
標簽:
上傳時間: 2015-09-06
上傳用戶:jing911003
Introduction to the MSN Messenger Activity SDK --- --- --- --- --- --- --- --- --- --- --- --- --- -- The MSN® Messenger Activity software development kit (SDK) contains technical information about how to develop and test single-user and multiuser applications by using the Activity object model. The SDK also provides detailed information about the MSN development and testing requirements that your Activity must meet, and how to increase the usage of your MSN Messenger Activity application.
標簽: Introduction Messenger Activity the
上傳時間: 2015-09-06
上傳用戶:ruan2570406
A new blind adaptive multiuser detection scheme based on a hybrid of Kalman filter and subspace estimation is proposed. It is shown that the detector can be expressed as an anchored signal in the signal subspace and the coefficients can be estimated by the Kalman filter using only the signature waveform and the timing of the desired user.
標簽: multiuser detection adaptive subspace
上傳時間: 2015-09-07
上傳用戶:xieguodong1234
一個十分不錯的C/S圖書館管理系統 圖書館管理系統 使用方法: 文件夾下有兩個文件夾Tsgl_client(圖書管理客戶端)和Tsgl_server(圖書管理服務器端),用的是同一個ASA8數據庫,數據庫文件在Tsgl_server中。利用PowerBuilder 9.0打開相應文件夾下的PBW文件,然后按照應用程序入口配置數據源連接即可。ODBC ASA8數據源配置清單如下: 數據源名(data source name)為 tsgl 數據庫名(database name)為libmis.db 數據庫文件(database file)路徑選擇為…chap6\Tsgl_server\libmis.db文件 數據庫登錄用戶名(user id)為dba 數據庫登錄口令(password)為sql
標簽: Tsgl_client Tsgl_server 圖書館 圖書管理
上傳時間: 2014-12-01
上傳用戶:wab1981
In this edition, the majority of the book is dedicated to covering the Winsock API. Chapter 1 starts with an introduction to Winsock and is specifically geared for the beginning Winsock programmer. This chapter covers all the basics and introduces Transmission Control Protocol (TCP) and User Datagram Protocol (UDP) through simple samples, as well as providing a roadmap to advanced Winsock topics covered in other chapters. For the sake of simplicity, Chapter 1 covers the IPv4 protocol.
標簽: the dedicated covering majority
上傳時間: 2015-09-08
上傳用戶:ommshaggar
OpenCV means Intel® Open Source Computer Vision Library. It is a collection of C functions and a few C++ classes that implement some popular Image Processing and Computer Vision algorithms. OpenCV has cross-platform middle-to-high level API that consists of a few hundreds (>300) C functions. It does not rely on external libraries, though it can use some when it is possible. OpenCV is free for both non-commercial and commercial use (see the license for details). OpenCV provides transparent interface to Intel® Integrated Performance Primitives (IPP). That is, it loads automatically IPP libraries optimized for specific processor at runtime, if they are available. More information about IPP can be retrieved at http://www.intel.com/software/products/ipp/index.htm -------------------------------------------------------------------------------- 本文是opencv的入門教程
標簽: collection functions Computer Library
上傳時間: 2015-09-12
上傳用戶:zhangyi99104144
Listed below are the typographical conventions used in this guide. – Example C++ code and commands to be typed by the user are in non-bold characters in typewriter font. – Items where the user has to supply a name or number are given in lower-case italic characters in typewriter font. – Sections marked with a ‡ describe features that are also available in ANSI C.
標簽: typographical conventions commands Example
上傳時間: 2013-12-20
上傳用戶:xiaoxiang
This note describes some key aspects of what C++ is and of how C++ has developed over the years. The spective is that of an experienced C++ user looking at C++ as a practical tool. No attempts are made to compare C++ to other languages, though I have tried to answer some questions that I have often heard asked by Lisp programmers.
標簽: describes developed aspects years
上傳時間: 2015-09-15
上傳用戶:haoxiyizhong