代码搜索结果
找到约 10,000 项符合
X 的代码
build-x86
#!/bin/sh
MADPLAY_DIR=$PWD
SRC_DIR=src-x86
TARGET_DIR=$MADPLAY_DIR/target-x86
tar xvzf ./tarball/libid3tag-0.15.1b.tar.gz -C $SRC_DIR
tar xvzf ./tarball/libmad-0.15.1b.tar.gz -C $SRC_DIR
tar xvzf ./
main_x.lst
C51 COMPILER V8.02 MAIN_X 07/19/2008 14:05:50 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE MAIN_X
OBJECT MODULE PLACED IN
x5045.c
#include
#include "X5045.h"
//复位看门狗
void RstWDT()
{
B_CS5045=0;
B_CS5045=1;
}
//向X5045写入单字节数据
//输入:x,待写数据,address,写入数据的地址
void WrB5045(unsigned char x,unsigned char add
71x_it.c
/******************** (C) COPYRIGHT 2003 STMicroelectronics ********************
* File Name : 71x_it.c
* Author : MCD Application Team
* Date First Issued : 16/05/2003
* Des
x-traweb.htm
X-traWeb
x25.m
function y=x25(x)
%usage: y=x25(x);
y=x.^25;
count
x-base-sindex
#! /usr/bin/perl
use testsuite;
testsuite::description("x-base-sindex", "basic tests of sindex");
$tmp = testsuite::tempname();
testsuite::run("../shuffle -i --dna -n 10 -t 100 > $tmp");
testsuite: