CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - usb cd
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - usb cd - List
[
Other resource
]
usb-arm-flash
DL : 0
嵌入式系统编程源代码解析光盘.很好的资料啊 供大家参考-Embedded Systems Programming Source Code Analysis CD-ROM. Ah good information for your reference
Update
: 2008-10-13
Size
: 478.38kb
Publisher
:
胡双喜
[
Disk Tools
]
usb
DL : 0
金士顿U盘量产工具,制作成CD-ROM 主要用于U盘制作启动盘
Update
: 2008-10-13
Size
: 12.76mb
Publisher
:
mfklrgw
[
Embeded-SCM Develop
]
perl561src
DL : 0
Altera recommends the following system configuration: * Pentium II 400 with 512-MB system memory (faster systems give better software performance) * SVGA monitor * CD-ROM drive * One or more of the following I/O ports: - USB port (if using Windows XP or Windows 2000) for USB-Blaster(TM) or MasterBlaster(TM) communications cables, or APU programming unit - Parallel port for ByteBlasterMV(TM) or ByteBlaster(TM) II download cables - Serial port for MasterBlaster communications cable * TCP/IP networking protocol installed * Windows 2000, Windows NT 4.0 with Service Pack 3 or later, or Windows XP * Internet Explorer 5.0 or later Memory & Disk Space Requirements USB开发--Altera recommends the following system configuration:* Pentium II 400 with 512-MB system memory (faster systems give better software performance)* SVGA monitor* CD-ROM drive* One or more of the following I/O ports:- USB port (if using Windows XP or Windows 2000) for USB-Blaster(TM) or MasterBlaster(TM) communications cables, or APU programming unit- Parallel port for ByteBlasterMV(TM) or ByteBlaster(TM) II download cables- Serial port for MasterBlaster communications cable* TCP/IP networking protocol installed* Windows 2000, Windows NT 4.0 with Service Pack 3 or later, or Windows XP* Internet Explorer 5.0 or later Memory & Disk Space Requirements USB development
Update
: 2025-02-17
Size
: 6.96mb
Publisher
:
周元平
[
USB develop
]
USB LCD点阵输出示例
DL : 0
some examples of LCD dit display via USB
Update
: 2025-02-17
Size
: 93kb
Publisher
:
盛可帕
[
USB develop
]
USB LCD图形液晶输出示例
DL : 0
some examples of LCD image display via EZUSB
Update
: 2025-02-17
Size
: 156kb
Publisher
:
盛可帕
[
USB develop
]
USB LCD字符液晶输出示例
DL : 0
some examples of LCD character display via EZUSB
Update
: 2025-02-17
Size
: 94kb
Publisher
:
盛可帕
[
SCM
]
做的硬盘MP3资料
DL : 0
1IC网友 做的硬盘MP3资料公开 该播放器使用了美国atmel公司出品的mp3播放器专用芯片at89c51snd1c. 本芯片特性如下: 1)MCS51内核,可以利用单片及开发软件Keil软件方便开发mp3播放器,无需特殊软件平台; 2)MPEG I/II-Layer 3 hardware decoder .独立MP3 Decoder .支持48,44.1,32,24,22.05,16khz取样频率 .支持软件31阶音量控制,高中低音均衡控制 .重低音效果 3)集成DAC部件,支持PCM,IIS格式; 4)64K字节片上代码存储空间(100K次擦写寿命) 5)4K字节boot flash memory,USB/UART下载代码 6)集成USB1.1 device部件 7)MMC卡接口 8)IDE/ATAPI接口(HDD/CD-ROM Interface) 9)2通道ADC,8Khz取样-1IC Netizen done disclosing information on the hard drive MP3 player that uses a ATMEL producer of the m p3 players ASIC at89c51snd1c. the chip features are as follows : 1) MCS51 kernel, and can use a single software Keil software development and facilitate the development of MP3 players, without special software platform; 2), MPEG I/II-Layer 3 hardware decoder. De independent MP3 coder. 48,44.1,32,24,22.05 support, ASF sampling frequency. support software volume control 31 bands, high school bass equalization control. bass results 3) DAC integrated components, support PCM, IIS format; 4) 64K-byte on-chip code storage space (100K erase life time) 5) 4K bytes boot Flash h memory, USB/UART download code 6) integrated USB 1.1 device components 7) MMC card interface 8) IDE/ATAPI interfac
Update
: 2025-02-17
Size
: 985kb
Publisher
:
史比
[
Com Port
]
USB_CD
DL : 0
和老师合作的半成品,不过串口部分已经完好。其他仅是 演示功能-cooperation of the teachers and semi-finished products, but some have serial intact. Other functional demo only
Update
: 2025-02-17
Size
: 69kb
Publisher
:
侯凯种
[
Linux-Unix
]
auto_mount_usb_cdrom
DL : 0
自动挂载 USB CDROM的程序代码,很好的东西哦-automatically mount USB CDROM procedure code, and good things oh
Update
: 2025-02-17
Size
: 4kb
Publisher
:
严华
[
Other
]
usb-arm-flash
DL : 0
嵌入式系统编程源代码解析光盘.很好的资料啊 供大家参考-Embedded Systems Programming Source Code Analysis CD-ROM. Ah good information for your reference
Update
: 2025-02-17
Size
: 478kb
Publisher
:
胡双喜
[
Software Engineering
]
usb_driver_VxWorks
DL : 0
:分析了VxWorks 下的USB 驱动程序模型的结构以及功能,详细说明USB 主机驱动协议栈,并将软件设计分为 Client Driver ,USBD 和HCD 三层。由于对于开发USBD 和Client Driver 已有很多研究和讨论,但对HCD 的研究比较缺乏, 为了提供全面可行的开发基于VxWorks 的USB 驱动程序的技术方案,详细地阐述了USB 主控制器OHCI 驱动程序的功 能、OHCI 驱动程序中的核心功能链表功能,为USB 在嵌入式系统开发中的应用提供技术参考。-: Analysis of VxWorks USB Driver Model structure and function, detailed description USB mainframe-driven protocol stack and software design into Client Driver, USBD and HCD three. As for the development of USBD and Client Driver has been a lot of studies and discussions, But right HCD Research lacking. To provide a comprehensive and workable development based on VxWorks USB Driver for technology programs, expounded in detail on the USB OHCI host controller driver functions, OHCI driver for the core functions of Chain function, USB in embedded systems development for the application of information technology.
Update
: 2025-02-17
Size
: 169kb
Publisher
:
刘军
[
Disk Tools
]
usb
DL : 0
金士顿U盘量产工具,制作成CD-ROM 主要用于U盘制作启动盘-Kingston U disk volume production tools, to create CD-ROM disc is mainly used to make a boot disk U
Update
: 2025-02-17
Size
: 12.76mb
Publisher
:
mfklrgw
[
USB develop
]
686115usb
DL : 0
禁止usb,非常好的代码,可以实现USB只读等操作-Prohibition of usb, very good code, can be achieved, such as USB CD-operation
Update
: 2025-02-17
Size
: 53kb
Publisher
:
[
VC/MFC
]
USB
DL : 0
usb应用技术大全随书光盘全部内容,经vc++6.0+ddk2600+driverstdio编译环境验证通过。-Applied Technology usb Guinness book CD-ROM with all the contents, the vc++6.0+ ddk2600+ driverstdio compiler environment through authentication.
Update
: 2025-02-17
Size
: 3.79mb
Publisher
:
孔凡超
[
Other
]
usb-zip-fdd-1218
DL : 0
一个很好用的用U盘启动的文件!用于启动DOS系统时,免光盘启用。也可用于杀毒时用。进行DOS格式的杀毒。-Used a very good start with U disk files! Used to start DOS system, the opening of free CD-ROM. Can also be used when anti-virus. Anti-Virus for DOS format.
Update
: 2025-02-17
Size
: 3.46mb
Publisher
:
卢晏
[
ARM-PowerPC-ColdFire-MIPS
]
CD-PPARM-USB-BASE-2_21_0
DL : 0
OS IAR PowerPac™ USB for ARM v2.21-OS IAR PowerPac™ USB for ARM v2.21
Update
: 2025-02-17
Size
: 26.75mb
Publisher
:
miki2009
[
USB develop
]
USB
DL : 0
USB应用开发技术大全后光盘资料,教你一步一步用vc++开发出属于自己的usb驱动程序,在使用时,最好备有ezusb开发工具-USB application development technology, CD-ROM after the Daquan, teach you step by step using vc++ to develop their own usb driver, when in use, the best development tools available ezusb
Update
: 2025-02-17
Size
: 5.4mb
Publisher
:
肖力
[
SCM
]
Codes
DL : 0
《圈圈教你玩USB(附盘)》附带的光盘中有USB学习板的电路图以及所有实验的完整源代码包(C/C++语言)。通过U盘、USB鼠标、USB键盘、USBMIDI键盘、USB转串口、自定义的USBHID设备和自定义的USB设备等几个具体的USB例子,一步步讲解USB设备及驱动程序和应用程序开发的详细过程和步骤。最后两章介绍USBWDM驱动开发,并给出一个简单的USB驱动和USB上层过滤驱动的实例。-"Circle teach you to play USB (attached disk)" with USB CD-ROM in the circuit board and all learn the complete source code package test (C/C++ language). Through U disk, USB mouse, USB keyboard, USBMIDI keyboard, USB to serial port, USBHID custom USB device and custom USB device, and several other specific examples, step by step and explain the USB device driver and application development of detailed process and steps. The last two chapters introduce USBWDM driven development, and gives a simple USB drive and USB upper filter driver instance.
Update
: 2025-02-17
Size
: 33.66mb
Publisher
:
kevin
[
Embeded-SCM Develop
]
SoEZ-USB
DL : 0
SoEZ-USB开发板配套光盘,CY7C68013A实验板的配套光盘,包括原理图,实验程序源代码,开发板使用说明等。-SoEZ-USB development board supporting CD, CY7C68013A development board supporting CD-ROM includes schematics, test program source code, development board using the descriptions.
Update
: 2025-02-17
Size
: 18.09mb
Publisher
:
李育良
[
ARM-PowerPC-ColdFire-MIPS
]
USB-for_MINI-STM32
DL : 0
MINI-STM32光盘V1.2 MINI-STM32例子程序 USB测试程序for_MINI-STM32 USB for_MINI-STM32.rar-MINI-STM32 CD V1.2 MINI-STM32 USB test program example program for_MINI-STM32 USB for_MINI-STM32.rar
Update
: 2025-02-17
Size
: 5.75mb
Publisher
:
唐成卫
«
1
2
3
4
5
6
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.