搜索结果
找到约 1,260 项符合
EDU-R 的查询结果
书籍源码 A novel met hod t o p artially compensate sigma2delta shap ed noise is p rop osed. By injecting t he
A novel met hod t o p artially compensate sigma2delta shap ed noise is p rop osed. By injecting t he comp en2
sation cur rent int o t he p assive loop f ilte r during t he delay time of t he p hase f requency detect or ( PFD) , a maximum
reduction of t he p hase noise by about 16dB can be achieved. ...
中间件编程 给出一个非负小数
给出一个非负小数,找出分子不超过M,分母不超过N的最简分数或整数,
使其最接近给出的小数。如果这个分数不唯一,输出‘TOO MANY’。
输入文件格式(closest.in)
第一行,M,N(1<=M,N<=10^9)
第二行,即小数R,(0<R
输出文件格式(closest.out)
仅一行,若解唯一输出 分子 / 分母(整数K写成K/1),否则输出TOO MANY
样例 ...
Java编程 设存在集合A
设存在集合A,R是A上的关系,检查R是否为等价关系。并且生成R的自反闭包、对称闭包和传递闭包。R既可以由用户输入,也可以由程序随机生成。【最大选题人数:8】
提示:集合A中的元素可以是任何类型,甚至是对象。
通讯编程文档 MPC8260-MCC-HOWTO Abstract: This document attempts to give the linux developer community of motoro
MPC8260-MCC-HOWTO
Abstract:
This document attempts to give the linux developer community of motorola(R) s
mpc8260 processor a fairly good idea of programming details of Multi
Channel controller.
This document can be distributed under GPL version 2.0 or later, GPL is
available at (http://www.gnu.org ...
文章/文档 Overview Input Clock = 24Mhz Preview VGA 15fps @ 60Hz VGA 12.5fps @ 50Hz Capture VGA 15fps @ 60H
Overview
Input Clock = 24Mhz
Preview VGA 15fps @ 60Hz
VGA 12.5fps @ 50Hz
Capture VGA 15fps @ 60Hz
VGA 12.5fps @ 50Hz
Output Format YCbCr 4:2:2 (ITU 656)
YCbCr to RGB conversion
R = Y + (351*(Cr – 128)) >> 8
G = Y – (179*(Cr – 128) + 86*(Cb – 128))>>8
B = Y + (443*(Cb – 128)) >> 8 ...
Java编程 OReilly.Java.Rmithis book provides strategies for working with serialization, threading, the RMI r
OReilly.Java.Rmithis book provides strategies for working with serialization,
threading, the RMI registry, sockets and socket factories, activation,
dynamic class downloading, HTTP tunneling, distributed garbage
collection, JNDI, and CORBA. In short, a treasure trove of valuable
RMI knowledge pa ...
Linux/Unix编程 一个基于GTK+的单词数值计算器
一个基于GTK+的单词数值计算器,1、 按照规则计算单词的值,如果 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 26个字母(全部用大写)的值分别为 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26,如:
WINJACK这个单词的值就为:W+I+N+J+A+C+K=23+9+14+1+3+11=71%
HARDWORK=H+A+R+D+W+O ...
单片机开发 *** **增量式PID控制算法程序*********** T、TD、TI、KP依次从30H
*** **增量式PID控制算法程序***********
T、TD、TI、KP依次从30H,33H,36H,39H开始。
A,B,C的值依次存在BLOCK1,BLOCK2,BLOCK3的地址里
这里R(k)给的是定值
数学计算 有限元分析源程序汇总
有限元分析源程序汇总,含D.R.J. Owen 和一些线性非线性程序段,用FORTRAN77编写,主要用于结构分析
软件设计/软件工程 作案枪支管理系统的软件体系结构
作案枪支管理系统的软件体系结构,附有E-R图,PDM, CDM图,及SQL代码。