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

搜索资源列表

  1. dev_add

    1下载:
  2. Linux简单字符设备驱动编写方法 本示例代码实现了Linux下的一个简单字符设备驱动。 由二个文件组成,驱动模块<dev_add.c>和测试程序<test.c>。-Linux character device driver writing simple method The sample code implements a simple under Linux character device drivers. Composed
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-04
    • 文件大小:1578
    • 提供者:Joshua
  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. Embedded_Programming_Code

    0下载:
  2. 这是《嵌入式系统编程-使用C和GNU开发工具》的随书源码。该书由O Reilly出版,代码主要基于ARM平台实现了了简单嵌入式程序编写、编译链接和定位、下载和调试、内存使用、外围设备控制、中断服务、串行端口使用、任务调度和消息传递等操作系统功能,并有嵌入式Linux实例,是学习嵌入式编程入门的好书。-This is the " Embedded Systems Programming- Using C and GNU Development Tools" with the bo
  3. 所属分类:Embeded Linux

    • 发布日期:2018-02-23
    • 文件大小:4525498
    • 提供者:
  1. led_drv

    0下载:
  2. 简单LED驱动程序实现 根据本人的《Linux简单字符设备驱动编写方法》一文的步骤,实现Mini2440开发板的LED驱动程序。 代码共分二个文件,驱动程序<led_drv.c>和测试程序<led_test.c>。-Achieve a simple LED driver According to my "Linux device driver writing a simple method of character," a text of t
  3. 所属分类:嵌入式Linux

    • 发布日期:2017-04-03
    • 文件大小:2378
    • 提供者:Joshua
  1. btn_drv

    0下载:
  2. 查询方式实现简单按键驱动程序 根据本人《Linux简单字符设备驱动编写方法》一文的步骤,用查询方式简单实现Mini2440开发板的按键驱动程序。 代码共分二个文件,驱动程序<btn_drv.c>和测试程序<btn_test.c>。-Simple ways to search for key drivers According to my "Linux character device driver writing simple method"
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:2208
    • 提供者:Joshua
  1. USB-driver

    0下载:
  2. usb_skeleton.c:是单片机的设备驱动程序。 sender.c:是简单的通信应用程序。 编译方式:在要加载的linux内核代码树下编译 insmod usb_skeleton.o即可。 c2_programmer.tar:是一个开源的参考实现。 -USB driver
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:13687
    • 提供者:宋世磊
  1. thread

    0下载:
  2. 多线程 多任务 C两现程序的操作 简单 易懂- Multithreading multitasking
  3. 所属分类:Embeded Linux

    • 发布日期:2017-12-09
    • 文件大小:541
    • 提供者:慕宸之恋
  1. linux_232_chat

    0下载:
  2. 这是一个在linux下用c语言编写的简单聊天程序,用232串口连接,使用双进程,能较好的实现双工通信,程序附带详细解释.-This is a C language under the Linux simple chat program, connected by 232 serial port, using a dual process, can realize the duplex communication better, program with detailed explanation.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-09
    • 文件大小:12115
    • 提供者:zhu8qing
  1. 01-04

    0下载:
  2. Linux软件工程师(c语言)实用教程 第三章第1题-第4题:编写一个简单的C语言程序:函数int input(int a[],int n)用于输入一个有n个元素的整型数组-Linux Software Engineer (c language) Practical Guide Chapter III Question 1- Question 4: write a simple C language program: function int input (int a [], int n
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-06
    • 文件大小:1677
    • 提供者:陈倾
  1. trainmanage

    0下载:
  2. 一个简单的学习Linux c编程的小程序,实现火车票的订购,退订,等功能,功能模块独立。-A simple learning Linux c programming applet to achieve ticket ordering, unsubscribe, and other functions, functional modules independently.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:28451
    • 提供者:
  1. Embedded

    0下载:
  2. 对于嵌入式初学者所必须的一些简单的C程序的学习资料-For embedded beginners need some simple C program learning materials
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-23
    • 文件大小:6726167
    • 提供者:王钥
  1. comtest

    0下载:
  2. C语言编写的串口测试程序,简单实用,支持串口接收和发送数据,支持多个波特率,无需进行任何修改,正确编译执行,多平台测试通过-C language prepared by the serial testing procedures, simple and practical, support serial port to receive and send data, support for multiple baud rate, without any modification, the corr
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-13
    • 文件大小:1548
    • 提供者:
  1. c_json.tar

    0下载:
  2. json文件生成:这是一个自己写的简单的json文件生成程序,是在linux环境下用C语言编写的,如果不足之处,请多多指教!-json file
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-17
    • 文件大小:32639
    • 提供者:huhb
  1. vdec

    1下载:
  2.   一个简单的程序的Hisilicon HI3531视频解码的实现。   版权(C),2010 - 2011,Hisilicon科技有限有限公司 -A simple program of Hisilicon HI3531 video decode implementation. Copyright (C), 2010-2011, Hisilicon Tech. Co., Ltd.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-18
    • 文件大小:4801384
    • 提供者:程冰冰·
  1. C-cheng-xu

    0下载:
  2. 实验手册几章答案,包括简单程序,条件语句程序,选择程序,数组及指针程序-Lab manual chapters answer, including simple procedures, conditional statements, procedures, Programs, array and pointer program
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-15
    • 文件大小:7652
    • 提供者:gong51739
  1. sntp_arm_linux

    0下载:
  2. 一个可以在Arm Linux环境下运行的对时程序,基于socket编写,可移植性强。 配置好了交叉编译工具链之后,直接make即可。 代码采用C++的面向对象开发,简单易用,模块清晰,便于裁剪和模块复用。(A time program that can run in Arm Linux environment is written based on socket, and has strong portability. After configuring the cross compila
  3. 所属分类:嵌入式Linux

    • 发布日期:2018-05-01
    • 文件大小:10240
    • 提供者:qsjming
  1. libiec61850-1.2.1.tar

    2下载:
  2. 此库通过标准C编写,提供IEC61850的MMS协议实现的最新版ED2,兼容大多数ED1;它也提供变电站内的GOOSE通信。这个项目的目标是提供一个实现,并且这个实现非常的轻便,可以运行在嵌入式系统和小型控制器上。它还提供了很多简单的例子,可以作为我们自己的程序的开始点。 如下特性被支持: 1 ISO全协议的TCP/IP 2 静态生成IED模型,是靠SCL文件,通过C代码生成 3 动态生成IED模型,是通过API调用或者通过配置文件 4 关联服务(通过密码验证) 5 简单的和复杂的MMS变量读写
  3. 所属分类:嵌入式Linux

    • 发布日期:2019-03-30
    • 文件大小:1156096
    • 提供者:wishfj
  1. 周立功magic2410实验箱基础程序2

    1下载:
  2. 周立功的实验教程应该是做的最为详细,是arm学习入门的一个简单的快捷工具,本程序包含C语言与汇编语言的联合编程,GPIO控制实验以及外中断实验!
  3. 所属分类:嵌入式Linux

搜珍网 www.dssz.com