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

搜索资源列表

  1. 透视仪

    0下载:
  2. 一个acm算法题目 问题描述: 有一个黑盒子,可视为一个15×10的二维矩阵,里面有一些空隙,在二维矩阵中用0表示空隙,用1表示被占有。现有一个仪器,可以从4个方向对盒子进行分行透视:从左到右,从左下到右上,从下到上,从右下到左上。透视可得到该二维矩阵的该行1的个数。要求,还原此矩阵。 输入:4行,每一行分别代表从左到右,从左下到右上,从下到上,从右下到左上透视所得的数据 输出:该矩阵 使用的方法是回溯法,具体见程序-a acm algorithm topic Problem descr ipt
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:5087
    • 提供者:陶锐
  1. winsock_example

    1下载:
  2. 这个例子使用客户端和服务器端的功能来演示如何在二者之间传递数据。这个例子模拟了矩阵绿光屏。包括编译后的客户端和服务器端。-examples of the use of the client and server functions to demonstrate how the data transfer between the two. The example simulation matrix green screen. Compiled after the client and server
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:13474
    • 提供者:
  1. exp5

    0下载:
  2. 数据结构算法,稀疏矩阵的存储,两矩阵相乘,两矩阵相加的实现-data structure algorithms, sparse matrix storage, two matrix multiplication, the sum of two matrix to achieve
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2173
    • 提供者:王与
  1. image-4

    0下载:
  2. ex4.14 图元识别问题« 问题描述:在数字化图像处理中常将一幅图像表示为一个m´ m 的像素矩阵。其中每个像素的值为0或1。值为0的像素表示图像的背景,而值为1 的像素表示图像中某个图元上的一个点,通常称其为图元像素。当一个像素在另一个像素的上方、下方、左侧或右侧时,称这2个像素为相邻像素。一幅图像中的相邻像素属于同一图元,而不相邻的像素属于不同图元。图元识别问题就是对给定图像的图元像素进行标记,使得同一图元的图元像素有相同的标记,而不同图元的图元像素其标记也不同。试
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:58735
    • 提供者:林天
  1. 视频分割的matlab 程序

    2下载:
  2. 1. 视频数据读取,读取相邻两帧中的人眼最敏感的亮度数据。 2. 用后一帧的亮度矩阵减去前一帧亮度矩阵,计算出两帧的帧差。 3. 迭代计算出帧差中的噪声的均值和标准差。 4. 根据均值和标准差滤除噪声,得到变化区域。 5. 用数学形态学运算得到对象的最终模板。-1. Video data is read, read two adjacent eyes of the brightness of the most sensitive data. 2. After a brightness of th
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2539
    • 提供者:王斌
  1. Transpose444

    0下载:
  2. 矩阵转制的问题有多种算法,这是一个基于数据结构的算法,用过就知道其好处了。-matrix conversion of a number of algorithms, which is a data structure based on the algorithm used to know on the merits.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7480
    • 提供者:yuanwei
  1. 矩阵转置

    0下载:
  2. C语言数据结构作业矩阵转置矩阵是很多科学与工程计算问题中研究的数学对象,在此我们感兴趣的不是矩阵本身,而是矩阵的元,从而使矩阵的各种预算有效的进行-C language data structure matrix transpose operation matrix of many scientific and engineering computing problems in mathematics research targets, we are interested in this is
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:850
    • 提供者:郑伟雄
  1. 三元组

    0下载:
  2. C语言数据结构作业三元组序列表,特点是非零元在表中按行序有序储存,因此便于进行依行顺序处理的矩阵运算,然而若需按行号存取某一行的非零元,则需从头开始进行查找-C language data structures operating sequence in Table 3, which is characterized by non-zero yuan in the table in an orderly sequence by storage firms, according to facili
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:858
    • 提供者:郑伟雄
  1. color converter

    0下载:
  2. The main purpose of the core is a color transform tasks such as CIE XYZRGB, different RGBRGB and RGBYCbCr operations. The main part of color conversions from one to another color system concludes in 3x3 matrix multiplication with vector addition. The
  3. 所属分类:VHDL编程

    • 发布日期:2010-12-19
    • 文件大小:7935
    • 提供者:cfriend
  1. TVL1_HCS_v1

    2下载:
  2. % May 2010 % This matlab code implements TVL1 based Hybrid Compressive Sensing using LSQR. % Only suitable the small scale data due to the costly storage and computation. % % A - M x N measurement matrix: random sampling alone or hybrid sampling (ran
  3. 所属分类:matlab例程

  1. WaveMatlab.rar

    2下载:
  2. Matlab地震波显示程序 Matlab的矩阵数据类型与地震波数据类似 ,Matlab seismic display program Matlab matrix data types and seismic wave data similar
  3. 所属分类:matlab例程

    • 发布日期:2017-05-11
    • 文件大小:1125
    • 提供者:fyl
  1. 3dCameracalition.rar

    2下载:
  2. 这是一个相机标定程序,有数据检验,求出两个相机的投影矩阵,用于双目视觉,This is a camera calibration procedures, test data, obtained two camera projection matrix for the binocular vision
  3. 所属分类:图形图象

    • 发布日期:2014-04-05
    • 文件大小:2276
    • 提供者:马峰
  1. text.rar

    0下载:
  2. 通过读取文本文件 取得数据之后根据数据在视图区输出以点为单位的矩阵,By reading a text file to obtain data at the data point to view the district as a unit output of the matrix
  3. 所属分类:File Operate

    • 发布日期:2017-04-03
    • 文件大小:36753
    • 提供者:石头
  1. 点阵显示汉字程串口输出字符数据

    0下载:
  2. 595连级输出数据,138行驱动。P0_1为移动速度高速/*点阵显示汉字程串口输出字符数据, //P2口输出行扫描信号,P0_0输出595锁存信号。*/ ,Even 595-level output data, 138 line driver. The speed of high-speed mobile P0_1/* dot-matrix display Chinese characters-way serial data output,// P2 I scan signal output
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-03-24
    • 文件大小:4253
    • 提供者:dfas
  1. xprobe2-0.3.gz

    0下载:
  2. Xprobe是一个基于icmp栈指纹特征探测操作系统类型的工具。 最新版本是Xprobe2.0.3版本,Xprobe2通过模糊矩阵统计分析主动探测数据报对应的ICMP数据报特征,进而探测得到远端操作系统的类型. 注:经过本人测试,对比较老的操作系统,识别效果非常高,对新内核系统则识别效果不太准确,The Xprobe is the tool that 1 probes into an operate system type according to fingerprint character
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-25
    • 文件大小:533636
    • 提供者:zhangbin
  1. LED.rar

    1下载:
  2. 本程序配合上位机软件可以通过串口下载字模数据到单片机外接RAM中。达到随时改变点阵屏显示内容的目的 外接RAM为6264大小为8K, 6264外接3。6V的备用电池来提供数据备份功能。,This procedure with the PC software can be downloaded through the serial data to a matrix of single-chip external RAM. Reached at any time to change the dot
  3. 所属分类:SCM

    • 发布日期:2015-12-02
    • 文件大小:27474
    • 提供者:dsr
  1. 通过滚动条对字库进行浏览

    1下载:
  2. 通过滚动条对字库进行浏览,通过文本框可以输入中文字符获取其字体点阵,按"Add chr.asm"键或回车键可以将其字体点阵16进制数据转换成对应的ASCI码追加到CHR.ASM文件中。 如果你要做点阵屏显示中文字体程序,那这个程序将是你的好帮手。,Through the scroll bar to browse to the font through the text box to input Chinese characters can get their dot-m
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2013-01-25
    • 文件大小:110976
    • 提供者:小鱼
  1. LedData.rar

    2下载:
  2. 在用单片机制作旋转LED显示屏的时候,需要一个图像取模软件,将矩阵的图像转换成旋转显示的数据。这个工具软件能够做到基本上所有的屏幕显示数据转换,发现功能不足,需要定做取模软件请联系QQ:271743617,SCM production using rotating LED display when the need for a modulus image software, the image is converted into a rotation matrix display data. T
  3. 所属分类:界面编程

    • 发布日期:2013-01-09
    • 文件大小:40243
    • 提供者:liudingfa
  1. Familiar-environment

    0下载:
  2. 熟悉matlab环境 熟悉MATLAB的主要操作命令; (2) 学会简单的矩阵输入和数据读写; (3) 掌握简单的绘图命令; (4) 学习用MATLAB编程。 -Familiar environment, familiar with the MATLAB matlab major operating commands (2) Institute of simple matrix input and data read and write (3) to master a
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:118670
    • 提供者:usher
  1. PBFSandDFS

    0下载:
  2. 对与数据结构中有向图采用邻接矩阵为存储结构实现有向图建立、深度优先遍历和广度优先遍历、并带有图片测试数据 可运行-And the data structure of a directed graph with adjacency matrix storage structure established to achieve a directed graph, depth-first traversal and breadth-first traversal, and test data can
  3. 所属分类:Console

    • 发布日期:2017-03-31
    • 文件大小:629028
    • 提供者:liqiang
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 50 »
搜珍网 www.dssz.com