搜索资源列表

  1. 二维小波变换

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

    • 发布日期: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 diago
  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 permane
  3. 所属分类:压缩解压

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

    0下载:
  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 Proces
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  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
  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 nam
  3. 所属分类:FlashMX源码

  1. 二维小波变换

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

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:罗松溪
  1. a4q1

    0下载:
  2. ARM下 Implement matrix multiplication of 2 square matrices, with data read from an input file and printed both to the console and to an output file. • Assume a file with correct data (no garbage, characters, etc.).
  3. 所属分类:汇编语言

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:李浩
  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 diagona
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:卢松
  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+
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:
  1. 74HC595_led

    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. Onl
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:张东杰
  1. MATLAB

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

    • 发布日期:2024-05-17
    • 文件大小:222208
    • 提供者:张聪贵
  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 we
  3. 所属分类:编程文档

    • 发布日期:2024-05-17
    • 文件大小:32768
    • 提供者:x
  1. matrix

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

    • 发布日期:2024-05-17
    • 文件大小:126976
    • 提供者:周紫芸
  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 pur
  3. 所属分类:技术管理

    • 发布日期:2024-05-17
    • 文件大小:15360
    • 提供者:413599
  1. matrix

    0下载:
  2. PIC16f877驱动8*8点阵源码,小程序-o.yeah..it s a drive program of matrix..thank you
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:45056
    • 提供者:陈李建
  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. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:13312
    • 提供者: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. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:ccw
  1. di806

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

    • 发布日期:2024-05-17
    • 文件大小:4096
    • 提供者:fanyaosiugui
« 12 3 4 5 6 »

源码中国 www.ymcn.org