This is a package to calculate Discrete Fourier/Cosine/Sine Transforms of 1-dimensional sequences of length 2^N. This package contains C and Fortran FFT codes.
標簽: dimensional Transforms calculate sequences
上傳時間: 2014-01-14
上傳用戶:LIKE
最小平方近似法 (least-squares approximation) 是用來求出一組離散 (discrete) 數據點的近似函數 (approximating function),作實驗所得的數據亦常使用最小平方近似法來達成曲線密合 (curve fitting)。以下所介紹的最小平方近似法是使用多項式作為近似函數,除了多項式之外,指數、對數方程式亦可作為近似函數。關於最小平方近似法的計算原理,請參閱市面上的數值分析書籍
標簽: least-squares approximation approximating discrete
上傳時間: 2015-06-21
上傳用戶:SimonQQ
一個學生成績系統,java的import java.applet.Applet import java.awt.* import java.awt.event.* import java.util.*
上傳時間: 2015-06-21
上傳用戶:梧桐
This open source, event-drived, RAM constrained embedded system.
標簽: event-drived constrained embedded source
上傳時間: 2015-07-06
上傳用戶:lijinchuan
VB automaticlly grap error event
標簽: automaticlly error event grap
上傳時間: 2015-08-10
上傳用戶:tianjinfan
應用層建立event,傳入驅動,并等待事件,驅動中檢測到事件被觸發立即通知應用層,應用層收到消息,進行相應處理。ansi c編寫,適合驅動新手使用,實現驅動與應用層的通信,
上傳時間: 2014-01-24
上傳用戶:saharawalker
本文以此為背景,提出了基于事件驅動的BDI agent實現體系結構,用信念(Belief)、事件(Event)、規劃(Plan)等內部特征來描述軟件agent,并給出了面向對象層次上的軟件agent的UML模型,該模型定義了構成軟件agent的四個對象:Agent、BeliefSet、Event、Plan 為描述這些對象及其交互關系,本文以java語言為基礎,擴展出了能描述這四個對象的java類以及描述其交互關系
上傳時間: 2014-01-09
上傳用戶:tedo811
離散粒子群算法(Discrete PSO)C語言源代碼。 附帶有利用D-PSO解決旅行商問題(TSP)的代碼可作為使用時的Demo參考
上傳時間: 2014-01-24
上傳用戶:
Fast Discrete Curvelet Transform有正反變換,各個程序里面的參數都有詳細的說明.
標簽: Transform Discrete Curvelet Fast
上傳時間: 2015-09-25
上傳用戶:xjz632
The Staged Event-Driven Architecture (SEDA) is a new design for building scalable Internet services. SEDA has three major goals: To support massive concurrency, on the order of tens of thousands of clients per node To exhibit robust performance under wide variations in load and, To simplify the design of complex Internet services. SEDA decomposes a complex, event-driven application into a set of stages connected by queues. This design avoids the high overhead associated with thread-based concurrency models, and decouples event and thread scheduling from application logic. SEDA enables services to be well-conditioned to load, preventing resources from being overcommitted when demand exceeds service capacity. Decomposing services into a set of stages also enables modularity and code reuse, as well as the development of debugging tools for complex event-driven applications.
標簽: Event-Driven Architecture Internet building
上傳時間: 2015-09-28
上傳用戶:日光微瀾