代码搜索:normal
找到约 10,000 项符合「normal」的源代码
代码结果 10,000
www.eeworm.com/read/117901/6100354
java polygon3d.java
package com.brackeen.javagamebook.math3D;
/**
The Polygon3D class represents a polygon as a series of
vertices.
*/
public class Polygon3D implements Transformable {
// temporary
www.eeworm.com/read/113165/6141844
cpp 3dutils.cpp
// ---------------------------------------------------------------------------------------------------------------------------------
// ____ _ _ _ _
// |___ \
www.eeworm.com/read/108506/6182280
c ttlsphase2.c
/**
* A client-side 802.1x implementation supporting EAP/TLS
*
* This code is released under both the GPL version 2 and BSD licenses.
* Either license may be used. The respective licenses are fou
www.eeworm.com/read/101082/6242536
c video.c
/* video.c 4.1 83/03/09 */
#include "2648.h"
vidnorm()
{
_video = NORMAL;
}
vidinv()
{
_video = INVERSE;
}
togvid()
{
_video = (_video==NORMAL) ? INVERSE : NORMAL;
escseq(ESCM);
outstr("3a1b0
www.eeworm.com/read/101007/6262659
cpp scene_max.cpp
#include "expflybsp.h"
#include "../../../lib/Fly3D.h"
#include "scene_max.h"
#include "enum_scene.h"
#define SMALLF 0.001f
extern int lightradius,bspmode,planemode,maxdepth,savelog,cartoonli
www.eeworm.com/read/100927/6262988
java quotedtextdatabaserowinput.java
/* Copyright (c) 2001-2002, The HSQL Development Group
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the
www.eeworm.com/read/100262/6272812
cpp chtriangle.cpp
/*----------------------------------------------------------------------------
_ _ _
/\ | |
www.eeworm.com/read/469205/6290722
asm boot.asm
.title "Flash bootup utility for DM642 EVM"
.option D,T
.length 102
.width 140
.sect ".boot_load"
.global _boot
_boot:
NORMAL_COPY_