代码搜索:binary

找到约 10,000 项符合「binary」的源代码

代码结果 10,000
www.eeworm.com/read/475965/1374246

c binary.c

/* binary.c -- prints integer in binary form */ #include void to_binary(unsigned long n); int main(void) { unsigned long number; printf("Enter an integer (q to quit):\n");
www.eeworm.com/read/459651/1566452

java binary.java

/** * Binary.java * * @author Juanjo Durillo * @version 1.0 * */ package jmetal.base.variable; import java.util.BitSet; import jmetal.base.Configuration.*; import jmetal.base.Varia
www.eeworm.com/read/457053/1600843

tcl binary.tcl

# Pragmatic General Multicast (PGM), Reliable Multicast # # Example script to demonstrate the capabilities of the PGM implementation. # # This is a binary tree with one sender and several receivers at
www.eeworm.com/read/455325/1620612

php binary.php

www.eeworm.com/read/455269/1624709

tcl binary.tcl

# Pragmatic General Multicast (PGM), Reliable Multicast # # Example script to demonstrate the capabilities of the PGM implementation. # # This is a binary tree with one sender and several receivers at
www.eeworm.com/read/452376/1656555

cs binary.cs

using System; using System.Collections.Generic; using System.Text; namespace SMPP.Variable { /// /// 定长二进制传 /// public class Binary : Variable { #region IVaria
www.eeworm.com/read/227686/4769757

java binary.java

/* Sesame - Storage and Querying architecture for RDF and RDF Schema * Copyright (C) 2001-2005 Aduna * * Contact: * Aduna * Prinses Julianaplein 14 b * 3817 CS Amersfoort * The Neth
www.eeworm.com/read/221464/4829608

hpp is_binary.hpp

# /* ************************************************************************** # * * # * (C) Copyright Paul Mensonides
www.eeworm.com/read/205046/5026215

java binary.java

/* Copyright (c) 2001-2005, The HSQL Development Group * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that
www.eeworm.com/read/194219/5137370

java binary.java

/* * Copyright (c) 2006, University of Kent * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the followin