-
2071453·text·558 B·2011-05-29 03:22 UTC
class RoundedBorder implements Border {
int radius;
RoundedBorder(int radius) {
this.radius = radius;
}
public Insets getBorderInsets(Component c) {
-
2071452·text·4.7 KB·2011-05-29 03:17 UTC
int i, pergunta1, somaValor1, somaValor2, somaValor3, notaSabor, somaNota2, somaNota123,
equipes, equipe1, equipe2, equipe3, outraResp, percSim, percNao, percOutraResp, cont;
-
2071450·cpp·4.0 KB·2011-05-29 03:08 UTC
/*
* simple 2-player tic-tac-toe solution.
* this was developed by nDray, so any resemblance
* to existing software is purely coincidential.
*
* feel free to change, use and share
*
*
-
2071447·text·4.6 KB·2011-05-29 02:58 UTC
int i, pergunta1, somaValor1, somaValor2, somaValor3, notaSabor, somaNota2, somaNota123,
equipes, equipe1, equipe2, equipe3, outraResp, percSim, percNao, percOutraResp;
floa
-
2071443·text·509 B·2011-05-29 02:43 UTC
# CONTEXT:
# I need to plot date from lines like
#
# May 28 2011 09:16:09 PM 0.38 99.527 45.155 13.1001 19.7676
#
# Where everything before the PM is, obviously, date and time.
# The following
-
2071440·python·4.0 KB·2011-05-29 02:29 UTC
/*
* simple 2-player tic-tac-toe solution.
* this was developed by nDray, so any resemblance
* to existing software is purely coincidential.
*
* feel free to change, use and share
*
*
-
2071435·text·2.8 KB·2011-05-29 02:10 UTC
int cont_alunos = 0, alunosPorSala = 0, cont_sala = 0, numeroSala = 0, salaMaiorMedia = 0;
float maiorMedia = 0, mediaGeral = 0, notaAluno = 0, somaNotas = 0,
mediaSala = 0, somaSala = 0,
-
2071434·text·128.7 KB·2011-05-29 02:03 UTC
-
2071431·text·2.3 KB·2011-05-29 01:57 UTC
crm(live)# configure show
node master
primitive asterisk_IP ocf:heartbeat:IPaddr2 \
params ip="10.46.80.151" cidr_netmask="24" \
op monitor interval="10s"
primitive dhcpd_IP ocf:h
-
2071430·text·7.6 KB·2011-05-29 01:49 UTC
//---------------------------------------------------------------/
// Descrição do Programa /
// O programa pesquisa em uma empresa o gosto pelo suco, tipo de
-
2071428·text·34.6 KB·2011-05-29 01:48 UTC
-
2071426·text·4.2 KB·2011-05-29 01:43 UTC
int i, pergunta1, somaValor1, somaValor2, somaValor3, notaSabor, somaNota2, somaNota123,
equipes, equipe1, equipe2, equipe3, outraResp, percSim, percNao, percOutraResp;
floa
-
2071419·text·1.4 KB·2011-05-29 01:22 UTC
driver: none plain vga boot from bios,
brightness : 0% - (not sure, need to check again)
pm level : boot
applications: vga console
driver: nouveau,
brightness : 0%
pm level : boot
power: 23.2W
-
2071417·text·2.6 KB·2011-05-29 01:20 UTC
int turma, alunos, alunosPorturma, quantTurmas, numeroTurmaMelhormedia;
float nota, somaNotas, somaNotasturma, mediaGeral, mediaTodasturmas,
turmaMaiormedia, mediaTurma;
alunos =
-
2071416·text·1.2 KB·2011-05-29 01:19 UTC
statistics:
driver: none plain vga boot from bios,
pm level : boot
applications: vga console
driver: nouveau,
brightness : 0%
pm level : boot
power: 23.2W (powertop via ssh + lot of time wait
-
2071414·text·553 B·2011-05-29 01:16 UTC
[Pilgrim, Covert Cyno]
Imperial Navy Energized Adaptive Nano Membrane
Damage Control II
Imperial Navy Energized Adaptive Nano Membrane
1600mm Reinforced Rolled Tungsten Plates I
1600mm Reinforced
-
2071412·text·128 B·2011-05-29 01:15 UTC
(3x + 3)^2 = 3xy - 7
(3x + 3)(3x + 3) = 3xy - 7
9x^2 + 9x + 9x + 9 = 3xy - 7
9x^2 + 18x = 3xy - 7 - 9
9x^2 + 18x - 3xy = -16
-
2071410·text·867 B·2011-05-29 01:08 UTC
[Loki, Cloaky]
Gyrostabilizer II
Gyrostabilizer II
Tracking Enhancer II
Nanofiber Internal Structure II
Republic Fleet 10MN MicroWarpdrive
Large Shield Extender II
Large Shield Extender II
R
-
2071407·text·193 B·2011-05-29 00:56 UTC
cd /usr/standalone/i386/
sudo ./fdisk -f boot0 -u -y /dev/rdisk0
sudo dd if=boot1h of=/dev/rdisk0s3
sudo cp boot /
sudo /usr/standalone/i386/fdisk -e /dev/disk0
f 3
write
y
exit
-
2071403·text·1.4 KB·2011-05-29 00:27 UTC
#include <element.h>
int update_MGMA(UPDATE_FUNC_ARGS) {
int r, rx, ry, rt, t = parts[i].type;
for(rx=-2; rx<3; rx++)
for(ry=-2; ry<3; ry++)
if(x+rx>=0 && y+ry>0 &&