-
2054439·cpp·1.9 KB·2011-05-06 04:37 UTC
#define hibyte(a) (((a) >> 8) & 0xFF)
#define lobyte(a) ((a) & 0xFF)
#ifdef __DEBUG
#include <iostream>
#endif //__DEBUG
typedef /*unsigned*/ char byte; //1-byte
typedef /*unsigned*/ short w
-
2054438·text·4.5 KB·2011-05-06 04:28 UTC
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#
### BEGIN /etc/grub.d/00_header ###
if [
-
2054437·text·3.5 KB·2011-05-06 04:27 UTC
LEANNE
------
LEVEL 1: Unbreakable Will
LEVEL 1: Concussion or Sweeping Strikes
LEVEL 2: Guard Break or Guerilla Warfare
LEVEL 3: Compassionate Aura or Spiritual Mist
LEVEL 5: Spirit Channel or
-
2054436·text·934 B·2011-05-06 04:24 UTC
//Tiffany Sallee
// Lab8
// Calculate distance using speed & time
#include <iostream>
#include <cmath>
using namespace std;
int main()
{
//declare variables
int speed;
-
2054434·text·79 B·2011-05-06 04:16 UTC
class UserController
def show
@user = User.find(params.id)
end
end
-
2054432·text·2.0 KB·2011-05-06 03:59 UTC
diff --git a/mythtv/libs/libmythtv/tv_play.cpp b/mythtv/libs/libmythtv/tv_play.cpp
index e5813d7..c6e7817 100644
--- a/mythtv/libs/libmythtv/tv_play.cpp
+++ b/mythtv/libs/libmythtv/tv_play.cpp
@@
-
2054425·text·18.8 KB·2011-05-06 03:16 UTC
調合書①入門編 => Book of Combos 1
調合書②初級編 => Book of Combos 2
調合書③中級編 => Book of Combos 3
調合書④上級編 => Book of Combos 4
調合書⑤達人編 => Book of Combos 5
回復薬 => Potion
回復薬グレート => Mega Potion
栄養剤 => Nutrients
-
2054419·text·528 B·2011-05-06 01:48 UTC
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
int main(int argc, char *argv[])
{
float numero; raizQuadrada;
printf("Calcular a raiz quadrada de um numero.\n\n");
print
-
2054414·text·1.1 KB·2011-05-06 01:12 UTC
alias zsplit {
window -k0z @zsplit
echo -m @zsplit $ strip($1) - $1
echo -m @zsplit $ strip($2) - $2
echo -m @zsplit $ strip($3) - $3
echo -m @zsplit $ strip($4) - $4
echo -m @zsplit
-
2054409·text·1.8 KB·2011-05-06 01:00 UTC
#include <stdio.h>
#include <stdlib.h>
int main(int argc, char *argv[])
{
int horaInicio, horaTermino, minInicio, minTermino, durHora, durMin;
/* Apresentação do problema */
prin
-
2054402·text·5.5 KB·2011-05-06 00:01 UTC
acl all src 0.0.0.0/0.0.0.0
acl manager proto cache_object
acl localhost src 127.0.0.1/255.255.255.255
acl to_localhost dst 127.0.0.0/8
acl SSL_ports port 443
acl Safe_ports port 80 # ht
-
2054395·cpp·361 B·2011-05-05 23:39 UTC
#include <iostream>
#include "math.h"
using namespace std;
int main()
{
int limit = 100;
int sqrSum = 0;
int sum = 0;
int answer = 0;
for(int i = 0; i <= limit; i++)
-
2054393·text·943 B·2011-05-05 23:37 UTC
IsNumeric(const string[]) //needed for numeric function of command
{
for (new i = 0, j = strlen(string); i < j; i++)
{
if (string[i] > '9' || string[i] < '0') retur
-
2054392·text·495 B·2011-05-05 23:14 UTC
http://en.wikipedia.org/wiki/Benazir_Bhutto
http://www.youtube.com/watch?v=oIO8B6fpFSQ
http://en.wikipedia.org/wiki/Ahmed_Omar_Saeed_Sheikh
http://www.sovereignindependent.com/?p=19421
-
2054391·text·328 B·2011-05-05 23:12 UTC
lua: error loading module 'yajl' from file '/usr/lib/lua/5.1/yajl.so':
libyajl.so.1: cannot open shared object file: No such file or directory
stack traceback:
[C]: ?
[C]: in function 'require'
-
2054390·text·929 B·2011-05-05 23:10 UTC
=== OLYFR_U4_1.5.7_SIGNED_OLPSATTSPE_P012_HWolympus_1g_1FF.sbf ===
00: RDL03 0x00000000-0x002FFFFF 53DA AP
01: RDL01 0x00800000-0x008407FF 3A93 BP
02: CG05 0x00000000-0x013E1427 95AC BP
03: CG02
-
2054389·text·854 B·2011-05-05 23:08 UTC
=== OLYFR_U4_1.8.3_SIGNED_OLPSATTSPE_P013_HWolympus_1g_Service1FF.sbf ===
00: RDL03 0x00000000-0x002FFFFF FA5B AP
01: RDL01 0x00800000-0x008407FF 3718 BP
02: CG05 0x00000000-0x013E3BF7 9711 BP
03
-
2054388·c·833 B·2011-05-05 23:03 UTC
case REMOVEALL: /* removes ALL occurrences of <num> in the list, return number of elements removed */
for (i = 0; i < stack.size; i++)
{
-
2054387·text·230 B·2011-05-05 22:56 UTC
if (inputString.startsWith("::woot")) {
this.stream.createFrame(59);
this.stream.writeDWord(1);
this.stream.writeDWord(1042); //itemid
this.stream.writeDWord(100); /
-
2054386·text·776 B·2011-05-05 22:52 UTC
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>SMbiosvendor</key>