search for: divisione

Displaying 20 results from an estimated 40 matches for "divisione".

Did you mean: division
2015 Jul 13
2
Crear datos aleatorios con restriciones
...at 5:54 PM Carlos Ortega <cof en qualityexcellence.es> wrote: > Hola, > > Esta es una forma de hacerlo, evitando bucles.... > > > #------------------------------------------------------------------------------------------ > #1. Quiero generar N escuelas, con G grados y C divisiones. > #2. Quiero asignar cada uno de T maestros a 2 divisiones en un grado y > escuela > > #---------------------- Combinaciones de: Escuelas - Grados - Divisiones > #Generar "n" Escuelas: e1, e2, e3... > numEs <- 20 > escuelas <- paste("e", 1:numEs, sep...
2015 Jul 13
2
Crear datos aleatorios con restriciones
...hice en stackoverflow >> > < >> http://stackoverflow.com/questions/31137940/randomly-assign-teachers-to-classrooms-imposing-restrictions/31143808#31143808 >> >pero > > >> nadie pudo contestarla. >> >> 1. Quiero generar N escuelas, con G grados y C divisiones. >> 2. Quiero asignar cada uno de T maestros a 2 divisiones en un grado y >> escuela >> >> Si tengo C=4 divisiones, puedo lograr lo que quiero con este código: >> >> library(randomNames) >> set.seed(6232015) >> n.schools <-20 >> n.grades &lt...
2015 Jul 13
2
Crear datos aleatorios con restriciones
...s poner otro valor... > La única limitación aparecerá cuando escojas un valor muy grande y el > cálculo de las combinaciones posibles tarde en generarse. He probadoc con > 20 y sigue siendo manejable. > > #--------------------------------------------- > > #Generar "c" Divisiones: c1, c2, c3... > *numDi <- 4* > divis <- paste("c", 1:numDi, sep="") > #---------------------------------------------- > > Y la otra discrepancia parece ser el número de combinaciones válidas. > Lo que has dicho es que quieres "asignar un profesor a...
2015 Jul 13
2
Crear datos aleatorios con restriciones
Hola, Esta pregunta la hice en stackoverflow <http://stackoverflow.com/questions/31137940/randomly-assign-teachers-to-classrooms-imposing-restrictions/31143808#31143808>pero nadie pudo contestarla. 1. Quiero generar N escuelas, con G grados y C divisiones. 2. Quiero asignar cada uno de T maestros a 2 divisiones en un grado y escuela Si tengo C=4 divisiones, puedo lograr lo que quiero con este código: library(randomNames) set.seed(6232015) n.schools <-20 n.grades <- 3 n.classrooms <- 4 total.classrooms <- n.classrooms*n.grades*n.school...
1998 May 22
1
Illegal filename characters
Does anyone have a solution for the problem of file and directory names containing characters which are OK in DOS/Windows but illegal (or at least unwise) in Unix? I have Windows clients who have written directory names containing "$" characters to Samba shares on a Solaris box. This is fine for the clients, but plays havoc with Solaris programs needing to access the files, eg. backups
2016 May 09
2
Latex y gráfico
Estimados Hay varias alternativas para utilizar latex dentro de R, concretamente por ejemplo una ecuación matemática dentro de un gráfico. Pero para un caso se me ocurre utilizar líneas que conecten partes de gráficos, por ejemplo, supongamos que hay dos barras con tres o cuatro divisiones, digamos, 25% cada una, de la primera desde una de estas me gustaría realizar una flecha, hacia la segunda barra. En latex hay algunas alternativas como xy-pic, podría utilizar esto dentro de un archivo Rnw, colocando el gráfico en una matriz de latex, pero posiblemente alguna persona escribió al...
2018 Mar 23
3
Ayuda con R-Studio condiciones
...37 Grande 3 77 773 7730 340938 Grande 3 71 712 7120 353517 Grande 1 73 731 7310 340940 Grande 3 71 711 7110 340941 Grande 3 69 691 6910 340942 Grande 3 73 731 7310 Por ejemplo: Quiero que me clasifique en la nueva columna llamada SECCION, todas las divisiones de 50 a 59 con la letra D, de 60 a 69 con la letra G, las de 70 a 79 con la letra L, las de 80 a 89 con la letra M, las de 90 a 99 con la letra N, de tal forma de conseguir esto: ID TAMA?O X DIVISION GRUPO CLASE SECCION 338576 Grande 2 82 821 8219 M 338421 G...
2001 May 10
1
Samba binary on AIX
...planning to relaesa a binary version? Thanks, Michele Donna ____________ GE Global eXchange Services Product Specialist GE Global eXchange Services Via San Gregorio 34 20124 Milano, Italia Tel. +39 02 66705.1 - Fax +39 02 6694496 Web: http://www.gegxs.com GE Global eXchange Services e' una divisione della General Electric Information Services S.p.A La sede legale: Via San Gregorio 34, 20124 Milano, Italia Reg. Impr. N. 182995 Trib. MI - Capitale L. 2.450.000.000 int. vers. R.E.A. Milano 0995280 - Cod. Fisc. e Part. IVA IT. 04183910159
1998 Jan 27
1
1.9.18p2 compile problem
I just grabbed 1.9.18p2 and tried compiling with gcc 2.7.2.1 for a Solaris 2.5 box, but it didn't get too far - after a bunch of macro re-defines (eg. "/usr/include/sys/termios.h", line 32: macro CTRL redefines previous macro at "/usr/ucbinclude/sys/ttychars.h", line 65 "/usr/include/sys/termios.h", line 150: macro CINTR redefines previous macro at
2008 Oct 06
2
Maildir++ problem
...ile? I have searched into all the documentation, but i don't find anything... What parameters must be specified into the config file to generate the maildirsize file? Thank u in advance, and long life to dovecot ;) Claudio. -- ------------ Claudio Prono Systems Development @ Atpss.net Srl, Divisione Implementazione Sistemi Via San Bernardino, 17 - 10137 Torino (TO) - IT Tel +39-011.32.72.100 Fax +39-011.32.46.497 PGP Fingerprint: 75C2 4049 E23D 2FBF A65F 40DB EA5C 11AC C2B0 3647 Disclaimer: http://atpss.net/disclaimer ------------
2008 Oct 27
2
quota warning not working
...so the script is not executed. I thinked is a permission problem, but seems not. Now the script is like this: -rwx--x--x 1 dovecot dovecot 317 Oct 27 15:30 /usr/bin/quota_warning.sh What can be the problem? Stuck!!! Claudio. -- ------------ Claudio Prono Systems Development @ Atpss.net Srl, Divisione Implementazione Sistemi Via San Bernardino, 17 - 10137 Torino (TO) - IT Tel +39-011.32.72.100 Fax +39-011.32.46.497 PGP Fingerprint: 75C2 4049 E23D 2FBF A65F 40DB EA5C 11AC C2B0 3647 Disclaimer: http://atpss.net/disclaimer ------------
2018 Mar 23
3
Ayuda con R-Studio condiciones
...Grande 2 Grande 3 Mediana 2 Grande 1 Grande 3 Grande 3 Grande 1 Grande 3 Grande 3 Grande 3 Por ejemplo: Quiero que me clasifique en la nueva columna llamada SECCION, todas las divisiones de 50 a 59 con la letra D, de 60 a 69 con la letra G, las de 70 a 79 con la letra L, las de 80 a 89 con la letra M, las de 90 a 99 con la letra N, de tal forma de conseguir esto: ID TAMA?O X DIVISION GRUPO CLASE SECCION Grande 2 M Grande 3...
2009 Jan 15
2
Possible Bug segnalation
...torage=80%% /usr/bin/quota_warning.sh 80 quota_warning2: storage=90%% /usr/bin/quota_warning.sh 90 quota_warning3: storage=99%% /usr/bin/quota_warning.sh 90 Anyone have some similar experience to mine? Cordially, Claudio Prono. -- ------------ Claudio Prono Systems Development @ PSS Srl, Divisione Implementazione Sistemi Via San Bernardino, 17 - 10137 Torino (TO) - IT Tel +39-011.32.72.100 Fax +39-011.32.46.497 PGP Fingerprint: 75C2 4049 E23D 2FBF A65F 40DB EA5C 11AC C2B0 3647 Disclaimer: http://atpss.net/disclaimer ------------
2011 Jul 12
1
Quantitative Analyst/Quantitative Developer
Hello, I would like to post the below position on your site. Thanks, Quantitative Analyst/Quantitative Developer MSIM Global Risk & Analysis, Quantitative Research & Model Review group Morgan Stanley Investment Management (MSIM), together with its investment advisory affiliates, has more than 680 investment professionals around the world and approximately $279 billion in assets under
2008 Oct 08
3
Something weird happening...
...type: listen master: path: /var/run/dovecot/auth-master mode: 384 plugin: quota: maildir quota_warning: storage=80%% /usr/local/bin/quota-warning.sh 80 So, what can be the problem? Thanks, Claudio Prono. -- ------------ Claudio Prono Systems Development @ Atpss.net Srl, Divisione Implementazione Sistemi Via San Bernardino, 17 - 10137 Torino (TO) - IT Tel +39-011.32.72.100 Fax +39-011.32.46.497 PGP Fingerprint: 75C2 4049 E23D 2FBF A65F 40DB EA5C 11AC C2B0 3647 Disclaimer: http://atpss.net/disclaimer ------------
2012 Jun 14
3
mapa provincial de España con googleVis
Se ha borrado un adjunto en formato HTML... URL: <https://stat.ethz.ch/pipermail/r-help-es/attachments/20120614/518ed68f/attachment.html>
2006 Aug 30
11
xen-3.0.2-3
Hi I read a few times in the web about xen-3.0.2-3 but I cannot find a place to download it. Not even here: http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/ Where can I get it? And does it have network issues solved? And what is the most current kernel I can use with xen? How do I change the source to use a more current kernel than 2.6.16.6? Regards, Steffen Please - if possible
2009 Feb 02
1
cyrus's smartcieve with dovecot usable
HI, one of my users asked me, wether smartcieve is still available after migration from cyrus to dovecot, or not. Is this possible, because smartsieve is designed for cyrus-Imapd? Or is there something similar available for maintaining the custom user rulsets by the users? ttyl, Django
2009 Jan 29
2
problem with some mailboxes (failed: Is a directory)
I have this problem with some mailboxes (actually Maildirs) on my system. After some user's activity there is following information in dovecot logs: Jan 29 16:24:28 mailserv dovecot: IMAP(username): unlink(/var/spool/mail/imap/user/username/Maildir/cur/Sent:2,ST) failed: Is a directory User can not connect to his account neither via POP3 nor IMAP. There is one workaround I know which is: rm
2004 Jan 13
2
Nufone.net net wackiness?
I can't send mail to any addresses in nufone.net; they all get rejected by a spam blocker. And their website is gone, too!! The URL leads to a "parking site." My accounts still seem to work, but I wonder WTH is going on? Thx. B.