代码搜索:Basics
找到约 1,310 项符合「Basics」的源代码
代码结果 1,310
www.eeworm.com/read/173359/5373993
h agg_basics.h
//----------------------------------------------------------------------------
// Anti-Grain Geometry - Version 2.3
// Copyright (C) 2002-2005 Maxim Shemanarev (http://www.antigrain.com)
//
// Permiss
www.eeworm.com/read/168845/5432646
cpp edge_basics.cpp
//=======================================================================
// Copyright 1997, 1998, 1999, 2000 University of Notre Dame.
// Authors: Andrew Lumsdaine, Lie-Quan Lee, Jeremy G. Siek
//
www.eeworm.com/read/168845/5432655
cpp vertex_basics.cpp
//=======================================================================
// Copyright 1997, 1998, 1999, 2000 University of Notre Dame.
// Authors: Andrew Lumsdaine, Lie-Quan Lee, Jeremy G. Siek
//
www.eeworm.com/read/168845/5432671
expected bfs_basics.expected
order of discovery: s r w v t x u y
order of finish: s r w v t x u y
www.eeworm.com/read/168845/5432723
expected vertex_basics.expected
vertices(g) = 0 1 2 3 4
vertex id: 0
out-edges: (0,1) (0,2) (0,3) (0,4)
in-edges: (2,0) (3,0) (4,0)
adjacent vertices: 1 2 3 4
vertex id: 1
out-edges:
in-edges: (0,1) (3,1) (4,1)
adjac
www.eeworm.com/read/168845/5432788
expected dfs_basics.expected
order of discovery: u v y x w z
order of finish: x y v u z w
www.eeworm.com/read/168845/5432802
expected edge_basics.expected
(0,1) (0,2) (0,3) (0,4) (2,0) (2,4) (3,0) (3,1)
www.eeworm.com/read/165337/5483334
txt 6 basics.txt
基本Unix哲学
“Unix哲学”起源于Ken Thompson在早期关于如何设计一个小型但是有用而且服务接口清晰的操作系统的思考。随着人们对如何使得Thompson设计发挥最大效力的学习,Unix文化随之诞生并成长,并从各种途径汲取养份。
Unix哲学并不是一个形式化的设计方法。它从不在理论上宣称可以生产出更好的软件。也不能妄想指望它在一个很短的期限里使用糟糕的项目管理和 ...
www.eeworm.com/read/273525/4208117
hlp y_basics.hlp
{smcl}
{p 0 4}
{help contents:Top}
{bind:> {bf:Basics}}
{p_end}
{hline}
{title:Category listings}
{p 4 8 4}
{bf:{help y_syntax:Syntax}}{break}
how-to guide for
commands, variable
www.eeworm.com/read/419387/2079012
exp mi-basics.exp
# Copyright 1999, 2000 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
#