搜索结果
找到约 1,758 项符合
dvb-t 的查询结果
Java编程 iorej g 5piy p4i6yp5ok6uh[5k6u[ t u[6puj[io 8o]7[8
iorej g 5piy p4i6yp5ok6uh[5k6u[
t u[6puj[io 8o]7[8
DSP编程 t transistor has the characteristics of components of the sensor real-time measurement of voltage an
t transistor has the characteristics of components of the sensor real-time measurement of voltage and current signals through, obtained quality factor correction circuit for the feedback and the feedback time, IBM used the feedback field effect transistor implementation, in order to achieve quality ...
matlab例程 function [sys,x0,str,ts] = csfunc(t,x,u,flag) % 定义一个连续系统的 S-function
function [sys,x0,str,ts] = csfunc(t,x,u,flag)
% 定义一个连续系统的 S-function
网络 IP OVER DVB中的协议转换模块
IP OVER DVB中的协议转换模块,在Linux下可以直接编译加载,在内核态下运行。这里是一个验证程序。输入由一些字符充当。
技术管理 T.30详细介绍,比较详细,来源于我们公司
T.30详细介绍,比较详细,来源于我们公司
Linux/Unix编程 These files contain the source code of the "Video Disk Recorder", which is based on the DVB driver
These files contain the source code of the "Video Disk Recorder",
which is based on the DVB driver of the LinuxTV project.
Delphi控件源码 SelGateA.F.T代码此代码有一定的价值哦呵呵喜欢传世的朋友可以拿去研究下啦
SelGateA.F.T代码此代码有一定的价值哦呵呵喜欢传世的朋友可以拿去研究下啦
其他 排列问题 M个1,N个0的排列(高效率版) 排列数为:c(m+n,n) 对n个0,m个1,我的想法是这样的: 每个排列可以分三段: 全0列,全1列, 子问题列 设各段长:r,s,t .子问
排列问题
M个1,N个0的排列(高效率版)
排列数为:c(m+n,n)
对n个0,m个1,我的想法是这样的:
每个排列可以分三段:
全0列,全1列, 子问题列
设各段长:r,s,t .子问题列就是 (n,m) = (n-r,m-s),其中0<=r<=n,s=1
汇编语言 编写函数int index返回字符t在字条串s中出现的最左边的位置
编写函数int index返回字符t在字条串s中出现的最左边的位置,如果在s中没有与t匹配的子串,不返回-1
单片机开发 AVR单片机入门及C语言高效设计实践(六) ATMEAG16L的定时/计数器 ATMEAG16L有两个8位定时/计数器(T/C0、T
AVR单片机入门及C语言高效设计实践(六)
ATMEAG16L的定时/计数器 ATMEAG16L有两个8位定时/计数器(T/C0、T,C2)和一个16位定时/计数器T/C1)。每一个计数器都支持PWM(脉冲宽度调制)输出功能。PWM输出在电机控制、开关电源、信号发生等领域有着广泛的应用。[第一段] ...