search for: ts3

Displaying 12 results from an estimated 12 matches for "ts3".

Did you mean: ts1
2008 Jul 28
2
Help with a loop
...750, 8940,17180, 8693,10100, 7990,24820, 6770, 7390,8450,18400,16252,6080,11030) tmax<-0 dt<-0 for (m in 1:14) { tmax[m]<-duration[m] dtmin<-969 dtmax<-9884 i<-1 dt[m]<-round(runif(1,dtmin,(tmax[m]-1)))} ts<-c(1) ts1<-ts ts2<-ts1 ts3<-ts1 ts4<-ts1 ts5<-ts1 ts6<-ts1 ts7<-ts1 ts8<-ts1 ts9<-ts1 ts10<-ts1 ts11<-ts1 ts12<-ts1 ts13<-ts1 ts14<-ts1 for (m in 1:2){ while(i+dt[m]<tmax[m]) { ts1<-append(ts,i+...
2006 Jul 13
2
having a problem with acts_as_state_machine
...sion:0x35811f0 @attributes={"pattern_id"=>2, "id"=>11, "person_id"=> 2, "state"=>"looking_for_experts"}, @new_record=false, @errors=#<ActiveRecord::Errors:0x34627b0 @base=#<TalkSession:0x35811f0 ...>, @errors={}>> >> ts3 = TalkSession.find_by_person_id 2 => #<TalkSession:0x32f5f08 @attributes={"pattern_id"=>"2", "id"=>"11", "person_id"=>"2"}> >> ts2.current_state => :looking_for_experts >> ts3.current_state NoMethodError: u...
2010 Mar 17
0
Sims 3 and Microsoft.VC80.CRT
I had the Sims 3 working up until the town load section and was about to test something for Jeffz when something (I honestly don't know what) caused some breakage to do with the MS C++ libraries. Now when I try and run the game I get: Code: ben at xenith:~/Wine/Games/Sims3/Game/Bin$ wine TS3.exe fixme:ntoskrnl:KeInitializeTimerEx stub: 0x110f80 0 fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" (8.0.50727.762) err:module:import_dll Library MSVCR80.dll (which is needed by L"C:\\windows\\system32\\MSVCP80.dll") not found err:...
2002 May 31
2
error in seq.POSIXt?
I am trying to extract only the winters (defined to be 01-Dec through 28-Feb) of daily data from 1948-2002. There are 90 days in each winter season. I wrote the following code to gather the winter dates into a single vector: DJF <- NULL for(year in 1949:1999) { temp.begin <- strptime(paste("01/12", year-1, sep="/"), "%d/%m/%Y") temp.end <-
2023 Feb 28
1
vector a partir de los valores de una tabla
Muy buenas, necesito crear un vector a partir de los valores de una tabla como la de abajo. Debe ser algo muy fácil pero no lo encuentro en la web. Gracias, Manuel 246, 345, 401, 131,125, 69 a partir de: TS1 TS2 TS3 TS4 TS5 TS6 246 345 401 131 125 69 [[alternative HTML version deleted]]
2008 May 25
1
n Realizations of a Stochastic Process assigned to dynamically generated variable names?
I am interested in creating multiple (say 1000) time series, from a given stochastic process, of length 250. I want to refer to each realization with its own variable name, of the format say, tsn, where n is the n'th simulation. i.e. ts1, ts2, ts3, ts4, .... , ts1000 The way I am thinking of doing this is placing the following code within another loop, and the 'tsn' assignment should happen as ts1 and so on, the n being taken from the iteration of the outer loop. However, crucially, I don't know how/whether I can create variable...
2005 Apr 28
2
ips and netbios name on the logs
...28 02:54 10.3.1.27.log -rw-r--r-- 1 root root 0 Apr 28 02:54 127.0.0.1.log -rw-r--r-- 1 root root 0 Apr 28 02:49 avserver03.log -rw-r--r-- 1 root root 527 Apr 28 02:47 beruti-ts1.log -rw-r--r-- 1 root root 0 Apr 28 02:46 beruti-ts2.log -rw-r--r-- 1 root root 1.1K Apr 28 02:54 beruti-ts3.log -rw-r--r-- 1 root root 1.1K Apr 28 02:54 beruti-ts4.log -rw-r--r-- 1 root root 527 Apr 28 02:48 beruti-ts5.log -rw-r--r-- 1 root root 0 Apr 28 02:54 dr.taratutto.log -rw-r--r-- 1 root root 4.8K Apr 28 02:53 log.nmbd -rw-r--r-- 1 root root 554 Apr 28 02:53 log.smbd -rw-r--r-- 1 root r...
2011 Jun 28
0
New winetricks 20110628: 18 new verbs (adobe_diged, audible, irfanview, winamp, bioshock2, lego_potc_demo, nfsworld, d3dx9_43, glidewrapper, grabfullscreen, ...)
...e http://code.google.com/p/winetricks/wiki/AddingNewVerbs Changes since 20110429: Austin English grabfullscreen=y/n: new verb, for automatically clipping the cursor for full screen windows ie6: use native inetcpl.cpl mono210: updated to mono 2.10.2 sims3: fixed install check; executable is named TS3.exe, not TS3.EXE Trevor Johnson adobeair: update to 2.6. tested with http://code.google.com/p/swfobject adobe_diged: new verb flash: updated irfanview: new verb opera: update. Fixes bug 83. spore_cc_demo: new verb winamp: new verb Whitespace-only patch: use 4 space indents throughout, avoid doub...
2003 Nov 03
1
samba-3.0.0: bugs in PDC/BDC mode with LDAP
...et" or "get". i recompiled samba without --with-sys-quotas and everything was fine again. the next problem i saw was another error message in the log's similar to #281 in bugzilla the complete message is: - ---- [2003/10/28 20:21:12, 1] smbd/service.c:make_connection_snum(698) ts3 (172.25.1.96) connect to service Profiles initially as user tester (uid=12345, gid=3456) (pid 25364) [2003/10/28 20:21:12, 0] lib/smbldap.c:smbldap_open(799) smbldap_open: cannot access LDAP when not root.. [2003/10/28 20:21:12, 1] lib/smbldap.c:smbldap_retry_open(888) Connection to LDAP Server...
2008 May 28
1
Problem accessing to Windows Terminal Server in load balancing.
...poses (2 centos machines) and is working fine. The problem I have is that the TS are 3 windows TS in load balancing configuration. There is 1 IP for general purposes and every TS has its own IP. For example, the configuration is: 192.168.0.1/24 TS1 192.168.0.2/24 TS2 192.168.0.3/24 TS3 192.168.0.10/24 (TS server IP for load balancing) The problem I encountered is that every PC into the LAN has access from the LAN to every TS (tested with ping), but them have no access to the IP for load balancing. I observed that all TSn IP's has their ARP entry in the ARP table, but th...
2009 May 19
4
Has anyone had any luck with the sims 3?
For those that have the sims 3 have you had any luck with the game at all? I looked at the sims 2 page and going off of that it does not look too promising :(
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking