资源列表
CameraDriver
- 摄像头USB驱动程序,其中USB通信采用windriver代码生成。摄像头芯片必需为OV511+(如:网眼v2000),适用于Windows2000/XP-Camera USB drivers, including USB communication using windriver code generation. Camera chip necessary for the OV511+ (such as: mesh v2000), applicable to Windows2000/XP
test_windriver
- 用windriver生成的USB驱动,实现PC与c8051f340之间的通信-Windriver generated using USB drive, to achieve communication between the PC and the c8051f340
wdusb_man
- 关于windriver驱动USB的教程,英文版,其中有stream传输模式-About windriver Drive USB, tutorials, in English, which stream transmission mode
usb_diag
- 用windriver生成的USB驱动,此代码为windriver自带的程序,需要输入USB处理器的PID与VID-Windriver generated using USB drives, this code windriver own procedures, need to enter the USB processor' s PID and VID
C8051F320
- 用windriver驱动的c8051f320与PC之间的通信。-With windriver driven c8051f320 and PC communications.
PerlIntroduction
- 作者讲解真是幽默。内容讲得也很透彻。这本作为perl入门是没什么问题了。 本书主要讲解的是perl的变量类型,文字的处理,子例程,字符串与排序,文件的操作,进程的管理,正则表达式,模块的使用。没有dialog的例子-Author talk is really humorous. The content speaks very thorough. This started as a perl is no problem. This book is the main explaining var
code
- 运算数为一位整数 运算符为 +,-,*,/,(,) 输入任意一个算术表达式E;求表达式E的值, 输出结果。-Computing an integer number +,-,*,/,(,) enter any operator for an arithmetic expression E seek an expression E, the value of output.
1
- 高考成绩管理系统 -HKALE Management System
windowsdirve
- 驱动开发介绍 关于windows下 驱动编写-windowsdirve
Assignment5.1_Jermaine_Womack
- This program reverses the elements of an array without using another array
(java)
- 简单的扫雷游戏,是自己做的!已经是很久以前做的了!-A simple minesweeper game is your own doing! Has been done in a long time ago!
Assignment1.1_Jermaine_Womack
- This program calculates and prints the sum, multiplication and subtraction of five numbers imput by the user.