代码搜索:Variable
找到约 10,000 项符合「Variable」的源代码
代码结果 10,000
www.eeworm.com/read/409470/11321814
txt 新建 文本文档.txt
3 软件设计
按照硬件电路设计,系统软件编程的基本思路是,系统上电时初始配置nRF2401 状态字,随后进入激活方式。本系统只需对状态字后的120 bit 进行配置,其值为0x500800d0dddddd00dddddddd836f05。配置后nRF2 401 的通道1 数据段长度8 bit , 地址段长度32 bit ,通道1 硬件地址0xdddddddd ,使能位16 校验段,单通道
www.eeworm.com/read/295602/8150363
txt 新建 文本文档.txt
3 软件设计
按照硬件电路设计,系统软件编程的基本思路是,系统上电时初始配置nRF2401 状态字,随后进入激活方式。本系统只需对状态字后的120 bit 进行配置,其值为0x500800d0dddddd00dddddddd836f05。配置后nRF2 401 的通道1 数据段长度8 bit , 地址段长度32 bit ,通道1 硬件地址0xdddddddd ,使能位16 校验段,单通道
www.eeworm.com/read/235435/14072114
vhd tb_xfft16_fio.vhd
--
-- Filename: tb_xfft16_fio.vhd
--
--
-- NOTE: This test bench must be compiled as VHDL-93
--
-- *********************************************************************************************
www.eeworm.com/read/302667/13829382
m multi_path channel.m
% Two_path Rayleigh Channel
function [b1, b2] = maltipath_channel
global sim_consts;
N = 1000;
% The IIR filter is described by the vectors A and B
A = [1 -2*p p^2];
B = (1-p)^2;
if ~i
www.eeworm.com/read/302667/13829424
m multi_path channel.m
% Two_path Rayleigh Channel
function [b1, b2] = maltipath_channel
global sim_consts;
N = 1000;
% The IIR filter is described by the vectors A and B
A = [1 -2*p p^2];
B = (1-p)^2;
if ~i
www.eeworm.com/read/123026/6064087
cpp showvariables.cpp
// ShowVariables.cpp : Defines the entry point for the DLL application.
// (c) 2000 Microsoft Corporation
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
// This source code i
www.eeworm.com/read/117325/6104556
c master_request.c
/*
* master_request.c
*
* Handle passing SNMP requests to and from AgentX clients
*/
#include "config.h"
#include
#include
#ifdef HAVE_STDLIB_H
#include
#end
www.eeworm.com/read/103267/6220355
svn-base variables.cpp.svn-base
#include "variables.h"
#include "whale.h"
#include "parser.h"
#include "process.h"
#include "utilities.h"
#include "nstl/stl_format.h"
using namespace std;
using namespace Whale;
void report_wrong_p