搜索结果
找到约 1,029 项符合
Test-spra 的查询结果
嵌入式Linux 其中sound.c 用于录音和回放。其中特别需要注意的是:1。目前声卡似乎不能打开全双工
其中sound.c 用于录音和回放。其中特别需要注意的是:1。目前声卡似乎不能打开全双工,所以如果fd = open("/dev/dsp", O_RDWR) ,则无法录音和回放。只能分别设置RDONLY和WRONLY。即半双工方式。否则,就是在录音的时候可以听见,但是无法回放。分析下来似乎是IIC总线中只分配了一个通道给声卡,或者是只启用了一个通道,所 ...
其他嵌入式/单片机内容 verilog语言编写的FPGA代码。功能为pc机通过epp不断写数到sram中
verilog语言编写的FPGA代码。功能为pc机通过epp不断写数到sram中,然后pc发送中断信号打断写过程读取sram中的数据。rar包中包含epp协议,模块文件和测试文件(test)。
其他书籍 With User Mode Linux you can create virtual Linux machines within a Linux computer and use them to s
With User Mode Linux you can create virtual Linux machines within a Linux computer and use them to safely test and debug applications, network services, and even kernels. You can try out new distributions, experiment with buggy software, and even test security. Now, for the first time, the creator a ...
文件格式 We propose a novel approach for head tracking, which combines particle filters with Isomap. The part
We propose a novel approach for head tracking, which combines particle filters with Isomap. The particle filter works on the low-dimensional embedding of training images. It indexes into the Isomap with its state variables to find the closest template for each particle. The most weighted particle ap ...
加密解密 基于 xinlinx 写的DES加密算法
基于 xinlinx 写的DES加密算法,内涵test bench,加密解密都有
邮电通讯系统 radius协议源码÷The Radius Stack will connect to a Radius Server. This stack implementation is built upo
radius协议源码÷The Radius Stack will connect to a Radius Server. This stack
implementation is built upon the UdpStack which is available
in the radius{version}/util directory. A minimal set of VSAs (Vendor
Specific Attributes are supported by this stack). The Radius
Stack should be used as a base c ...
Java编程 openfans 0.1 using: eclipse, maven, spring, hibernate, mysql,common-validator,sitemesh.....
openfans 0.1
using: eclipse, maven, spring, hibernate,
mysql,common-validator,sitemesh.....
Introduction
============
提供web2.0应用的基本模型,能够方便的在各个领域使用
Getting Started
===============
需要下载maven,http://maven.apache.org/download.html,如果初次使用maven,配置好后,运行mvn insta ...
汇编语言 This directory contains the memtest 8051 firmware for the Anchor Chips EZ-USB chip. The purpose
This directory contains the memtest 8051 firmware
for the Anchor Chips EZ-USB chip.
The purpose of this software is to test the different
memory segments in the Ez-Usb chip.
This example will output the string "good" on the 7 segment
LED if the mem test passes, or it will output the first addres ...