CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 其他嵌入式/单片机内容 搜索资源 - 系统函数

搜索资源列表

  1. lcd-line

    0下载:
  2. LCD快速画直线子程序,只要修改画点函数即可用于任何类型LCD。可用于小型嵌入式系统-LCD painting straight subroutine, as amended painting point function can be used in any type of LCD. Can be used for small embedded systems
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:1028
    • 提供者:侯志恒
  1. 44boxTESTdemo

    0下载:
  2. 此代码在SDT2.51下调试通过,可以在我的板子ARM DEVELOP BOARD V1.0上面跑!经测试也适应于恒丰公司S344BOX等采公板设计的开发板。在其上电以后LED会闪烁一下,接着串口0会输出一些系统信息 可以通过串口终端与系统交互,可以测试320X240 STN LCD,包括图形显示函数,ascii字符显示函数。-this code under the SDT2.51 debugging through, I can blame the ARM DEVELOP BOARD V1
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:126190
    • 提供者:宋珍伟
  1. MemMang

    0下载:
  2. 高效内存管理函数实现。VC++实现,可以用于嵌入式系统内存管理,原创作品,绝对有价值。-efficient memory management functions to achieve. VC + +, can be used for embedded system memory management, original works, the absolute value.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:18893
    • 提供者:王艳辉
  1. Demo_ST44B0X

    0下载:
  2. 44binit.s ----- 初始化中断、存储器、堆栈等,进行系统初始化,建立C程序运行环境。 memcfg.inc ----- 定义存储器延时、SDRAM配置等参数 option.inc ----- 定义系统时钟频率等 main.c ----- 系统主程序(Main函数等) 44blib.c ----- IO端口初始化、延时和异步串口通讯等基本子程序-44binit.s ----- initialization interrupt, memory, stac
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:920149
    • 提供者:张锡良
  1. Source_IDERawReads

    0下载:
  2. 一个简单的能够直接操作IDE接口的函数库,可以作为底层驱动提供给其它文件系统使用。
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:18959
    • 提供者:胡宁
  1. FAT12

    0下载:
  2. FAT12 文件系统,囊括了文件系统的各个函数,另外还包括了地址映射,适合读写NAND_FLASH
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:36366
    • 提供者:方高明
  1. FAT16.rar

    0下载:
  2. 1) 兼容FAT16文件系统,长文件名,最大路径长度260个字节,符合Microsoft Longfilename specification。 2) 可移植于各种平台,只需编写sector驱动驱动,共计两个函数:1)read_flash_sector() 2)write_flash_sector()。 3) 文件缓冲功能:1)读文件时,读位置在文件缓冲区内,则可直接读文件缓冲区,不需要读物理磁盘;文件缓冲区大小可使用编译宏EnableFileBuf,TotalFileBUF
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:346367
    • 提供者:6756
  1. wannianli

    0下载:
  2. 基于ATMAL89S51万年历系统,液晶12864显示年月日周,时分秒,室温,汉显,可供初学者参考,用STC89C52RD+自测成功,内置18b20驱动程序!模块化程序,每个器件一个子函数库,方便移植。-Based on ATMAL89S51 calendar system , LCD display 12864 week , month, day , hour , room temperature, Han was the reference for beginners STC89C52RD+
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:177648
    • 提供者:赵修森
  1. CC2430-Awake

    0下载:
  2. CC2430系统唤醒实验源码。唤醒时间为:10秒.可调用函数设置唤醒时间. 实验现象是:RLED灯闪5次进入睡眠,10s后被唤醒.闪10又进下睡眠。-CC2430 System wake
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:29683
    • 提供者:
  1. FAT16

    0下载:
  2. 1)兼容FAT16文件系统,长文件名,最大路径长度260个字节,符合Microsoft Longfilename specification。 2)可移植于各种平台,只需编写sector驱动驱动,共计两个函数:1)read_flash_sector() 2)write_flash_sector()。 3)文件缓冲功能:1)读文件时,读位置在文件缓冲区内,则可直接读文件缓冲区,不需要读物理磁盘;文件缓冲区大小可使用编译宏EnableFileBuf,TotalFileBUFsQTYeachF
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-05
    • 文件大小:433169
    • 提供者:
  1. dbf

    0下载:
  2. 数据库操作函数,可以移植到嵌入式系统,在44b0x上使用成功-Database operations function
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-14
    • 文件大小:6498
    • 提供者:weixiankang
  1. aa_lines

    0下载:
  2. ucgui划线部分的函数,UcGUI系统源代码请自己去别处下载。再次只提供应用程序部分的例子代码。-ucgui underlined part of the function, UcGUI system source codes, please go somewhere else to download their own. Again, only part of the examples of the application code.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:903
    • 提供者:luoshizhou
  1. allocator.tar

    0下载:
  2. 内存分配函数,适合嵌入式系统开发应用。和操作系统无关。-Memory allocation function, suitable for embedded system applications. And operating system independent.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:26768
    • 提供者:yanyuzhong
  1. FAT12driver

    0下载:
  2. FAT12文件系统驱动,C语言编写的驱动,适用于容量小于8M的存储器使用;已经写好了创建,查找、删除等函数,其中还有关于SD卡协议及FAT16的结构介绍;-FAT12 file system drive, C language driver for the use of memory capacity is less than 8M has written to create, find, delete and other functions, which are on the SD card
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-08
    • 文件大小:2035570
    • 提供者:JJ
  1. guzhangjianche

    0下载:
  2. 一个24V输出故障检测子函数;用于电源检测系统;-A 24V output fault detection son functions Used for power test system
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:2417
    • 提供者:zhangggong
  1. VGSDK

    0下载:
  2. AMAZON游戏开发平台SDK库函数,支持文件系统及图形加速引擎-AMAZON game development platform SDK libraries support file system and graphics acceleration engine
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:181979
    • 提供者:冯跃琦
  1. main

    0下载:
  2. 嵌入式系统开发大作业例程,电梯模拟代码,只给出了main函数部分,需要的朋友可以用这个代替软件中的例程keyboard.dsw中的main部分。-Embedded system developing your work routines, elevator simulation code, give only a main function, need friends can part with this instead of in the software of routines. The m
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-06
    • 文件大小:913
    • 提供者:吕明
  1. FAT16

    0下载:
  2. fat16文件系统,囊括了文件系统的各个函数,另外还包括了地址映射,适合读写NAND_FLASH--FAT12 file system, file systems include the various functions and also includes address mapping for reading and writing NAND_FLASH
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-05
    • 文件大小:15643
    • 提供者:xuchangjun
  1. LabVIEW_temperature-test

    1下载:
  2. 基于LabVIEW图形化编程软件,利用DAQ助手、DataSocket开发工具和各种VI函数,编写高效的子模块程序,并调试系统总程序。使系统能完成温室温湿度采集和远程控制的要求。-Based on LabVIEW graphical programming software, use the DAQ Assistant, DataSocket VI development tools and a variety of functions, the preparation of efficient
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-04
    • 文件大小:519904
    • 提供者:张宏燕
  1. spi

    0下载:
  2. SPT的相关设置函数等,应用在测距基带系统中-SPI, about time code
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:3239
    • 提供者:by
« 12 »
搜珍网 www.dssz.com