代码搜索:FS
找到约 10,000 项符合「FS」的源代码
代码结果 10,000
www.eeworm.com/read/313110/13596426
asm fs.asm
; 第五章 高级汇编语言技术
; 实验二 宏定义和宏调用
;一.实验目的:
; 进一步了解宏定义和宏调用,并注意特殊的宏操作符的用法.
;二.实验内容:
; 统计字数组 X 中负数的个数.编制一宏定义,用特殊操作符'&'实现有关条
; 件控制部分,并在主程序中相应部分调用.
;三.程序清单:
;*********** ...
www.eeworm.com/read/307938/13712873
pbi fs.pbi
This is an internal working file generated by the Source Browser.
18:38 56s
E:\2007sam7xproject\freertosv450\FreeRTOSV4.5.0\FreeRTOS\Demo\uIP_Demo_IAR_ARM7\uip\fs.c
E:\2007sam7xproject\freertosv450
www.eeworm.com/read/307938/13712893
c fs.c
/**
* \addtogroup httpd
* @{
*/
/**
* \file
* HTTP server read-only file system code.
* \author Adam Dunkels
*
* A simple read-only filesystem.
*/
/*
* Cop
www.eeworm.com/read/307938/13712924
h fs.h
/**
* \addtogroup httpd
* @{
*/
/**
* \file
* HTTP server read-only file system header file.
* \author Adam Dunkels
*/
/*
* Copyright (c) 2001, Swedish Instit
www.eeworm.com/read/307064/13732206
c fs.c
/* GKrellM
| Copyright (C) 1999-2006 Bill Wilson
|
| Author: Bill Wilson billw@gkrellm.net
| Latest versions might be found at: http://gkrellm.net
|
| This program is free software which I re
www.eeworm.com/read/306457/13744768
c fs.c
/* fs.c */
#include
#include
#define FILE_NUM 10
#define FILE_SIZE (1024*10)
#define PUT_PROMPT printf("FS#")
const char fi
www.eeworm.com/read/300969/13877101
h fs.h
/* This is the master header for fs. It includes some other files
* and defines the principal constants.
*/
#define _POSIX_SOURCE 1 /* tell headers to include POSIX stuff */
#define _MINIX
www.eeworm.com/read/152695/5668956
c fs.c
/*
* (C) Copyright 2002
* St鋟bli Faverges -
* Pierre AUBERT p.aubert@staubli.com
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program