搜索结果
找到约 73 项符合
amr-WB 的查询结果
数学计算 做网格的好程序
做网格的好程序,PARAMESH is a package of Fortran 90 subroutines designed to provide an application developer with an easy route to extend an existing serial code which uses a logically cartesian structured mesh into a parallel code with adaptive mesh refinement(AMR).
单片机开发 M16C/6S 群是采用64 管脚的塑模LQFP 封装的单片机。该群将电力线通信调制解调器内核(利用了Yitran Communications Ltd公司开发的IT800PLC调制解调器技术)和模
M16C/6S 群是采用64 管脚的塑模LQFP 封装的单片机。该群将电力线通信调制解调器内核(利用了Yitran
Communications Ltd公司开发的IT800PLC调制解调器技术)和模拟前端进行了单芯片化。M16C/60系列CPU内
核实现了高级别的编码效率和高速运算处理,而且,内置的IT800调制解调器内核还采用了Yitran公司的DCSK
(Differential C ...
行业发展研究 Dutch Smart Meter Requirements v2.2 定义了IEC 62056和M-Bus的具体应用
Dutch Smart Meter Requirements v2.2
定义了IEC 62056和M-Bus的具体应用,非常有助于对AMR系统的理解
语音压缩 移动增值业务,主要介绍彩信方面的知识
移动增值业务,主要介绍彩信方面的知识,AMR。彩信的一些基本知识,对于移动增值开发工程师有很大的帮助。
VHDL/FPGA/Verilog This is is a bridge IP core to interface the Tensilica PIF bus protocol with the OpenCores WishBone.
This is is a bridge IP core to interface the Tensilica PIF bus protocol with the OpenCores WishBone. It currently supports single-cycle as well as burst transfer operations. The core has been tested in a master-PIF slave-WB configuration.
源码 运动会源代码
#include&nbsp;<malloc.h>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;
#include&nbsp;<stdio.h>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;
#include&nbsp;<stdlib.h>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;
#include&nbsp;<string.h>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;
#define&nbsp;NULL&nbsp;0&nbsp;&nbsp; &nbsp;&nbsp ...
源码 成绩查询系统
#include<stdio.h>
#include<string.h>
#include<stdlib.h>
#define N 100
int iNumOfStu=0;
struct score
&nbsp;&nbsp;{
&nbsp;&nbsp;float math;
&nbsp;&nbsp;float english;
&nbsp;&nbsp;float computer;
&nbsp;&nbsp;};
struct student
&nbsp;&nbsp;{
&nbsp;&nbsp;int number ...
源码 学生成绩guanli
#include<stdio.h>
#include<string.h>
#include<stdlib.h>
#define N 100
int iNumOfStu=0;
struct score
&nbsp;&nbsp;{
&nbsp;&nbsp;float math;
&nbsp;&nbsp;float english;
&nbsp;&nbsp;float computer;
&nbsp;&nbsp;};
struct student
&nbsp;&nbsp;{
&nbsp;&nbsp;int number ...
技术资料 STM32 电机控制 SDK
1.STM32 电机控制SDK 概述STM32 电机控制SDK 包含以下项目:• STM32 电机控制固件• STM32 电机控制WB• STM32 电机控制分析仪• 现有文档• STM32 电机控制固件的参考文档此软件包作为将上述所有项目安装在用户计算机中的可执行软件提供。STM32 电机控制 SDK 取决于STM32Cube 和STM32CubeMx。因此,必须在SDK 之前安装STM ...