a sample WDM stream class video capture driver that supports two IEEE 1394 digital cameras. The same driver may be able to support other digital cameras that conform to 1394-based Digital Camera Specification from 1394 Trade Association. Digital camera supported by dcam.sys is a data source that produces digital image data without any other input connection. It manifests itself in a DirectShow graph as a WDM Streaming Capture Device and as a capture filter that has output capture stream supporting image sizes of 320x240 with a UYVY color space. Its de-compressor, Msyuv.dll, is part of the OS delivery, and it can convert image data format from UYVY to RGB16, RGB8, or to a Direct Draw surface if the video card supports UYVY format.
標簽: supports capture cameras digital
上傳時間: 2014-01-13
上傳用戶:yph853211
vfp 1>開發環境 Windows 2000 Professional + SP4 Visual FoxPro 6.0簡體中文版 2>程序運行說明 安裝Visual FoxPro 6.0運行庫后即可運行。 系統登錄用戶 sysadmin: sys 3>文件說明: “JXC”目錄為程序源文件 “JXC.Exe”目錄為編譯后的可執行程序+數據庫
標簽: Visual Professional Windows FoxPro
上傳時間: 2016-08-29
上傳用戶:xiaoyunyun
通用題庫組卷系統 1.本來是一個學生的本科畢業課題,學生作不來后只好老師代替其編程 2.支持工科的圖文混排,本系統在組卷時能夠判斷試卷剩余空間能否容納新題或新圖 3.主要采用的是WORD的VBA二次開發技術 4.因為是一個通用框架,只要更換題庫,就能改成其它學科之用,特別適合學生應付畢業論文,我的那個學生把老師為他編的系統換成土力學題庫改給她女友畢業時用。 5.按照08年本科評估的新規范,在組卷上的紙型及試卷頭上作了一點修改。 6.此軟件非商業軟件,可自由使用。 7.運行系統后,沒有口令,點擊進入。 點菜單-試卷管理-生成試卷及答案卷-生成試卷按鈕 可以看到試卷的動態排版過程,答辯時展示這個過程,就能獲得評委老師的高分。 8.在系統sys目錄下有試卷模板是word文檔,打開試卷模板,修改紙型,并保存,以后新的試卷即按新紙型排版,最先是設計為八開分兩欄,后來本科評估的領導說,按評估要求采用16開一欄,反而程序不須要考慮跨欄,在排版時程序執行的更簡單了。 -------- vfp源碼的給分真少,我曾經在vfp界還挺有名氣的,唉!
上傳時間: 2016-08-31
上傳用戶:caiiicc
在嵌入式開發中,需要燒寫flash時,先要安裝giveio.sys驅動,由于很多開發板提供的安裝文檔根本就不詳細,其中一些選項不說清楚,導致安裝不成功,這里給出詳細的過程說明
標簽: 嵌入式開發
上傳時間: 2014-01-03
上傳用戶:libenshu01
螺旋槳PID控制 In response to constant pressure to design more efficient, faster, smaller, and better systems, engineers are constantly looking for ways to improve existing designs or replace them with better ones. Facing large fuel costs, the aerospace industry in particular has been researching alternative designs to increase fuel efficiency and performance. One such alternative is the development of reconfigurable aircraft wings. These wings would be able to adapt to the current environment increasing lift or reducing drag when appropriate.
標簽: efficient response constant pressure
上傳時間: 2016-11-22
上傳用戶:trepb001
U盤過濾驅動程序,讓U盤成為一個只讀存儲器。在DISK.sys和USBSTOR.sys驅動之間建立一個過濾驅動
上傳時間: 2016-12-14
上傳用戶:onewq
gcclib This gcc 1.40 suits for Linux kernel 0.11 - 0.95 Installtion hints ----------------- This suit contains include.taz, local.taz and this README file. You must download the bootimage and rootimage and install them first. The include.taz contains all the include files for using with gcc 1.40. The local.taz contains all the gcc tools & libs stored in two sepearted directories: /usr/local/lib /usr/local/bin You should copy the linux/ asm/ sys/ subdirectories into the include directory from the corresponding kernel source. Installation ------------ Goto the /usr directory. Untar the include.taz to the directory /usr/include. Untar the local.taz to the directory /usr/local. That s it! Example: -------- cd /usr tar zxvf include.taz tar zxvf local.taz
標簽: Installtion gcclib kernel Linux
上傳時間: 2014-03-12
上傳用戶:源碼3
#include<stdio.h> #include<string.h> #include<limits.h> #include<unistd.h> #include<sys/types.h> #define PROMPT_STRING "[myshell]$" #define QUIT_STRING "exit\n" static char inbuf[MAX_CANON] char * g_ptr char * g_lim extern void yylex() int main (void){ for( ){ if(fputs(PROMPT_STRING,stdout)==EOF) continue if(fgets(inbuf,MAX_CANON,stdin)==NULL) continue if(strcmp(inbuf,QUIT_STRING)==0) break g_ptr = inbuf g_lim = inbuf + strlen(inbuf) yylex() } return 0 }
上傳時間: 2016-12-31
上傳用戶:colinal
幀緩沖#include <stdio.h> #include <stdlib.h> #include <string.h> #include <stdint.h> #include <unistd.h> #include <fcntl.h> #include <sys/ioctl.h> #include <sys/mman.h> #include <asm/page.h> #include <linux/fb.h> #define TRUE 1 #define FALSE 2 //a framebuffer device structure typedef struct fbdev{ int fb unsigned long fb_mem_offset unsigned long fb_mem struct fb_fix_screeninfo fb_fix
上傳時間: 2013-12-11
上傳用戶:bjgaofei
DELPHI7.0+SQL2005環境下開發 2008年8月假期所寫,12天的開發周期,(但沒有完成。呵呵) 無第三方控件,程序全部詳解 程序目的主要是寫對來訪問宿舍與貨品進出宿舍的管理(已經完成) 程序還差最后幾個查詢模塊沒有寫。本來是想寫完參加大二的文化節的,不過感覺水平還是太低,放棄了,把源碼給需要的人參考。 程序模塊規劃得很差,大家不要見笑啦。呵呵 此程序是本人的第一個操作數據庫的例子。高手就略過了,主要對新手有點用處。 BLOG:www.guester.cn BY:蝸牛 EMAIL:sys.cpp@163.com
上傳時間: 2017-02-28
上傳用戶:cc1