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

搜索资源列表

  1. 4.2_led_test

    0下载:
  2. void Main(void) { sys_init() // Initial 44B0X s Interrupt,Port and UART // user interface uart_printf(\"\\n\\r Led Test Example\\n\") for( ) { led_test() } }-void Main (void) (sys_init () / / Initial
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:5187
    • 提供者:zhang
  1. 4.6_8led_test

    0下载:
  2. oid led8_test(void) { int i, j, k iic_init() for( ) { for(j=0 j<10 j++) { for(i=0 i<8 i++) { k = 9-(i+j)%10 iic_write(0x70, 0x10+i, f_szDigital[k]) } delay(1000) } } }-oid
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:5333
    • 提供者:zhang
  1. 4.7_watchdog_test

    0下载:
  2. void Main(void) { sys_init() // Initial 44B0X s Interrupt,Port and UART wdtimer_test() // test start }-void Main (void) (sys_init () / / Initial 44 B0X's Interrupt. Port and UART wdtimer_test () / / start
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:3324
    • 提供者:zhang
  1. 2410uart

    0下载:
  2. void __irq Uart0_TxInt(void) void __irq Uart0_RxIntOrErr(void) void __irq Uart0_TxDmaDone(void) void __irq Uart0_R xDmaOrErr(void) void __irq Uart0_TxFifo(void) void __irq Uart0_RxFifoOrErr(void) void __irq Uart0_AfcTx(void) void
  3. 所属分类:嵌入式Linux

    • 发布日期:2014-01-17
    • 文件大小:165356
    • 提供者:wangdepeng
  1. 多级中文菜单C51

    0下载:
  2. /**********************************多级菜单LCD显示********************************************/ /*********作者:王胜文。QQ:95201972 email:nunk@163.com 希望与大家交流2007。08。03**********/ #include #include #include #include #include void (*current_operation_index)();// u
  3. 所属分类:嵌入式Linux

    • 发布日期:2009-02-23
    • 文件大小:94730
    • 提供者:bg7img
  1. Cmicroblaze

    0下载:
  2. #include "xgpio_l.h" #include "xutil.h" --- ----- #include "xparameters.h" #include "xgpio_l.h" #include "xutil.h" #include <stdio.h> #include <fcntl.h> int main (void)-#include "xgpio_l.h" #include "xutil.h" -----
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-10
    • 文件大小:737
    • 提供者:youssef
  1. GPS

    1下载:
  2. 基于ARM的GPRS车载系统源程序 /******************************************************************************* ** Function: Get GPS Communication Port from GPSPort.ini ** ** In: char buffer ** ** Out: set the char buffer ** ** Date: 2007-8-1 Autho
  3. 所属分类:嵌入式Linux

    • 发布日期:2014-03-26
    • 文件大小:5318
    • 提供者:月买双
  1. xitongdiaoyong

    0下载:
  2. 1:修改dev.c文件,定义一个全局变量int count=0 然后用它来统计包的个数。 2.修改sys.C文件,添加extern int count 然后定义自己的函数,asmlinkage int sys_mycall(void) 3.修改entry.S和unistd.h文件,为自己定义的函数增加系统调用号。 4.自己写个函数进行系统调用。-1: Modify dev.c file, define a global variable int count = 0 then use
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:57024
    • 提供者:吴涛
  1. qrsc

    0下载:
  2. 嵌入式 C_C++语言精华文章集锦 struct深层探索、extern“C”含义探索、void及void指针深层探索、可变参数表深层探索、基于ARM的嵌入式Linux移植真实体验、Linux设备驱动编程。C语言高效编程的几招-Embedded C_C++ language to explore the deep essence of the article highlights struct, extern " C" to explore the meaning of, v
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-10
    • 文件大小:1828528
    • 提供者:
  1. void-Tongji

    0下载:
  2. 此模块实现的功能是对学生成绩的总分、平均分、英语、数学、c语言成绩的最高分进行统计并且显示出来。方便查看每门课及总分、平均分中的最高分。-This module can realize the function of student achievement scores, average, English, mathematics, C language achievement of the highest score statistics and displayed.Convenient to
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-17
    • 文件大小:699
    • 提供者:
  1. void-Modify

    0下载:
  2. 主要是用于学校对学生的基本资料进行修改,当学生增加或减少、成绩打印错误时,它根据学生的学号提示来修改该学号所对应的学生资料。-Is mainly used for school students basic information modify, when students increase or decrease, grade printing errors, according to its students to revise the number corresponding to the
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-21
    • 文件大小:786
    • 提供者:
搜珍网 www.dssz.com