搜索结果
找到约 1,380 项符合
Time-Domain 的查询结果
书籍源码 实现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,主要用于音视频、多方会议
其他书籍 以前给公司员工做Domain培训的时候写的一份简单的教程
以前给公司员工做Domain培训的时候写的一份简单的教程,讲述Windows和linux环境下的Domain服务器的搭建和管理
单片机开发 [推荐]彭光红先生的《小容量单片机系统的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
Linux/Unix编程 自己做的常用库和实现的数据结构。public domain.
自己做的常用库和实现的数据结构。public domain.
其他嵌入式/单片机内容 Real-Time Kernel
Real-Time Kernel ,简易型REAL-TEME SYSTEM 源码,可用于嵌入Muti task学习
通讯编程文档 1. 定义时间类Time
1. 定义时间类Time,给出类的成员属性及构造函数、析构函数及普通方法的定义,利用定义的类定义对象,并对对象的属性进行访问;
2. 定义一个类Point,然后定义类Point的派生类Circle,再定义Circle的派生类Cylinder;
3. 通过函数参数类型的不同实现函数重载;
4. 函数模板的定义与使用。 ...