代码搜索:FS
找到约 10,000 项符合「FS」的源代码
代码结果 10,000
www.eeworm.com/read/444676/7609313
asm fs.asm
; FS.ASM -- Fuckin Shit Virus
; Created with Nowhere Man's Virus Creation Laboratory v1.00
; Written by Unknown User
virus_type equ 0 ; Appending Virus
is_encrypted equ 1 ; We're encrypted
tsr_vi
www.eeworm.com/read/440909/7679011
java fs.java
package fangsheng;
import java.applet.*;
import java.awt.*;
import java.io.*;
public class FS extends Applet
{
private static final long serialVersionUID = -7958149560134433005L;
public stati
www.eeworm.com/read/439187/7715032
m fs.m
clear all;
I1=imread('susan11.bmp'); %read the first frame
I2=imread('susan33.bmp'); %read the second frame
dm=7;
%给图像扩边,每个边都扩dm大小
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
www.eeworm.com/read/438222/7733951
gif fs.gif
www.eeworm.com/read/435325/7793588
h fs.h
#ifndef FS_H
#define FS_H
//#include "Def.h"
#define FLASH_BASE_ADDR 0x0000
#define FLASH_OFFSET_AAA 0Xaaa
#define FLASH_OFFSET_555 0X554
typedef struct
{
www.eeworm.com/read/128087/7804769
gif fs.gif
www.eeworm.com/read/198594/7924942
h fs.h
#ifndef _LINUX_FS_H
#define _LINUX_FS_H
/*
* This file has definitions for some important file table
* structures etc.
* 本文件含有某些重要的文件表结构的定义等
*/
#include
#include
www.eeworm.com/read/298623/7949176
c fs.c
#include "fs.h"
static s_int logged=0;
struct passwd g_user;
/*用户登陆函数*/
s_int login()
{
char uname[30];
file *fp;
s_int gc,uc;
//clrscr();
printf("Welcome to UNIX
www.eeworm.com/read/298623/7949188
h fs.h
#include "stdio.h"
#include "string.h"
#include "stdlib.h"
#include "def.h"
/* define DEBUG_MODE here to enable all
debuging methods.
*/
#define DEBUG_MODE
/* panic.c
=======
D