代码搜索:Programs
找到约 10,000 项符合「Programs」的源代码
代码结果 10,000
www.eeworm.com/read/330564/12880668
txt appnote.txt
Revised: 03/01/1999
Disclaimer
----------
Although PKWARE will attempt to supply current and accurate
information relating to its file formats, algorithms, and the
subject programs, the possi
www.eeworm.com/read/147422/5729576
m a1_cont.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% A1_cont.m
%
% Continuation of Main Script to call remaining Analysis Programs
%
% dgc
%
% 2/12/98
% D. G. C
www.eeworm.com/read/143564/5757614
txt license.txt
LICENSE - Flash API for UART bootloader
All software programs are provided 'as is' without warranty of any kind:
Atmel does not state the suitability of the provided materials f
www.eeworm.com/read/101135/6238615
1 make.1
MAKE(1) Minix Programmer's Manual MAKE(1)
NAME
make - a program for maintaining large programs
SYNOPSIS
make [-f file] [-iknpqrst] [option]
www.eeworm.com/read/100127/6274155
readme
CMIF video tools
================
This directory contains Python and C programs to manipulate files
containing digitized video in the "CMIF video format".
An introduction to using the basic tools is
www.eeworm.com/read/487164/6516322
h server.h
struct ElementList {
char *element;
struct ElementList *next;
};
struct ConfigLine {
struct ElementList *uids;
struct ElementList *programs;
struct ElementList *IPAddresses;
struct Eleme
www.eeworm.com/read/485643/6555626
changelog
x.x.x - The Portuguese translation of the Annotations (in the contributions
directory) are now at version 7.0.0.
7.2.2 - Textual modifications and minor modifications of the programs du
www.eeworm.com/read/478818/6703854
bas commoneventcode.bas
Attribute VB_Name = "CommonEventCode"
Option Explicit
'
' CommonEventCode supplies generic functions and procedures
' of use for linear referencing programs.
'
Private Function MinDouble(a As
www.eeworm.com/read/476392/6759555
txt readme.txt
POWER SYSTEM TOOLBOX
PROGRAMS AND M FILES FOR CHAPTER EXAMPLES
The diskette included with the book contains all the developed
functions and chapter examples. The M-
www.eeworm.com/read/400355/11578467
makefile
##
## Makefile for ulib: utility library for standalone programs
##
## Include file for machine architecture
##
include $(HOME)/src/makedef.$(OSV)
##
## Location of utility library
##
LIB