代码搜索:PROGRAMMER

找到约 6,766 项符合「PROGRAMMER」的源代码

代码结果 6,766
www.eeworm.com/read/165536/10058441

c dos2unix.c

/* * DOS2UNIX.C - Translates files between DOS/OS/2 and UNIX. * * * PROGRAMMER: Martti Ylikoski * CREATED: 24.11.1991 */ static char *VERSION = "Version 1.0, Copyright(c) Martti Ylikosk
www.eeworm.com/read/354597/10343054

c tee.c

/* * TEE.C - Copy data from within a pipe into a file. * * PROGRAMMER: Martti Ylikoski * CREATED: 8.12.1990 */ static char *VERSION = "Version 1.1. Copyright (c) Martti Ylikoski, 1990, 1
www.eeworm.com/read/354597/10343102

h param.h

/* * PARAM.H - General parameter handling functions HEADER File. * * * PROGRAMMER: Martti Ylikoski * CREATED: 20.10.1991 */ #define IGNORECASE 0x0001 #define NOIGNORECASE 0x0002
www.eeworm.com/read/354597/10343582

c dos2unix.c

/* * DOS2UNIX.C - Translates files between DOS/OS/2 and UNIX. * * * PROGRAMMER: Martti Ylikoski * CREATED: 24.11.1991 */ static char *VERSION = "Version 1.0, Copyright(c) Martti Ylikosk
www.eeworm.com/read/451442/7463746

cpp matrix_tool.cpp

// This file contains some useful calculate function for matrix. // Programmer: Unknown some senior students. #include "Common.h" //the Multiply algorithm of two Matrix void ComMatrix_Mul(IN c
www.eeworm.com/read/438150/7735296

c avrdebug.c

/* Name: avrdebug.c * Project: AVR Programmer * Author: Christian Starkjohann * Creation Date: 2006-07-10 * Tabsize: 4 * Copyright: (c) 2006 by OBJECTIVE DEVELOPMENT Software GmbH * License: GNU
www.eeworm.com/read/240565/13213375

c pds1.c

/* ** PDS1 - ELECTROSTATIC 1 DIMENSIONAL BOUNDED PLASMA SIMULATION ** ** REVISION/PROGRAMMER/DATE ** ** 1.0 modified version of PDP1 in cylindrical geometry ** /M. V. Alves and Vahid Vahedi/
www.eeworm.com/read/136959/13351672

h mouse.h

/* module: mouse.h * programmer: Ray L. McVay * started: 26oct86 * updated: 26oct86 * * Some handy mouse interface functions. */ #ifndef MOUSE
www.eeworm.com/read/135582/5885825

asm readme.asm

README - DOOM assembly code Okay, I add the DOS assembly module for the historically inclined here (may rec.games.programmer suffer). If anyone feels the urge to port these to GNU GCC; either inline
www.eeworm.com/read/131315/5940331

ms rcs_func.ms

.SH Functions of RCS (Revision Control System) .PP RCS manages software libraries. It greatly increases programmer productivity by providing the following functions. .IP 1. RCS stores and retrieves mu