搜索结果
找到约 129 项符合
capture 的查询结果
按分类筛选
- 全部分类
- 技术资料 (13)
- 教程资料 (10)
- 可编程逻辑 (9)
- 其他 (7)
- Java编程 (7)
- 单片机编程 (6)
- Linux/Unix编程 (5)
- 单片机开发 (4)
- 开发工具 (3)
- PCB相关 (3)
- 软件设计/软件工程 (3)
- DSP编程 (3)
- Delphi控件源码 (3)
- 驱动编程 (3)
- 书籍 (3)
- allegro (2)
- 无线通信 (2)
- 实用工具 (2)
- 文章/文档 (2)
- 系统设计方案 (2)
- 通讯/手机编程 (2)
- 压缩解压 (2)
- 其他书籍 (2)
- USB编程 (2)
- VHDL/FPGA/Verilog (2)
- VIP专区 (2)
- 学术论文 (1)
- EDA相关 (1)
- 技术教程 (1)
- 教程资料 (1)
- autocad教程 (1)
- 教程资料 (1)
- 源码/资料 (1)
- Internet/网络编程 (1)
- 人工智能/神经网络 (1)
- 网络 (1)
- Modem编程 (1)
- 软件工程 (1)
- Jsp/Servlet (1)
- 微处理器开发 (1)
- matlab例程 (1)
- 电子书籍 (1)
- 嵌入式/单片机编程 (1)
- 编译器/解释器 (1)
- 通讯编程文档 (1)
- Windows CE (1)
- VC书籍 (1)
- J2ME (1)
- 手册 (1)
- 教程 (1)
- 笔记 (1)
Linux/Unix编程 LINUX下的摄像头视频捕捉程序源码
LINUX下的摄像头视频捕捉程序源码,V4L2 video capture example
Java编程 JavaTV Program source code Need to play Windows Media files and streams, mpeg4 video or DVDs in j
JavaTV Program source code
Need to play Windows Media files and streams, mpeg4 video or DVDs in java? Access WDM capture devices? Control a firewire DVCam? Then maybe this can help you. dsj is an ongoing project to provide a java wrapper around Microsoft s DirectShow API. It offers a set of high le ...
人工智能/神经网络 这是一个Linux下的USB摄像头捕捉程序
这是一个Linux下的USB摄像头捕捉程序,是一个调用V4L2(Video for Linux 2)非常好的例子。英文介绍为:This is a driver for the USB video bridge USBVision from Zoran/Nogatech, a USB-only cable used in many "webcam" devices. It supports streaming and capture of color or monochrome video via the Video4Linux ...
Linux/Unix编程 Linux driver for FujiFilm FinePix digital cameras in PC-CAM (i.e. webcam) mode driver/ Conta
Linux driver for FujiFilm FinePix digital cameras in PC-CAM (i.e. webcam) mode
driver/
Contains the driver sources.
Compile with "make".
Then as root, install with "make install".
Type "modprobe finepix" to load the module.
userspace/
Type "make" to compile.
fpix: test program, independant ...
其他 This archive includes the Delphi component TScreenCapture (D3,D4,D5) that implements an interface t
This archive includes the Delphi component TScreenCapture (D3,D4,D5)
that implements an interface to the capture DLL of our screen capture
tool "T.N.T".
Delphi控件源码 Magenta Systems Internet Packet Monitoring Components are a set of Delphi components designed to cap
Magenta Systems Internet Packet Monitoring Components are a set of Delphi components designed to capture and monitor internet packets using either raw sockets or the WinPcap device driver. Hardware permitting, ethernet packets may be captured and interpreted, and statistics maintained about the traf ...
网络 The Packet Debugger, pdb is a program which allows people to work with packet streams as if they we
The Packet Debugger, pdb is a program which allows people to work with
packet streams as if they were working with a source code debugger. Users
can list, inspect, modify, and retransmit any packet from captured files as
well as work with live packet capture.
Java编程 Capturing low-level network data can be hard in Java, but it s certainly not impossible If you want
Capturing low-level network data can be hard in Java, but it s certainly not impossible
If you want to capture network packets in your Java program, you ll need a little help because no parts of the core Java APIAPI give access to low-level network
Jsp/Servlet Network Tools In this exercise, you will make use of common network tools. For each part below, cap
Network Tools
In this exercise, you will make use of common network tools. For each part below, capture the appropriate program output and include it with your answers to the questions.
微处理器开发 用tms320c2812实现的高精度频率计
用tms320c2812实现的高精度频率计,用到了2812的很多资源(evtimer,cputimer,capture),包含显示部分,显示用的是128*64的lcd!