搜索结果
找到约 1,349 项符合
discrete-time 的查询结果
书籍源码 实现int或long int类型数据向time类型数据转化
实现int或long int类型数据向time类型数据转化,比如说,int i=258147369, 它将转化为x小时y分z秒。
软件设计/软件工程 simulink real-time workshop for dragon12 development board from
simulink real-time workshop for dragon12 development board from
文章/文档 Robust Adaptive Time Delay Estimation for Speaker Localization in Noisy and Reverberant Acoustic Env
Robust Adaptive Time Delay Estimation for Speaker Localization in Noisy and Reverberant Acoustic Environments
通讯/手机编程 A document and source code of Alamouti space time coding scheme
A document and source code of Alamouti space time coding scheme
其他 a transport protocol for real time applications
a transport protocol for real time applications,主要用于音视频、多方会议
单片机开发 [推荐]彭光红先生的《小容量单片机系统的C语言程序结构》Point RTOS monolithic integrated circuit real-time operating system Poin
[推荐]彭光红先生的《小容量单片机系统的C语言程序结构》Point RTOS monolithic integrated circuit real-time operating system Point RTOS monolithic integrated circuit real-time operating system
其他嵌入式/单片机内容 Real-Time Kernel
Real-Time Kernel ,简易型REAL-TEME SYSTEM 源码,可用于嵌入Muti task学习
通讯编程文档 1. 定义时间类Time
1. 定义时间类Time,给出类的成员属性及构造函数、析构函数及普通方法的定义,利用定义的类定义对象,并对对象的属性进行访问;
2. 定义一个类Point,然后定义类Point的派生类Circle,再定义Circle的派生类Cylinder;
3. 通过函数参数类型的不同实现函数重载;
4. 函数模板的定义与使用。 ...
VHDL/FPGA/Verilog This a vhdl programme for realise an electron watch by max-plus II. The function includes time showi
This a vhdl programme for realise an electron watch by max-plus II. The function includes time showing and time setting. It may be extended to other functions like alarming clock and so forth.
串口编程 /*系统时钟采用 Fosc=7.373 定时器方式1的定时时间 Time=(65536-THTL)*2/Fosc,默认5ms 定时器1工作在16位
/*系统时钟采用 Fosc=7.373
定时器方式1的定时时间 Time=(65536-THTL)*2/Fosc,默认5ms
定时器1工作在16位,用作系统时钟
定时器0工作在16位,作为定时开始采样用,定时范围为0.1ms(0xfe8f)-15ms(0x27fe),默认为1ms=0xf19a,可以通过设置命令改变
串行口波特率由内部产生,11.059MHz->BRGR1:0=0x0050=115200Bps,0x00b0=5760 ...