代码搜索:特征码

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

代码结果 10,000
www.eeworm.com/read/344057/11910950

bak main.bak

#include extern void ProcessPS2(void); extern void PS2Init(void) void main(void) { //往PC上发按键使用OnPS2SendChar(); //OnPS2SendChar(0x15);//Q//发送通码 //On
www.eeworm.com/read/343401/11950926

c 97.c

#include #include #include #include /*定义宏来指定控制键的ASCII码值*/ #define ESCGAME 1 #define SHOOT 57 #define MOVELEFT 75 #define MOVERIGHT 77 /*定义潜艇的移
www.eeworm.com/read/256612/11983248

m g729code.m

function G729code(speech) %clc; %clear all; %yout=wavread('2'); %speech=yout'; %以80点为一帧确定帧数 tic L=floor(length(speech)/80); codestream=[];%编码码流 %定义全局变量 QuanJuValue(speech); present_speech
www.eeworm.com/read/256120/12025111

frm svfrmlogin1.frm

VERSION 5.00 Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX" Begin VB.Form frmLogin1 BorderStyle = 3 'Fixed Dialog Caption = "更改权限码" ClientHeight
www.eeworm.com/read/256120/12025138

frm frmlogin1.frm

VERSION 5.00 Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX" Begin VB.Form frmLogin1 BorderStyle = 3 'Fixed Dialog Caption = "更改权限码" ClientHeight
www.eeworm.com/read/255268/12092370

jsp createma.jsp

www.eeworm.com/read/254980/12110191

v compilefsm.v

//有限状态机 //Example 1 //采用Gray码 module fsm1 (Clock, Reset, A, F, G); input Clock, Reset, A; output F, G; reg F, G; reg [1:0] state; parameter Idle = 2'b00, Start = 2'b01, Stop =
www.eeworm.com/read/150794/12260711

c km12.c

//两位十进制数x转换成BCD码存在变量y中 #include main() {unsigned char x,y,gw,sw; gw=x%10; sw=x/10; sw=sw
www.eeworm.com/read/339002/12267880

frm svfrmlogin1.frm

VERSION 5.00 Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX" Begin VB.Form frmLogin1 BorderStyle = 3 'Fixed Dialog Caption = "更改权限码" ClientHeight
www.eeworm.com/read/339002/12267894

frm frmlogin1.frm

VERSION 5.00 Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX" Begin VB.Form frmLogin1 BorderStyle = 3 'Fixed Dialog Caption = "更改权限码" ClientHeight