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

搜索资源列表

  1. miniweb-0.8.19

    0下载:
  2. MiniWeb是一个针对嵌入式应用而开发的微型Web Server,它占用资源少,工作效率高,可移植性好,使用C语言编写,可以单线程服务多个用户,支持动态页面生成和页面变量替换等动态Web技术,可作为静态库或动态库内嵌于其他软件中,也可作为独立的Web server运行在Windows和Linux上。-MiniWeb was an embedded application and development of the micro-Web Server, It occupied less reso
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:48.59kb
    • 提供者:justgo
  1. serial.c

    0下载:
  2. 自己写的S3C2410的串口驱动代码, 经过测试可以使用
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:1012byte
    • 提供者:wuchao
  1. embedded_linux_leddriver

    0下载:
  2. 基于嵌入式Linux系统的led驱动程序开发源程序及详细文档,开发环境:硬件:UP-NETARM2410-S嵌入式实验仪,PC pentium500以上,硬盘40G以上,内存大于128M。 软件:PC机操作系统redhat linux 9.0 + MINICOM+ ARMLINUX开发环境。使用c语言开发。
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:211.23kb
    • 提供者:赵成军
  1. sms-code

    0下载:
  2. 内存受限系统软件开发一书的代码。(虽不及Gang of Four的模式掷地有声,但也相当不错.使用c and java,姑且放到embeded linux一类中吧)-memory constrained systems software development of a code book. (And not the Gang of Four patterns resounding, but also quite good. C and the use of java, but if embed
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:242.95kb
    • 提供者:littlebean
  1. sha1 c 源代码

    1下载:
  2. 使用GCC完成的SHA1算法SOURCE CODE
  3. 所属分类:嵌入式Linux

  1. LCD

    0下载:
  2. S3C2410 lcd测试程序,使用C语言和汇编语言-S3C2410 lcd test program, using C and assembly language
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:488.92kb
    • 提供者:
  1. rtc-ds3231

    0下载:
  2. ds3231驱动,rtc_tempereture芯片,高精度时钟芯片外加温度测量!本人在rtc_ds1672.c上修改的,直接替换linux(2.6.19)里的该文件,就可以使用了。-ds3231 rtc_tempereture chip, high-precision clock chip temperature measurement plus! I modified the rtc_ds1672.c on, direct replacement for linux (2.6.19) in
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:4.22kb
    • 提供者:John
  1. uda1341

    0下载:
  2. UDA1431 语音芯片的驱动源码及测试程序。在s3c2440开发板linux2.6内核实现语音双工。使用方法:在内核源码中找到相应的C源文件替换即可。压缩包内有语音同时输入输出的测试程序。-Voice chip UDA1431 driver source code and testing procedures. S3C2440 development board in linux2.6 core duplex voice. Usage: In the kernel source code fo
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-01
    • 文件大小:11.02kb
    • 提供者:gao
  1. SoftwareAutoUpgrade

    0下载:
  2. 使用C#语言实现软件自动升级的实例源码,方便自己开发的软件自行升级维护-The use of C# language implementation automatically upgrade software source code examples to facilitate their own self-developed software upgrade maintenance
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-03
    • 文件大小:773.27kb
    • 提供者:eric
  1. pca9535kbd.c

    1下载:
  2. 原创的使用PCA9535芯片作为键盘输入设备的Linux驱动程序,在Blackfin BF548和Freescale MCF54455两种平台下测试过。-PCA9535 chip original use as a keyboard input device of the Linux driver, and tested under the Blackfin BF548 at Freescale MCF54455.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:2.47kb
    • 提供者:xuhuashan
  1. pca9535dio.c

    0下载:
  2. 使用PCA9535芯片作数字输入/输出端口的驱动程序,支持异步通知功能。-PCA9535 chips used for digital I/O port drivers, support for asynchronous notifications.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-13
    • 文件大小:2.74kb
    • 提供者:xuhuashan
  1. Linux_C_HS.chm

    0下载:
  2. 嵌入式linux下C函数参考手册,chm格式,建议使用专门chm格式工具打开。-Linux embedded under the C function reference manual, chm format, it is recommended to use special tools to open chm format.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-24
    • 文件大小:252.84kb
    • 提供者:魏冲
  1. GPIO

    0下载:
  2. 3s2410 GPIO接口测试,使用C和汇编-3s2410 GPIO interface testing, the use of C and assembler
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:278.73kb
    • 提供者:
  1. IIS

    0下载:
  2. S3C2410 IIS实验 使用C和汇编-S3C2410 IIS experiments using C and assembler
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:657.79kb
    • 提供者:
  1. Keyboard

    0下载:
  2. S3C2410的键盘测试程序 使用C语言和汇编-S3C2410 keyboard test program using the C language and assembler
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:341.05kb
    • 提供者:
  1. UART

    0下载:
  2. S3C2410 UART串口的测试程序 使用c语言和汇编语言-S3C2410 UART serial port test program using c language and assembly language
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:274kb
    • 提供者:
  1. myls

    0下载:
  2. 在linux下使用C代码,实现shell指令ls -l 的功能。注重于从文件中读取目录中的信息,然后控制格式,达到ls -l 的功能。-In linux using C code, and achieve the shell command ls-l functions. Focus on reading from the file directory information, and then control the format, to ls-l functions.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:1.95kb
    • 提供者:李俊
  1. C-Embedded-Systems-Programming

    0下载:
  2. 几乎所有的嵌入式软件开发都使用了C 语言,这本书就是教你怎样在嵌入式系统中使用C 和C的派生语言,C++。-Almost all of the embedded software development use the C language, this book is to teach you how in embedded systems using C and C-derived language, C++.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-04
    • 文件大小:1.39mb
    • 提供者:Fan
  1. linux--c-gps

    0下载:
  2. 在linux下使用c语言开发gps的源程序-In linux to use the source code gps c language development
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:76.35kb
    • 提供者:lov
  1. Qt开发入门教程01_Qt开发基础

    0下载:
  2. Qt是一个功能非常完善的c++跨平台图形库,其实与其说图形库倒不如说它是一个与MFC类似的应用框架。Qt本身就是使用c++语言实现(Qt is a very well functioning c++ cross platform graphics library, in fact it is rather a MFC - like application framework than a graphic library. Qt itself is implemented using the c+
  3. 所属分类:嵌入式Linux

    • 发布日期:2018-04-29
    • 文件大小:3.97mb
    • 提供者:ncyongyou
« 12 3 4 5 6 »
搜珍网 www.dssz.com