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
上传用户:日光微澜