代码搜索:bits
找到约 10,000 项符合「bits」的源代码
代码结果 10,000
www.eeworm.com/read/371889/2778161
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/370687/2784287
h bits.h
/* bits.h - bit field definition */
/*
modification history
--------------------
01a,13sep04,pdr written.
*/
#ifndef __INCbitsh
#define __INCbitsh
/* Bit field definitions */
#define B
www.eeworm.com/read/370687/2784344
h bits.h
/* bits.h - bit field definition */
/*
modification history
--------------------
01a,13sep04,pdr written.
*/
#ifndef __INCbitsh
#define __INCbitsh
/* Bit field definitions */
#define B
www.eeworm.com/read/369883/2792920
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/368758/2808256
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/368386/2819959
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/367224/2847112
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/366970/2856091
xpm bits.xpm
/* XPM */
static char * sb_obj_xpm[] = {
"15 15 2 1",
" c None",
". c #000CFF",
" .. . .. . ",
". . . . . . ",
". . . . . . ",
". . . . . . ",
" .. . .. . ",
" ",
". .
www.eeworm.com/read/362989/2925434
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/362543/2931332
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