代码搜索结果
找到约 10,000 项符合
Control 的代码
control.h
// file control.h
//created by alpha 2008.11.3
#ifndef CONTROL_H
#define CONTROL_H
extern int controlInsert;
extern int controlKeepDot;
void controlArgs (int argc, char *argv[]);
#endif
control.cpp
// file control.cpp
//created by alpha 2008.11.3
#include "../headers/control.h"
#include
#include
#include
using namespace std;
int controlInsert = 0;
int cont
control.cpp
// control.cpp
#include "BinaryTree.h"
void print_worker(CItem* pItem)
{
printf("%d - %s\n",pItem->m_nIndex,pItem->m_strValue);
}
int main()
{
CBinaryTree tree;
CItem item1(200,"上海"),i
control.c
#include /*reference file*/
#include "Define.h"
#pragma code
/*--------------------------------------------------------------------------*/
/* User power on
* Input: n
control.v
/****************************************************************************************
MODULE: Sub Level Controller Block
FILE NAME: control.v
VERSION: 1.0
DATE: September 28th, 2001
control.h
/*
* Copyright (c) 1996, 2003 VIA Networking Technologies, Inc.
* All rights reserved.
*
* This software is copyrighted by and is the sole property of
* VIA Networking Technologies, Inc. This sof
control.c
/*
* Copyright (c) 1996, 2003 VIA Networking Technologies, Inc.
* All rights reserved.
*
* This software is copyrighted by and is the sole property of
* VIA Networking Technologies, Inc. This sof