-
2050846·text·466 B·2011-04-26 12:44 UTC
ZSQRT := proc(a,u0,p) local u,pk,k,e,uk,i;
> u := mods(u0,p); uk := u;
> i := modp(1/(2*u0),p);
> e := a - u^2;
> pk := p;
> for k do
> printf("got %d = %d expected\n
-
2050841·text·1.6 KB·2011-04-26 12:28 UTC
#!/usr/bin/python
import Image,sys, numpy as np
def mk2d(l, n):
for i in xrange(0, len(l), n):
yield l[i:i+n]
tresh = lambda img,tr: img.point(lambda x: 255 if x>tr else 0)
def v
-
2050833·text·1.6 KB·2011-04-26 12:11 UTC
#!/usr/bin/python
import Image,sys, numpy as np
def mk2d(l, n):
for i in xrange(0, len(l), n):
yield l[i:i+n]
tresh = lambda img,tr: img.point(lambda x: 255 if x>tr else 0)
def v
-
2050832·text·1.2 KB·2011-04-26 12:03 UTC
www-data@dogma:/var/cache/planet$ /usr/bin/planetplanet -v /etc/planet.conf
DEBUG:planet.runner:Socket timeout set to 20 seconds
INFO:planet.runner:Loading cached data
INFO:planet:Feed <http://rq.
-
2050831·text·417 B·2011-04-26 12:00 UTC
ZSQRT := proc(a,u0,p) local u,pk,k,e,uk,i;
> u := mods(u0,p);
> i := modp(1/(2*u0),p);
> e := a - u^2;
> pk := p;
> for k do
> printf("e = %d\n", e);
> if e
-
2050830·text·7.1 KB·2011-04-26 11:56 UTC
01 David Guetta feat. Rihanna - Who's That Chick (Original Mix).mp3
02 David Guetta feat. Rihanna - Who's That Chick (Fuck Me I'm Famous Remix).mp3
03 Gianni Coletti - Gimme Fantasy (Gianni Coletti
-
2050828·text·1.4 KB·2011-04-26 11:54 UTC
We feel that over all our Android app was more successful than was expected, considering the level of ability in the group, however it is unfortunate that we ran out of time as there was much more tha
-
2050826·text·524 B·2011-04-26 11:39 UTC
# A Product can belong to a ProductGroup but each ProductGroup can
# have a representative main reference product along with the list of
# product group members.
class Product(DeclarativeBase):
-
2050823·text·2.7 KB·2011-04-26 11:29 UTC
кому pr@ntpp.biz,
kowai@mail.ru
дата 26 апреля 2011 г. 14:51
тема 3-й ежегодный фестиваль Сакура кай 2011
Скрыть подробные сведения 14:51 (36 мин. назад)
Уважаемый Антон,
Просим Вас разместить
-
2050815·text·282 B·2011-04-26 10:07 UTC
fio := sys->file2chan(DIR, "file.tmp");
if(fio == nil)
raise;
dir := Sys->nulldir;
dir.name = "file";
dir.mode = Sys->DMEXCL | 8r
-
2050814·text·4.3 KB·2011-04-26 10:07 UTC
#ifndef DEFINE_H
#define DEFINE_H
#ifdef WIN32
#define PATH_SEP "\\"
#else
#define PATH_SEP "/"
#endif
#define ME4502_MAJOR_VERSION 2
#define ME4502_VERSION 0
#define SAVE_VERSION 47
#de
-
2050812·text·441 B·2011-04-26 10:03 UTC
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet
-
2050811·text·81.1 KB·2011-04-26 10:02 UTC
-
2050809·text·598 B·2011-04-26 09:53 UTC
(is_opened, cur_fid) := (0, 0);
for(;;) alt {
(nil,count,fid,reply) := <-fio.read =>
if(reply == nil)
if(is_opened && cur_fid == fid)
is_opened =
-
2050807·text·615 B·2011-04-26 09:21 UTC
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
7732531192ca98a677d2756f218c9dbbd73d4ddeb3359719d794bdd20eb3d4ff
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iQEcBAEBAgAGBQJ
-
2050806·text·1.8 KB·2011-04-26 09:18 UTC
make[2]: Leaving directory `/home/gerald/Desktop/Downloads/esden-summon-arm-toolchain-9b7cedd/openocd-master/src'
Making all in doc
make[2]: Entering directory `/home/gerald/Desktop/Downloads/esden-
-
2050804·text·398 B·2011-04-26 09:14 UTC
37,c5,cf,49,33,c8,e4,73,ad,45,e1,7e,23,b7,a4,fe,c5,ff,25,cc,4c,d7,3e,66,\
92,9b,92,e3,1b,43,a3,25,d5,7a,c0,e5,d7,4a,f7,a4,0e,c2,6c,f1,c2,d0,8d,ab,30,\
50,cd,d3,c7,2e,88,62,45,e3,06,3e,0a,1d,24,df,1b
-
2050803·text·1.7 KB·2011-04-26 09:10 UTC
[root@eeelive .in]# ls -la /lib/firmware/2.6.39-pure-emerald-alt1.rc4/radeon/
total 268
drwxr-xr-x 2 root root 4096 Apr 20 16:09 .
drwxr-xr-x 31 root root 4096 Apr 20 16:09 ..
-rw-r--r-- 1 roo
-
2050801·text·4.5 KB·2011-04-26 09:09 UTC
Packed modules: agpgart amd-k7-agp amd64-agp ati-agp intel-agp intel-gtt nvidia-agp sis-agp via-agp
Packing image to archive ...
Installing image ...
Image is saved as /boot/initrd-2.6.39-pure-e
-
2050798·text·12.0 KB·2011-04-26 08:49 UTC
******************************************************************
* Configuring openocd-master
******************************************************************
checking for a BSD-compatible inst