搜索结果
找到约 1,411 项符合
Time-Delay 的查询结果
Java编程 This handbook is a concise guide to architecting, designing, and building J2EE applications. It guid
This handbook is a concise guide to architecting, designing, and building J2EE applications. It guides technical architects through the entire J2EE project, including identifying business requirements, performing use-case analysis, doing object and data modeling, and leading a development team throu ...
VC书籍 In this book, you will acquire a comprehensive understanding of GIMP Toolkit (GTK+) that can help y
In this book, you will acquire a comprehensive
understanding of GIMP Toolkit (GTK+) that can help you to become a proficient graphical
programmer. Before continuing, you should be aware that this book is aimed at C programmers,
so we will jump right into using GTK+. Time will not be spent covering i ...
驱动编程 Samsung S3C24xx SD/MMC 驱动 This a MMC/SD driver for the Samsung S3C24xx SD/MMC controller, originall
Samsung S3C24xx SD/MMC 驱动
This a MMC/SD driver for the Samsung S3C24xx SD/MMC controller, originally
developed years ago by Thomas Kleffel <tk@maintech.de>.
Due to time constraints, he had no time to further maintain the driver
and follow the mainline Linux changes in the SD/MMC stack. ...
Linux/Unix编程 一个linux进程管理器,具有以下功能: 管理系统的进程
一个linux进程管理器,具有以下功能:
管理系统的进程,
包括系统中进程的ID,owner ID, effective user ID、
进程之间的关系、各个进程占用的内存大小、进程的状态;
列出各个进程使用的文件描述符,以及它们打开的文件;
列出各个进程当前的信号使用情况,
包括各个阻塞的信号,各个信号的处理(如采用的哪一种处理方式, ...
其他书籍 If you re like me, you re excited by what people do with template metaprogramming (TMP) but are frus
If you re like me, you re excited by what people do with template metaprogramming (TMP) but are frustrated at the lack of clear guidance and powerful tools. Well, this is the book we ve been waiting for. With help from the excellent Boost Metaprogramming Library, David and Aleksey take TMP from the ...
其他 ofdm信道特性 Channel transmission simulator Channel transmission simulator % % inputs: % sig2 - noi
ofdm信道特性
Channel transmission simulator
Channel transmission simulator
%
% inputs:
% sig2 - noise variance
% Mt - number of Tx antennas
% Mr - number of Rx antennas
% x - vector of complex input symbols (for MIMO, this is a matrix, where each column
% is the value of the antenna outputs a ...
Linux/Unix编程 The Little Green BATS is the first and so far only Dutch team in the 3D simulation league. We are a
The Little Green BATS is the first and so far only Dutch team in the 3D simulation league. We are a group of graduate students from the department of AI at the University of Groningen, The Netherlands. Our team name is derived from the fact that the first 3D agents in the league were balls and from ...
单片机开发 SoftTimer.h 利用定时器T2模拟多个软件定时器 特点: 只占用一个硬件定时器T2
SoftTimer.h
利用定时器T2模拟多个软件定时器
特点:
只占用一个硬件定时器T2,就可以扩展出多达数十个以上的软件定时器
软件定时器基本定时单位是10ms,定时范围很宽:0.01~163.84s
软件定时器数量可以按需要设定,每增加一个,只多消耗2个字节的RAM空间
利用定时器T2的自动重装特性,能够实现所有软件定时器的精确 ...
DSP编程 基于ti tms320c672x下音频开发例子程式
基于ti tms320c672x下音频开发例子程式,包括eq delay chorus等,还包括usb控制
行业发展研究 The task of clustering Web sessions is to group Web sessions based on similarity and consists of max
The task of clustering Web sessions is to group Web sessions based on similarity and consists of maximizing the intra-
group similarity while minimizing the inter-group similarity.
The first and foremost question needed to be considered in clustering
W b sessions is how to measure the similarity be ...