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

搜索资源列表

  1. caview_GUI

    0下载:
  2. 基于摄像机阵列的非真实感图像绘制 The source code of the rendering algorithm employed camera array
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:1957775
    • 提供者:王波
  1. piano

    0下载:
  2. 下载别人的谢谢原作者2. 程序编译说明:用3*7数组定义21个音阶。读取已有的自编的乐谱文件,按文中内容奏乐,若文中有不合规定的字符,显示”press any key to exit”。用getmsckey()函数来得到频率数组坐标,用play()函数获取拍数及频率数组坐标。-Thank you download other people's two original author. Compiler Note : * 7 3 array definition 21 chromatic.
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:52797
    • 提供者:碧蓝天
  1. vfd_drv_nec16312

    0下载:
  2. 一个VFDPT6312的代码驱动,高人的作品,可以直接进入测试状态测试VFD的,不管什么VFD,测试完毕,修改对应数组就可以了,非常有参考性,便于程序修改-VFDPT6312 a code-driven, an expert' s works, you can go directly to the VFD test the test status, no matter what VFD, the test has finished, you can modify the array cor
  3. 所属分类:DVD

    • 发布日期:2017-03-30
    • 文件大小:7168
    • 提供者:张绍斌
  1. CMMB

    0下载:
  2. 主要采用C语言解复用出视频段、音频段以及数据段的相关复用内容,并将其里面的数据储存在结构体数组里,以供其他模块使用。-Mainly uses the C language demultiplexing a video segment, audio segment, and data re-use the contents of the relevant section, and its inside structure of data stored in an array of years, f
  3. 所属分类:mpeg mp3

    • 发布日期:2017-04-01
    • 文件大小:1809
    • 提供者:吴非
  1. 4DipoleArraySimulations

    0下载:
  2. 4-Dipole Array Simulations demonstrates the pattern of an array of 4 elements, pointing in the z direction and placed along the x axis with equal spacing d=0.5 wavelength. The program has also shown the pattern of the array as the progressive phase
  3. 所属分类:Audio program

    • 发布日期:2017-04-16
    • 文件大小:112006
    • 提供者:李丽
  1. VLSL-Design-of-High-Performance-Full-search-Block-

    0下载:
  2. 给出了一种用于H.264变换尺寸全搜索快匹配算法的运动估计电路的改进结构,并完成了VLSI设计。通过脉动阵列和全流水线的设计,达到最高的数据重用率、最小的I/O引脚和100 的硬件计算效率。-An improved architecture for H.264 full-pel motion estimation using variable block size full-search block-matching algorithm is proposed in this paper. To
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-24
    • 文件大小:512651
    • 提供者:
  1. AddingAssurancetoAutomaticallyGeneratedCode

    0下载:
  2. 码估计立场和态度的航天器或飞机属于最安全的关键部分航班software.The基本数学复杂和丰富的设计细节使它容易出错的,可靠的实现是一个程序costly.AutoFilter合成工具自动生成状态估计代码紧凑specifications.It可以自动产生更多的安全证书,正式保证每个单独的程序满足了一套重要的安全policies.These安全政策(例如,数组越界,变量初始化)形成核心财产所必需的高保证software.Here我们描述了自动过滤系统及其证书发生器和比较我们的方法来静态分析工具Po
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-03
    • 文件大小:26754
    • 提供者:liying
  1. touchlib-src-win32-20070814

    0下载:
  2. This archive contains the .java and .class files for the flosc server, as well as an example Flash client. The code might be useful if you want to see how to write a recursive OSC packet parser in Java, or how to parse or create XML in Flash, or how
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-09
    • 文件大小:1692187
    • 提供者:徐飞
  1. loadandfilter

    0下载:
  2. dat和txt多文件数据装载,可以同时加载多个文件的数据,形成一个结构数组,和一个元胞数组,两者对应。-dat and txt file data load and more, you can load multiple files at the same time data, forming a structure array, and a cellular array, which corresponds to.
  3. 所属分类:Multimedia program

    • 发布日期:2017-03-29
    • 文件大小:644
    • 提供者:zhanmin
  1. LDC_Demo---DoubleCamera

    0下载:
  2. 线阵相机的客户应用程序。基于线阵相机的SDK库,提供了几种不同应用场景、不同相机的应用程序示例,能够快速掌握开发线阵相机的功效。-Linear array camera customer applications. Based on the linear array camera SDK library provides a number of different scenarios, different sample applications camera, able to quickly m
  3. 所属分类:Video Capture

    • 发布日期:2017-04-01
    • 文件大小:321970
    • 提供者:周明
  1. filter

    0下载:
  2. 读取图片;获得图片的信息(这里我想设一个三维的数组变量color(x,y,n)用来存储特定张的特定点的像素值,类型为OLE_COLOR) 第三步我要比较这n张图片同一像素点处的像素值,进行排序,如果n为奇数我就取中间那张的像素值,如果n为偶数我就取中间两张的平均值 第四步我就利用取中值这x*y个像素值画图-Reading pictures, Get the picture information (here I want to set a three-dimensional array vari
  3. 所属分类:Multimedia program

    • 发布日期:2017-05-18
    • 文件大小:5445563
    • 提供者:李庆兵
  1. WAVEcode

    0下载:
  2. 用vc++编码实现wav文件的录音播放,功能比较齐全,提供给网友共享,有兴趣的可以下载交流,请多指教-Using vc++ coding wav file recording playback, wide array of functions provided to the User share, who are interested can download the exchanges, like him Zhijiao
  3. 所属分类:Audio program

    • 发布日期:2017-05-28
    • 文件大小:10906314
    • 提供者:furong
  1. lyric_analyser

    0下载:
  2. mp3歌词解析 显示歌词 实现歌词的颜色展示 用到数据结构等知识 还有数组等 鼠标的坐标显示-mp3 lyrics Resolution lyrics display lyrics to achieve color display data structures used in the knowledge of the coordinates of the mouse there is an array of other shows
  3. 所属分类:mpeg mp3

    • 发布日期:2017-04-09
    • 文件大小:1970689
    • 提供者:xiangsilei
  1. 4

    0下载:
  2. 采用现场可编程门阵列FPGA实现大部分外围电路,大大提高了数据采集和处理能力-Use of field programmable gate array FPGA to achieve most of the external circuit, greatly improving the data acquisition and processing capabilities
  3. 所属分类:Video Capture

    • 发布日期:2017-04-04
    • 文件大小:272420
    • 提供者:
  1. mmwrite

    0下载:
  2. 功能列表= mmwrite(文件名,选择... ...) mmwrite是能写的AVI,WMV,的WMA,ASF文件。对于AVI文件,您可以选择从现有的编解码器压缩的音频和视频流。 对于WMV,WMA和ASF的编码默认为16位的Windows Media 9率为44100Hz立体声为98%质量的音频和Windows媒体视频9 98 质量。质量可以指定音频和视频。 环绕声,似乎只与AVI和多通道编码不支持。编写任何其他文件类型不支持。本使用Win
  3. 所属分类:Video Capture

    • 发布日期:2017-03-29
    • 文件大小:113200
    • 提供者:zaaa
  1. vb

    0下载:
  2. 视频控件-usb摄像头视频采集视频控件-usb摄像头视频采集VB-Video camera control-usb-usb video capture video camera control video capture VB
  3. 所属分类:Video Capture

    • 发布日期:2017-04-09
    • 文件大小:1571089
    • 提供者:姚某某
  1. 02-array(1)

    0下载:
  2. C# Video Part two: To Learn the array(Part one).
  3. 所属分类:Video Capture

    • 发布日期:2017-05-16
    • 文件大小:4441020
    • 提供者:xxx
  1. xitong

    0下载:
  2. 本文是针对于应用在精整线上冷轧带钢表面质量自动检测系统的研究, 该系统用于在线检测划痕、 折印、锈斑、辊印等常见的冷轧带钢表面缺陷。系统采用多个面阵摄像头同步采集图像的方式, 并通 过由光源构成的“ 暗场照明” 方式实现对缺陷的检测。系统采用了并行计算机制和多线程机制, 并对 算法进行了优化, 从而满足数据的实时处理要求。-This article is for applications in the finishing line in the cold rolled strip s
  3. 所属分类:Video Capture

    • 发布日期:2017-04-01
    • 文件大小:937655
    • 提供者:
  1. array

    0下载:
  2. 基于MATLAB的麦克风阵列的定位算法,具有很好的效果-Microphone array algorithm based on MATLAB, has the very good effect
  3. 所属分类:Video Capture

    • 发布日期:2017-03-28
    • 文件大小:103693
    • 提供者:何赛娟
  1. Microphone-Array-Signal-Processing

    0下载:
  2. 关于麦克风阵列信号处理,根据声波传达理论,利用多个麦克风收集的信号可以将某一方向传来的声音增强或抑制,通过改变权值来改变某一方向的信号的接收强弱-About microphone array signal processing , according to the theory of sound waves to communicate using signals multiple microphones to collect a certain direction came the soun
  3. 所属分类:Audio program

    • 发布日期:2017-05-11
    • 文件大小:2706123
    • 提供者:袁文忆
« 12 »
搜珍网 www.dssz.com