代码搜索:Command
找到约 10,000 项符合「Command」的源代码
代码结果 10,000
www.eeworm.com/read/265476/11262732
htm guide to awk.htm
Guide to awk
How to get things done with awk ?
Author: Sakari Mattila
Updated: 22-Nov-2002
Updated: 30-
www.eeworm.com/read/148257/12479850
m consec.m
function A=consec(n)
% The command A=consec(n) will generate an nxn matrix whose
% entries are the consecutive integers from 1 to n^2. The
% first row will be [1, 2, ..., n], the second row will
www.eeworm.com/read/335845/12492688
cmd p&e_multilink_cyclonepro_erase_unsecure_hcs12.cmd
// ver 1.1 (7/7/04)
// HCS12X Core erasing + unsecuring command file:
// These commands mass erase the chip then program the security byte to 0xFE (unsecured state).
// Evaluate the clock divider
www.eeworm.com/read/335845/12492718
cmd tbdml_erase_unsecure_hcs12.cmd
// ver 1.1 (7/7/04)
// HCS12X Core erasing + unsecuring command file:
// These commands mass erase the chip then program the security byte to 0xFE (unsecured state).
// Evaluate the clock divider
www.eeworm.com/read/147608/12542760
readme
Chapter 10 - Processes and Signals.
system1.c - A program that calls another program using the system command.
system2.c - system1.c revised so that the other program is run in the backgrou
www.eeworm.com/read/147608/12542802
readme
Chapter 2 - Shell Programming.
first - A shell script that searches for files containing the word, "POSIX", and prints these files to screen.
variable - A script that demonstrates the quoting r
www.eeworm.com/read/248677/12547641
h version.h
#define VERSION_SW 0x04 /* make sure to change the USB description (StringDesc2) when changing the SW revision !! */
#define VERSION_HW 0x2B
#define VERSION (VERSION_HW+256*VERSION_SW) /* in
www.eeworm.com/read/248465/12557756
java simplegamemidlet.java
/* License
*
* Copyright 1994-2004 Sun Microsystems, Inc. All Rights Reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided t
www.eeworm.com/read/248465/12557767
java microtankmidlet.java
/* License
*
* Copyright 1994-2004 Sun Microsystems, Inc. All Rights Reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided t
www.eeworm.com/read/147336/12563495
texi hsuser.texi
@ignore
This file documents the user interface to the GNU History library.
Copyright (C) 1988-2002 Free Software Foundation, Inc.
Authored by Brian Fox and Chet Ramey.
Permission is granted to make