代码搜索:C_code
找到约 39 项符合「C_code」的源代码
代码结果 39
www.eeworm.com/read/310310/13653742
m ul_start.m
function [size, crc, chCode, CD, CC, control] = ul_start(d_Code, c_Code, c_type, Kindex, nFrames,tx_ch)
%
%
% FUNCTION: ul_start
% AUTHOR: Maarit Melvasalo
% DATE: April 21, 19
www.eeworm.com/read/309005/13684286
m ul_start.m
function [size, crc, chCode, CD, CC, control] = ul_start(d_Code, c_Code, c_type, Kindex, nFrames,tx_ch)
%
%
% FUNCTION: ul_start
% AUTHOR: Maarit Melvasalo
% DATE: April 21, 19
www.eeworm.com/read/253008/12250978
m ul_start.m
function [size, crc, chCode, CD, CC, control] = ul_start(d_Code, c_Code, c_type, Kindex, nFrames,tx_ch)
%
%
% FUNCTION: ul_start
% AUTHOR: Maarit Melvasalo
% DATE: April 21, 19
www.eeworm.com/read/150163/12308177
m ul_start.m
function [size, crc, chCode, CD, CC, control] = ul_start(d_Code, c_Code, c_type, Kindex, nFrames,tx_ch)
%
%
% FUNCTION: ul_start
% AUTHOR: Maarit Melvasalo
% DATE: April 21, 19
www.eeworm.com/read/249981/12443805
xml input.xml
585849562D41420015CD5B07B17F3905
0x1
What a wonderful person is this guy
www.eeworm.com/read/227499/14422121
m ul_start.m
function [size, crc, chCode, CD, CC, control] = ul_start(d_Code, c_Code, c_type, Kindex, nFrames,tx_ch)
%
%
% FUNCTION: ul_start
% AUTHOR: Maarit Melvasalo
% DATE: April 21, 19
www.eeworm.com/read/173135/9671656
xml input.xml
585849562D41420015CD5B07B17F3905
0x1
What a wonderful person is this guy
www.eeworm.com/read/179335/9360720
h iset_can_code.h
/*
* Copyright (C) 2005 M.J. Zaki Rensselaer Polytechnic Institute
* Written by parimi@cs.rpi.edu
* Updated by chaojv@cs.rpi.edu, alhasan@cs.rpi.edu, salems@cs.rpi.edu
*
* T
www.eeworm.com/read/179335/9360758
h mset_can_code.h
/*
* Copyright (C) 2005 M.J. Zaki Rensselaer Polytechnic Institute
* Written by parimi@cs.rpi.edu
* Updated by chaojv@cs.rpi.edu, alhasan@cs.rpi.edu, salems@cs.rpi.edu
*
* T
www.eeworm.com/read/491607/6431002
c hex_c.c
////c_code的Hex转成字元////
uchar hex_c(uchar i)
{
switch(i) {
case '0': return(0);
case '1': return(1);
case '2': return(2);
case '3': return(3);
case '4': return(4