虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

DRIVERs

  • Far too many programmers and software designers consider efficient C++ to be an oxymoron. They rega

    Far too many programmers and software designers consider efficient C++ to be an oxymoron. They regard C++ as inherently slow and inappropriate for performancecritical applications. Consequently, C++ has had little success penetrating domains such as networking, operating system kernels, device DRIVERs, and others.

    标签: programmers designers efficient consider

    上传时间: 2013-12-12

    上传用户:凌云御清风

  • This example program is the source code for the FT232BM Test Application from our Utilities page.

    This example program is the source code for the FT232BM Test Application from our Utilities page. It can be used to test the handshaking lines on FT232BM based RS232/RS485/RS422 designs. This program can also be used for programming the external EEPROM over USB in a manufacturing environment. The test features require the test cable shown on ST_232_245.pdf to be connected. Our D2XX direct DRIVERs should be installed for this application. The code can be modified to fit your requirements. To download the application source code , click here. To download the test cable specification, click here.

    标签: Application Utilities the example

    上传时间: 2013-12-09

    上传用户:aa17807091

  • 在大多2440开发板BSP中的SMDK2440DRIVERsacklite目录下一般都有背光驱动。在注册表中添加如下函数的时候

    在大多2440开发板BSP中的SMDK2440\DRIVERs\backlite目录下一般都有背光驱动。在注册表中添加如下函数的时候,开机时确实可以打印"!!!!!!!!!!!! BACKLIGHT ON !!!!!!!!!!!!,如果没有操作大概1分钟后也可以打印!!!!!!!!!!!! BACKLIGHT OFF !!!!!!!!!!!!。但打印("!!!!!!!!!!!! BACKLIGHT OFF !!!!!!!!!!!!后,就算有触发事件(在触摸屏上点击,或者移动鼠标)也不会打印"!!!!!!!!!!!! BACKLIGHT ON !!!!!!!!!!!!。 其实这个驱动大体是正确的,只是当键盘鼠标或触摸屏输入时候gwes 发送“PowerManager/ActivityTimer/UserActivity” event,而不是原驱动中的“("UserInputEvent") ”修改后的源程序如下(SMDK2440\DRIVERs\backlite目录下bak_hw.cpp文件)。

    标签: 2440 DRIVERs acklite SMDK

    上传时间: 2013-12-25

    上传用户:cx111111

  • C++ is widely used in the software industry. Some of its application domains include systems softwar

    C++ is widely used in the software industry. Some of its application domains include systems software, application software, device DRIVERs, embedded software, high-performance server and client applications, and entertainment software such as video games. Several groups provide both free and proprietary C++ compiler software, including the GNU Project, Microsoft, Intel, Borland and others.

    标签: application industry software domains

    上传时间: 2013-12-23

    上传用户:wanqunsheng

  • Introduction to I/O Kit Device Driver Design Guidelines Chapter 1 The libkern C++ Runtime Chapter

    Introduction to I/O Kit Device Driver Design Guidelines Chapter 1 The libkern C++ Runtime Chapter 2 libkern Collection and Container Classes Chapter 3 The IOService API Chapter 4 Making Hardware Accessible to Applications Chapter 5 Kernel-User Notification Chapter 6 Displaying Localized Information About DRIVERs Chapter 7 Debugging DRIVERs Chapter 8 Testing and Deploying DRIVERs Chapter 9 Developing a Device Driver to Run on an Intel-Based Macintosh

    标签: Chapter Introduction Guidelines Runtime

    上传时间: 2017-07-04

    上传用户:冇尾飞铊

  • CFE contains the following important features: * Easy to port to new SB1250/BCM1480 designs

    CFE contains the following important features: * Easy to port to new SB1250/BCM1480 designs * Initializes CPUs, caches, memory controllers, and peripherals * Built-in device DRIVERs for SB1250 SOC peripherals * Several console choices, including serial ports, ROM emulators, JTAG, etc. * Environment storage in NV EEPROM, flash, etc. * Supports big or little endian operation * Supports 32-bit and 64-bit processors * Support for network bootstrap. Network protocols supported include IP,ARP,ICMP,UDP,DHCP,TFTP. * Support for disk bootstrap. * Provides an external API for boot loaders and startup programs * Simple user interface. UI is easy to remove for embedded apps.

    标签: following important contains features

    上传时间: 2014-11-23

    上传用户:龙飞艇

  • USB-Blaster_驱动安装方法

    USB-Blaster_驱动安装方法 1、WIN XP 系统使用 QUARTUS自带的驱动程序,驱动路径选择 C:\altera\11.0\quartus\DRIVERs,可以参考USB-Blaster_驱动安装方法&USBBALSTER.exe。 2、WIN 7 32位系统使用本目录USB_Blaster_WIN7 32下面的驱动,驱动路径选择 USB_Blaster_WIN7 32\CDM 2.04.16 WHQL Certified 3、WIN 7 64系统使用 QUARTUS自带的驱动程序驱动路径选择 C:\altera\11.0\quartus\DRIVERs

    标签: USB-Blaster_驱动安装方法

    上传时间: 2015-06-06

    上传用户:qweasdex

  • 嵌入式烧写

    1、 把内核解压到根目录下   tar jxvf  xxxxxxxx.tar.bz2   2、 把demo.c 放到DRIVERs/char目录下   3修改Kconfig、Makefile文件,如下

    标签: Linux

    上传时间: 2015-06-22

    上传用户:zwtkr

  • vxworks源代码

    大名鼎鼎的嵌入式操作系统vxworks的完整的源代码,支持多种体系结构的嵌入式处理器,如arm,x86,i960,mc68k,mips,ppc,sparc等,包含完整的实时多任务处理及网络tcpip,dhcp,rip等协议,tffs文件系统,以及各种硬件驱动程序如usb--All the source code of Famous vxwork Embedded operating system , it supports the Embedded processor of many kinds of systems architecture, such as arm,x86,I9600,mc68k,Mips,ppc,sparc etc, it includes entire Real-Time & multi_tasks processing and some network protocols of tcpip,dhcp,rip, tfffs file system,and various kinds of hardware DRIVERs (eg usb) etc

    标签: vxworks

    上传时间: 2016-04-01

    上传用户:dragonman

  • Bluetooth Echo L2CAP Profile Driver

    This sample demonstrates developing [Bluetooth L2CAP profile DRIVERs]

    标签: windows driver bluetooth

    上传时间: 2016-07-04

    上传用户:shzhuce