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

PRO-tools-MIDI

  • This directory includes matlab interface of the curvelet transform using usfft. Basic functions

    This directory includes matlab interface of the curvelet transform using usfft. Basic functions fdct_usfft.m -- forward curvelet transform afdct_usfft.m -- adjoint curvelet transform ifdct_usfft.m -- inverse curvelet transform fdct_usfft_param.m -- returns the location of each curvelet in phase-space Useful tools fdct_usfft_dispcoef.m -- returns a matrix contains all curvelet coefficients fdct_usfft_pos2idx.m -- for fixed scale and fixed direction, returns the curvelet which is closest to a certain point on the image Demos fdct_usfft_demo_basic.m -- display the shape of a curvelet fdct_usfft_demo_recon.m -- partial reconstruction using curvelet fdct_usfft_demo_disp.m -- display all the curvelet coefficients of an image fdct_usfft_demo_denoise.m -- image denoising using curvelet

    标签: directory functions interface transform

    上传时间: 2016-08-31

    上传用户:cooran

  • MMI层OBJ不能完全编译

    MMI层OBJ不能完全编译,所以要加新字符串的时候可以利用其中已经存在但是不用的字符串(比如wap模块中的字符串),保留其名字,修改其内容即可。TOOLS

    标签: MMI OBJ 编译

    上传时间: 2013-11-30

    上传用户:jeffery

  • DevExpress.ExpressFlowChart.Suite.v1.37.for.Delphi.BCB.Full.Source-SSG delphi 和 BCB的源码

    DevExpress.ExpressFlowChart.Suite.v1.37.for.Delphi.BCB.Full.Source-SSG delphi 和 BCB的源码,次空间可以帮你轻松实现流程图类的图标功能,强烈推荐! The ExpressFlowChart is designed to help you present charts, schemes, hierarchies, and graphs of any complexity with minimal coding and programming effort. The ExpressFlowChart Suite offers all the necessary tools and elements to create dazzling interfaces limited only by your imagination and the needs of your end-users.

    标签: ExpressFlowChart DevExpress Source-SSG BCB

    上传时间: 2016-09-29

    上传用户:363186

  • === ==== 关于本光盘 ========== Tinix: 书中所附代码 其中很多目录中除了包含源代码(*.asm, *.inc, *.c, *.h)外

    === ==== 关于本光盘 ========== \Tinix: 书中所附代码 其中很多目录中除了包含源代码(*.asm, *.inc, *.c, *.h)外,还有这样一些文件: boot.bin 引导扇区(Boot Sector),可通过 FloppyWriter 写入软盘(或软盘映像)。 loader.bin LOADER,直接拷贝至软盘(或软盘映像)根目录。 kernel.bin 内核(Kernel),直接拷贝至软盘(或软盘映像)根目录。 bochsrc.bxrc Bochs 配置文件,如果系统中安装了 Bochs-2.1.1 可直接双击之运行。其它细节请见书第 2.7 节。 godbg.bat 调试时可使用此批处理文件。它假设 Bochs-2.1.1 安装在 D:\Program Files\Bochs-2.1.1\ 中。 TINIX.IMG 软盘映像。可直接通过 Bochs 或者 Virtual PC 运行。 *.com 可以在 DOS (必须为纯 DOS) 下运行的文件。 \Tools: 一些小工具 (在 VC6 下编译通过) DescParser 描述符分析器,输入描述符的值,可以得出起基址、界限、属性等信息。 ELFParser ELF 文件分析器,可以列出一个 ELF 文件的 ELF Header、 Program Header、Section Header 等信息。 FloppyWriter 用以写引导扇区,支持软盘和软盘映像。 KrnlChecker 用以检查一个 Tinix 内核加载后位置是否正确。

    标签: Tinix asm inc 光盘

    上传时间: 2014-01-26

    上传用户:TF2015

  • 本文使用实例描述了在 FPGA/CPLD 上使用 VHDL 进行分频器设 计

    本文使用实例描述了在 FPGA/CPLD 上使用 VHDL 进行分频器设 计,包括偶数分频、非 50%占空比和 50%占空比的奇数分频、半整数 (N+0.5)分频、小数分频、分数分频以及积分分频。所有实现均可 通过 Synplify Pro 或 FPGA 生产厂商的综合器进行综合,形成可使 用的电路,并在 ModelSim 上进行验证。

    标签: FPGA CPLD VHDL 分频器

    上传时间: 2013-12-15

    上传用户:从此走出阴霾

  • 本文介绍了一个使用 VHDL 描述计数器的设计、综合、仿真的全过程

    本文介绍了一个使用 VHDL 描述计数器的设计、综合、仿真的全过程,作为我这一段 时间自学 FPGA/CPLD 的总结,如果有什么不正确的地方,敬请各位不幸看到这篇文章的 大侠们指正,在此表示感谢。当然,这是一个非常简单的时序逻辑电路实例,主要是详细 描述了一些软件的使用方法。文章中涉及的软件有Synplicity 公司出品的Synplify Pro 7.7.1; Altera 公司出品的 Quartus II 4.2;Mentor Graphics 公司出品的 ModelSim SE 6.0。

    标签: VHDL 计数器 仿真 过程

    上传时间: 2016-10-04

    上传用户:Yukiseop

  • Aspect-Oriented Software Developement Coverage includes Using AOSD to streamline complex systems

    Aspect-Oriented Software Developement Coverage includes Using AOSD to streamline complex systems development without sacrificing flexibility or scalability How AOSD builds on the object-oriented paradigmand how it s different State-of-the-art best practices for the AOSD development process Languages and foundations: separating concerns, filter technologies, improving modularity, integrating new features, and more Using key AOSD tools, including AspectJ, Hyper/J, JMangler, and Java Aspect Components Engineering aspect-oriented systems: UML, concern modeling and elaboration, dependency management, and aspect composition Developing more secure applications with AOSD techniques Applying aspect-oriented programming to database systems Building dynamic aspect-oriented infrastructure

    标签: Aspect-Oriented Developement streamline Software

    上传时间: 2013-12-01

    上传用户:jennyzai

  • at标准指令

    at标准指令,对于双模与双卡手机,主机与辅机通信必备,以及PC Tools工具请求手机

    标签: 标准 指令

    上传时间: 2016-10-10

    上传用户:sclyutian

  • powerdesigner12.5 破解补丁

    powerdesigner12.5 破解补丁,压缩包中包含两个文件,用法: 1、将pdflm12.rar文件解压到PD 安装目录下, 2、进入PD,打开Tools -> License Parameters.. 3、选择Standalone Seat - Local License 4、将license.rar解压到一临时目录 5、导入license.lic 适用与PD12.5版本,已经试过有效,可以先到SYBASE官网下载12.5试用版,使用此补丁即可把试用版变成正式版.

    标签: powerdesigner 12.5 破解 补丁

    上传时间: 2013-12-19

    上传用户:hfmm633

  • 修正后的USB端口监测数据

    修正后的USB端口监测数据,安装好WDK后打开VC,选择 tools->options…->directories,将WDK的Include和Lib文件包含进来

    标签: USB 端口 监测数据

    上传时间: 2016-10-23

    上传用户:www240697738