CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 嵌入式Linux 搜索资源 - INPUT.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
    • 文件大小:216.19kb
    • 提供者:蓝鸥
  1. zi

    0下载:
  2. 用于嵌入式系统的输入法程序 里面有完整的系统实现原码,是用C语言实现的。-for embedded system input method inside a comprehensive system for the original code is the use of the C language.
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:674.52kb
    • 提供者:李飞
  1. sdk-green-4dos

    0下载:
  2. 微型嵌入式GUI,多窗口支持| 完全中文输入/显示| 多数常用GUI控件| 99.9% ANSI C 编写| 已成功移植 DOS,Linux,uc/OS-II| 组件式 API(易用,高效)-micro Embedded GUI, multi-window support | complete input / Display | most popular GUI Controls | 99.9% ANSI C preparation | already successful transplant
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:305.74kb
    • 提供者:robert
  1. linuxdriver

    0下载:
  2. linux设备驱动 | |-- DMA范例 | | |-- 3c505.c | | |-- 3c505.h | | `-- dma.h | `-- 静态映射范例 | `-- mach-smdk2440.c |--- | |-- NVRAM驱动 | | `-- generic_nvram.c | |-- 触摸屏驱动 | | |-- 作为input设备 | | | |-- s3c2410_ts.c | | | `-- s3c2410_ts.h
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:52.53kb
    • 提供者:张小冬
  1. touchscreen

    1下载:
  2. 基于S3C2440的四线电阻式触摸屏驱动程序,linux2.6.22内核。把touchscreen.c放在driver/input/touchscreen/下。修改arch/arm/mach-s3c2440/mach-smdk2440.c以及相应的Makefile加上驱动即可。
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:6.5kb
    • 提供者:ryan
  1. sui.tar

    0下载:
  2. 嵌入式的GUI系统,基于BRAMEBUFFER,支持GB2312,拼音输入法,用C 语言写的-Embedded GUI system, based on BRAMEBUFFER, support GB2312, Pinyin input method, written in C language
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-04
    • 文件大小:1.22mb
    • 提供者:ancjf
  1. 2410AD

    0下载:
  2. 2410开发板在ADS下的A/D转换测试程序。 运行步骤: 1 打开ad.mcp工程文件 2 运行 3 用一根导线连接ad 输入0通道,观察屏幕输出数据的变化 文件说明: ad_test.c:开发板初始化文件 ad.c :ad测试主文件-2410 ADS development board in the A/D converter testing procedures. Running steps : one open document ad.mcp two proj
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-30
    • 文件大小:15.58kb
    • 提供者:符杰林
  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. 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. CFingerprint

    0下载:
  2. 该部分的代码由C写成的指纹识别代码。 程序需要imagemagic的支持,imagemagic可以在网上搜索到最新的版本(程序在图像 的输入/保存代码处用了imagemagic的函数,如果读者不想使用imagemagic,可以修改 程序有关图像存取的部分,改成自己的图像存取函数,这部分的工作量不是太大)。 代码可以在Linux下面编译通过。-That part of the code written by the C code for fingerprint recognitio
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:45.31kb
    • 提供者:章立
  1. at91sam9260_ADC

    1下载:
  2. at91sam9260的linux的ADC驱动,8位精度,可以修改成10位模式,AIN0--AIN3,四通道输入。应外附上测试程序,方便调试。-at91sam9260 of linux the ADC driver, 8-bit precision, can be modified into a 10-bit mode, AIN0- AIN3, four-channel input. Outside the testing procedure should be attached to faci
  3. 所属分类:嵌入式Linux

    • 发布日期:2014-02-10
    • 文件大小:6.95kb
    • 提供者:wang
  1. backlight_ctl

    0下载:
  2. 《背光控制程序》   根据Tiny6410厂家提供的内核源码中的触屏驱动(路径:drivers/input/touchscreen/mini6410_1wire_host.c),背光由设备</dev/backlight-1wire>控制,该设备提供了write方法,根据用户传入的亮度值(0 ~ 127)来设置背光。   程序由操作函数<backlight_ctl.c> ,头文件<backlight_ctl.h>,测试程序<test.c
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:1.51kb
    • 提供者:Joshua
  1. CANopen_3_10

    0下载:
  2. CANopenNode is an opensource CANopen Stack. CANopen is the internationally standardized (EN 50325-4) CAN-based higher-layer protocol for embedded control system. For more information on CANopen see http://www.can-cia.org/ Stack is written i
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-05
    • 文件大小:560.8kb
    • 提供者:
  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
    • 文件大小:1.64kb
    • 提供者:陈倾
  1. exp4_hello-driver

    0下载:
  2. 此程序代码是基于达芬奇系列DM6446嵌入式开发之驱动程序开发示例程序,该程序包中包含C语言源程序demo.c,test_demo.c和Makefile文件。该程序简洁明了,旨在说明驱动程序的框架结构,以及嵌入式驱动程序开发的步骤,对嵌入式驱动程序开发入门的同志非常有帮助。该程序经过反复的调试运行,没有错误,可直接运行。 调试步骤 1、仔细读目录中的代码:demo.c,demo.h,test_demo.c。 分析各部分代码的功能,以及应用程序和驱动程序的调用,数据读写的方法和流程
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-16
    • 文件大小:38.09kb
    • 提供者:yanghao
  1. SDL-1.2.15-1.i386

    0下载:
  2. SDL(Simple DirectMedia Layer)是一套開放原始碼的跨平台多媒體開發函式庫,使用C語言寫成。SDL提供了數種控制圖像、聲音、輸出入的函式-SDL (Simple DirectMedia Layer) is an open-source cross-platform multimedia library developed using C language. SDL provides several control images, sound, input and outp
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-02
    • 文件大小:808.14kb
    • 提供者:徐紹倫
  1. newalloc

    0下载:
  2. C语言编写的模拟内存分配的小程序,需要自己输入内存请求任务的数据-C language simulation of the small memory allocation procedures, required its own input data memory request Missions
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-14
    • 文件大小:2.84kb
    • 提供者:jiaao1739
  1. flight_demo

    0下载:
  2. 用C语言中链表相关知识,实现一个航班信息的录入、查询、显示、排序等功能。 1)录入(可以直接从键盘录入,也可通过文件存储) 2)显示所有航班信息 3)按照查询要求(比如日期、地点等),列出相关的航班信息。 -Linked list with C language knowledge, to achieve a flight information input, query, display, sort and other functions. 1) input (can be
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-05
    • 文件大小:14.08kb
    • 提供者:ryan
搜珍网 www.dssz.com