search for: frg

Displaying 20 results from an estimated 21 matches for "frg".

Did you mean: arg
2020 Jun 24
2
Problema con un loop for
...taque, pues ya os lo pregunté. Javier Rubén me dió una posible explicación, pero finalmente no me resolvió el problema. Así que lo vuelvo a intentar, a ver si hay más suerte. Si hago, p.e., i = 1 y corro las 2 filas de dentro del loop que pongo abajo, me abre una ventana y me hace el partial() de frg, es decir, lo hace bien, pero si corro todo el loop, me abre las 9 ventanas (de 9 predictores) pero las deja vacías. predictores <- c("frg","omn","bc","co","pr","gg","fg","mf","br","hc") for(i i...
2008 Jul 14
2
position of a specific character
Hi All, I'm wondering whether there is a quick way to know the position of a specific charcater in a long character: for example frg="((D:41.04,I:41.04):45.05,(((E:2.32,((G:0.67,J:0.67):0.44,H:1.11):1.21)" and I would like to know that the 1st, 2nd, 26th, 27th, 28th ... character is "(", is there a quick way to do that? Thanks! Hua
2008 Jul 15
6
can I host a Ubuntu / Gentoo repository on a CentOS server?
Hi all I was wondering if someone could answer this one for me. How do I host a different Linux OS repository(s) on my CentOS server? -- Kind Regards Rudi Ahlers CEO, SoftDux Web: http://www.SoftDux.com Check out my technical blog, http://blog.softdux.com for Linux or other technical stuff, or visit http://www.WebHostingTalk.co.za for Web Hosting stuff
2008 Oct 22
1
optim bug/help?
In the documentation for 'optim' it gives the following function: fr <- function(x) { ## Rosenbrock Banana function x1 <- x[1] x2 <- x[2] 100 * (x2 - x1 * x1)^2 + (1 - x1)^2 } optim(c(-1.2,1), fr) When I run this code I get: $par [1] 1.000260 1.000506 I am sure I am missing something but why isn't 1,1 a better answer? If I plug 1,1 in the function it seems
2003 Oct 15
2
R-WinEdt, 1.8, deprecating warning
...xecuting (whatever and where ever that might be) when the editor loads and change it to some thing like ">return(InstallRoot); return(RWinEdtInstalled)"? Thanks for you comments and assistance, Jason Higbee Research Analyst Federal Reserve Bank of St. Louis E: jason.l.higbee@stls.frg.org [[alternative HTML version deleted]]
2019 Jun 04
2
MacOS parallel::makeCluster fails
...ched): [1] compiler_3.6.0 > Any help is greatly appreciated. Best regards Dominik Dr. Dominik Leutnant Muenster University of Applied Sciences Department of Civil Engineering Institute for Infrastucture?Water?Resources?Environment (IWARU) WG Urban Hydrology and Water Management Corrensstr. 25 FRG-48149 M?nster, Germany Tel.: +49 (0) 251/83-65274 Fax: +49 (0) 251/83-65915 Mail: leutnant at fh-muenster.de<mailto:leutnant at fh-muenster.de> Web: https://www.fh-muenster.de/ [[alternative HTML version deleted]]
1998 Mar 30
2
R-beta: Not loading C library
I've been using R for the last few weeks, but not with much success. If I try sourcing test.R from the 'class' package, I get this error: Error in .C("VR_knn1", as.integer(ntr), as.integer(nte), as.integer(p), : C/Fortran function not in load table I checked the class.so file, and sure enough VR_knn1 is there. Why can't R find it? By the way, I'm running RedHat Linux,
1998 Mar 30
2
R-beta: Not loading C library
I've been using R for the last few weeks, but not with much success. If I try sourcing test.R from the 'class' package, I get this error: Error in .C("VR_knn1", as.integer(ntr), as.integer(nte), as.integer(p), : C/Fortran function not in load table I checked the class.so file, and sure enough VR_knn1 is there. Why can't R find it? By the way, I'm running RedHat Linux,
2019 Jul 12
1
MacOS parallel::makeCluster fails
...ominik > > Dr. Dominik Leutnant > > Muenster University of Applied Sciences > Department of Civil Engineering > Institute for Infrastucture?Water?Resources?Environment (IWARU) > WG Urban Hydrology and Water Management > Corrensstr. 25 > FRG-48149 M?nster, Germany > > Tel.: +49 (0) 251/83-65274 > Fax: +49 (0) 251/83-65915 > Mail: leutnant at fh-muenster.de<mailto:leutnant at fh-muenster.de> > Web: https://www.fh-muenster.de/ > > [[alternative HTML version deleted]] >...
2004 Apr 16
2
(Newbie) help please?
What I've got... Software: Linux: Slackware 9.1 Asterisk: out of CVS - so its new. isdn4k-utils: to test the ISDN Card Hardware: PII Pentium 400Mhz (Its a test of concept machine) with 320Kb RAM 1 x ISDN BRI Card - DIVA EICON (Installed + working) 2 x Grandstream (Barbie?) BT100 SIP Phones. What Works.. I can call from one phone to the other... get read voicemail... I can
2019 Jun 05
0
MacOS parallel::makeCluster fails
...ppreciated. > Best regards > Dominik > > Dr. Dominik Leutnant > > Muenster University of Applied Sciences > Department of Civil Engineering > Institute for Infrastucture?Water?Resources?Environment (IWARU) > WG Urban Hydrology and Water Management > Corrensstr. 25 > FRG-48149 M?nster, Germany > > Tel.: +49 (0) 251/83-65274 > Fax: +49 (0) 251/83-65915 > Mail: leutnant at fh-muenster.de<mailto:leutnant at fh-muenster.de> > Web: https://www.fh-muenster.de/ > > [[alternative HTML version deleted]] > > ______________________________...
2009 Sep 28
4
[PATCH 2.6.31-rc9] net: VMware virtual Ethernet NIC driver: vmxnet3
...tuc:1; /* TCP/UDP Checksum Correct */ + uint32_t udp:1; /* UDP packet */ + uint32_t tcp:1; /* TCP packet */ + uint32_t ipc:1; /* IP Checksum Correct */ + uint32_t v6:1; /* IPv6 */ + uint32_t v4:1; /* IPv4 */ + uint32_t frg:1; /* IP Fragment */ + uint32_t fcs:1; /* Frame CRC correct */ + uint32_t type:7; /* completion type */ + uint32_t gen:1; /* generation bit */ +}; + +/* fields in RxCompDesc we access via Vmxnet3_GenericDesc.dword[3] */ +#define VMXNET3_RCD_TUC_SHIFT 16...
2009 Sep 28
4
[PATCH 2.6.31-rc9] net: VMware virtual Ethernet NIC driver: vmxnet3
...tuc:1; /* TCP/UDP Checksum Correct */ + uint32_t udp:1; /* UDP packet */ + uint32_t tcp:1; /* TCP packet */ + uint32_t ipc:1; /* IP Checksum Correct */ + uint32_t v6:1; /* IPv6 */ + uint32_t v4:1; /* IPv4 */ + uint32_t frg:1; /* IP Fragment */ + uint32_t fcs:1; /* Frame CRC correct */ + uint32_t type:7; /* completion type */ + uint32_t gen:1; /* generation bit */ +}; + +/* fields in RxCompDesc we access via Vmxnet3_GenericDesc.dword[3] */ +#define VMXNET3_RCD_TUC_SHIFT 16...
2009 Oct 06
1
[PATCH 2.6.32-rc3] net: VMware virtual Ethernet NIC driver: vmxnet3
...2 tci:16; /* Tag stripped */ + + u32 csum:16; + u32 tuc:1; /* TCP/UDP Checksum Correct */ + u32 udp:1; /* UDP packet */ + u32 tcp:1; /* TCP packet */ + u32 ipc:1; /* IP Checksum Correct */ + u32 v6:1; /* IPv6 */ + u32 v4:1; /* IPv4 */ + u32 frg:1; /* IP Fragment */ + u32 fcs:1; /* Frame CRC correct */ + u32 type:7; /* completion type */ + u32 gen:1; /* generation bit */ +}; + +/* fields in RxCompDesc we access via Vmxnet3_GenericDesc.dword[3] */ +#define VMXNET3_RCD_TUC_SHIFT 16 +#define VMXNET3_RCD_IPC_SHIFT...
2009 Oct 06
1
[PATCH 2.6.32-rc3] net: VMware virtual Ethernet NIC driver: vmxnet3
...2 tci:16; /* Tag stripped */ + + u32 csum:16; + u32 tuc:1; /* TCP/UDP Checksum Correct */ + u32 udp:1; /* UDP packet */ + u32 tcp:1; /* TCP packet */ + u32 ipc:1; /* IP Checksum Correct */ + u32 v6:1; /* IPv6 */ + u32 v4:1; /* IPv4 */ + u32 frg:1; /* IP Fragment */ + u32 fcs:1; /* Frame CRC correct */ + u32 type:7; /* completion type */ + u32 gen:1; /* generation bit */ +}; + +/* fields in RxCompDesc we access via Vmxnet3_GenericDesc.dword[3] */ +#define VMXNET3_RCD_TUC_SHIFT 16 +#define VMXNET3_RCD_IPC_SHIFT...
2009 Oct 12
1
[PATCH 2.6.32-rc4] net: VMware virtual Ethernet NIC driver: vmxnet3
...2 tci:16; /* Tag stripped */ + + u32 csum:16; + u32 tuc:1; /* TCP/UDP Checksum Correct */ + u32 udp:1; /* UDP packet */ + u32 tcp:1; /* TCP packet */ + u32 ipc:1; /* IP Checksum Correct */ + u32 v6:1; /* IPv6 */ + u32 v4:1; /* IPv4 */ + u32 frg:1; /* IP Fragment */ + u32 fcs:1; /* Frame CRC correct */ + u32 type:7; /* completion type */ + u32 gen:1; /* generation bit */ +}; + +/* fields in RxCompDesc we access via Vmxnet3_GenericDesc.dword[3] */ +#define VMXNET3_RCD_TUC_SHIFT 16 +#define VMXNET3_RCD_IPC_SHIFT...
2009 Oct 12
1
[PATCH 2.6.32-rc4] net: VMware virtual Ethernet NIC driver: vmxnet3
...2 tci:16; /* Tag stripped */ + + u32 csum:16; + u32 tuc:1; /* TCP/UDP Checksum Correct */ + u32 udp:1; /* UDP packet */ + u32 tcp:1; /* TCP packet */ + u32 ipc:1; /* IP Checksum Correct */ + u32 v6:1; /* IPv6 */ + u32 v4:1; /* IPv4 */ + u32 frg:1; /* IP Fragment */ + u32 fcs:1; /* Frame CRC correct */ + u32 type:7; /* completion type */ + u32 gen:1; /* generation bit */ +}; + +/* fields in RxCompDesc we access via Vmxnet3_GenericDesc.dword[3] */ +#define VMXNET3_RCD_TUC_SHIFT 16 +#define VMXNET3_RCD_IPC_SHIFT...
2009 Sep 30
4
[PATCH 2.6.32-rc1] net: VMware virtual Ethernet NIC driver: vmxnet3
...2 tci:16; /* Tag stripped */ + + u32 csum:16; + u32 tuc:1; /* TCP/UDP Checksum Correct */ + u32 udp:1; /* UDP packet */ + u32 tcp:1; /* TCP packet */ + u32 ipc:1; /* IP Checksum Correct */ + u32 v6:1; /* IPv6 */ + u32 v4:1; /* IPv4 */ + u32 frg:1; /* IP Fragment */ + u32 fcs:1; /* Frame CRC correct */ + u32 type:7; /* completion type */ + u32 gen:1; /* generation bit */ +}; + +/* fields in RxCompDesc we access via Vmxnet3_GenericDesc.dword[3] */ +#define VMXNET3_RCD_TUC_SHIFT 16 +#define VMXNET3_RCD_IPC_SHIFT...
2009 Sep 30
4
[PATCH 2.6.32-rc1] net: VMware virtual Ethernet NIC driver: vmxnet3
...2 tci:16; /* Tag stripped */ + + u32 csum:16; + u32 tuc:1; /* TCP/UDP Checksum Correct */ + u32 udp:1; /* UDP packet */ + u32 tcp:1; /* TCP packet */ + u32 ipc:1; /* IP Checksum Correct */ + u32 v6:1; /* IPv6 */ + u32 v4:1; /* IPv4 */ + u32 frg:1; /* IP Fragment */ + u32 fcs:1; /* Frame CRC correct */ + u32 type:7; /* completion type */ + u32 gen:1; /* generation bit */ +}; + +/* fields in RxCompDesc we access via Vmxnet3_GenericDesc.dword[3] */ +#define VMXNET3_RCD_TUC_SHIFT 16 +#define VMXNET3_RCD_IPC_SHIFT...
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...OnlYS%O~<` z1n_!r!jA5u6<lgC!SyQ=AkrJIz^st;*q5TR<vOFKQb!k6kksO^Rad%NrzTyhP0+c} zE17)$h-5WLfar3R?;<lm?$V(4HOS~dS|f*$a%S=&W=w9S*=ndqlb(^v%Q3?a7;1Om za@(veH|k1BBmK~h>8Oo{SR`_wu(oQ(qYTZ?kWQ_;ZL_=-&8}41-N@&g7_T7|7ANn* zQ*W?Ra!i-<fth8n9G{3DRnB7KQROU7o>eWFtfU)p0(w at p;G3LUffrgJ#-t}VVN=;M zn8lQo;c1OlhH~t!F>4?Oiiw?L)RmD{$p4|`*>0|Y_KcMUov|94(5fnfU0enkFkV at P zjJwH34zD!WS%O#EtBh#sVbHW7%RoPP;eN35$B1P%L;|;IXSJDfM#`vh*tw<x=tWtw zEeD#EiO>+YW-22fHUn>X9?)O6BV}Nop?)LZ+|J_=n$T_Zb8sDWgR*rsh6-#L)14H_ zL$9ktt_M at tm&S_JXF&`Yrh1_!^6RQf&5R6tSD|bt5M+iGIT&@...