虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

RAW-YUV

  • 使用汇编语言编写

    使用汇编语言编写,将一个文件以忽略文件系统的RAW格式存入磁盘中。这意味着除了使用这个程 序,他人没有办法读取你的文件。对机密文件的保存非常有效!

    标签: 汇编语言 编写

    上传时间: 2014-01-11

    上传用户:baitouyu

  • MATLAB implementation of SPIHT (without Arithmatic coding stage). % Performance evaluation : this

    MATLAB implementation of SPIHT (without Arithmatic coding stage). % Performance evaluation : this toolbox VS. SPIHT % Test image: lena512.raw % bpp SPIHT(dB) This code(dB) % 0.1000 29.8107 29.3202 % 0.2000 32.7202 32.2514 % 0.3000 34.5479 34.0331 % 0.4000 35.8422 35.4857 % 0.5000 36.8623 36.5939 % 0.6000 37.6650 37.3759 % 0.7000 38.2581 38.0491 % 0.8000 38.9390 38.7058 % 0.9000 39.5218 39.3437

    标签: implementation Performance Arithmatic evaluation

    上传时间: 2013-12-08

    上传用户:huannan88

  • The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you

    The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you can move through our containers using standard STL iterators and if you insert(), erase() or replace() records in our containers changes can be automatically committed to the database for you. The library s compliance with the STL iterator and container standards means you can plug our abstractions into a wide variety of STL algorithms for data storage, searching and manipulation. In addition, the C++ reflection mechanism used by our library to bind to database tables allows us to add generic indexing and lookup properties to our containers with no special code required from the end-user. Because our code takes full advantage of the template mechanism, it adds minimal overhead compared with using raw ODBC calls to access a database.

    标签: recordsets container library ODBC

    上传时间: 2015-10-11

    上传用户:xlcky

  • 1. 对给定语料估计其基音周期。 要求用MATLAB语言实现有关基音检测算法

    1. 对给定语料估计其基音周期。 要求用MATLAB语言实现有关基音检测算法,并给出检测结果。2. 实验语料:aoYiSheng.raw 发音:“茅以升”;时长0.9s;采样率:8kHz;量化精度为16bits/sample;数据格式 LSB,MSB分析帧长:20ms(160样点)总帧数:45

    标签: MATLAB 基音 周期 语言

    上传时间: 2014-12-01

    上传用户:z754970244

  • 为了方便网络编程

    为了方便网络编程,90年代初,由Microsoft联合了其他几家公司共同制定了一套WINDOWS下的网络编程接口,即Windows Sockets规范,它不是一种网络协议,而是一套开放的、支持多种协议的Windows下的网络编程接口。本篇论文主要是介绍了在TCP/IP基础上利用winsock2对网卡进行编程,以达到网络流量监测的目的。论文首先介绍了TCP/IP协议,旨在介绍IP,TCP,UDP等比较重要的协议。主要是介绍IP头,TCP头,UDP头的特点,以便从IP头中可以获取源地址,目的地址,协议类型等信息。在随后的章节中提出了Socket的概念,Socket实际上提供了一个通信端口使所有拥有Socket的端口的计算机之间能够相互通信,在本论文中主要说明了socket的建立,监听和撤销的过程。具体到程序实现中,对网卡混杂模式的设置是通过原始套接字(raw socket)来实现的。为了让原始套接字能接受所有的数据,还需要通过将SOCK_RAW设置成SIO_RCVALL。对数据包的获取通过recv()函数来完成。最后要完成的工作就是对所捕获的IP数据包进行分析以提取出我们所需要的信息。在论文的最后是旨在说明进一步工作的展开. 关键词:网络流量测量 TCP/IP协议 WINSOCK编程

    标签: 网络编程

    上传时间: 2013-12-13

    上传用户:windwolf2000

  • The Engineering Vibration Toolbox is a set of educational programs written in Octave by Joseph C.

    The Engineering Vibration Toolbox is a set of educational programs written in Octave by Joseph C. Slater. Also included are a number of help files, demonstration examples, and data files containing raw experimental data. The codes include single degree of freedom response, response spectrum, finite elements, numerical integration, and phase plane analysis.

    标签: C. Engineering educational Vibration

    上传时间: 2013-11-29

    上传用户:jkhjkh1982

  • Magenta Systems Internet Packet Monitoring Components are a set of Delphi components designed to cap

    Magenta Systems Internet Packet Monitoring Components are a set of Delphi components designed to capture and monitor internet packets using either raw sockets or the WinPcap device driver. Hardware permitting, ethernet packets may be captured and interpreted, and statistics maintained about the traffic. Uses of packet monitoring include totalling internet traffic by IP address and service, monitoring external or internal IP addresses and services accessed, network diagnostics, and many other applications. The component includes two demonstration applications, one that displays raw packets, the other that totals internet traffic. The components include various filters to reduce the number of packets that need to be processed, by allowing specific IP addresses to be ignored, LAN mask to ignore local traffic, and ignore non-IP traffic such as ARP.

    标签: Components Monitoring components Internet

    上传时间: 2015-10-30

    上传用户:水中浮云

  • The Ntrip RTCM Multiclient "NtripRTCMMC" simultaneously reads a number of real-time RTK data stream

    The Ntrip RTCM Multiclient "NtripRTCMMC" simultaneously reads a number of real-time RTK data streams in RTCM 2.x format (basicly message types 18 and 19) as received from an Ntrip Broadcaster. It decodes the streams and generates raw and RINEX files.

    标签: simultaneously Multiclient NtripRTCMMC real-time

    上传时间: 2015-11-15

    上传用户:一诺88

  • verilog编写

    verilog编写,rtl风格,流水线设计,实现图像rgb格式到yuv格式的转换。

    标签: verilog 编写

    上传时间: 2014-01-17

    上传用户:四只眼

  • 视频的h263解码

    视频的h263解码,可以实现236文件解码到yuv文件

    标签: h263 视频 解码

    上传时间: 2014-09-09

    上传用户:sevenbestfei