罗技摄像头LINUX2.6内核驱动 不支持以下摄像头: 0x8C1 Logitech QuickCam Fusion 0x8C2 Logitech QuickCam PTZ (newer version of the sphere) 0x8C3 QuickCam for Notebooks Pro 0x8C5 Logitech QuickCam Pro 5000 0x8CF Logitech QuickCam UpdateMe
标签: Logitech QuickCam Fusion LINUX
上传时间: 2013-12-13
上传用户:bakdesec
Assembly example with RealView MDK The Assembly example shows how to create a pure assembly program for an ARM device. It is done using the RealView Compilation Tools that are part of the RealView MDK-ARM.
标签: Assembly example RealView assembly
上传时间: 2015-05-30
上传用户:FreeSky
SWI with ARTX Kernel and RealView Compiler This example program shows how to implement software interrupt functions in an application that uses the ARTX Kernel. The example uses the RealView Compilation Tools. The file SWI_Table.s implements the SWI function table. The SWI function declarations and implementations are demonstrated in the file Artx_SWI.c.
标签: implement Compiler RealView software
上传时间: 2015-05-30
上传用户:chenlong
Frequency Scale Conversion From f To f Scale frq2mel mel2frq mel The mel scale is based on the human perception of sinewave pitch. frq2erb erb2frq erb The erb scale is based on the equivalent rectangular bandwidths of the human ear. frq2midi midi2frq midi The midi standard specifies a numbering of semitones with middle C being 60. They can use the normal equal tempered scale or else the pythagorean scale of just intonation. They will in addition output note names in a character format.
标签: Scale Conversion Frequency mel
上传时间: 2015-06-07
上传用户:
这是关于PHP教程的,包含什么是Webv2.0 prototype.js开发笔记 Tips:用pro...
上传时间: 2014-01-25
上传用户:youmo81
1)Learn more about the capabilities in Quartus: 2)Learn to use different design entry techniques 2)Design entry methods available within Quartus Text editor,Block diagram/schematic file editor, Quartus interface with design entry/synthesis tools from Exemplar, Synopsys, Synplicity and Viewlogic
标签: Learn capabilities techniques different
上传时间: 2014-01-18
上传用户:yxgi5
1.服务器装有jdk和resin服务器等 2.安装完JSDK后,配置下面的内容: 在系统变量中找到ClassPath并加入下面内容(如果你找不到ClassPath,则新建它): c:\jsdk\LIB\dt.JAR c:\jsdk\LIB\TOOLS.JAR c:\jsdk\BIN . 再在系统变量中找到Path并加入下面内容: c:\jsdk\ c:\jsdk\bin 3.直接解压resin就可以运行把程序放在doc目录下面把classes目录的文件放在 WEB-INF目录下 4.在odbc放里加入数据库路径为guestbook也可改为别的要修改classes\myjsp\dbconn.java文件 5.上面成功后就可以http://localhost:8080/目录名/可以访问了
上传时间: 2015-07-23
上传用户:wang0123456789
Software Engineering is a discipline applied by teams to produce high-quality, large-scale, cost-effective software that satisfies the users’ needs, and can be maintained over time Software Development is a weaker term where standards, tools, processes, etc. may not be applied
标签: high-quality Engineering large-scale discipline
上传时间: 2014-01-09
上传用户:bcjtao
eBook "Multimedia Technology Fundation and Application", PDF file,re-edited on Dec 19, 2006. Contents: MIDI, Encoding,Compression, Image Format, MPEG TV, TCP/IP, HTML, JavaScript
标签: Application Multimedia Technology Fundation
上传时间: 2015-08-14
上传用户:epson850
· Develop clear, readable, well-documented and well-designed programs in the C Programming Language. · Develop software in the Unix/Linux using tools such as gcc, gdb, and make. · Locate and interpreting “man pages” applicable to application-level system programming. · Use the POSIX/Unix API to system functions to manage process and sessions as well as use signals and pipes for inter-process communication. · Understanding how synchronization might become problematic in light of concurrency. · Understand how to communicate and cooperate with a project partner.
标签: well-documented well-designed Programming Language
上传时间: 2015-08-16
上传用户:yuchunhai1990