CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - bit.h

搜索资源列表

  1. 可预置的8位计数器源程序

    0下载:
  2. 可预置的8位计数器程序的主要部分分析 #include <AT89X51.H> //器件配置文件 #define uchar unsigned char //变量类型的宏定义 #define uint unsigned int uchar code SEG7[10]={0x03,0x9f,0x25,0x0d,0x99, //0~9的数码管段码 0x49,0x41,0x1f,0x01,0x09} uchar data cnt[8] //在da
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:20.54kb
    • 提供者:wyq
  1. Videocodingwithh.264

    0下载:
  2. H.264/AVC, the result of the collaboration between the ISO/IEC Moving Picture Experts Group and the ITU-T Video Coding Experts Group, is the latest standard for video coding. The goals of this standardization effort were enhanced compression ef
  3. 所属分类:Communication

    • 发布日期:2017-04-10
    • 文件大小:1.47mb
    • 提供者:zjt_84
  1. H.264 stander

    1下载:
  2. 新一代视频编码标准,用于低比特率实时视频传输-A new generation of video coding standard for low bit rate in real-time video transmission
  3. 所属分类:文档资料

    • 发布日期:2013-01-30
    • 文件大小:10.51mb
    • 提供者:老何
  1. H.264streamformat

    0下载:
  2. H.264码流格式,是学习H.264很好资料-H.264 bit stream format, H.264 study are very good information
  3. 所属分类:Document

    • 发布日期:2017-04-29
    • 文件大小:227.02kb
    • 提供者:fangming
  1. vhdlandclock

    0下载:
  2. 已完成功能 1.完成秒/分/时的依次显示并正确计数; 2.秒/分/时各段个位满10正确进位,秒/分能做到满60向前进位; 3.定时闹钟:实现整点报时,又扬声器发出报时声音; 4.时间设置,也就是手动调时功能:当认为时钟不准确时,可以分别对分/时钟进行调整; -Has completed the function 1. Completed second/min/when followed by display and count right 2. Second/min/h o
  3. 所属分类:Project Design

    • 发布日期:2017-04-29
    • 文件大小:93.23kb
    • 提供者:张宝琳
  1. winerror

    0下载:
  2. M i c r o s o f t公司编译了一个所有可能的错误代码的列表,并且为每个错误代码分配了一个3 2 位的号码。Wi n E r r o r. h 头文件包含了M i c r o s o f t 公司定义的错误代码的列 表。-M icrosoft Corporation compiled all possible, a list of error codes and error codes for each distribution of a 3 2-bit number. Wi n E
  3. 所属分类:Document

    • 发布日期:2017-04-17
    • 文件大小:227.5kb
    • 提供者:supanfeng
  1. extended_reciever

    0下载:
  2. Bit Error Rate analysis of an Extended Receiver for Rectangular PAM. The performance of a digital communication system in the presence of additive white Gaussian noise (AWGN) can be assessed by the measurement of the bit error rate (BER). The Si
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:11.15kb
    • 提供者:Griffin Wright
  1. QC_LDPC-code-changes

    0下载:
  2. 提出了一种码率码长灵活变化的准循环低密度奇偶校验(Quasi - Cyclic Low Density Parity Check, QC - LDPC)码,利用构造出的H 矩阵可以达到较大的圈长( girth)值,并能在 girth值不变的前提下实现码率码长的灵活变化-Puts forward a bit rate code length of flexible change must circulation Low Density parity (Quasi-Cyclic Low De
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:348.31kb
    • 提供者:孟君
  1. ADC16

    0下载:
  2. 该驱动程序库包含了常用的16位ADC操作与控制功能函数,如选择通道、 设置信号放大倍数、设置数据格式、基准源输出开关等,以及常用采样 函数,包括单通道采样、平均采样、多通道同时采样等。可以作为各种 程序的底层驱动使用。 要使用该库函数,需要将本文件(ADC16.c)添加进工程,并在需要 调用ADC函数的文件开头处包含"ADC16.h"-The driver library contains the commonly used 16-bit ADC operating
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:3.85kb
    • 提供者:马路
  1. H.264-framebuffer

    0下载:
  2. H.264 码流结构编程,适合与出血H.264的学生,入门级-H.264 bit stream structure of programming suitable for students, entry-level and bleeding H.264
  3. 所属分类:Project Design

    • 发布日期:2017-04-03
    • 文件大小:104.13kb
    • 提供者:lsb
  1. TFT240320-demo

    1下载:
  2. TFT LCD code demo HARDWARE AVR mega8,16,32 BL-TFT240320PLUS. An interface can be 8/16 bit mode. TFT LCD arduino shield. SD card File APPLICATION main.c main program. scan SD card and display BMP file on lcd. readm
  3. 所属分类:技术管理

    • 发布日期:2013-03-01
    • 文件大小:118.65kb
    • 提供者:Sindzas
  1. nasm-manual

    0下载:
  2. NASM中文手册。 NASM是一个为可移植性与模块化而设计的一个80x86的汇编器。它支持相当多的目标文件格式,包括Linux和 NetBSD/FreeBSD , a.out , ELF , COFF ,微软16位的 OBJ 和 Win32 。它还可以输出纯二进制文件。它的语法设计得相当的简洁易懂,和Intel语法相似但更简单。-The Netwide Assembler (NASM) is an assembler and disassembler for the Intel x86 ar
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:487.51kb
    • 提供者:john
  1. ATMEGA-128

    0下载:
  2. // //功能描述:通过串口调试助手向串口0发送符合相应协议的数据包,128解包并通过串口1控制sim900a发送相应的内容(协议为$,send message,tele number,content*) //配合SIM900A 发送一条英文短信 永远在线 自动重拨、-SIM900A#include <avr/io.h> #include <avr/signal.h> #include <avr/interrupt.h> #includ
  3. 所属分类:Development Research

    • 发布日期:2017-04-01
    • 文件大小:21.03kb
    • 提供者:
搜珍网 www.dssz.com