代码搜索:Decode
找到约 10,000 项符合「Decode」的源代码
代码结果 10,000
www.eeworm.com/read/466387/7034596
h decode.h
/***********************************
解码PDU字符串
输入:接收到的PDU字符串
输出:短信发送时间戳,对方手机号码以及短信内容(已经转化为utf-8格式编码)
作者:蒙德鑫
时间:2008/12/11
************************************/
#ifndef _DECODE_H_MENGDEXIN_
#define _D
www.eeworm.com/read/466387/7034598
c~ decode.c~
#include
#include
#include
#include
int get_message(const char *pdu,char *time,char *phone,char *msg);
int msg_dealwith(const char *msg,char *unicode);
int
www.eeworm.com/read/466387/7034599
c decode.c
#include
#include
#include
#include
int get_message(const char *pdu,char *time,char *phone,char *msg);
int msg_dealwith(const char *msg,char *unicode);
int
www.eeworm.com/read/466387/7034601
c decode.c
/***********************************
构造PDU字符串
输入:短信,对方手机号码,以及短信中心号码
输出:PDU字符串,采用USC2编码
作者:蒙德鑫
时间:2008/12/10
************************************/
#include
#include
#include
www.eeworm.com/read/465462/7055234
cpp decode.cpp
//Name: i'll be back(Parttime)
//Assign 2- Task 2b
//Program that decode/encoded text file
#include
#include
#include
#include
#include
#inc
www.eeworm.com/read/105767/7109068
c decode.c
/*
* Copyright 1992 by Jutta Degener and Carsten Bormann, Technische
* Universitaet Berlin. See the accompanying file "COPYRIGHT" for
* details. THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
www.eeworm.com/read/404232/7110750
h decode.h
/*************************************************************************
AVS1-P2视频解码器源码
版权所有:联合信源数字音视频技术(北京)有限公司, (c) 2005-2006
AVS1-P2 Video Decoder Source Code
(c) Copyright, NSCC All R
www.eeworm.com/read/404232/7110754
cpp decode.cpp
/*************************************************************************
AVS1-P2视频解码器源码
版权所有:联合信源数字音视频技术(北京)有限公司, (c) 2005-2006
AVS1-P2 Video Decoder Source Code
(c) Copyright, NSCC All R
www.eeworm.com/read/304790/7114565
m decode.m
function [x]=decode(a,low,up)
%解码函数
%a为待解码个体
a=fliplr(a);%二进制字符串倒序排列
s=size(a);
aux=0:1:21;aux=ones(s(1),1)*aux;
x1=sum((a.*2.^aux)');
x=low+(up-low)*x1./4194303;
www.eeworm.com/read/197190/7150300
vbw decode.vbw
Form1 = 248, 79, 773, 519, , 198, 198, 723, 638, C
Module1 = 132, 132, 657, 572, C