代码搜索:started
找到约 5,214 项符合「started」的源代码
代码结果 5,214
www.eeworm.com/read/261611/4320566
h compr_rubin.h
/* Rubin encoder/decoder header */
/* work started at : aug 3, 1994 */
/* last modification : aug 15, 1994 */
#define RUBIN_REG_SIZE 16
#define UPPER_BIT_RUBIN (((long) 1)
www.eeworm.com/read/161559/5551295
sgml tutorial.sgml
Getting Started (Tutorial)
A first simple experiment
To see that all components are up and running, get
2 Linux workstations, both connected to the LAN.
Make sure you have at leas
www.eeworm.com/read/294148/8250318
readme
mimo's miXo
originally written by mimo
OpenSource Project started 2001-09-05
Description
miXo is a buzz machine (http://www.jeskola.com) - a plugin for jeskola buzz tracker.
it allows using th
www.eeworm.com/read/173823/9634022
java sleepyhead.java
// Chapter 7, Listing 3
public class SleepyHead extends Thread
{
// Run method is executed when thread first started
public void run()
{
System.out.println ("I feel sleepy. Wake me in eight
www.eeworm.com/read/334846/12570216
bat start-team.bat
@echo off
rem This script starts the UvA_Trilearn_2002 team. When player numbers are
rem supplied before the (optional) host-name and team-name arguments only
rem these players are started, otherw
www.eeworm.com/read/237003/13983813
texi arrays-intro.texi
@node Array intro
@section Getting started
@cindex Array overview
Currently, Blitz++ provides a single array class, called
@code{Array}. This array class provides a dynamically
al
www.eeworm.com/read/202513/15379517
cpp threads.cpp
#include "StdAfx.h"
#include "Threads.h"
extern CEvent g_eventEnd;
UINT ThreadDraw(PVOID pParam)
{
static int snCount = 0;
snCount ++;
TRACE(TEXT("- ThreadDraw %d: started...\n"), snCo
www.eeworm.com/read/110420/15534317
h sync.h
/* m-sequence generated by polynomial x^6 + X^5 + 1, started in the 100000
* state and augmented with an extra 0 at the front to make a 64-bit sequence
* 0000 0010 0001 1000 1010 0111 1010 0011
www.eeworm.com/read/110009/15543631
asm 76x_ad.asm
;LPC769 test program for A/D
;Copy Right reserved by Nanjing WAVE INC. 2003-01-06.
;Following is an example of using the A/D with polling.
;An A/D conversion is started using the channel number s
www.eeworm.com/read/104380/15696593
h sync.h
/* m-sequence generated by polynomial x^6 + X^5 + 1, started in the 100000
* state and augmented with an extra 0 at the front to make a 64-bit sequence
* 0000 0010 0001 1000 1010 0111 1010 0011