CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - Scanner

搜索资源列表

  1. Scanner

    0下载:
  2. /利用递归下降分析程序,解决下列满足LL(1)条件的文法 //消除递归前的文法 消除递归后的等价文法
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:31.44kb
    • 提供者:ll
  1. huffman用c语言扫描一幅bmp256色图像,利用哈夫曼对其进行编码

    2下载:
  2. 用c语言扫描一幅bmp256色图像,利用哈夫曼对其进行编码,并做出效率计算等-C language with a bmp256 color image scanner, using Huffman code it, and make efficient computing
  3. 所属分类:数据结构常用算法

    • 发布日期:2016-04-21
    • 文件大小:2.03mb
    • 提供者:郑元伟
  1. SimpleSENSEreconstruction

    0下载:
  2. 简单SENSE图像重建,即使通过反傅里叶变换重建出最终图像-The data was acquired from 4-channel array coil using EPI sequence (2-shot, matrix: 64X64, TE: 50 ms) at a 1.5T scanner. The code estimates the coil sensitivity profiles directly from the image with anatomical contrast b
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4.02kb
    • 提供者:李荣智
  1. saomiao

    0下载:
  2. 简单易懂的之子形扫描程序,用于mpeg压缩编码中的之字形扫描。采用循环结构,逻辑思路清晰。-Easy to understand, son-shaped scanner used to mpeg compression in the zigzag scan. Cyclic structure, logic, clear thinking.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:1.23kb
    • 提供者:帝王
  1. tform_Lidar

    1下载:
  2. README.TXT (this file) CLOUD_ARRAY.TIF is a synthetic test image. It contains a 5x5 pattern of identical, regularly-spaced cartoon clouds. This represents an ideal field of view in XY coordinates in order to study the effect of scanne
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:6.66kb
    • 提供者:lin
  1. regscanner

    0下载:
  2. registry scanner is used to scan memory of your computer!
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:44.3kb
    • 提供者:mayur
  1. 6237sj

    0下载:
  2. 扫描枪的开发程序,这个程序主要是提供给那些第一次开发的人员做参考用的。-The development program scanner
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:370.36kb
    • 提供者:qinchuan
  1. Image-Processing-on-2D-Graphs-and-Models

    0下载:
  2. In the two applications of this study, images of a 2D object have been taken by a digital camera in order to obtain the surface data. In the other applications digital image and images taken from scanner have been used. These raster images’ borde
  3. 所属分类:matlab

    • 发布日期:2017-05-23
    • 文件大小:7mb
    • 提供者:Serhat
  1. Character_Regonition_ANN

    0下载:
  2. Character recognition, usually abbreviated to optical characte r recognition or shortened OCR, is the mechanical or electronic translation of images of handwritten, typewritten or printed text (usually captured by a scanner) into machine - edit
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-10
    • 文件大小:854.66kb
    • 提供者:ekhorasan
  1. WiaScanner

    1下载:
  2. 通过wia实现简单的扫描仪扫描图片功能。 如果需要更多说明,可以到豆丁网搜索“C#中使用wia获取扫描仪信息”-wia scanner
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-09
    • 文件大小:158.73kb
    • 提供者:czh
  1. [PERL]Cisco Flood Script

    0下载:
  2. #!/usr/bin/perl # # sloppy code. if you don't like it make your own. # your list should follow this format, # # 127.0.0.1:happy:gilmore # 10.10.9.87:login:enable # 1.3.3.7:cisco:kiddie #For educational purposes, We cannot be held liable for what you
  3. 所属分类:matlab例程

  1. erfge

    0下载:
  2. C++源代码单词扫描程序,编译原理的 实验-C++ source code word scanner
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1016.55kb
    • 提供者:的言论
  1. brakeman

    0下载:
  2. A static analysis security vulnerability scanner for Ruby on Rails applications
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-06
    • 文件大小:1.18mb
    • 提供者:david
  1. Scanner

    0下载:
  2. Scanner or Buffer reader
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:610byte
    • 提供者:Suzi
  1. 201201_09

    0下载:
  2. Mapping and Localization in 3D Environments Using a 2D Laser Scanner and a Stereo Camera*
  3. 所属分类:Algorithm

    • 发布日期:2017-05-09
    • 文件大小:1.48mb
    • 提供者:Daniel
  1. OMR-Scanner-Project

    0下载:
  2. Matlab code for omr calculation
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:173.24kb
    • 提供者:Erwin
  1. map

    0下载:
  2. 模拟了一些激光扫描的数据,并对激光扫描仪数据进行角点检测,该算法可用于特征分离(Corner detection of laser scanner data)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-30
    • 文件大小:6kb
    • 提供者:小白菜111
  1. chapter5attitude

    0下载:
  2. 卫星姿态是指卫星星体在轨道上运行所处的空间指向状态。将直角坐标系的原点置于星体上,指向地面的Z轴反映偏航方向,Y轴反映俯仰方向,X轴反映滚动方向。星体在高空中沿局部地球铅垂方向和轨道矢量方向运行,不时地产生对三轴的偏移。姿态控制是通过姿态控制分系统(ACS)来实现,使用地平扫描仪可感应俯仰和滚动轴的姿态误差,使用速度陀螺仪和罗盘可感应偏航轴的姿态误差。(Satellite attitude refers to the spatial orientation of a satellite in o
  3. 所属分类:仿真建模

    • 发布日期:2018-01-01
    • 文件大小:14kb
    • 提供者:sunhaochu
搜珍网 www.dssz.com