Displaying 10 results from an estimated 10 matches for "dessin".
2008 Oct 06
10
DO NOT REPLY [Bug 5811] New: rsync error: error allocating core memory buffers (code 22) at io.c(635)
https://bugzilla.samba.org/show_bug.cgi?id=5811
Summary: rsync error: error allocating core memory buffers (code
22) at io.c(635)
Product: rsync
Version: 3.0.4
Platform: x64
OS/Version: Linux
Status: NEW
Severity: blocker
Priority: P3
Component: core
AssignedTo: wayned@samba.org
2005 Mar 30
6
French Curve
Dear R experts,
Did someone implemented French Curve yet? Or can anyone point me some
papers that I can follow to implement it?
thanks in advance for your help.
Paul
2007 Sep 16
1
evt_close
Salut Alex. Quand j''utilise:
evt_close() {|event| on_sortie}
def on_sortie
@fich1 = nil
end
dans mon application, ça désactive complètement la fermeture. Pourquoi?
J''aimerai pouvoir créer un évenement à la fermeture de mon application, quand je la ferme avec window manager, qui pourrait me permettre d''initialiser ma variable.
Quel est la chose que je ne fait pas
2001 Apr 09
0
Bonjour !
Si vous souhaitez vous former sur Coreldraw ou Photopaint, (logiciels de dessin, illustration et montage photo)
Sachez qu''un site leur est dédié : http://www.ocreat.com
Les formations, dispensées dans toute la France, Belgique & Suisse, sont personnalisées par professions exercées...
N''hésitez pas à donner vos impressions à son concepteur Olivier Fournie...
2006 Jan 18
2
Display an Image on a Plane
Hi,
I am new to R and I would like to display an image on a plane in a 3D plot,
i.e. I would like to be able to specify a theta and a phi parameters like in
the function persp to display a 2D image on an inclined plane.
Regards,
vincent
[[alternative HTML version deleted]]
2006 Jan 18
2
Display an Image on a Plane
Hi,
I am new to R and I would like to display an image on a plane in a 3D plot,
i.e. I would like to be able to specify a theta and a phi parameters like in
the function persp to display a 2D image on an inclined plane.
Regards,
vincent
[[alternative HTML version deleted]]
2006 Nov 20
2
which windows software can communicate with ipsec(racoon)?
I have tested cisco vpn software,found build the phase ONE successfully,but
phase two can't build up.
Anyone have advice??
2001 Dec 18
4
Question about Samba
Dear Sir,
I want to ask that since I have installed Linux RedHat 7.1 with
Samba Server inside it. I also configured it follow some books , however, my
problem now is that .
I can brower the linux computer through other computer in the same domain.
However, when I try to access it, then it will said network problem and
can't access it. I have tried ping to both computer name and ip address
2007 Aug 13
3
unicode
Salut alex, j''ai essayer d''encoder quelques fichiers pour faire des test. Il y a des sigles comme "€" que je ne peut pas encoder. le problème c''est que quand j''ouvre un fichier.txt par exemple et qu''il contient ce sigle, le contenu du fichier ne s''affiche pas.
Compter-vous insérer ces sigles par la suite que l''on puissent les
2003 Nov 22
3
New index / mailbox API
Today morning I had an idea how to make indexes more scalable with
multiple concurrent writers. As a side effect it also made the locking
issues much more simpler. So I thought I'd go and rewrite all the
indexing code, it had gotten way too ugly and difficult to understand
and maintain.
I also thought to separate the index handling completely from mailbox
handling. So there would be lib-index