翻译来自
:http://wiki.jabbercn.org/index.php?title=XEP-0045&variant=zh-cn#.E6.9C.AF.E8.AF.AD通用术语Affiliation(岗位)--
一个长期存在的和房间之间的联系或连接; 可能的岗位有 "owner"(所有者),...
分类:
其他好文 时间:
2014-06-11 11:00:21
阅读次数:
311
1)分辩率(Resolution)
指数字量变化一个最小量时模拟信号的变化量,定义为满刻度与2n的比值。分辩率又称精度,通常以数字信号的位数来表示。 2) 转换速率(Conversion
Rate)是指完成一次从模拟转换到数字的AD转换所需的时间的倒数。积分型AD的转换时间是毫秒级属低速AD,逐次比...
分类:
其他好文 时间:
2014-06-11 07:32:39
阅读次数:
347
1.
AD转换器的分类下面简要介绍常用的几种类型的基本原理及特点:积分型、逐次逼近型、并行比较型/串并行型、∑-Δ调制型、电容阵列逐次比较型及压频变换型。1)积分型(如TLC7135)积分型AD工作原理是将输入电压转换成时间(脉冲宽度信号)或频率(脉冲频率),然后由定时器/计数器获得数字值。其优点是...
分类:
其他好文 时间:
2014-06-10 00:19:38
阅读次数:
2068
如何登陆AD认证的sharepoint站点,通过一个脚本可以实现。...
分类:
其他好文 时间:
2014-06-08 16:48:04
阅读次数:
181
php Action 服务器端
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
/**
* Description of UploadAction
*
* @author hxwj
*/
class ...
分类:
Web程序 时间:
2014-06-08 15:26:18
阅读次数:
292
select * from (select a.*,rownum as rn from tetm_ad_type a) b where b.rn
--表名不能用as 字段名可以用as 取别名
oralce...
分类:
数据库 时间:
2014-06-08 09:58:47
阅读次数:
318
/** linux/tools/build.c** Copyright (C) 1991,
1992 Linus Torvalds*//** This file builds a disk-image from three different
files:** - bootsect: max 510...
分类:
其他好文 时间:
2014-06-08 08:04:19
阅读次数:
344
#上层makefile调用执行make命令,执行的应该是第一个目标allHEAD =
head.oSYSTEM = ../tools/zSystem#LD = gcc#TEST = -DTEST_DRIVERzOBJECTS = $(HEAD)
inflate.o unzip.o misc.oCFL...
分类:
其他好文 时间:
2014-06-08 07:38:47
阅读次数:
245
Android, an open source operating system for
mobile devices (Smartphone and tablet), led by Google. The Android SDK provides
a set of tools and APIs t...
分类:
移动开发 时间:
2014-06-08 06:43:07
阅读次数:
393