搜索结果
找到约 180 项符合
co-Verification 的查询结果
软件设计/软件工程 Here are two newest published articles talking about joint source channel coding, in which source co
Here are two newest published articles talking about joint source channel coding, in which source coding is invovled scalable video coding. They are very useful for people who are doing research about it.
文章/文档 The Inter IC bus or I2C bus is a simple bidirectional two wire bus designed primarily for general co
The Inter IC bus or I2C bus is a simple bidirectional two wire bus designed primarily for general control
and data transfer communication between ICs.
Some of the features of the I2C bus are:
&#8226 Two signal lines, a serial data line (SDA) and a serial clock line (SCL), and ground are required. A
...
数据结构 Trees are natural structures for representing certain kinds of hierarchical data. A (rooted) tree co
Trees are natural structures for representing certain kinds of hierarchical data. A (rooted) tree consists of a set of nodes (or vertices) and a set of arcs (or edges).
系统设计方案 We address the problem of predicting a word from previous words in a sample of text. In particular,
We address the problem of predicting a word from previous words in a sample of text. In particular,
we discuss n-gram models based on classes of words. We also discuss several statistical algorithms
for assigning words to classes based on the frequency of their co-occurrence with other words. We
fin ...
数值算法/人工智能 A Markov Chain Monte Carlo version of the genetic algorithm Differential Evolution: easy Bayesian co
A Markov Chain Monte Carlo version of the genetic algorithm Differential Evolution: easy Bayesian computing for real parameter spaces
嵌入式/单片机编程 Linux Home Server 是专门为家庭和SOHO/SMB 设计的高性价比的ISCSI 存储服务器, 具有如下的特色: 强大的iscsi 存储服务器软件; 混合iscsi 和NAS 服务;
Linux Home Server 是专门为家庭和SOHO/SMB 设计的高性价比的ISCSI 存储服务器, 具有如下的特色:
强大的iscsi 存储服务器软件;
混合iscsi 和NAS 服务;
Free, 基于Linux;
LHS-200 的编译使用openwrt 框架,需要先下载并配置openwrt 开发环境
从openwrt 的开发站点 https://dev.openwrt.org, 下载最新的开发分枝,并下载到 ...
其他 Description The art galleries of the new and very futuristic building of the Center for Balkan Coop
Description
The art galleries of the new and very futuristic building of the Center for Balkan Cooperation have the form of polygons (not necessarily convex). When a big exhibition is organized, watching over all of the pictures is a big security concern. Your task is that for a given gallery to wri ...
其他书籍 .NET Remoting is very important in distributed environments. This book essentially deals with the co
.NET Remoting is very important in distributed environments. This book essentially deals with the core concepts of .NET remoting along with some working examples. A must read.
其他书籍 Fast Fourier Transform power point The rectangular window introduces broadening of any frequency co
Fast Fourier Transform power point
The rectangular window introduces broadening of any frequency components [`smearing鈥? and sidelobesthat may overlap with other frequency components [`leakage鈥?.
鈥he effect improves as Nincreases
鈥owever, the rectangle window has poor properties and better c ...
Internet/网络编程 Socket progrm make the IP and Port in listening mode.It work as server, and number of clients can co
Socket progrm make the IP and Port in listening mode.It work as server, and number of clients can connect with this application