CodePaste Logo
New Snippet New Snippet Recent Snippets Recent Snippets My Snippets My Snippets Web Code Search Snippets Search
Sign inor Register
Format:
Recent snippets matching language of NoFormat
#include <iostream>
#include <string>
 
int main()
{
    class investment{
   public:
        double principle;
        double rate;
    public:
Today @ 3:25pm
Tags:
3 Views
no comments
 
<?php
    $options = get_option('inove_options');
 
    if($options['feed'] && $options['feed_url']) {
        if (substr(strtoupper($options['feed_url']), 0, 7) == 'HTTP://') {
            $feed = $options['feed_url'];
        } else {
            $feed = 'http://' . $options['feed_url'];
        }
    } else {
Today @ 12:08am
Tags:
5 Views
no comments
 
import javax.swing.*;
 
public class MyStringClass 
{
    static int i;
    static String reverseThis=" ";
    static String inputString;
 
    public static void main(String [] args)
    {
Yesterday @ 8:11pm
Tags:
6 Views
no comments
 
franck@suze:~/openRISC]$ /opt/crosstool/or32-new/bin/or32-elf-objcopy test test.bin
[franck@suze:~/openRISC]$ hexdump test.bin
0000000 457f 464c 0201 0001 0000 0000 0000 0000
0000010 0100 5c00 0000 0100 0000 0000 0000 0000
0000020 0000 7c01 0000 0000 3400 0000 0000 2800
0000030 0700 0400 0000 0000 0000 0000 0000 0000
0000040 0000 0000 0000 0000 0000 0000 0000 0000
*
0000130 0000 0000 6018 0091 809c ff00 03d8 0020
0000140 03d8 0120 0000 0000 0015 0000 0015 0000
Yesterday @ 3:07am
Tags:
12 Views
no comments
 
#define LEDTEST_0_BASE      0xb8000000
#define REG8(add) *((volatile unsigned char *)(add))
 
int main()
{
  REG8(LEDTEST_0_BASE) = 0xcc;
 
  while(1);
 
  return 0;
Yesterday @ 2:54am
Tags:
15 Views
no comments
 
 
ledtest:     file format elf32-or32
 
 
Disassembly of section .vectors:
 
00000000 <__reset-0x100>:
    ...
 
00000100 <__reset>:
Yesterday @ 2:51am
Tags:
18 Views
no comments
 
or32-elf-objdump -d hello
 
hello:     file format elf32-or32
 
 
Disassembly of section .text:
 
00000000 <.text>:
   0:    9c 60 00 01     l.addi r3,r0,0x1
   4:    18 80 00 00     l.movhi r4,0x0
Yesterday @ 12:36am
Tags:
15 Views
no comments
 
.</span></span></div></div></div></div></div><div id="globalContainer
Monday @ 8:50pm
Tags:
14 Views
no comments
 
_tutor_bomb_viewable_check_interval :    0.500, sv
_tutor_debug_level :        0, sv
_tutor_examine_time :    0.500, sv
_tutor_hint_interval_time :       10, sv
_tutor_look_angle :       10, sv
_tutor_look_distance :      200, sv
_tutor_message_character_display_time_coefficient :    0.070, sv
_tutor_message_minimum_display_time :        1, sv
_tutor_message_repeats :        5, sv
_tutor_view_distance :     1000, sv
by aNtIviRuS   Monday @ 7:11pm
Tags:
9 Views
no comments
 
ESO ES LO QUE SUPE, HEY, CARI... ÑO
Monday @ 2:47pm
Tags:
10 Views
no comments
 
http://www.wupload.com/file/409529000
 
http://www.wupload.com/file/409533711
Monday @ 9:53am
Tags:
9 Views
no comments
 
#include <iostream>
#include <algorithm>
 
using namespace std;
 
long long mas[100002], outt[100002];
int g[100002];
const int MAXN=100500;
 
//vector <int> outt[100];
Monday @ 9:27am
Tags:
8 Views
no comments
 
#define GPIO_0_BASE         0x91000000
#define REG8(add) *((volatile unsigned char *)(add))
 
int main()
{
  REG8(GPIO_0_BASE + 1) = 0xff;
  REG8(GPIO_0_BASE) = 0xff;
 
  while(1);
Monday @ 4:58am
Tags:
10 Views
no comments
 
<div style="width: 195px; height: 100px; margin:-22px 0 0 0px; overflow: hidden;">
    <img style="width: 195px; height: 146px; margin: -22px 0 0 0px;" src="http://i.ytimg.com/vi/x0QlHZ_tfOw/hqdefault.jpg">
</div>
Sunday @ 10:15pm
Tags:
6 Views
no comments
 
 
Il libro
Più di quaranta colloqui personali con Steve Jobs in oltre due anni, e più di cento
interviste a familiari, amici, rivali e colleghi, hanno permesso a Walter Isaacson di
raccontare l’avvincente storia del geniale imprenditore la cui passione per la
perfezione e il cui carisma feroce hanno rivoluzionato sei settori dell’economia e del
business: computer, cinema d’animazione, musica, telefonia, tablet, editoria
elettronica. Mentre tutto il mondo sta cercando un modo per sviluppare l’economia
dell’era digitale, Jobs spicca come la massima icona dell’inventiva, perché ha intuito
in anticipo che la chiave per creare valore nel ventunesimo secolo è la combinazione
Sunday @ 8:01pm
Tags:
6 Views
no comments
 
Wayne rispose: «È come quando tu
guardi un bel cavallo. Lo apprezzi, ma non vuoi andarci a letto. Apprezzi la bellezza
per quello che è». Wayne dice che è tutto merito di Jobs se si sentì di rivelargli il suo
segreto. «Nessuno lo sapeva alla Atari, e il numero di persone a cui l’avevo detto in
vita mia si contava sulla punta delle dita. Credo che, semplicemente, sentissi di
poterglielo dire, che avrebbe capito, e la cosa non ebbe alcun effetto negativo sulla
nostra amicizia.»
L’India
Uno dei motivi per cui Jobs era ansioso di fare un po’ di soldi all’inizio del 1974 era
che Robert Friedland, il quale l’estate prima era andato in India, lo esortava a fare a
Sunday @ 7:59pm
Tags:
10 Views
no comments
 
<html>
<head>
<script type="text/javascript"> 
function ClickOver(image)
{
    var pic = document.getElementById("ph1");
    var picname = "src/" + image + ".jpg";
    pic.setAttribute("src",picname);
}
</script>
Sunday @ 12:59pm
Tags:
5 Views
no comments
 
else
           {
               //если поток стоит, то мы можем его уничтожить
               this->P[i]->Terminate();
               this->P[i]->Resume();
               this->P[i] = NULL;
               //Но при следующем проходе цикла по этому элементу выскочит
               //Acess violation п
Sunday @ 10:20am
Tags:
11 Views
no comments
 
4 17035
32 15857
38 23169
47 27385
59 4034
120 17606
152 2514
161 25562
179 6638
188 11295
Sunday @ 1:35am
Tags:
12 Views
no comments
 
 
4 17035
32 15857
38 23169
47 27385
59 4034
120 17606
152 2514
161 25562
179 6638
Sunday @ 1:31am
Tags:
14 Views
no comments
 
brought to you by:
West Wind Techologies



If you find this site useful and use it frequently please consider making a donation to support this free service.
Donate