代码搜索:Mini
找到约 5,314 项符合「Mini」的源代码
代码结果 5,314
www.eeworm.com/read/172193/9721170
dpr miniterm.dpr
program MiniTerm;
uses
Forms,
MTMainForm in 'MTMainForm.pas' {MainForm};
{$R *.RES}
begin
Application.Initialize;
Application.Title := 'Mini Terminal';
Application.CreateForm(T
www.eeworm.com/read/146316/12659101
c cpio.c
/* vi: set sw=4 ts=4: */
/*
* Mini cpio implementation for busybox
*
* Copyright (C) 2001 by Glenn McGrath
*
* This program is free software; you can redistribute it and/or modify
* it under th
www.eeworm.com/read/105105/15677535
c ex11.c
//
// example 11: S480 on Mini OS
// description: The program uses a semaphore to synchronize decoding task and interrupt playing task
// keyboard scan uses a mailbox to save key value
www.eeworm.com/read/291273/8429689
pas dbhtmleng.pas
{********************************************************************
Mini HTML rendering engine
for Delphi 2.0,3.0,4.0,5.0 + C++Builder 1.0,3.0,4.0,5.0
version 1.6 - rel. June, 2000
written by
www.eeworm.com/read/285124/8867394
h fs_rec.h
/*++
Copyright (c) 1992 Microsoft Corporation
Module Name:
fs_rec.h
Abstract:
This module contains the main header file for the mini-file system
recognizer driver.
Auth
www.eeworm.com/read/285124/8867397
h udfs_rec.h
/*++
Copyright (c) 1992 Microsoft Corporation
Module Name:
udfs_rec.h
Abstract:
This module contains the mini-file system recognizer for UDFS.
Author:
Dan Lovinger (d
www.eeworm.com/read/285124/8867402
c udfs_rec.c
/*++
Copyright (c) 1992 Microsoft Corporation
Module Name:
udfs_rec.c
Abstract:
This module contains the mini-file system recognizer for UDFS.
Author:
Dan Lovinger (d
www.eeworm.com/read/285034/8874884
java btinorderiterator.java
// In-order iterator for binary trees.
// (c) 1998, 2001 duane a. bailey
package structure;
/**
* An iterator for traversing binary trees constructed from
* BinaryTrees. The iterator performs mini
www.eeworm.com/read/383177/8964875
changes
Changes to rdseed
version 3.44 :
added support for mini seed output
added "r" option to output response information
changed "Printers/*.c" to eliminate null pointer crashes
merged ddl support
www.eeworm.com/read/284120/8965469
sound-faq
bttv and sound mini howto
=========================
There are alot of different bt848/849/878/879 based boards available.
Making video work often is not a big deal, because this is handled
completel