-
2106577·text·1.1 KB·2012-01-26 19:38 UTC
-----------------------------------------------------------------------
-- low-pass filter
------------------------------------------------------------------------
architecture lowpass of fir is
-
2106576·text·3.7 KB·2012-01-26 19:37 UTC
HEH 26-Jan-2012 14:35:49 Compaq Pascal V5.8-90 Page 1
01 Source Listing 26
-
2106575·text·1.0 KB·2012-01-26 19:37 UTC
//If user's input is a String or a number not within specified range, the program asks the user to reenter
//This method allows the user to enter text even though an integer is expected
-
2106574·text·1013 B·2012-01-26 19:32 UTC
#include "stdafx.h"
#include <iostream>
using namespace std;
int main()
{
int flag = 0;
do{
int vett[24],i = 1,n = 1,sum = 0, med = 0;
cout << "Inserisci Numero: " ;
cin >> vett[i];
-
2106573·text·5.3 KB·2012-01-26 19:25 UTC
###################################################################
#
# dahdi-linux-kmod.spec - used to generate dahdi-linux-kmod rpms
# For more info: http://www.rpm.org/max-rpm/ch-rpm-basics.ht
-
2106572·text·1.1 KB·2012-01-26 19:24 UTC
Here is the list of the politicians from Romania who signed A.C.T.A Cristian Silviu Buşoi (Grupul Aliantei Liberalilor si Democratilor pentru Europa - ALDE)
George Sabin Cutaş (Grupul Partidului Soci
-
2106571·text·7.2 KB·2012-01-26 19:22 UTC
from google cache: http://webcache.googleusercontent.com/search?q=cache%3Ahttp%3A%2F%2Fblog.rp.pl%2Fblog%2F2012%2F01%2F24%2Frobert-gwiazdowski-pretekst-dla-cenzora%2F&ie=UTF-8&oe=UTF-8
original addre
-
2106570·text·1018 B·2012-01-26 19:20 UTC
#include "stdafx.h"
#include <iostream>
using namespace std;
int main()
{
int flag = 0;
do{
int vett[24],i = 1,n = 1,sum = 0, med = 0;
cout << "Inserisci Numero: " ;
cin >> vett[i];
-
2106569·text·33.8 KB·2012-01-26 19:09 UTC
-
2106565·sql·94.9 KB·2012-01-26 18:39 UTC
-
2106564·css·2.6 KB·2012-01-26 18:37 UTC
@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
/* Tab Color Underscoring active/read/unread for Fx3.6 with an extension (DM) */
/* ================================
-
2106563·css·3.8 KB·2012-01-26 18:34 UTC
/* =¤=¤=¤=¤=¤=¤=¤=¤=¤=¤=¤=¤=¤=¤=¤=¤=¤=¤=¤=¤= */
/* Firefox 3 - Tab Tweaks */
/* by */
/* Freestyler */
/* =
-
2106562·text·794 B·2012-01-26 18:30 UTC
C:\Program Files (x86)\Arduino\arduino-1.0\hardware\tools\avr\bin\avr-g++ -c -g -Os -Wall -fno-exceptions -ffunction-sections -fdata-sections -mmcu=atmega1280 -DF_CPU=16000000L -DARDUINO=100 -IC:\Prog
-
2106561·text·263 B·2012-01-26 18:23 UTC
Hi there, I have an unlocked Blackberry Bold 9780 (was originally Rogers) that I would like to sell. It comes with a 4gb microSD and a blackberry carrying case that you can clip on to your belt. Condi
-
2106559·text·10.9 KB·2012-01-26 18:19 UTC
> library(ggplot2)
> library(car)
> library(RJSONIO)
>
> ftse=read.delim("201112_FTSE_Market_Caps.tsv",sep="\t")
Error in file(file, "rt") : cannot open the connection
In addition: Warning mess
-
2106557·text·257 B·2012-01-26 18:12 UTC
Error in if (length(range) == 1 || diff(range) == 0) { :
missing value where TRUE/FALSE needed
In addition: Warning messages:
1: In min(x) : no non-missing arguments to min; returning Inf
2: In
-
2106556·text·882 B·2012-01-26 18:11 UTC
<script type="text/javascript">
jQuery(document).ready( function(){
var dialogId = 'dialog-' + new Date().getTime();
$dialog = $('<
-
2106546·html·1000 B·2012-01-26 17:41 UTC
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Beach Café</title>
<style type="text/css">
html, body
-
2106545·text·1.1 KB·2012-01-26 17:40 UTC
-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: GnuPG v1.4.9 (MingW32)
mQENBE8hjvgBCACoL9/S7GqTnla9DKuSrU2RMZv6wcOL6IuKHhxC3jwFJ/r0pSjH
i5Pdu5sn0aZhBCjD/WuNr+HR2e+r6yMoK9oki5vSFK9xPbR+C2zeCQXrYVj+C
-
2106537·text·526 B·2012-01-26 17:10 UTC
<script type="text/javascript">
$('#btn-open').click(function () {
var dialogId = 'dialog-' + new Date().getTime(),
$dialog = $('<div id="' + dialogId + '">Loading..</div>');
$dialog.di