代码搜索:bits
找到约 10,000 项符合「bits」的源代码
代码结果 10,000
www.eeworm.com/read/332370/3399059
h bits.h
/* bits.h
* Copyright (c) 2004 Texas Instruments
*
* This package is free software; you can redistribute it and/or
* modify it under the terms of the license found in the file
* named COPYING th
www.eeworm.com/read/331135/3416488
h bits.h
/*****************************************************************************
* bits.h
*****************************************************************************
* Copyright (C) 2001, 2002 the
www.eeworm.com/read/329780/3429797
pov bits.pov
#version 3.0
global_settings { assumed_gamma 2.0 }
#include "colors.inc"
#include "textures.inc"
#include "metals.inc"
camera {
location
look_at
}
light_
www.eeworm.com/read/329780/3429798
ini bits.ini
Cyclic_Animation=On
Width=12
Height=12
Final_frame=16 ;; NR_ROTS
Antialias=On
Output_Alpha=On
Output_to_File=On
Output_File_Type=n
Input_File_Name=bits.pov
www.eeworm.com/read/326096/3475169
java bits.java
import java.util.*;
//默认为64位,如果希望更大,可以在构造时制定,也可以第一次设置大值,会自动扩展为位数的整数倍
public class Bits {
public static void main(String[] args) {
Random rand = new Random();
// Take the LSB of nextInt(
www.eeworm.com/read/326095/3475771
java bits.java
import java.util.*;
//默认为64位,如果希望更大,可以在构造时制定,也可以第一次设置大值,会自动扩展为位数的整数倍
public class Bits {
public static void main(String[] args) {
Random rand = new Random();
// Take the LSB of nextInt(
www.eeworm.com/read/324920/3496454
h bits.h
/*
* 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
* the Free Software Foundation; either version 2 of
www.eeworm.com/read/324447/3503367
s bits.s
.file "bits.c"
# rs6000/powerpc options: -msdata=data -G 8
# GNU C version 2.7-97r2 (powerpc-eabi) compiled by GNU C version 2.7-97r2.
# options passed: -O
# options enabled: -fdefer-pop -fomi
www.eeworm.com/read/323643/3510369
pov bits.pov
#version 3.0
global_settings { assumed_gamma 2.0 }
#include "colors.inc"
#include "textures.inc"
#include "metals.inc"
camera {
location
look_at
}
light_source {
www.eeworm.com/read/323643/3510370
ini bits.ini
Cyclic_Animation=On
Width=12
Height=12
Final_frame=16 ;; NR_ROTS
Antialias=On
Output_Alpha=On
Output_to_File=On
Output_File_Type=n
Input_File_Name=bits.pov