Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

advertising

related pastes to tag 'binary'

1997318 - binary_tree main function: main binary tree void fxp m1o2 elsf captinmichael adt binary_tree.c binary_tree datastructre binary_tree.h
  1. #include <stdio.h>
  2. #include <stdlib.h>
  3. #include <conio.h>
  4. #include <math.h>
  5. #include <time.h>
  6. #include "BinaryTree.h"
  7.  
  8.  
  9.  
1997308 - Binary_Tree.c implementation: file binary tree void fxp m1o2 elsf captinmichael adt binary_tree.c binary_tree binarytree implementation datastructre
  1. #include <stdio.h>
  2. #include "BinaryTree.h"
  3. #include <conio.h>
  4. #include <stdlib.h>
  5.  
  6. Leaf* createLeaf(Value value){ // creating a new leaf which will contain the value
  7.         Leaf *leaf = NULL;
  8.  
  9.  
1997304 - Binary_Tree.h: file header binary tree void fxp m1o2 elsf .h fiel captinmichael adt
  1. #ifndef _Binary_Tree
  2. #define _Binary_Tree
  3. //#pragma once
  4.  
  5. /* macros for general using */
  6. #define _WaitForResponse { fprintf(stdout,"\n\n Press Any Key To Continue..."); getch(); }
  7. #define _Msg(msg) { fprintf(stdout,"\n\n"); fprintf(stdout,msg); };
  8. #define _ErrMsg(msg) { fprintf(stderr,"\n\n"); fprintf(stderr,msg); _WaitForResponse exit(1); };
  9.  
1801025 - epic irc lulz swiftirc google bi: swiftirc irc google lulz binary epic captain-obvious elizughbeth demonk
  1. -*.SwiftIRC.net:@#xcpq- Demonk invited Binary into the channel.
  2. * Binary (~Binary@Swift-46A8FB07.dsl.telstraclear.net) has joined #xcpq
  3. <@captain-obvious> WHOS DIS Binary
  4. <@captain-obvious> IS IT A BOT
  5. -
  6. Binary is ~Binary@Swift-46A8FB07.dsl.telstraclear.net * Binary
  7. Binary is on #xcpq +#stephenk90 %#Hug @#nzl %#power @#stealthy %#TrueHQ #GangBot %#nzers %#sin %#xmrfunny1x %#Binary
  8. Binary using server *.SwiftIRC.net (SwiftIRC network)
  9.  
1579173 - Binary Clock: javascript binary clock horloge binaire
  1. <html>
  2.         <head>
  3.                 <style type="text/css">    /*débute la parti css */
  4.                         .LightSwitch, .EmptySwitch {    /*détermine la dimension des blocs*/
  5.                                 display: inline-block;   /*affiche les éléments sur une meme ligne*/
  6.                                 width: 70px;
  7.                                 height: 70px;
  8.                                
  9.  
1461617 - dv7 nvidia xorg.conf: linux x11 nvidia xorg laptop binary dv7
  1. # nvidia-xconfig: X configuration file generated by nvidia-xconfig
  2. # nvidia-xconfig:  version 1.0  (buildmeister@builder58)  Tue Nov  4 17:18:57 PST 2008
  3.  
  4. Section "ServerLayout"
  5.         Identifier      "Layout0"
  6.         Screen      0   "Screen0"
  7.         InputDevice     "Keyboard0" "CoreKeyboard"
  8.         InputDevice     "Mouse0" "CorePointer"
  9.  
981333 - Harren: binary
  1.             //KONVERTERA TILL BINÄRTAL
  2.  
  3.  
  4.             //Hämtar ett tal att konvertera från textrutan
  5.             double.TryParse(textBox1.Text, out conv);
  6.  
  7.  
  8.  
  9.  
963189 - Learn Binary: binary hexadecimal
  1. #include <stdio.h>
  2. #include <string.h>
  3. #include <stdlib.h>
  4. #include <sys/time.h>
  5.  
  6. /* C doesn't even have TRUE and FALSE, isn't C silly? */
  7. #define FALSE 0
  8. #define TRUE 1
  9.  
858197 - Tree: search binary tree binr suchbaum binrer sort
  1. /*
  2. * @(#)Tree.java        Heinrich Mueller, Matr.Nr. 21156112
  3. *
  4. * Bildet einen binaeren Suchbaum, der am Ende durch "toString"
  5. * wieder sortiert ausgegeben wird.
  6. *
  7. *
  8. */
  9.  
849810 - Tree: search binary tree binr suchbaum binrer sort
  1. /*
  2. * @(#)Tree.java        Heinrich Mueller, Matr.Nr. 21156112
  3. *
  4. * Bildet einen binaeren Suchbaum, der am Ende durch "toString"
  5. * wieder sortiert ausgegeben wird.
  6. *
  7. *
  8. */
  9.  
767321 - schasi: java search binary tree
  1. package info3;
  2. /**
  3. *
  4. * Info 3 Blatt 3, Aufgabe 2
  5. *
  6. * @author fieberfn, hatjeki
  7. *
  8. * <p>
  9.  
  10.  
fantasy-obligation