代码搜索:速查手册

找到约 5,819 项符合「速查手册」的源代码

代码结果 5,819
www.eeworm.com/read/439857/7700270

m m06_dpcmopt.m

N=2^3; %以3比特传输信道 t=[0:100]*pi/20; u=cos(t); [predictor,codebook,partition]=dpcmopt(u,1,N); %DPCM编码;生成分界点矢量、编码手册和优化的预测传递函数 [index,quant]=dpcmenco(u,codebook, partition, predictor) %使用DPCM译
www.eeworm.com/read/245506/12797167

m m06_dpcmopt.m

N=2^3; %以3比特传输信道 t=[0:100]*pi/20; u=cos(t); [predictor,codebook,partition]=dpcmopt(u,1,N); %DPCM编码;生成分界点矢量、编码手册和优化的预测传递函数 [index,quant]=dpcmenco(u,codebook, partition, predictor) %使用DPCM译
www.eeworm.com/read/136209/13387962

txt 用6000元创建一个地区品牌.txt

用6000元创建一个地区品牌 -------------------------------------------------------------------------------- 2002-12-22 16:08:59 中国营销传播网 朱镜湖 阅读1233次 《网络营销手册》--tomx.com 为营销人服务 在今天,要打造一个品牌已甚为不易
www.eeworm.com/read/311940/13621102

txt bookinfo.txt

book_id=1000201_03 book_name=Microsoft Visual C++6.0类库参考手册(一)(下) author=[美]Microsoft page_number=1434 fore_cover_number=2 preface_number=4 content_number=14 text_number=1434 text_start_page=72
www.eeworm.com/read/253975/12171856

htm index.htm

蓝雨聊天室用户手册
www.eeworm.com/read/150049/12322508

txt mega8fuse.txt

以下内容根据mega8的英文手册翻译,希望对大家有所帮助。如发现错误,恳请大家指正。 mega8熔丝位: 1:未编程(不选中) 0:编程(选中) ******************************** 熔丝位 说明 缺省设置 ******************************** RSTDISBL: 复位或I/O功能选择
www.eeworm.com/read/208315/4993731

names .names

# # Title=天大求实 BBS 精华区公布栏 # Name=本站使用者手册 Path=~/usermanual Numb=1 # Name=讨论区精华 Path=~/groups Numb=2 # Name=本站各类数据统计 Path=~/bbslist Numb=3 # Name=闲人免进区 - 限站长进入 (BM: SYSOPS)
www.eeworm.com/read/105589/15664786

cnx scroll.cnx

*scroll.txt* For Vim version 6.2. 原文最近更新: 2001年9月19日 Vim 参考手册 作者:Bram Moolenaar (翻译:iCrazy http://vimcdoc.sf.net) 滚屏 *scrolling* 这些命令是用来移动窗口中的内容的。如果光标的位置
www.eeworm.com/read/105589/15664791

cnx os_mint.cnx

*os_mint.txt* For Vim version 6.2. 原文最近更新: 2001年9月3日 Vim 参考手册 作者:Jens M.Felderhoff (翻译:iCrazy http://vimcdoc.sf.net) *MiNt* *Atari* 这一个文件中包含了Atari MiNT
www.eeworm.com/read/105589/15664797

cnx debugger.cnx

*debugger.txt* For Vim version 6.2. 原文最近更新: 2001年12月22日 Vim 参考手册 作者:Gordon Prieur (翻译:iCrazy http://vimcdoc.sf.net) 支持调试器的特性 *debugger-support* 1. 调试器的特性 |