Displaying 2 results from an estimated 2 matches for "532703".
Did you mean:
532703l
2012 Sep 05
4
Summarizing data containing data/time information (as factor)
...rize the attached data
(Test.csv, which can be read into R by using 'read.csv(Test.csv, header=F)'
), to indicate the day that there are any data available, e.g.value=1 if
there are any data available for that day, otherwise value=0.
28/04 29/04 30/04 01/05 02/05
532703 0 1 1 1 0
532704 1 1 1 1 1
532705 0 0 1 1 0
Only Column A (Names: automatically stored as integer if being read into R)
and Column B (date/time: automatically stored as fac...
2010 Jun 11
0
Can't run amcap.exe with webcam
OS: Ubuntu 10.04 with Gnome
wine version: 1.1.42
amcap.exe version: 9.00
wecam: Logictech QuickCam E3500
The webcam works very well with ubuntu (I just got cheese to test the webcam). But I try to copy a amcap.exe and run 'wine amcap.exe' or 'sudo wine amcap.exe'. The amcap will crash when the amcap gui appears.
Following the Documents, I turn on the debug mode.What should I do