CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - o-matrix

搜索资源列表

  1. 二维小波变换

    1下载:
  2. 关于二维小波变换的程序 [精华] 说明:此算法重在概念,速度并不是很快。因为FOR循环的缘故。此程序从循环矩阵的观点出发,把圆周卷积和快速幅里叶变换建立了联系。实现了分解和无失真重构。它只做了一层分解,即将256x256图形分解成为64x64的四个图形,避免了使用WKEEP()的困惑。主要思想为用小波滤波器族构造正交阵W,变换写为B=W*A*W ,反变换为:A=W *A*W,这与所有正交变换无异。W为循环正交矩阵,因此可用FFT实现快速运算,难点就在重构矩阵上。若用矩阵概念明确,一个
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:3785
    • 提供者:罗松溪
  1. 51_LCD_dot

    0下载:
  2. 关于51单片机的点阵LCD汇编源代码。中间说明了I/O口的连接关系。-51 on the dot-matrix LCD MCU compilation of source code. Note the middle of I / O connectivity relations.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:34729
    • 提供者:丁运鸿
  1. span_forest

    0下载:
  2. Computes estimates for the number of forests of a graph, input as a 0-1 incidence matrix. Notes: Compile in C++, \"g++ -o span_forest span_forest.c\". The program does not demand that the matrix is symmetric with 0 diagonal, but uses only the upper t
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3545
    • 提供者:卢松
  1. permanent

    0下载:
  2. Computes the permanent of a nonnegative integer matrix. Notes: Compile in C++, \"g++ -o permanent permanent.c\". -Computes the permanent of a nonnegative in teger matrix. Notes : Compile in C, "g-o permanent permanent.c."
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:4339
    • 提供者:卢松
  1. opencv-slides

    1下载:
  2. 中科院自动化所自由软件学会于任棋讲解的使用opencv进行图像处理的课件和源码。其中包括opencv图像结构、矩阵结构、点结构简介,以及图像I/O,边缘检测,轮廓检测,背景建模等。-free software to automate the process of the Chinese Academy of Sciences Institute of the game on the use opencv for Image Processing Software and the source.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:523434
    • 提供者:
  1. 数据结构的C++描述

    1下载:
  2. 目 录 译者序 前言 第一部分 预备知识 第1章 C++程序设计 1 1.1 引言 1 1.2 函数与参数 2 1.2.1 传值参数 2 1.2.2 模板函数 3 1.2.3 引用参数 3 1.2.4 常量引用参数 4 1.2.5 返回值 4 1.2.6 递归函数 5 1.3 动态存储分配
  3. 所属分类:数据结构常用算法

    • 发布日期:2009-10-17
    • 文件大小:5125525
    • 提供者:gufeng20081010
  1. ActionScript编程实例

    1下载:
  2. Chapter 2: Getting Started Hello World Hello World Enhanced A simple "Hello World" application that shows the basics of how to use an Actionscr ipt 3.0 class in an application. The Enhanced version adds a name-checking feature. These exam
  3. 所属分类:FlashMX源码

  1. MPI_IO.基于mpi-2 规范的并行i/o方法

    0下载:
  2. 基于mpi-2 规范的并行i/o方法,以并行矩阵乘法问题为例,比较了并行i/o和串 行i/o的性能,给出了并行i/o方法的应用实例。,Mpi-2 norms based on the parallel i/o approach to parallel matrix multiplication as an example, compare the parallel i/o and serial i/o performance, given the parallel i/o methods of
  3. 所属分类:Windows编程

    • 发布日期:2017-03-21
    • 文件大小:116555
    • 提供者:澄海
  1. Strassen矩阵乘法算法 C++程序源码

    0下载:
  2. Strassen矩阵乘法算法 C++程序源码 V.Strassen在1969年发表了一个算法,将计算两个n阶方阵的乘积的时间复杂性降低到了o(nlog27),被誉为“在代数复杂性理论中最激动人心的结果”。该算法主要适用于方阵的乘法。-Strassen algorithm for matrix multiplication C++ program source V. Strassen published in 1969, an algorithm to compute the product of
  3. 所属分类:数学计算/工程计算

    • 发布日期:2016-01-25
    • 文件大小:1024
    • 提供者:zhaoruxu
  1. AVR240_4 x 4 Keypad _Wake_up o

    0下载:
  2. AVR键盘方案,AVR keyboard program
  3. 所属分类:文档资料

    • 发布日期:2017-11-09
    • 文件大小:62647
    • 提供者:王木
  1. 74HC595_led.rar

    0下载:
  2. 两片74HC595级联,形成16位并行数据输出。控制8个数码管显示。显示刷新周期为2ms。 单片机只需3个I/O口发送串行数据到74HC595即可。程序用c51编写。,74HC595 2 cascade, the formation of 16-bit parallel data output. Control of 8 digital tube display. Display refresh cycle for 2ms. Only three single-chip I/O port to
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:691
    • 提供者:张东杰
  1. firstGTK

    0下载:
  2. 一个基于GTK+的单词数值计算器,1、 按照规则计算单词的值,如果 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 26个字母(全部用大写)的值分别为 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26,如: WINJACK这个单词的值就为:W+I+N+J+A+C+K=23+9+14+1+3+11=71% HARDWORK=H+A+R+D+W+O+
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:1804
    • 提供者:
  1. MATLAB

    0下载:
  2. 本指南列举的MATLAB 代码编写的建议在软件开发小组实际工作中得到一致性的认 可。本指南与C、C++与Java 的同类手册在整体上是相似的,但是针对MATLAB 的特征 与历史进行了修正。指南中的建议是基于多种其他代码语言的指南与个人经验而来的。指南 主要是针对MATLAB 而写的,但是它对于相近的语言,如Octave、Scilab 和O-Matrix等的 编程也有所帮助。-Listed in this guide to prepare the recommendations
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:221953
    • 提供者:张聪贵
  1. led_zfsj

    0下载:
  2. 现场可编程门阵列( FPGA) 是一种可编程逻辑器件, 它具有丰富的I/O 口及内部资源, 编程和修改极为方便, 并且易于扩展和维护, 简化电子电路的设计。本系统采用Altera 公司的FLEX10K作为核心器件, 结合VHDL程序, 实现了对LED 点阵显示字符的控制。-Field programmable gate array (FPGA) is a programmable logic device, which has a wealth of I/O port and internal
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:32812
    • 提供者:x
  1. matrix

    0下载:
  2. 实现两个n维矩阵相乘并用矩阵输出 用算法复杂度最低- devlpment two matrix multiple and I/O reality afafeafdfadsfdgf
  3. 所属分类:source in ebook

    • 发布日期:2017-04-04
    • 文件大小:127014
    • 提供者:周紫芸
  1. max25

    0下载:
  2. matrix converter-it s an ac to ac converter with unrestriction on frequency,it got the pure sinusoidal and i/p and o/p waveforms-matrix converter-it s an ac to ac converter with unrestriction on frequency,it got the pure sinusoidal and i/p and o/p w
  3. 所属分类:Project Manage

    • 发布日期:2017-04-02
    • 文件大小:15698
    • 提供者:413599
  1. matrix

    0下载:
  2. PIC16f877驱动8*8点阵源码,小程序-o.yeah..it s a drive program of matrix..thank you
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:44649
    • 提供者:陈李建
  1. Matrix

    0下载:
  2. 使用vc++ 6.o制作了一个矩阵模板类 可以使用不同的 数据类型 包含基本矩阵运算 main函数为测试程序-Use vc++ 6.o produced a matrix template class can use different data type contains the main function of the basic matrix operations for the test procedure
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:13404
    • 提供者:gao
  1. Matrix

    0下载:
  2. 輸入M及N及順逆時針O 建立一個MxN的螺旋矩陣 若O為1則順時針 為2則逆時針-Enter the M and N and O to establish a counter-clockwise spiral MxN matrix if O is a clockwise 2 anticlockwise
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:731
    • 提供者:ccw
  1. di806

    0下载:
  2. Relief computing classification weight, For beginners with a reference value, Calculate the maximum eigenvalue judgment matrix of AHP.
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:4096
    • 提供者:fanyaosiugui
« 12 3 4 5 »
搜珍网 www.dssz.com