代码搜索:X
找到约 10,000 项符合「X」的源代码
代码结果 10,000
www.eeworm.com/read/490542/6447324
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 ./
www.eeworm.com/read/490625/6449752
obj main_x.obj
www.eeworm.com/read/490625/6449773
lst 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
www.eeworm.com/read/489932/6463605
c 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
www.eeworm.com/read/489729/6469168
c 71x_it.c
/******************** (C) COPYRIGHT 2003 STMicroelectronics ********************
* File Name : 71x_it.c
* Author : MCD Application Team
* Date First Issued : 16/05/2003
* Des
www.eeworm.com/read/489729/6469177
o 71x_it.o
www.eeworm.com/read/489747/6469249
mat data_x.mat
www.eeworm.com/read/488978/6480952
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: