代码搜索:Coding
找到约 9,366 项符合「Coding」的源代码
代码结果 9,366
www.eeworm.com/read/417857/2098201
cut evibch.cut
#Species: Vibrio cholerae O1 biovar eltor str. N16961
#Division: gbbct
#Release: CUTG146
#CdsCount: 3828
#Coding GC 48.09%
#1st letter GC 56.61%
#2nd letter GC 38.64%
#3rd letter GC 49.03%
#Codon AA
www.eeworm.com/read/380280/2661667
h vm_enc_defs.h
#ifndef _VM_ENC_DEFS_H_
#define _VM_ENC_DEFS_H_
#include "vm_common_defs.h"
#define I_VOP 0 /* vop coding modes */
#define P_VOP 1
#define B_VOP 2
#define SPRITE_VOP 3
#define VOP_
www.eeworm.com/read/113100/15470218
def ascii.def
;ASCII table, character definition - for graphics LCD display (yampp7)
;Allow codes from 0 to 127 - 7 bit coding for lower memory usage.
.byte 0x00,0x00,0x00,0x00,0x00,0x00 ;00 - blank char
.by
www.eeworm.com/read/375399/9361887
m l2n.m
function [p_min, u_min] = L2n(s_size, Np, Nu, levelc, model, ini_point, x00, sf, dm, ws, wp, outname)
% optimize the coding gain subject to the error of h1 is less than dh1
% with second-order cone pr
www.eeworm.com/read/360651/10082992
m g729decodermain.m
%G729A解码main函数
%将码流文件读入内存中,准备转换成帧输入参数
function G729decodermain
%clear all;
%clc;
fid=fopen('coding.bit');
speechin= fread(fid,'int16');
fclose(fid);
for i=1:length(speechin)
if speech
www.eeworm.com/read/458176/7302992
h vm_enc_defs.h
#ifndef _VM_ENC_DEFS_H_
#define _VM_ENC_DEFS_H_
#include "vm_common_defs.h"
#define I_VOP 0 /* vop coding modes */
#define P_VOP 1
#define B_VOP 2
#define SPRITE_VOP 3
#define VOP_VISIBLE 1
www.eeworm.com/read/325167/13221457
h vm_enc_defs.h
//视频宏块编码定义
#ifndef _VM_ENC_DEFS_H_
#define _VM_ENC_DEFS_H_
#include "vm_common_defs.h"
#define I_VOP 0 /* vop coding modes */
#define P_VOP 1
#define B_VOP 2
#define SPRITE_VOP 3
#d
www.eeworm.com/read/316787/13517734
h vm_enc_defs.h
//视频宏块编码定义
#ifndef _VM_ENC_DEFS_H_
#define _VM_ENC_DEFS_H_
#include "vm_common_defs.h"
#define I_VOP 0 /* vop coding modes */
#define P_VOP 1
#define B_VOP 2
#define SPRITE_VOP 3
#d
www.eeworm.com/read/136571/5868388
h vm_enc_defs.h
//视频宏块编码定义
#ifndef _VM_ENC_DEFS_H_
#define _VM_ENC_DEFS_H_
#include "vm_common_defs.h"
#define I_VOP 0 /* vop coding modes */
#define P_VOP 1
#define B_VOP 2
#define SPRITE_VOP 3
#d
www.eeworm.com/read/110972/6160924
h vm_enc_defs.h
//视频宏块编码定义
#ifndef _VM_ENC_DEFS_H_
#define _VM_ENC_DEFS_H_
#include "vm_common_defs.h"
#define I_VOP 0 /* vop coding modes */
#define P_VOP 1
#define B_VOP 2
#define SPRITE_VOP 3
#d