代码搜索:特征码
找到约 10,000 项符合「特征码」的源代码
代码结果 10,000
www.eeworm.com/read/366448/9812871
c 97.c
#include
#include
#include
#include
/*定义宏来指定控制键的ASCII码值*/
#define ESCGAME 1
#define SHOOT 57
#define MOVELEFT 75
#define MOVERIGHT 77
/*定义潜艇的移
www.eeworm.com/read/364020/9925517
java b_hdb3.java
import java.io.*;
import java.util.Scanner;
public class B_HDB3 {
public static void main(String[] args) {
int ML;
Scanner s = new Scanner(System.in);
System.out.print("请输入二进制码流的
www.eeworm.com/read/363418/9952169
h isupdllex.h
#ifndef __ISUP_DLL__EX__
#define __ISUP_DLL__EX__
#define MAX_DATALEN 255
enum ISUP_MSG_TYPE_EX
{
IM_BACKWARD_CALL_INDICATORS_EX,// 3.5 后向呼叫指示码
IM_EVENT_INFORMATION_EX,// 3.21 事件信息(必备字段)
I
www.eeworm.com/read/361787/10035614
m buhuo2.m
clc, clear,close all, pause(1)
%系统特性说明
% 1:用GOLD码进行扩频
%
% 仿真参数预设
SNR = -20; % Ec/No,扩频信号的信噪比。
order = 8; % 扩频序列的阶数。其周期等于(2^order - 1)
NumOfBit = 5; % 单次
www.eeworm.com/read/360651/10082962
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/357068/10216632
_c yejing._c
#include
#include
#define uchar unsigned char
#define uint unsigned int
#pragma data:code
const uchar table1[]=" Welcom to"; //双引号将字符转换位ANSIC码
const uchar table2[]="www.qu