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

搜索资源列表

  1. fs-c++

    0下载:
  2. 一款运行于ARM上的文件系统,本文件系统是对FAT16的裁减,以适应小型存储器,只支持一维文件结构,可以采用VC++进行仿真。-running on ARM's file system, the file system is FAT16 cuts, to adapt to the small memory, which only supports one-dimensional structure of the document, VC can be used for simulatio
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:27741
    • 提供者:陈子牙
  1. Bitmap_Demo

    0下载:
  2. 广州微嵌科技 \"WQ44B0开发板\"的显示位图程序源代码。此程序可以显示由uCGUI位图转换工具生成的位图C文件,ADS 1.2编译环境,仅供参考。-Guangzhou-embedded technology "WQ44B0 Development Board" show bitmap source code. This procedure can be shown by uCGUI bitmap conversion tools generate bitmap C do
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:75858
    • 提供者:jackychen
  1. TFont

    0下载:
  2. Sunplus DVD 字体文件查看修改工具,只针对Font_ori.c文件!使用方便,可以编译成支持Unicode的软件!-Sunplus DVD font file View modifying tools, only against Font_ori.c document! easy to use, can be compiled to support the Unicode software!
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:181846
    • 提供者:Aleck
  1. FullCANfunction

    0下载:
  2. zlg can总线配置函数c文件,实际调试ok
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:18110
    • 提供者:cool
  1. img2num

    0下载:
  2. 此matlab程序针对320×240的tft液晶显示屏,可以将任何格式的图片转为tft所用的16位(65536色)LCD的表示,并写成一维数组的c文件,便于图片显示的调用。
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:1119
    • 提供者:陈晓
  1. WatchDog-demo[1][1].c

    0下载:
  2. 关于pc104看门狗软件触发 附件一个是可执行文件,在程序中调用即可;一个是它的例程源码。 我用过 很好用 在pc104下试验
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:1256
    • 提供者:魏蓝
  1. dds_drive.c

    0下载:
  2. DDS发生器NIOS .c文件,在NIOSII中可以配合Verilog代码生成的自定义外设产生DDS信号
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:3973
    • 提供者:白天
  1. dds_drive.h

    0下载:
  2. 在NIOS中生成dds的.h文件,配合相应的.c文件,生成dds,由于要尽量使软件符合软件工程要求,故在main函数中仅需调用.c,在头文件中添加.h
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:2816
    • 提供者:白天
  1. LCD.c

    0下载:
  2. 该文件是点阵型液晶驱动,可以驱动128*64点阵型液晶,同时,也可以驱动汉字
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:5923
    • 提供者:白天
  1. UART

    1下载:
  2. LPC2103串口软件包,可以通过PC机显示出来。里面已经包含了所有串口常用函数。直接以C文件调用即可
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:154719
    • 提供者:王小铃
  1. sample

    0下载:
  2. 转换64K色bmp图片用的; 它可以把bmp格式的图片转换成64K色的数组数据(*.c文件); 点击按键“添加”将一个bmp图片添加进来,然后点击按键“转换”就会生成图片数组文件
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:31703
    • 提供者:hu
  1. (简单无线点对点传输协议)及例程讲解

    1下载:
  2. (简单无线点对点传输协议)及例程讲解 注:本例程的源代码CC2530 BasicRF.RAR 来源于TI 官方网站,用户也可到TI 官方网站下载(需注册)。代码解压完成后,请将附件“LCD替换文件.rar”解压并将hal_lcd_srf05.c 文件替换掉..\CC2530 BasicRF\source\components\targets\common\ 文件夹下的同名文件, 同时将hal_lcd.h 文件换..\CC2530BasicRF\source\components\targe
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2017-04-09
    • 文件大小:1095630
    • 提供者:yangrx
  1. DS3231_Driver 高精度实时时钟芯片的驱动程序

    0下载:
  2. 高精度实时时钟芯片的驱动程序,采用I2C方式,包含.H和.C文件并由详细注释。-extremely accurate I2C real- time clock (RTC) with an integrated temperature-compensated crystal oscillator (TCXO) and crystal。the rar includ .H和.Cfile。
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2017-03-22
    • 文件大小:2673
    • 提供者:王文豪
  1. AD7135

    0下载:
  2. AD7135的驱动程序,完整,包含c文件,头文件-AD7135 driver, complete, and include c files, header files
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-07
    • 文件大小:66337
    • 提供者:
  1. fft_arm_lwjiee

    2下载:
  2. S3C2440 上面 FFT 的实现。 使用了官方的 FFT 汇编程序。 文件中包含了相应的头文件,完整解决方案。-FFT for s3c2440
  3. 所属分类:Other Embeded program

    • 发布日期:2016-12-11
    • 文件大小:142336
    • 提供者:刘文杰
  1. library

    0下载:
  2. STR750的所有库文件(头文件和源文件),有需要的就来下吧-STR750 all the library files (header files and source files), there is a need to let on to the next
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:98854
    • 提供者:wangliancheng
  1. CAN

    0下载:
  2. stm32F103库文件,CAN,C语言描述-stm32F103 library files, CAN, C language descr iption
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-23
    • 文件大小:9526
    • 提供者:susanfly
  1. gpio-test

    0下载:
  2. 1、将makefile中的 CROSS =/usr/local/arm/2.95.3/bin/arm-linux- CFLAGS+=-I/usr/local/src/2.4.18-rmk7/include CFLAGS+=-I/usr/local/src/2.4.18-rmk7/include/linux CFLAGS+=-I/usr/local/arm/2.95.3/arm-linux/include 路径改为你宿主机上的。 2、#make,来编译驱动模块。 3、
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:9079
    • 提供者:马工
  1. 10-LCD1602

    0下载:
  2. LCD1602 顯示 更改C文件內之 0123456789./*-+ 可顯示所需之文字-LCD1602 display changes to C files can be displayed within the 0123456789 ./*-+ text required
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-15
    • 文件大小:8465
    • 提供者:Tim
  1. LCD4

    0下载:
  2. LCD12864,4位并行接口.h、.c文件,用于ADE7169.包括相关的头文件-HG12864, 4-bit parallel interface. C file
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-15
    • 文件大小:7161
    • 提供者:LIHAO
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com