代码搜索:PROGRAMMER
找到约 6,766 项符合「PROGRAMMER」的源代码
代码结果 6,766
www.eeworm.com/read/124654/14555286
bak filesys.c.bak
/*************************************************************
File Name: FileSys.C
Last Modified Date: 2001/04/17
Programmer: MSC
Compiler:
Platform:
Usage:
Generic file system API
Other I
www.eeworm.com/read/118872/14850950
c ffs_nand.c
/*************************************************************
File Name: FFS_NAND.C
Last Modified Date: 2001/03/20
Programmer: MSC
Compiler:
Platform:
Usage:
NAND Flash File System
Unfinis
www.eeworm.com/read/215463/15060670
h btldr_pi.h
/*
* File: btldr_pi.h
*
* The bootloader's Programmer's Interface. It is imagined that this
* interface will be used by the UI portion of the bootloader as it picks
* up user requests and then fo
www.eeworm.com/read/215463/15060768
h~ btldr_pi.h~
/*
* File: btldr_pi.h
*
* The bootloader's Programmer's Interface. It is imagined that this
* interface will be used by the UI portion of the bootloader as it picks
* up user requests and then fo
www.eeworm.com/read/16793/690988
vtree3a
#!/bin/bash
#
# Name: dirtree
# Programmer:
# Hemant T. Shah
# Life Insurance Data Processing
# July 12 1994
#
# Description:
# Print directory tree structure as foll
www.eeworm.com/read/16793/690995
vtree3
#!/bin/ksh
#
# Name: dirtree
# Programmer:
# Hemant T. Shah
# Life Insurance Data Processing
# July 12 1994
#
# Description:
# Print directory tree structure as follo
www.eeworm.com/read/482538/1287168
cc fromuserdevice.cc
/*
Programmer: Roman Chertov
All files in this distribution of are Copyright 2005 by the Purdue
Research Foundation of Purdue University. All rights reserved.
Redistribution and use in source and bi
www.eeworm.com/read/482538/1287171
cc touserdevice.cc
/*
Programmer: Roman Chertov
All files in this distribution of are Copyright 2006 by the Purdue
Research Foundation of Purdue University. All rights reserved.
Redistribution and use in source and bi
www.eeworm.com/read/478549/1350988
man fiz.man
FIZ(1) **IX Programmer's Manual FIZ(1)
NAME
fiz - analyze damaged zoo archive for data revovery
SYNOPSIS
fiz archive[.zoo]
DESCRIPTION
F
www.eeworm.com/read/249895/4444756
java ifile.java
package org.garret.perst;
/**
* Interface of file.
* Programmer can provide its own impleentation of this interface, adding such features
* as support of flash cards, encrypted files,...
*