代码搜索:Mini
找到约 5,314 项符合「Mini」的源代码
代码结果 5,314
www.eeworm.com/read/416749/2117124
svn-base password.smarty.svn-base
{i18n}Password{/i18n}
{i18n}You may change your password by entering it in the fields below. Your system administrator may have defined certain rules (such as mini
www.eeworm.com/read/416749/2117147
smarty password.smarty
{i18n}Password{/i18n}
{i18n}You may change your password by entering it in the fields below. Your system administrator may have defined certain rules (such as mini
www.eeworm.com/read/389879/2531858
makefile
#
# Makefile for Lemote Fulong mini-PC board.
#
obj-y += setup.o prom.o reset.o irq.o pci.o bonito-irq.o dbg_io.o mem.o
EXTRA_CFLAGS += -Werror
www.eeworm.com/read/385462/2590807
h netfront.h
#include
#ifdef HAVE_LWIP
#include
#endif
struct netfront_dev;
struct netfront_dev *init_netfront(char *nodename, void (*netif_rx)(unsigned char *data, int len), unsign
www.eeworm.com/read/385462/2590815
h byteswap.h
#ifndef _BYTESWAP_H_
#define _BYTESWAP_H_
/* Unfortunately not provided by newlib. */
#include
static inline uint16_t bswap_16(uint16_t x)
{
return
((((x) & 0xff00) >> 8)
www.eeworm.com/read/367675/2833272
txt 17.txt
发信人: soullion (river), 信区: DataMining
标 题: Automatic Personalization Based on Web Usage Mini
发信站: 南京大学小百合站 (Fri Mar 1 12:57:56 2002)
http://maya.cs.depaul.edu/~mobasher/personalization/
www.eeworm.com/read/367675/2835197
txt 776.txt
发信人: soullion (river), 信区: DataMining
标 题: Automatic Personalization Based on Web Usage Mini
发信站: 南京大学小百合站 (Fri Mar 1 12:57:56 2002)
http://maya.cs.depaul.edu/~mobasher/personalization/
www.eeworm.com/read/430926/8718628
c led01.c
/*****************************************************************************
名 称:“led01.c”
Copyright:鸵鸟电子工作室 hrbeu P.R.C.
功 能:在MINI实验板上点亮一个LED,并使其闪烁——P0.1,利用延时while(a--)函数实现
作
www.eeworm.com/read/430926/8718695
c jianpan02.c
/*****************************************************************************
名 称:“jianpan02.c”
Copyright:鸵鸟电子工作室 hrbeu P.R.C.
功 能:在MINI实验板上,按下矩阵键盘的16个按键,分别显示0~F
作 者:彪哥&东方未晞
www.eeworm.com/read/430926/8718901
c timer.c
/*****************************************************************************
名 称:“timer.c”
Copyright:鸵鸟电子工作室 hrbeu P.R.C.
功 能:在MINI实验板上点亮LED,并利用定时器timer使LED进行闪烁
作 者:彪哥&东方未晞