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

搜索资源列表

  1. watchdog实验

    0下载:
  2. 文件功能 44binit.s----中断初始化,存储器,堆栈,系统初始化,建立C程序运行环境。 mencfg.s-----定义存储器延时等参数 option.s-----定义系统时钟频率等 main.c-------主函数 44blib.c-----S3C44B0X的一些自己编写的库文件-document functional 44binit.s - --- interrupted initialization, memory, stack, system initializ
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:93381
    • 提供者:百里情愁
  1. linixtoAT91RM9200

    0下载:
  2. 这是毕业设计论文,前部分是关于嵌入式系统的综述,后部分是嵌入式系统的软件设计,完成对AT91RM9200Bootloader的移植,Linux内核的建立,串口、液晶、网络驱动程序的编写,以及文件系统的建立,为用户提供了完整的开发平台。-Graduation Thesis, the former part of the embedded system on the after part of the embedded system software design, AT91RM9200Bootlo
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:1470715
    • 提供者:车亮
  1. driversuper

    0下载:
  2. linux 驱动程序超级入门基础 驱动程序编写的入门书籍-Super-based portal of entry procedures for the preparation of books
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:1264865
    • 提供者:moyu
  1. leddrv

    0下载:
  2. Linux设备驱动程序 硬件平台:H9200评估板(基于AT91RM9200构建) 软件平台:Linux-2.4.19-rmk7 驱动设备:LED 作者:flyerwing 编写驱动程序 ——————————————————————————————————————— 1. 编写驱动程序源文件leddrv.c-device drivers for Linux hardware platforms : H9200 Evaluation (based on the AT91
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:2402
    • 提供者:吴权
  1. LINUX-DRIVER-demo

    0下载:
  2. 一个LINUX驱动程序摸板,采用模块加载,可依此摸板编写自己的特定的驱动程序。-a LINUX driver membranes using module loading, be prepared accordingly foil their specific driver.
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:74896
    • 提供者:liuli
  1. extint

    0下载:
  2. 本程序是Linux下的一个为S3C4510B开发板写的一个外部中断的驱动程序。可以作为linux驱动的编写典范
  3. 所属分类:嵌入式Linux

    • 发布日期:2014-01-16
    • 文件大小:1803
    • 提供者:胡辉
  1. gpio0711

    0下载:
  2. 在嵌入式Linux中编写驱动程序的很好范例
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:8535
    • 提供者:vvmmd
  1. minigui 的一个键盘程序

    1下载:
  2. 嵌入式开发板minigui开发时,所编写的一个键盘程序
  3. 所属分类:嵌入式Linux

    • 发布日期:2010-10-29
    • 文件大小:24730
    • 提供者:aystliu
  1. ping

    1下载:
  2. 一个在UCLINUX环境下实现的PING程序,用C编写,UCLINUX an environment to achieve the PING procedures, prepared by C
  3. 所属分类:嵌入式Linux

    • 发布日期:2014-02-10
    • 文件大小:10689
    • 提供者:
  1. chuzuichangzuiduanzifuchuan

    0下载:
  2. 找出最长及最短字符串.练习字符串处理: 编写程序,由键盘输入若干字符串,输出最长及最短的字符串。-To find out the longest and the shortest string. Practice string processing: preparation of procedures, a number of strings from the keyboard input, output and the longest and shortest strings.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:2358
    • 提供者:123
  1. ch1

    0下载:
  2. 此程序通过C和c++的混合编程实现了Qt界面应用程序与底层驱动程序的链接问题,驱动程序可自行编写,这里就不加入了,只是一个简单的LED驱动。-This program through the C and c++ mixed programming interface of Qt applications and the underlying driver, the link problem, the drivers are free to write here is not joined, ju
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-04
    • 文件大小:23592
    • 提供者:龙阳
  1. ccgiCODE

    0下载:
  2. c 语言编写的 CGI 程序 ,有教程有详细的程序例子-C LANGUGE CGI CODE
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-08
    • 文件大小:13270
    • 提供者:guanpeng
  1. watchdog

    0下载:
  2. 看门狗程序 非常详细 是基于C++ 编写的 测试通过-Watchdog program
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:1033
    • 提供者:周磊
  1. minigu-Window-programming

    0下载:
  2. minigui窗口编程!minigui的一般窗口编程例子,编写程序可以参考-minigui Window programming!!!!
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:14286
    • 提供者:alai
  1. virblockdevice

    0下载:
  2. linuxc操作系统下,对块设备驱动的编写程序,具体的流程-block proccess
  3. 所属分类:Embeded Linux

    • 发布日期:2017-12-09
    • 文件大小:1360
    • 提供者:彭财
  1. Process-experiment

    0下载:
  2. 进程实验 1. 编写程序,显示所有环境变量的名称和值。 2. *编写程序,模仿讲义上的mysystem程序,实现输入命令的执行。 -Process experimental programming, display the names and values ​ ​ of all environment variables. 2* written procedures to imitate handouts mysystem program, enter the c
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-22
    • 文件大小:8247
    • 提供者:weiwei
  1. Normal-files-directories-

    0下载:
  2. 普通文件和目录编程 1. 编写程序mycp.c,实现从命令行读入文件的复制功能,用原始文件系统调用。 2. 编写程序mycat.c,实现文件内容的显示,用原始文件系统调用实现。 3. 用流文件系统函数重新编写上面的程序。 . 调用目录函数,编写程序myls.c,实现按下面格式显示当前目录文件列表:文件名 文件大小 文件创建时间 注意研究文件创建时间的转换,即如何把从1970年1月1日起的秒数转换为表示时间的字符串,从而显示出来,注意研究asctime()函数和ctime(
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-06
    • 文件大小:12218
    • 提供者:weiwei
  1. qiugen

    0下载:
  2. 可以灵活的对任何给定的方程通过编写程序的方法快速实现方程的求根-Can be flexible to any given equation through the method of programming rapidly to the equation for the root
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-12
    • 文件大小:655
    • 提供者:chae8g338
  1. QRS

    0下载:
  2. 本设计是要实现幻灯片放映功能,修改并融合了LCD单个图片显示程序和LED跑马灯程序,编写程序使LCD图片刷新和跑马灯同时运行,并且运行频率可以分别设定。-This design is to achieve a slide show function, modify and integration of the LCD picture display program and a single LED Marquee procedures, programming the LCD image to
  3. 所属分类:Embeded Linux

    • 发布日期:2017-12-11
    • 文件大小:78822
    • 提供者:黄玥嘉
  1. st16c554 linux驱动程序

    0下载:
  2. 基于嵌入是linux 编写的st16c554 驱动程序,测试可用
  3. 所属分类:嵌入式Linux

    • 发布日期:2021-09-12
    • 文件大小:6988
    • 提供者:hzg249332062
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com