CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - endian

搜索资源列表

  1. tcpipC

    0下载:
  2. 8051 Web Server project See Makefile for build notes Written for Keil C51 V5.1 compiler, notes: It uses big endian order, which is the same as the network byte order, unlike x86 systems. Use OPTIMIZE(2)or higher so that automatic variables
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:301262
    • 提供者:wtling
  1. wb_rtc

    0下载:
  2. // -*- Mode: Verilog -*- // Filename : wb_master.v // Descr iption : Wishbone Master Behavorial // Author : Winefred Washington // Created On : 2002 12 24 // Last Modified By: . // Last Modified On: . // Update Count : 0 // Status : U
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:8076
    • 提供者:姓名
  1. 字库14×16Ver1.0

    0下载:
  2. 14*14点阵,调整为14×16 的。 不同于16*16,12*12的,比12*12的大气, 又不象16*16的满格,字与字之间没有什么间隙。 纵向取模,字节倒序。 先取上面的14字节, 在取下面的14字节。 是14×14的字库加入了拼音的索引。并且索引的汉字部分做了简单的划分,避免一个拼音对应的汉字分在2个区中 原拼音索引格式是 0-0xd4f 拼音索引 8个字节一个记录,前面6个字节是拼音,后面2个字节是汉字所在的地址。(高字节在后,低字节在前) 映射在本字库的7B00-884F区 0x10
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:155319
    • 提供者:徐勇
  1. pCFAT_Port_SPI

    0下载:
  2. The Fat Fs module is a middleware that written in ANSI C. There is no platform dependence, so long as the compiler is in compliance with ANSI C. However it handles the system portable FAT structures. You must take the endian into consideration. It mu
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-24
    • 文件大小:25342
    • 提供者:747
  1. Little_Big_endian

    0下载:
  2. 比较详细的介绍了大小端问题。嵌入式系统开发者应该对Little-endian和Big-endian模式非常了解。-Described in more detail the question of the size of client. Embedded systems developers should be Little-endian and Big-endian mode very well.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-28
    • 文件大小:58989
    • 提供者:sacool
  1. modbus

    1下载:
  2. 是modbus的C写的源代码,可移植到任意的芯片.该代码用在freescale 芯片.用的是大端模式.如果到小端模式的芯片需要稍微修改一下.-Is the modbus source code written in C, portable to any chips. The code used in the freescale chips. Using a big endian mode. If the little-endian mode of the chip need to be slig
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-24
    • 文件大小:4861
    • 提供者:舒书
  1. endian

    0下载:
  2. 任何一个处理器大小端类型的判定,和转换的程序实例-End of a processor the size of any type of determination, and the conversion process instance
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-07
    • 文件大小:1044
    • 提供者:林加宝
  1. iar51_cc2430

    0下载:
  2. 完成了无线单片机CC2430的协议栈的简单开发,能够通过LCM128*64液晶显示模块显示采集的温湿度数据值。开发软件为IAR Embedded Workbench for MCS-51 7.51A。-complete the simple protocol stack with wireless MCU CC2430, through LCM128* 64 LCD display module,it can display the value of temperature and humidi
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-09
    • 文件大小:1074221
    • 提供者:jiajia
  1. Big_Endian_Little_Endian

    0下载:
  2. Big Endian to Little Endian
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-10
    • 文件大小:624
    • 提供者:ND
  1. PipelineCPU

    0下载:
  2. 用Verilog HDL语言或VHDL语言来编写,实现多周期CPU设计。能够完成以下二十二条指令。(均不考虑虚拟地址和Cache,并且默认为大端方式): add rd, rs, rt addu rd, rs, rt addi rt, rs, imm addiu rt, rs, imm sub rd, rs, rt subu rd, rs, rt nor rd, rs, rt xori rt, rs, imm clo clz slt rd, rs, rt
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-17
    • 文件大小:5078835
    • 提供者:徐帆
  1. uCOS-II-2.52

    0下载:
  2. 51大端编译源自诏贝贝电子书的ucos2.52,精简代码、缩减RAM,使其能在RAM:512,code:8k的stc单片机中运行;压缩包中还包含proteus仿真文件,方便仿真学习-51 big endian compiled from the Chao Babe eBook ucos2.52, to streamline the code, reduce the RAM, so that it can run in the RAM: 512, code: 8k stc SCM compres
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:177421
    • 提供者:hsd
  1. SDCard_MCU_FAT32

    0下载:
  2. 51单片机SPI方式读取SD卡并解析MBR、分区表、FAT32的DBR分区信息通过串口发送至PC串口查看,并解决小端模式数据的解析转换。-51 single-chip SPI way to read SD card and parse the MBR, partition table and FAT32 the DBR partition information is sent through the serial port to the PC serial port to view and s
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:610516
    • 提供者:wangSir
  1. ss3ppc-big.tar

    0下载:
  2. Simplescalar的PowerPc模拟器,模拟PowerPc大端体系结构行为-The Simplescalar the PowerPc simulator, analog PowerPc big endian architecture behavior
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-29
    • 文件大小:512819
    • 提供者:ck
  1. BigEndianOrLittleEndian

    0下载:
  2. 该代码用于判断一个处理器是大端模式还是小端模式-The codes are used to distinguish if a CPU is a big-endian mode or little-endian mode.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-06
    • 文件大小:151534
    • 提供者:tery
  1. dc_block

    0下载:
  2. 用dsp实现去到信号中的直流分量,C64系列,小端存储,C语言实现,采用Q格式定点运算,输入数据在Q13格式,使用前,先将dat文件的load到inp_buffer地址的内存里,可用graphy观看输入输出波形-Go to the signal using dsp realize the DC component, C64 series, little-endian, C language, using fixed-point arithmetic Q format, the input dat
  3. 所属分类:DSP program

    • 发布日期:2017-05-07
    • 文件大小:1655126
    • 提供者:ruanxioafei
  1. NetTing

    0下载:
  2. 一个简易的网联网仓储管理qt程序,希望对做QT的嵌入式开发的您有帮助-../qt-everywhere-source/configure-prefix /qt-everywhere-embedded arm-release-opensource-fast-no-accessibility-no-scr ipttools-no-mmx-no-multimedia-no-svg-no-webkit-no-3dnow-no-sse-no-sse2-silent-qt-libpng-qt-libjpeg
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-26
    • 文件大小:9679661
    • 提供者:邰云波
  1. wishbone

    0下载:
  2. Wishbone规范具有如下特点:简单、紧凑,需要很少的逻辑门 完整的普通数据据传输总线协议,包括单个读写、快传输、读一修改一写周期、事件周期 数据总线宽度可以是8-64位 支持大端(big-endian)和小端(litle-endian),接口自动完成两者之间的转换。支持存储器映射、FIFO存储器、交叉互联 握手协议,允许速率控制 可以达到每个时钟周期进行一次数据传输 支持普通周期结束、重试结束、错误结束等总线周期形式 支持用户自定义的标志:采用MASTER/SLAVE体系结构 支持多点进程(
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-15
    • 文件大小:12751
    • 提供者:程浩武
  1. mp3_dspic_c30_1_0_1042

    0下载:
  2. Mp3 playerMP3 decoder library project for Microchip DSC dsPIC is based on well known fixed-point MP3 decoder MAD. Generally speaking this project based on another MAD port for TI TMS320C55xx that you can find in net (author: Grigory Abuladze). I
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-03
    • 文件大小:935518
    • 提供者:Adnan
搜珍网 www.dssz.com