代码搜索:参数对比
找到约 10,000 项符合「参数对比」的源代码
代码结果 10,000
www.eeworm.com/read/324705/13251068
c rc522.c
#include "main.h"
#include "mfrc522.h"
#define MAXRLEN 18
/////////////////////////////////////////////////////////////////////
//功 能:寻卡
//参数说明: req_code[IN]:寻卡
www.eeworm.com/read/323260/13346384
m mlse_1h_cpm.m
% MLSE CPM demodulation
clear;
% *******************
% 参数控制
% *******************
% modulator index array
h=5/16;
M=2;
% fc=carrier frequency
% T=symbol period
% Ts=sample period
www.eeworm.com/read/104132/6210302
dfm formset.dfm
object frmFormSet: TfrmFormSet
Left = 248
Top = 111
BorderIcons = []
BorderStyle = bsDialog
Caption = '窗体参数设置'
ClientHeight = 164
ClientWidth = 357
Color = 16643297
Font.Cha
www.eeworm.com/read/104132/6210360
dfm formset.dfm
object frmFormSet: TfrmFormSet
Left = 248
Top = 111
BorderIcons = []
BorderStyle = bsDialog
Caption = '窗体参数设置'
ClientHeight = 164
ClientWidth = 357
Color = 16643297
Font.Cha
www.eeworm.com/read/490775/6442349
m ds_modulation_demodulation.m
m序列扩频调制解调实现
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %
% 函数通过输入信号序列和扩频因子,以及调制解调选择参数来 %
% 完成扩频调
www.eeworm.com/read/489657/6468603
c timer.c
#include "Russia.h"
unsigned int TimerCounter=0; /* 计时变量,每秒钟增加18 */
/**********************************************************
* 函数原型:void interrupt (*oldtimer)(void) *
* 传入参数:无
www.eeworm.com/read/485559/6553011
cs downloadeventargs.cs
using System;
using System.Collections.Generic;
using System.Text;
namespace Cblang.HttpDownload
{
///
/// 下载事件参数
///
public class DownLoadEventArgs : S
www.eeworm.com/read/477107/6747509
sql 查询历史销售记录.sql
/**********************************************
查询历史销售记录
************************************************/
declare @odate char(6)
declare @date char(6)--日期段参数,就是要统计的日期段
declare @year datetime