CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - sram c

搜索资源列表

  1. SRAM@DMA实验

    0下载:
  2. ALTERA NIOS处理器实验,QUARTUS下用VHDL编译成处理器,然后NIOS SHELL下C 语言运行。实验SRAM和DMA调度-Altera NIOS processor experiments QUARTUS using VHDL compiler into processor, then NIOS SHELL C language runtime. Experimental SRAM and DMA Scheduling
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:34569
    • 提供者:xf
  1. PinYin_InputMethod_C51

    1下载:
  2. 用C51实现的拼音输入法,这是改写的网友 embuffalo、独步上载在www.21ic.com自由发布区的由张凯原作的51上的拼音输入法程序。 原作使用了一个二维数组用以查表,我认为这样比较的浪费空间,而且每个字表的索引地址要手工输入,效率不高。所以我用结构体将其改写了一下。就是大家现在看到的这个。 因为代码比较的大,共有6,000多汉字,这样就得要12,000 byte来存放GB内码,所以也是没办法的 :-( 编译结果约为3000h,因为大部分是索引表,代码优化几乎无效。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:14619
    • 提供者:Jawen
  1. DS1220

    1下载:
  2. 这是一个有关于SRAM(DS1220)的读写程序,是采用C语言编写的,里面还有DS1220的PDF文件,只要掌握了这个程序就可以编写任意其它型号的SRAM程序了,希望对大家有所帮助
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:195633
    • 提供者:fanweijianfwj
  1. X24C44ok!

    0下载:
  2. 这个是一个用Keil C51编写的带SRAM的EEPROM芯片X24C44的驱动程序示例,程序中含有写好的X24C44.H标准驱动函数和COM.H串口驱动函数,提供API式外部函数接口:具体功能见程序中的*.C测试文件。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-01-16
    • 文件大小:116326
    • 提供者:王彪
  1. AN06SW

    0下载:
  2. 外部SRAM与C8051F000接口 Copyright (C) 2000 CYGNAL INTEGRATED PRODUCTS, INC. All rights reserved. FILE NAME : Sram.ASM TARGET MCU : C8051F000 DEscr iptION : External Sram read/write verification routine for IDT 71V124SA.-external SRAM interfa
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2356
    • 提供者:王培明
  1. SRAM+LCD.rar

    0下载:
  2. AT89C58单片机 外部SRAM测试+LCD显示 C语言,AT89C58 single-chip external SRAM test+ LCD display C language
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-27
    • 文件大小:16047
    • 提供者:chengpeng
  1. CS8955TV_source_code.rar

    0下载:
  2. CS8955控制TV软件。用MCU做模拟电视的控制。,CS8955+TV+TNJ7355(tuner).The CS8955 micro-controller is an 8051 CPU core embedded device targeted for LCD Monitor, LCD TV, Home Appliance, or Consumer Products application. The CS8955 is pin-out compatible with MCS-51
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:578629
    • 提供者:martinliao
  1. C51

    0下载:
  2. 51单片机用c语言实例 包括ad,da,lcd,ICcard,sram,wdt等许多程序-51 Single-chip using c language examples include ad, da, lcd, ICcard, sram, wdt, and many other procedures
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:286630
    • 提供者:曾祥林
  1. simulator

    1下载:
  2. 开源的基于SystemC的模拟器,可以模拟ARM CPU, Cache, DDR,NOR, NAND, 时序和功耗均可以正确模拟。-This simulator is a cycle-accurate system-level energy and timing simulator. Developed by Embedded Low-Power Laboratory, Seoul National University. The simulator’s underlying kernel is
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-17
    • 文件大小:4886802
    • 提供者:Archie
  1. c

    0下载:
  2. 本人所做的一些单片机试验教程,里面包括Sound,SPI,SRAM,LCD,Flash的C码源程序和仿真。-I did some of the SCM test tutorials, which include Sound, SPI, SRAM, LCD, Flash source code and simulation of C code.
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:49895
    • 提供者:何志成
  1. led+SRAMA1

    0下载:
  2. AT89C58单片机的外部SRAM检测数码管显示 汇编语言编写-AT89C58 single-chip external SRAM testing digital tube display compiled languages
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:4008
    • 提供者:chengpeng
  1. NXP2468-extern-SRAM-090406

    0下载:
  2. 用于LPC2468内部SRAM不够时,连接外部SRAM的配置方法-Internal SRAM for LPC2468 not enough, the connection of external SRAM configuration
  3. 所属分类:OS Develop

    • 发布日期:2017-04-17
    • 文件大小:22419
    • 提供者:
  1. sram

    0下载:
  2. STC51单片机128K sram读写实验的C语言程序,串口调试助手显示。-STC51 MCU 128K sram experimental C-language program to read and write, serial debugging assistant display.
  3. 所属分类:SCM

    • 发布日期:2017-03-25
    • 文件大小:158043
    • 提供者:王稼祥
  1. SRAM

    0下载:
  2. storing a program in SRAM and interfaced it with microcontroller .. for working .. c code in keil software
  3. 所属分类:Other Embeded program

    • 发布日期:2017-12-06
    • 文件大小:11380
    • 提供者:pradeep
  1. flexcop-sram

    0下载:
  2. Linux driver for digital TV devices equipped with B2C2 FlexcopII(b) III flexcop-sram.c - functions for controlling the SRAM see flexcop.c for copyright information.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2219
    • 提供者:xaowlff
  1. sram

    0下载:
  2. trees.c output deflated data using Huffman coding. -trees.c output deflated data using Huffman coding.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-30
    • 文件大小:11832
    • 提供者:gerpkkl
  1. sram

    0下载:
  2. 外部存储器sram驱动程序,c语言代码。-External memory sram driver, c language code.
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1185
    • 提供者:猪猪
  1. qoriq-mpic

    0下载:
  2. Linux driver for digital TV devices equipped with B2C2 FlexcopII(b) III flexcop-sram.c - functions for controlling the SRAM see flexcop.c for copyright information.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3553
    • 提供者:ttnaixm
  1. fuse

    0下载:
  2. based on mach-davinci sram.c - DaVinci simple SRAM allocator.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3272
    • 提供者:xengsingmou
  1. SRAM

    0下载:
  2. 实验36 外部SRAM tan suo zhe kai fa ban -SRAM C stm32f407zgt6
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-06
    • 文件大小:544879
    • 提供者:张三
« 12 »
搜珍网 www.dssz.com