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

搜索资源列表

  1. MurphyPinyin-0.03-src

    1下载:
  2. Linux下的QTE 嵌入式可用的中文拼音输入法c++ ,利用他你可以进程移植到你的linux应用里-Linux embedded under the QTE available in Chinese Pinyin input method c, you can use him to the transplant process your application Lane linux
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:221381
    • 提供者:蓝鸥
  1. sound

    0下载:
  2. 其中sound.c 用于录音和回放。其中特别需要注意的是:1。目前声卡似乎不能打开全双工,所以如果fd = open(\"/dev/dsp\", O_RDWR) ,则无法录音和回放。只能分别设置RDONLY和WRONLY。即半双工方式。否则,就是在录音的时候可以听见,但是无法回放。分析下来似乎是IIC总线中只分配了一个通道给声卡,或者是只启用了一个通道,所以无法录音和放音同步进行。解决方法就是分别以RDONLY方式打开进行录音和WRONLY方式打开进行放音。 Sound1.c用于将录音保存在
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:3051
    • 提供者:杨浩
  1. status.c

    0下载:
  2. 利用s3c2410的PWM来让IO口产生时序脉冲的程序,可用于电机驱动,或者其他时序驱动作为参考 此例为四路CCD时序,
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:1138
    • 提供者:wuchao
  1. embedc[1]

    0下载:
  2. 简介 当今嵌入式处理器的生产已远远超过了为桌面系统所设计的处理器。本书通过介绍8位微控制器(MCU)的开发原理和C语言的相关知识,向读者展示了如何用C语言编写8位嵌入式MCU程序,内容涉及数据类型和变量、函数库、优化和测试嵌入式C语言程序等。利用贯穿全书的样例工程,揭示了特定设备硬件开发的详细细节,以及用C语言进行嵌入式程序设计所带来的快速开发、增强的可移植性和再利用等优越性能。本书适合于从事嵌入式研究的相关技术人员使用-briefing today's embedded process
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:2319461
    • 提供者:陈国炎
  1. linux串口调试助手

    0下载:
  2. 最近调Tinyos的东东,由于习惯在linux下搞。看到他用的java去通信感觉就不爽,就用c++搞了一个,把他的串口栈的东西除了,完善了下就用 QT4写了个界面,写了个串口调试助手。现在还有一个问题没有解决,就是如何获取当前可用串口列表,现在只是静态添加了几个。现在想法是利用dmesg获取分配的串口描述符,或者在/proc中读,但是/proc中获取不了描述符。不知道还有没有更好的办法,希望大家能提提意见。
  3. 所属分类:嵌入式Linux

    • 发布日期:2009-06-20
    • 文件大小:983040
    • 提供者:kylezk
  1. display

    0下载:
  2. 在arm linux环境下,利用framebuffer显示一张bmp格式的图像,采用c语言写的代码,用交叉编译器编译-In arm linux environment, using framebuffer display a bmp format image, the use of code written in c language, with cross-compiler
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-06
    • 文件大小:2115
    • 提供者:刘一夫
  1. socket_html

    0下载:
  2. 利用SOCKET编程做的一个获取html源码的程序,没有请求网页上的资源。用c语言写的。-SOCKET programming done using a process access to html source code, there is no request for the resources page. Written by c language.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-13
    • 文件大小:2036
    • 提供者:steven100z
  1. touch_driver

    0下载:
  2. 触摸屏驱动,利用C语言编写,基于ARM9 s3c3410,s3c2440 也可以使用-Touch screen-driven, the use of C language, based on the ARM9 s3c3410, s3c2440 can also use the
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-04
    • 文件大小:7347
    • 提供者:zhfaji
  1. serial-2410.c

    0下载:
  2. 一、实验目的 1.掌握ARM的串行口工作原理。 2.学习编程实现ARM的UART通讯。 3.掌握CPU利用串口通讯的方法。 二、实验现象 -One purpose of the experiment 1. ARM' s serial port control works. 2. Learning programming ARM' s UART communication. 3. Master CPU use serial communication method
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:42111
    • 提供者:sunny
  1. wavplay-1.5B.tar

    0下载:
  2. WavPlay开放源代码,播放录制wav格式音频文件,利用GNU C写的,借助Linux或者Unix平台,容易移植到ARM等嵌入式设备上。
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:72546
    • 提供者:李阳
  1. jpeg_v4l_diaplay

    0下载:
  2. 利用v4l显示jpeg图片,环境是mini2440+t35,测试通过 可运行流畅-Using v4l display jpeg images, the environment is mini2440+ t35, the test can be run smoothly by
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:19981
    • 提供者:方园
  1. bluetooth

    1下载:
  2. 本设计是基于蓝牙技术设计的一个嵌入式的点菜系统,采取c/s结构,将嵌入式开发板arm2410s作为无线点菜器,也就是客户端,pc作为后台管理器,也就是服务器端,服务器端在linux下进行开发,客户端和服务器端通过蓝牙进行无线通信,其中利用qt designer制作菜单界面。-The design is based on the design of an embedded Bluetooth technology a la carte system, to c/s structure, the e
  3. 所属分类:Embeded Linux

    • 发布日期:2015-01-31
    • 文件大小:847872
    • 提供者:liao
  1. FPM.c.tar

    0下载:
  2. 利用linux写的串口参数设定函数。 编写串口通信时参考-Using linux to write the serial parameter setting function. Reference when writing serial communication
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:1463
    • 提供者:luxingmin
  1. wifi-sever-client

    0下载:
  2. 语言:C语言编写的源代码,编译通过,可运行。 功能:linux系统下PC机(或开发板)之间利用无线通信实现实时聊天。这是最简-Language: C language source code, compile, run. Function: linux system a PC (or board) to use wireless communication between the real-time chat. This is the most simple
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-22
    • 文件大小:3564
    • 提供者:phobey
  1. fanan2.c

    0下载:
  2. 关于C和汇编的混合操作,怎么利用汇编在C语言中实现延时-About C and assembly of mixed operation, how to use assembly in C realize the delay
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-14
    • 文件大小:4600
    • 提供者:邓小锋
  1. Qtruanjianpan

    0下载:
  2. qt软键盘程序设计与实现,利用c++技术为基础开发的-QT soft keyboard program design and implementation, the use of c++ technology as the foundation for the development of...
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:17403
    • 提供者:孟圣斐
  1. mini2440_pwm_motor_module.c.tar

    0下载:
  2. 这是mini2440的pwm波驱动程序,它试图利用mini2440输出pwm波来控制步进电机-This is the driver for mini2440 to output pwm wave, it is trying to use the mini2440 s pwm wave to control a stepper motor
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-26
    • 文件大小:2282
    • 提供者:trolly
  1. mp3source-code-linux

    0下载:
  2. 嵌入式linux 平台下,利用C语言进行开发MP3 播放软件-Embedded linux platform, using C language development of MP3 player software
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-01
    • 文件大小:33199
    • 提供者:
  1. fivestone

    0下载:
  2. 五子棋小游戏,利用c++编写的Qt文件,在虚拟机上运行。(Gobang game, using c++ prepared Qt file, run on the virtual machine.)
  3. 所属分类:嵌入式Linux

    • 发布日期:2017-12-17
    • 文件大小:844800
    • 提供者:BBbear
  1. ftp linux c源码

    0下载:
  2. 基于linux系统利用c语言实现ftp传输协议。
  3. 所属分类:嵌入式Linux

    • 发布日期:2021-09-12
    • 文件大小:494535
    • 提供者:hzg249332062
« 12 »
搜珍网 www.dssz.com