代码搜索:when
找到约 10,000 项符合「when」的源代码
代码结果 10,000
www.eeworm.com/read/108242/6183855
c elvprsv.c
/* elvprsv.c */
/* Author:
* Steve Kirkendall
* 14407 SW Teal Blvd. #C
* Beaverton, OR 97005
* kirkenda@cs.pdx.edu
*/
/* This file contains the portable sources for the "elvprsv" program.
* "
www.eeworm.com/read/101082/6248897
sc
*
* @(#)sc 4.1 (ULTRIX) 7/17/90
*
* Error messages for sccs front end program
*
-1
"user ... does not exist"
This message is generated when the attempted to retrieve the user's name
from the environ
www.eeworm.com/read/452517/6290896
txt readme.txt
There are three ".java" files in my work. You should follow my instructions to complet the task:
1. In "Client.java", I set the default socket port number to "6789". And if you want to connect to t
www.eeworm.com/read/322905/6301596
changes
Changes from version 0.4b to version 0.5
========================================
- New superblock fields: s_lastcheck and s_checkinterval added
by Uwe Ohse to implement time
www.eeworm.com/read/172424/6301778
txt errata.txt
SILICON ERRATA ISSUES
PLEASE READ THIS:
Some devices contains silicon bugs. The compiler will not
automatically generate work around code for such problems. This
file contains a lis
www.eeworm.com/read/493127/6406830
txt abstract.txt
The Memory project is a demo program for the Keil MCB2300
Board using the Philips LPC2368 Microcontroller.
It demonstrates an USB Memory based on USB Mass Storage Class.
LEDs are used to displa
www.eeworm.com/read/492697/6419930
h winable.h
// --------------------------------------------------------------------------
//
// WINABLE.H
//
// Hooking mechanism to receive system events.
//
// ------------------------------------------
www.eeworm.com/read/490263/6453323
txt readme.txt
There are three ".java" files in my work. You should follow my instructions to complet the task:
1. In "Client.java", I set the default socket port number to "6789". And if you want to connect to t
www.eeworm.com/read/489683/6468698
vhd stopwatch.vhd
--------分---------------秒-------------毫秒------
---count6-count5---count4-count3---count2-count1---
---毫秒位count2-count1采用每10ms计数一次,计数100次即1s向高位count3进1
---秒位count4-count3每60s到向分进1
---本秒表最大计时为59分59秒
www.eeworm.com/read/489683/6468711
txt 秒表vhdl.txt
--------分---------------秒-------------毫秒------
---count6-count5---count4-count3---count2-count1---
---毫秒位count2-count1采用每10ms计数一次,计数100次即1s向高位count3进1
---秒位count4-count3每60s到向分进1
---本秒表最大计时为59分59秒