二叉搜索树的基本实现。 1 /* 2 Date: 2014-04-29 3 purpose: An
implementation of MAP using binary search tree. 4 */ 5 6 #ifndef
CUSTOMIZED_MAP_H 7 #define CUST...
分类:
其他好文 时间:
2014-06-12 15:59:38
阅读次数:
404
OCP 053:192.What is the purpose of the until
change option of the restore command?A. It allows you to select the SCN that you
want to restore to.B. It...
分类:
其他好文 时间:
2014-06-10 13:10:23
阅读次数:
315
/**************************************************************** Name:
StuManaMain.cpp* Purpose: Code for Application Frame* Author: Zhangaihua (...
分类:
数据库 时间:
2014-05-30 23:19:49
阅读次数:
290
The purpose of this profile is to provide
additional information on the domestic copper mining industry. The report
describes copper extraction and be...
分类:
其他好文 时间:
2014-05-29 16:42:18
阅读次数:
265
/***************************************************************
* Name: CaculatorMain.h * Purpose: Defines Application Frame * Author:
zhangaihua (62...
分类:
数据库 时间:
2014-05-27 00:37:45
阅读次数:
259
参考自linux-2.6.32.61\Documentation\一、简介GPIO全称是General
Purpose Input/Output,其关联SOC上的一个管脚。平台会分配相应的GPIO和外设关联,诸如audio
codec外设,GPIO和平台强相关。GPIO可由平台配置输入输出,输出即可...
分类:
其他好文 时间:
2014-05-25 23:25:57
阅读次数:
352
#include #include //function: charTowchar
//purpose:char to WCHAR 、wchar_t、LPWSTR etc void charTowchar(const char *chr,
wchar_t *wchar, int size) { .....
分类:
其他好文 时间:
2014-05-20 11:37:00
阅读次数:
326
var Item1: TListViewItem;begin Item1 :=
ListView1.Items.Add; Item1.Purpose:=TListItemPurpose.Header;//
Item1.Purpose:=TListItemPurpose.Footer; Item1.t...
分类:
移动开发 时间:
2014-05-03 22:34:33
阅读次数:
547
/*
*
* Copyright (c) 1994
* Hewlett-Packard Company
*
* Permission to use, copy, modify, distribute and sell this software
* and its documentation for any purpose is hereby granted without fee,
...
分类:
其他好文 时间:
2014-04-29 13:28:21
阅读次数:
398