代码搜索:特征码
找到约 10,000 项符合「特征码」的源代码
代码结果 10,000
www.eeworm.com/read/245108/12822373
vbw ascii码查询器.vbw
Form1 = 49, 66, 677, 591, , 22, 22, 375, 375, C
Form2 = -139, 210, 594, 658, C, 66, 66, 419, 419, C
www.eeworm.com/read/245108/12822382
vbp ascii码查询器.vbp
Type=Exe
Form=Form1.frm
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINNT\System32\stdole2.tlb#OLE Automation
Form=Form2.frm
IconForm="Form1"
Startup="Form1"
HelpFile=""
Title=
www.eeworm.com/read/245108/12822386
exe ascii码查询器.exe
www.eeworm.com/read/141949/12976043
asm 3bcd码相乘.asm
DATAS SEGMENT
X DB 55H
Y DB 24H
Z DB 5H DUP(?)
P DB '55*24='
Q DB 6H DUP(?)
DATAS ENDS
STACKS SEGMENT
DB 20H DUP(?)
STACKS E
www.eeworm.com/read/141253/13027693
txt 卷积码c源码.txt
* viterbi.cpp jdg 2005/04/20
一个(k,n,K)的卷积码的维特比译码算法
*/
#define k 1 //一次输入序列的长度
#define n 3 //一次输出序列的长度
#define K 3 //约束长度
#define DECODER_STATES 4 //状态数2^(K-1)*k
#define BRANCH_NUM 2 //从一个状态延伸
www.eeworm.com/read/326699/13121998
rar 846(morse码的转换).rar
www.eeworm.com/read/241319/13156681
cpp bg码转换dlg.cpp
// BG码转换Dlg.cpp : implementation file
//
#include "stdafx.h"
#include "BG码转换.h"
#include "BG码转换Dlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE_
www.eeworm.com/read/241319/13156685
rc2 bg码转换.rc2
//
// BG码转换.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
/////
www.eeworm.com/read/241319/13156696
h bg码转换dlg.h
// BG码转换Dlg.h : header file
//
#if !defined(AFX_BGDLG_H__7D130479_41F5_47F2_B53F_9FCC7D74AC0D__INCLUDED_)
#define AFX_BGDLG_H__7D130479_41F5_47F2_B53F_9FCC7D74AC0D__INCLUDED_
#if _MSC_VER > 10