This OpenNL, a library to easily construct and solve sparse linear systems. * OpenNL is supplied with a set of built-in iterative solvers (Conjugate gradient,BICGSTAB, GMRes) and preconditioners (Jacobi, SSOR). * OpenNL can also use other solvers (SuperLU 3.0 is supported as an OpenNL extension,MUMPS will be supported in a future version)
標簽: OpenNL construct supplied library
上傳時間: 2014-01-07
上傳用戶:semi1981
this demo is to show you how to implement a generic SIR (a.k.a. particle, bootstrap, Monte Carlo) filter to estimate the hidden states of a nonlinear, non-Gaussian state space model.
標簽: a.k.a. bootstrap implement particle
上傳時間: 2014-11-10
上傳用戶:caozhizhi
本文件囊括了數字信號處理常用濾波器的C語言程序。For each project example, a folder is available that contains appropriate files for the project.
標簽: appropriate available contains project
上傳時間: 2015-08-09
上傳用戶:z754970244
說明: pr[n]——輸入的實部 pi[n]——數入的虛部 n,k——滿足n=2^k fr[n]——輸出的實部 fi[n]——輸出的虛部 l——0 FFT,1 IFFT il——0 輸出按實部/虛部;1 輸出按模/幅角
上傳時間: 2014-01-01
上傳用戶:牛布牛
* This a software code module for a time-of-day clock object. * The clock may be fixed 12-hour, fixed 24-hour, or dynamically * configurable between these two types. Clock data can be accessed * as a binary number representing the number of minutes since midnight * or a BCD number formatted according to the time-of-day description * in the TIME module 0404x. The functions work with time-of-day values * which conform to normally accepted clock values of 1:00 to * 12:59 BCD / 0 to 719 binary for a 12-hour clock or clock values * 00:00 to 23:59 BCD / 0 to 1439 binary for a 24-hour clock. On power-up * the clock is 12:00 BCD / 0 binary for a 12-hour or dynamically * configurable clock, or 00:00 BCD / 0 binary for a 24-hour clock.
標簽: clock time-of-day software module
上傳時間: 2013-12-07
上傳用戶:llandlu
站長俱樂部新聞發布程序 采用全新代碼設計,完全不同于國內所有程序 采用國際流行的左右欄風格,清爽簡潔 適合于有國際業務的企業,個人網站,工作室,追求簡單風格,內容少的網站使用 IE和Firefox均能正常訪問 800*600,1024*768的分辨率均能正常訪問 網站采用UTF-8編碼,各國用戶均能正常訪問,不會出現亂碼 提供10套模版,后臺還可以自定義成千上萬種的顏色風格 文本編輯器不同于國內任何一家編輯器,給您全新的體驗
上傳時間: 2014-01-24
上傳用戶:cx111111
Windows API Tutorials, Windows API編程最好的手冊.文檔格式專門制作成為各個章節相互關聯的html格式,大家可以像查閱msdn一樣方便使用.各個章節的內容如下: Winnie Generic Controls Dialog-based App Generic Dialog Canvas Pens and Brushes Threads Folder Watcher Shell API OLE Smart OLE OLE Automation Splitter Bar
標簽: Windows API Tutorials html
上傳時間: 2015-09-28
上傳用戶:ls530720646
Microsoft Windows腳本技術 Microsoft Windows腳本技術 Microsoft Windows腳本技術 Microsoft Windows腳本技術 Microsoft Windows腳本技術 Microsoft Windows腳本技術 Microsoft Windows腳本技術
上傳時間: 2015-10-13
上傳用戶:jing911003
HDOJ ACM input:The input consists of T test cases. The number of test cases ) (T is given in the first line of the input. Each test case begins with a line containing an integer N , 1<=N<=200 , that represents the number of tables to move. Each of the following N lines contains two positive integers s and t, representing that a table is to move from room number s to room number t (each room number appears at most once in the N lines). From the N+3-rd line, the remaining test cases are listed in the same manner as above.
上傳時間: 2015-10-18
上傳用戶:三人用菜
This simple program help you to calculate parameters for a pid controller for first order systems wiith delay using different method: Ziegler Nichols,Cohen coon,IMC...
標簽: controller parameters calculate for
上傳時間: 2015-11-09
上傳用戶:yuanyuan123