代码搜索:特征码

找到约 10,000 项符合「特征码」的源代码

代码结果 10,000
www.eeworm.com/read/242302/13080536

txt 如何判断数据库是否成功打开.txt

1、 利 用 错 误 陷 阱 进 行 判 断 , 代 码 如 下 : on error resume next err.clear dim mycn as new adodb.connection set mycn = new adodb.connection mycn.open "dsn=abc;uid=uidstr;pwd=
www.eeworm.com/read/316129/13529704

m rx_pilot_phase_est.m

function correction_phases = rx_pilot_phase_est(rx_pilots, channel, sim_options) global sim_consts; num_symbols = size(rx_pilots, 3); %导引扰码格式 scramble_patt = repmat(sim_consts.PilotScramble,
www.eeworm.com/read/316032/13531994

c 36.c

#pragma interrupt_handler timer:7 //TC1溢出中断 #include #include #include //自定义字符点阵码文件,存于include目录下#include
www.eeworm.com/read/315936/13534547

asp loginchk.asp

www.eeworm.com/read/309425/13671643

c 36.c

#pragma interrupt_handler timer:7 //TC1溢出中断 #include #include #include //自定义字符点阵码文件,存于include目录下#include
www.eeworm.com/read/307027/13732425

txt 使用说明.txt

***************************************** 此代码是在鬼火狼烟的指导下完成的,特此感谢鬼火狼烟 2007.7.27 ****************************************** 在需要显示验证码图片的地方插入代码 同时,自动生成session("psn"),
www.eeworm.com/read/306533/13742524

c 36.c

#pragma interrupt_handler timer:7 //TC1溢出中断 #include #include #include //自定义字符点阵码文件,存于include目录下#include
www.eeworm.com/read/304826/13785969

txt 05-05.txt

%例5-5 使用char函数将ASCII码转换为字符串。 %解:在“命令窗口“中输入如下命令,并按Enter键确认。 >> t=['Peking University in discrimination debate' 'Middle East has two new leaders ' 'Romania, Bulgaria to join
www.eeworm.com/read/304001/13804995

asv melp_init.asv

%CONST global FMCQ_CODEBOOK; global Wf; global ham_win; global stage1 stage2; ham_win=hamming(200)'; %汉明窗系数 coeff; stage; %MSVQ四级本码(stage1(128),st
www.eeworm.com/read/304001/13805012

m melp_init.m

%CONST global FMCQ_CODEBOOK; global Wf; global ham_win; global stage1 stage2; ham_win=hamming(200)'; %汉明窗系数 coeff; stage; %MSVQ四级本码(stage1(128),st