虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

Form-Factor

  • The code performs a number (ITERS) of iterations of the Bailey s 6-step FFT alg

    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 li

    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.net MVC会员管理系统 功能比较简单,主要是用户登录、注册(注册后需要审核才能使用)及信息修改等,采用Asp.netMVC开发 管理后台有用户管理、角色管理、邮件配置等功能 采用的了Form身份验证,WebServices,Linq,数据加密解密,Mztreeview1.0 解决了mvc传递中文字符的问题

    标签: Asp net MVC 管理系统

    上传时间: 2017-06-26

    上传用户:aappkkee

  • Java Extreme Programming Cookbook offers more than just a collection of cut-and-paste code. Each rec

    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是一款为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

    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 report

    把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键到后台

    按return键到后台,调用popallform的时候,首先执行deactive form,这样在pop栈顶form的时候,下一个form将不会收到active事件,缩短响应return key事件的时间

    标签: return 后台

    上传时间: 2017-07-19

    上传用户:15736969615

  • web_based.rar

    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

    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