The code performs a number (ITERS) of iterations of the Bailey s 6-step FFT algorithm (following the ideas in the CMU Task parallel suite). 1.- Generates an input signal vector (dgen) with size n=n1xn2 stored in row major order In this code the size of the input signal is NN=NxN (n=NN, n1=n2=N) 2.- Transpose (tpose) A to have it stored in column major order 3.- Perform independent FFTs on the rows (cffts) 4.- Scale each element of the resulting array by a factor of w[n]**(p*q) 5.- Transpose (tpose) to prepair it for the next step 6.- Perform independent FFTs on the rows (cffts) 7.- Transpose the resulting matrix The code requires nested Parallelism.
標簽: iterations performs Bailey number
上傳時間: 2014-01-05
上傳用戶:libenshu01
VHDL implementation of the twofish cipher for 128,192 and 256 bit keys. The implementation is in library-like form All needed components up to, including the round/key schedule circuits are implemented, giving the flexibility to be combined in different architectures (iterative, rolled out/pipelined etc). Manual in English is included with more details about how to use the components and/or how to optimize some of them. All testbenches are provided (tables, variable key/text, ECB/CBC monte carlo) for 128, 192 and 256 bit key sizes, along with their respective vector files.
標簽: implementation twofish cipher VHDL
上傳時間: 2017-06-25
上傳用戶:王小奇
Asp.net MVC會員管理系統 功能比較簡單,主要是用戶登錄、注冊(注冊后需要審核才能使用)及信息修改等,采用Asp.netMVC開發 管理后臺有用戶管理、角色管理、郵件配置等功能 采用的了Form身份驗證,WebServices,Linq,數據加密解密,Mztreeview1.0 解決了mvc傳遞中文字符的問題
上傳時間: 2017-06-26
上傳用戶:aappkkee
Java Extreme Programming Cookbook offers more than just a collection of cut-and-paste code. Each recipe also includes explanations of how and why the approach works, so you can adapt the techniques to similar situations. One of the biggest challenges facing developers today is sorting through the wide variety of tools available form various source and figuring out how to them effectively. The recipes in Java Extreme Programming Cookbook showcase how to use the most important features of these XP tools. Many of these tools are geared towards unit testing, while others are invaluable for continuous integration with these practical examples, you ll be able to choose the most effective tools to accomplish your goals, then implement them in a cohesive development environment quickly.
標簽: cut-and-paste Programming collection Cookbook
上傳時間: 2017-06-29
上傳用戶:cmc_68289287
SUIPack是一款為Delphi和C++Builder開發的所見即所得的界面增強VCL組件,它可以幫助您創建具有專業的界面外觀設計的應用程序,大大節省您的時間和開發成本。 SUIPack 提供超過60個組件。只要將它們放置在一個form上,您立即就可以看到它們的實際(使用了skin)顯示效果,甚至是在設計期。SUIPack內建了5種skin,并且允許加載外部的skin文件。它是一款真正的所見即所得的skin組件。
標簽: SUIPack Builder Delphi VCL
上傳時間: 2017-07-01
上傳用戶:rocwangdp
Statistical-Learning-Theory The goal of statistical learning theory is to study, in a statistical framework, the properties of learning algorithms. In particular, most results take the form of so-called error bounds. This tutorial introduces the techniques that are used to obtain such results.
標簽: statistical Statistical-Learning-Theory learning theory
上傳時間: 2017-07-15
上傳用戶:363186
把TXT、TEXT類文件轉為PDF文件 txt2pdf is flexible and powerful Perl tool to convert txt, text, textual reports, and spools into PDF (form, invoice, report, sale sheet). It can be used alone, or you can use it from other applications to convert your documents on the fly.
標簽: flexible powerful txt2pdf convert
上傳時間: 2017-07-15
上傳用戶:whenfly
按return鍵到后臺,調用popallform的時候,首先執行deactive form,這樣在pop棧頂form的時候,下一個form將不會收到active事件,縮短響應return key事件的時間
上傳時間: 2017-07-19
上傳用戶:15736969615
Web based binary image upload for ARM LPC2366 controller. Toolchain is Keil Realview MDK ARM ver 3.2 with RL ARM Real time Lib 3.40. RAR file contains webiap2.cgi file and HTTP_cgi file. HTTP_cgi file is modified in cgi_process_data to upload binary image of application using HTTP protcol. File upload is using HTML syntax method=\"post\" ENCTYPE=\"multipart/form-data\
標簽: web_based
上傳時間: 2013-12-17
上傳用戶:ukuk
A fractal is generally "a rough or fragmented geometric shape that can be split into parts, each of which is (at least approximately) a reduced-size copy of the whole,"[1] a property called self-similarity. The term was coined by Benoî t Mandelbrot in 1975 and was derived from the Latin fractus meaning "broken" or "fractured." A mathematical fractal is based on an equation that undergoes iteration, a form of feedback based on recursion.[2]
標簽: fragmented generally geometric fractal
上傳時間: 2014-01-18
上傳用戶:as275944189