Welcome![Sign In][Sign Up]
Location:
Search - App Driver

Search list

[Embeded-SCM Developapp

Description: 本源码是液晶的12232b-4的控制程序 包括 读写,汉字显示,图形显示 的底层驱动程序-The source is a liquid crystal 12232b-4 of the control procedures include reading and writing, Chinese characters show that the underlying graphics driver
Platform: | Size: 18432 | Author: feng | Hits:

[OtherApp_Driver

Description: usb调试工具,用于D12的设备驱动调试-usb debugging tools for device driver debugging D12
Platform: | Size: 65536 | Author: 鄢志丹 | Hits:

[Linux-Unixlinux_CAN_driver_programs_and_documents

Description: linux下的CAN驱动程序。 分三个文件夹:include,driver,app, 分别存放头文件、驱动程序和应用程序。 里边还有驱动程序的简要介绍,介绍了驱动程序的组成和编写应用过程。 很详细的一份驱动资料。 CAN程序分为两块:驱动程序的编写和应用程序的编写,分别放在driver文件夹和app文件夹中,而所有驱动程序和应用程序会用到的头文件都放在include文件夹中。-linux under the CAN driver. Divided into three folders: include, driver, app, respectively, the first document storage, drivers, and applications. Inside there is a brief description of the driver, the driver introduce the composition and preparation of the application process. Very detailed information on a drive. CAN program is divided into two: the driver of the preparation and application of the preparation, respectively, on the driver folder and app folder, and all drivers and applications that will use the header files are placed include folder.
Platform: | Size: 48128 | Author: robotlee2002 | Hits:

[Embeded LinuxDrivers

Description: 成都中嵌linux系统培训班的驱动教程,包括LED,字符设备,块设备等等,很好的aem-linux驱动学习资料-Chengdu embedded linux system, the driver training course curricula, including LED, character devices, block devices, etc., a very good aem-linux-driven learning materials
Platform: | Size: 8701952 | Author: 小康 | Hits:

[USB developComputer00Usb-test-app

Description: USB驱动程序开发 测试断点数据传输 可以以此为基础作为你自己的驱动程序-USB driver development test data breakpoints can be as a basis for the driver as your own
Platform: | Size: 43008 | Author: xujin | Hits:

[SCMZLG7290B-app

Description: 周立功 ZLG7290 驱动程序 显示及按键扫描参考程序-ZLG ZLG7290 driver display and keypad scanning reference program
Platform: | Size: 400384 | Author: linyi | Hits:

[Linux-Unixtveeprom

Description: Linux App Driver eeprom decoder for tvcard configuration eeproms.
Platform: | Size: 6144 | Author: toyadue | Hits:

[Linux-Unixxfrm6_mode_beet

Description: Linux v3.0.1 App Driver BEET mode encapsulation for IPv6.
Platform: | Size: 1024 | Author: waogengyin | Hits:

[Linux-Unixxfrm6_mode_ro

Description: linux v3.0.1 app driver Route optimization mode for IPv6. -linux v3.0.1 app driver Route optimization mode for IPv6.
Platform: | Size: 1024 | Author: waogengyin | Hits:

[Driver DevelopApp-kernel-soft

Description: 本源码学习要点:普通应用程序如何与内核驱动通讯。 主要功能:实现了禁止打开某个程序和禁止非法关闭某个程序。 注意事项:本程序只在Windows XP下测试过。-The source learning points: how applications communicate with the kernel driver. Main features: Do not open a program and the prohibition of illegal closure of a program. Note: This app only tested under Windows XP.
Platform: | Size: 2295808 | Author: 优酸乳 | Hits:

[Driver DevelopApp-kernel-soft

Description: 本源码学习要点:普通应用程序如何与内核驱动通讯。 主要功能:实现了禁止打开某个程序和禁止非法关闭某个程序。 注意事项:本程序只在Windows XP下测试过。-The source learning points: how applications communicate with the kernel driver. Main features: Do not open a program and the prohibition of illegal closure of a program. Note: This app only tested under Windows XP.
Platform: | Size: 75776 | Author: 优酸乳 | Hits:

[Other Embeded programuCOS

Description: 很多初学uCOS-II的童鞋不知道怎么移植,这里面是已经移植好了的程序,只需要自己在DRIVER和APP里面加自己的驱动和应用函数就可以用了。-Many novice uCOS-II transplantation of children s shoes do not know how, there is a good program has been ported, just inside yourself and APP DRIVER plus their driver and application functions can be used.
Platform: | Size: 339968 | Author: | Hits:

[Linux driverHuawei3G-linux-driver-app

Description: HUAWEI 3G网卡驱动及详细讲解 应用说明-HUAWEI 3G network card driver and application notes
Platform: | Size: 13799424 | Author: 赖页 | Hits:

[Embeded Linuxexp4_hello-driver

Description: 此程序代码是基于达芬奇系列DM6446嵌入式开发之驱动程序开发示例程序,该程序包中包含C语言源程序demo.c,test_demo.c和Makefile文件。该程序简洁明了,旨在说明驱动程序的框架结构,以及嵌入式驱动程序开发的步骤,对嵌入式驱动程序开发入门的同志非常有帮助。该程序经过反复的调试运行,没有错误,可直接运行。 调试步骤 1、仔细读目录中的代码:demo.c,demo.h,test_demo.c。 分析各部分代码的功能,以及应用程序和驱动程序的调用,数据读写的方法和流程。 2、仔细读目录中的Makefile文件,理解文件中各个语句的功能。 在宿主机上进入存放实验文件的目录,输入:make 生成需要的驱动程序。 输入:make app 生成需要的应用程序。 3、进入minicom或超级终端,将实验目录挂载到目标机上(具体过程见先前实验)。 4、进入实验目录,运行:./ install_demo_driver将驱动和相应的支持文件(mod文件)装载到系统中。 5、运行:./test_demo执行应用程序,查看输出结果。-This code is based on a series of leonardo Da Vinci DM6446 driver development of embedded development sample program, the program package contains C language source program demo. C, test_demo. C and Makefile.The program simple, showing that the frame structure, the driver and the embedded driver development steps, introduction to the embedded driver development comrades are very helpful.After repeated the test and operation of the program, there are no errors, can be directly run. Commissioning procedures 1, carefully read the catalog code: demo. C, demo. J h, test_demo. C. Analysis of the function of each part of the code, as well as the applications and drivers call, the method and flow of data reading and writing. 2 Makefile, carefully read the directory, understand the function of file each statement. Enter the directory where the files on the host, input: make generated need driver. Input: make app generated need application. 3, enter the minicom or super terminal, will tes
Platform: | Size: 38912 | Author: yanghao | Hits:

[Other Embeded programapp

Description: 1628数码管驱动,2323,2258电子音量,兼容6017,8035,1010,1019,5807等收音,带长短按,hold按键,带蓝牙驱动(6638),包含bt,aux,MP3,fm模式。-1628 digital tube driver, 2323,2258 electronic volume, and other compatible 6017,8035,1010,1019,5807 radio, with the length of press, hold button, Bluetooth Driver (6638), including bt, aux, MP3, fm mode.
Platform: | Size: 3045376 | Author: 赵清 | Hits:

[Linux driverjz4740-LCD-driver

Description: 君正4740开发板上的,基于linux的LCD驱动程序以及APP测试程序,附带文档和注释,新手很好的学习资料!-Jun is the 4740 development board, linux-based LCD driver and APP testing procedures, accompanying documentation and comments, novice good learning materials!
Platform: | Size: 1024000 | Author: 彭亮 | Hits:

[Embeded-SCM DevelopBarometer-app

Description: Raspberry pi board driver and test program.
Platform: | Size: 33792 | Author: dang101 | Hits:

[Windows Develophelldivepromo

Description: trainer for heel driver promoi
Platform: | Size: 634880 | Author: Natsu901 | Hits:

[Printing programPrint settings and print notifications

Description: 此示例演示如何创建可扩展打印设置和打印机通知体验的Windows存储设备应用程序,响应打印驱动程序的事件。此示例还包括一个打印机扩展库,该库可用于从Windows 8.1编写的Windows存储设备应用程序中访问打印机。(This sample shows how to create a Windows Store device app that can extend the print settings and printer notifications experience. This sample can be activated from the tile contract, the printTaskSettings contract, and from toast displayed by backgroundTask in response to print driver event. This sample also includes a printer extension library that can be used to access a printer from a Windows Store device app written for Windows 8.1.)
Platform: | Size: 117760 | Author: 小逗丁 | Hits:

[SCMApp

Description: mpu60X0陀螺仪驱动程序和自编超声波模块驱动程序(Mpu60X0 gyroscope driver And MC-4000 ultrasonic driver)
Platform: | Size: 4096 | Author: Ckb_oliver | Hits:
« 12 3 4 »

CodeBus www.codebus.net