亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

full-state-feedback

  • FIBPlus is a component suite intended for work with InterBase. It is direct, fast and flexible Inter

    FIBPlus is a component suite intended for work with InterBase. It is direct, fast and flexible InterBase connectivity for Delphi, C++ Builder, Ada and Kylix. FIBPlus supports Delphi 5-7, Delphi 2005, Delphi 2006, Delphi 2007, C++ Builder 5-6, C++ Builder 2006, C++ Builder 2007, Kylix 3, gnat-3.15p, gnat2006 GPL, and all versions of InterBase 4.x-7.x, InterBase 2007 and Firebird 1.x-2.x. Using FIBPlus in your applications you do not need to install any additional software except for InterBase Client Software. FIBPlus supports all special InterBase features such as array-fields, event alerters, BLOB-fields, etc. FIBPlus is a native component set and its evaluation versions are distributed partially in sources. Registering FIBPlus you get full sources of components and technical support

    標簽: component InterBase intended flexible

    上傳時間: 2013-12-01

    上傳用戶:xuan‘nian

  • Your application should never assign a seat that has already been assigned. When the economy sectio

    Your application should never assign a seat that has already been assigned. When the economy section is full, your application should ask the person if it is acceptable to be placed in the first-class section (and vice versa). If yes, make the appropriate seat assignment.

    標簽: application assigned already economy

    上傳時間: 2014-10-25

    上傳用戶:zhichenglu

  • (有源代碼)數值分析作業,本文主要包括兩個部分,第一部分是常微分方程(ODE)的三個實驗題,第二部分是有關的拓展討論,包括高階常微分的求解和邊值問題的求解(BVP).文中的算法和算例都是基于Matla

    (有源代碼)數值分析作業,本文主要包括兩個部分,第一部分是常微分方程(ODE)的三個實驗題,第二部分是有關的拓展討論,包括高階常微分的求解和邊值問題的求解(BVP).文中的算法和算例都是基于Matlab計算的.ODE問題從剛性(STIFFNESS)來看分為非剛性的問題和剛性的問題,剛性問題(如大系數的VDP方程)用通常的方法如ODE45來求解,效率會很低,用ODE15S等,則效率會高多了.而通常的非剛性問題,用ODE45來求解會有很好的效果.從階次來看可以分為高階微分方程和一階常微分方程,高階的微分方程一般可以化為狀態空間(STATE SPACE)的低階微分方程來求解.從微分方程的性態看來,主要是微分方程式一階導系數大的時候,步長應該選得響應的小些.或者如果問題的性態不是太好估計的話,用較小的步長是比較好的,此外的話Adams多步法在小步長的時候效率比R-K(RUNGE-KUTTA)方法要好些,而精度也高些,但是穩定區間要小些.從初值和邊值來看,也是顯著的不同的.此外對于非線性常微分方程還有打靶法,胞映射方法等.而對于微分方程穩定性的研究,則諸如相平面圖等也是不可缺少的工具.值得提出的是,除了用ode系類函數外,用simulink等等模塊圖來求解微分方程也是一種非常不錯的方法,甚至是更有優勢的方法(在應用的角度來說).

    標簽: Matla ODE BVP

    上傳時間: 2014-01-05

    上傳用戶:caixiaoxu26

  • The GIFT (the GNU Image-Finding Tool) is a Content Based Image Retrieval System (CBIRS: http://en.wi

    The GIFT (the GNU Image-Finding Tool) is a Content Based Image Retrieval System (CBIRS: http://en.wikipedia.org/wiki/CBIR). It enables you to do Query By Example (QBE: http://en.wikipedia.org/wiki/QBE) on images, giving you the opportunity to improve query results by relevance feedback. For processing your queries the program relies entirely on the content of the images, freeing you from the need to annotate all images before querying the collection.

    標簽: Image-Finding Retrieval Content System

    上傳時間: 2014-01-11

    上傳用戶:咔樂塢

  • A Design and Implementation of The Online Shopping System Abstract: Along with the development

    A Design and Implementation of The Online Shopping System Abstract: Along with the development of the computer ,the database technique is widespread in the application of Internet, more and more , providing more thoughtful and humanized service for the large network customer. Characteristic services have already become gradually the current as the application of Wed nowadays. This text studied a method of project which composed of characteristic page and dynamic state of technical customer according to the data connection rule, compared with some projects that adopt already on present nets, this project have the advantage of providing customers more simple ,reflective obvious meticulous use and so on..

    標簽: Implementation development Abstract Shopping

    上傳時間: 2014-12-04

    上傳用戶:410805624

  • CC足球投注系統

    CC足球投注系統,經測試完全可用!含完整數據庫-Liuhe special code betting systems have been tested fully available! With full database

    標簽:

    上傳時間: 2017-05-19

    上傳用戶:410805624

  • 開發人員使用JavaScript的一個主要原因就是可以避免回發過程中帶來的頁面刷新。例如我們可以根據用戶的需要使用Treeview控件來展開和折疊相應的數據節點。當你展開一個節點時

    開發人員使用JavaScript的一個主要原因就是可以避免回發過程中帶來的頁面刷新。例如我們可以根據用戶的需要使用Treeview控件來展開和折疊相應的數據節點。當你展開一個節點時,該Treeview控件將會利用JavaScript讀取服務器上的子節點信息,然后平滑無刷新地插入這些新節點。如果沒有使用JavaScript的話,Treeview控件將會因為頁面的回發而重新構建。不但用戶會發現因頁面刷新而帶來的延遲,而且頁面極有可能回復到原來的狀態,即丟失前面所展開的那些子節點信息。對于服務器端來說,因為每次回發的過程中都要處理大量的視圖狀態(View State)信息,這也會嚴重影響程序的整體執行性能。在ASP.NET 2.0中,引入了一個稱為"客戶端回調"的功能,利用這個內建的解決方案我們可以輕松實現客戶端腳本和服務器端代碼間的交互,從而避免了頁面因回發帶來的頻繁刷新。

    標簽: JavaScript Treeview 節點 過程

    上傳時間: 2017-05-24

    上傳用戶:彭玖華

  • If you have ever wanted to store data temporarily in your Delphi Win32/.Net, C++ Builder or Kylix ap

    If you have ever wanted to store data temporarily in your Delphi Win32/.Net, C++ Builder or Kylix application, and you at the same time wanted full access to the data as if they were stored in a database table, you have the right solution here. kbmMemTable is a full TDataset compatible in memory table loaded with functionality.

    標簽: temporarily Builder Delphi wanted

    上傳時間: 2017-05-29

    上傳用戶:ljt101007

  • This is a simple algorithm that downloads trading data from yahoo database. It is basically a large

    This is a simple algorithm that downloads trading data from yahoo database. It is basically a large scale application of sqq.m which was originally submitted by Michael Boldin, link at acknowledgements. Some of the functionalities of the package: - User defined ticker list. - Function for downloading most recent SP500 composition in ticker list. - Control for bad data (e.g. a certain percentage of prices missing). - Choice of frequency of data (e.g. weekly prices). - Choice of starting and ending data. - Function for saving the whole data in a pre-formatted excel file together with a full reports on missing data.

    標簽: algorithm downloads basically database

    上傳時間: 2017-06-03

    上傳用戶:啊颯颯大師的

  • This tutorial explains how to communicate with IO devices on the DE2 Board and how to deal with inte

    This tutorial explains how to communicate with IO devices on the DE2 Board and how to deal with interrupts using C and the Altera Monitor Program. Two example programs are given that diplay the state of the toggle switches on the red LEDs. The fi rst program uses the programmed I/O approach and the second program uses interrupts.

    標簽: with communicate how tutorial

    上傳時間: 2013-12-13

    上傳用戶:熊少鋒

主站蜘蛛池模板: 开鲁县| 崇文区| 丰宁| 鲁山县| 金坛市| 蛟河市| 铁岭市| 河池市| 岢岚县| 武城县| 白山市| 筠连县| 杭锦旗| 天峻县| 静海县| 嘉鱼县| 阳江市| 揭西县| 盐城市| 南充市| 石柱| 上高县| 西华县| 安达市| 兴文县| 新竹县| 达孜县| 东阿县| 邢台市| 鄱阳县| 台州市| 平乐县| 万山特区| 郓城县| 伊金霍洛旗| 东光县| 道真| 桐柏县| 蒙自县| 多伦县| 吉木萨尔县|