Displaying 8 results from an estimated 8 matches for "afac".
Did you mean:
aac
2010 Jan 03
1
Anova in 'car': "SSPE apparently deficient rank"
...2 3 8 10
5 p5 2 2 3 3 2 3 5 7 2 3 7 9
> attach(your.data)
> multmodel=lm(cbind(A1B1, A1B2, A1B3, A1B4, A2B1, A2B2, A2B3, A2B4,
A3B1, A3B2, A3B3, A3B4)~1)
> poke.idata=read.table(pipe("pbpaste"),header=T)
> poke.idata
Afac Bfac
1 A1 B1
2 A1 B2
3 A1 B3
4 A1 B4
5 A2 B1
6 A2 B2
7 A2 B3
8 A2 B4
9 A3 B1
10 A3 B2
11 A3 B3
12 A3 B4
> attach(poke.idata)
>
pokeAnova
=Anova(multmodel,idata=poke.idata,idesign=~Afac*Bfac,type="III")
Error in linear.hyp...
2003 May 30
1
manager interface change request
hi all
I'm trying to use the manager interface to do some nagios (http://nagios.org/)
integration, and I find some parts of it not really optimal. What I'd like to
change, is to make \r\n\r\n an actual terminator, something it isn't today,
AFACS. Below is the Status output - it shows Response, Message, \r\n, Status
post, \r\n, Status post etc etc. Without a parsable terminator, I need to use
some select/poll interfaces, and I just don't like that :P
May I suggest changing the \r\n between status (and other) output sections to
some...
2003 Sep 18
2
Need help with H.323
hi all
I'm trying to setup a dlink dph-100h phone (actually a dph-100m but with
the h.323 software) with asterisk and chan_h323. AFACS, the dph-100h
software can only be configured to point to a gatekeeper. I know I don't
need to do this, but it's a test before I setup my Symbol Netvision
phones (I don't have an access point for them now). First, this is what
I have, and what I've done:
- Platform is Debian Woody...
2017 Apr 10
2
clang build failures using Visual Studio
...\include\xmemory(126): error
C2100: illegal indirection
c:\program files (x86)\microsoft visual
studio\2017\community\VC\Tools\MSVC\14.10.25017\include\xmemory(126): error
C2062: type 'unknown-type' unexpected
gtest.vcxproj ->
C:\Users\andy\AppData\Local\CMakeBuild\12c242dd-f206-c033-afac-74b8717657f2\build\x86-Debug\Debug\lib\gtest.lib
gtest_main.vcxproj ->
C:\Users\andy\AppData\Local\CMakeBuild\12c242dd-f206-c033-afac-74b8717657f2\build\x86-Debug\Debug\lib\gtest_main.lib
Generating ../../bin/scan-build.bat
Generating ../../libexec/ccc-analyzer.bat
Generating ../...
2016 Jun 06
2
readlines() truncates text file with Codepage 437 encoding
...@ABCDEFGHIJK
00000040: 4c4d 4e4f 5051 5253 5455 5657 5859 5a5b LMNOPQRSTUVWXYZ[
00000050: 5c5d 5e5f 6061 6263 6465 6667 6869 6a6b \]^_`abcdefghijk
00000060: 6c6d 6e6f 7071 7273 7475 7677 7879 7a7b lmnopqrstuvwxyz{
00000070: 7c7d 7e7f ffad 9b9c 9da6 aeaa f8f1 fde6 |}~.............
00000080: faa7 afac aba8 8e8f 9280 90a5 999a e185 ................
00000090: a083 8486 9187 8a82 8889 8da1 8c8b a495 ................
000000a0: a293 94f6 97a3 9681 989f e2e9 e4e8 eae0 ................
000000b0: ebee e3e5 e7ed fc9e f9fb ecef f7f0 f3f2 ................
000000c0: a9f4 f5c4 b3da bfc0 d9c3 b4c2 c1c5 cd...
2003 Aug 04
0
small fix in chan_mgcp.c
there was a tiny memory leak in chan_mgcp.c
there's still lots of memory leaks AFACS, and I'm tracking on.
Still - I can't find the memory allocation routine allocating 2MB each time I
lift the handset of my mgcp phone ...
roy
diff -u -r1.16 chan_mgcp.c
--- channels/chan_mgcp.c 2 Aug 2003 05:46:32 -0000 1.16
+++ channels/chan_mgcp.c 4 Aug 2003 11:30...
2003 Apr 07
0
ext3 errors
....kernel.org with no patches
applied. The server is a dual p3 1.2ghz with 2gb of ram. The I/O error
always reports sector 0, and the other sector it reports right after
reporting 0 seems to be random.
I was wondering if anyone has seen this error and can help me. I have ran
the dell diagnostics (afacli) and checked the container and disks, and
they check out fine, no errors.
Any help is appreciated. Thanks!
Adam
2016 Jun 08
0
readlines() truncates text file with Codepage 437 encoding
...5051 5253 5455 5657 5859 5a5b LMNOPQRSTUVWXYZ[
> 00000050: 5c5d 5e5f 6061 6263 6465 6667 6869 6a6b
> \]^_`abcdefghijk 00000060: 6c6d 6e6f 7071 7273 7475 7677
> 7879 7a7b lmnopqrstuvwxyz{ 00000070: 7c7d 7e7f ffad 9b9c
> 9da6 aeaa f8f1 fde6 |}~............. 00000080: faa7 afac
> aba8 8e8f 9280 90a5 999a e185 ................ 00000090:
> a083 8486 9187 8a82 8889 8da1 8c8b a495 ................
> 000000a0: a293 94f6 97a3 9681 989f e2e9 e4e8 eae0
> ................ 000000b0: ebee e3e5 e7ed fc9e f9fb ecef
> f7f0 f3f2 ................ 000...