代码搜索:SW
找到约 10,000 项符合「SW」的源代码
代码结果 10,000
www.eeworm.com/read/107907/15598102
c 16sw10.c
//16进制10进制互换程序
unsigned char d[10]; //用于显示的10位显示缓存
//========================================================
//16进制to10进制输出子程序:显示数据,起始位,结束位,有无小数点
//=====================================
www.eeworm.com/read/105636/15663498
c 16sw10.c
//16进制10进制互换程序
unsigned char d[10]; //用于显示的10位显示缓存
//========================================================
//16进制to10进制输出子程序:显示数据,起始位,结束位,有无小数点
//=====================================
www.eeworm.com/read/104236/15700909
c 16sw10.c
//16进制10进制互换程序
unsigned char d[10]; //用于显示的10位显示缓存
//========================================================
//16进制to10进制输出子程序:显示数据,起始位,结束位,有无小数点
//=====================================
www.eeworm.com/read/126641/6015340
h cswift.h
/* Attribution notice: Rainbow have generously allowed me to reproduce
* the necessary definitions here from their API. This means the support
* can build independently of whether application builde
www.eeworm.com/read/427173/8970033
h float.h
@函数名称: _fpreset
函数原型: void _fpreset(viod)
函数功能: 重新设置浮点运算系统
函数返回:
参数说明:
所属文件:
#include
#include
char *status[2]={"No"," "};
int main()
{
www.eeworm.com/read/470695/6905950
h includes.h
#include
#define sw1 P1^5
#define sw2 P1^6
#define sw3 P1^7
www.eeworm.com/read/338238/12317179
cpp swendsenwang.cpp
#include "SwendsenWang.h"
#include
#include "mex.h"
SwendsenWang::~SwendsenWang() {
for (int i=0; iN; i++) {
delete[] sw_bondFrozen[i];
}
delete[] sw_bondFrozen;
sw_
www.eeworm.com/read/265938/11248919
c switch.c
#include
#include
#include
#include
#include
#include "switch.h"
#include "sw_val.h"
static int swfd;
int sw_init()
{
if((swfd = open("/dev
www.eeworm.com/read/357769/10201303
txt qpsk调制.txt
QPSK调制的DSP实现
参数设定: 采样速率384000次/S
载波频率48KHZ
传输数据速率64KB/S
汉明窗平方根升余弦滚降
滚降系数0.35
51阶FIR滤波
子程序说明
data_input 子程序用来从外部读入2b数据。
base_