代码搜索:Encode
找到约 8,258 项符合「Encode」的源代码
代码结果 8,258
www.eeworm.com/read/331534/3409390
entries
9
dir
629
https://poco.svn.sourceforge.net/svnroot/poco/poco/branches/poco-1.3.2/Foundation/samples/base64encode/src
https://poco.svn.sourceforge.net/svnroot/poco
2007-08-10T13:39:33.357815Z
342
o
www.eeworm.com/read/316872/3600558
h futex.h
#ifndef _ASM_S390_FUTEX_H
#define _ASM_S390_FUTEX_H
#ifdef __KERNEL__
#include
#include
#include
static inline int futex_atomic_op_inuser (int encode
www.eeworm.com/read/292486/3952906
c g726.c
#include "stdio.h"
#include "memory.h"
#include "g72x.h"
extern void g726_Encode(unsigned char *speech,char *bitstream)
{
g726_state state_ptr;
short temp[480];
int i;
//char c;
g726
www.eeworm.com/read/292486/3953009
c g726.c
#include "stdio.h"
#include "memory.h"
#include "g72x.h"
extern void g726_Encode(unsigned char *speech,char *bitstream)
{
g726_state state_ptr;
short temp[480];
int i;
//char c;
g726
www.eeworm.com/read/422060/2043929
phpt bz2_filter_compress.phpt
--TEST--
bzip2.compress (with convert.base64-encode)
--SKIPIF--
--FILE--
www.eeworm.com/read/413980/2155823
js dialog_tag_form.js
var OxO86e9=["inp_action","sel_Method","inp_name","inp_id","inp_encode","sel_target","Name","value","name","id","action","method","encoding","application/x-www-form-urlencoded","","target"];var inp_ac
www.eeworm.com/read/386590/2570274
wat makefile.wat
# Makefile for mpeg2encode (user contribution, untested)
#
# WATCOM C/386++
#
INC = C:\OR386\INCLUDE
LINKFILE = temp.lnk
CC = WCC386P
LL = WLINKP system dos4g
!ifdef DEBUG
CFLAGS = -w4 -zq -4r
www.eeworm.com/read/294712/8210700
c g726.c
#include "stdio.h"
#include "memory.h"
#include "g72x.h"
extern void g726_Encode(unsigned char *speech,char *bitstream)
{
g726_state state_ptr;
short temp[480];
int i;
//char c;
g726
www.eeworm.com/read/369113/9662345
wat makefile.wat
# Makefile for mpeg2encode (user contribution, untested)
#
# WATCOM C/386++
#
INC = C:\OR386\INCLUDE
LINKFILE = temp.lnk
CC = WCC386P
LL = WLINKP system dos4g
!ifdef DEBUG
CFLAGS = -w4 -zq -4r
www.eeworm.com/read/269026/11111236
v ram_fifo_all.v
//各个RAM的输入输出控制
module fifo_encode(clk1,clk2,reset,start,rdaddress,rdclocken,
wraddress,wrclocken,wren,data19,wordstart);
input start, reset;
input clk1, clk2;
output[4:0] r