代码搜索:
找到约 10,000 项符合「」的源代码
代码结果 10,000
www.eeworm.com/read/192685/8365579
txt 修改iis扩展,提示权限被拒绝.txt
你 需 要 先 退 出 PWS服 务 , 然 后 编 译 。 编 译 后 再 启 动 PWS。
www.eeworm.com/read/292248/8365580
m get_constell.m
function constell=get_constell(mapping_type);
%Obtain the constellation acroding to mapping type.
%
%
[constell, qpsk_constell, bpsk_constell]=qam_constell_gen(1);
if strcmp(lower(mapping_type),
www.eeworm.com/read/392059/8365581
aps rms.aps
www.eeworm.com/read/292248/8365582
m get_preamble.m
function [preamble]=get_preamble(preamble_type, preamble_len);
%set the preamble for packet transmission
%Related parameters
%preamble_type
%preamble_len
%
if ~isempty(findstr(lower(preamble_typ
www.eeworm.com/read/192685/8365583
txt 如果不启动浏览器是否可以直接用程序来向web服务器发送.txt
之 所 以 发 生 字 符 串 丢 失 , 我 估 计 是 你 的 浏 览 器 启 动 时 间 较 长 。 其 实 , 你 不 用 启 动 浏 览 器 , 可 以 直 接 从 程 序 中 向 Web服 务 器 数 据 , 在 vb6中 提 供 了 Microsoft Internet Transfer Control处 理 HTTP、 FTP等 多 种 协 议 。 向 Web服 务 器 发 送 数
www.eeworm.com/read/292248/8365584
m set_comm_ofdm_parameters.m
function sim=set_comm_parameters(sim);
%set comm_parameters for a group of packets.
sim.sampling_rate=192000;
sim.carrier_freq=12000;
sim.symbol_rate=4000;
sim.bandwidth=6000;
sim.packet_type='o
www.eeworm.com/read/392059/8365585
cpp rmsdlg.cpp
// RMSDlg.cpp : implementation file
//
#include "stdafx.h"
#include "RMS.h"
#include "RMSDlg.h"
#include "DlgProxy.h"
#include "DataBinding.h"
#include "DlgLogIn.h"
#include "DlgUpdPwd.h"
#
www.eeworm.com/read/292248/8365586
m dec2base_tab.m
function mTable=dec2base_tab(Ndigits, Nbase, priority_type)
%dec2base_tab generates a table for the decimal figures to
%base N figures conversion. Nbase is the base for the desired
%figures. Ndigit
www.eeworm.com/read/392059/8365587
cpp stdafx.cpp
// stdafx.cpp : source file that includes just the standard includes
// RMS.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
www.eeworm.com/read/292248/8365588