Displaying 20 results from an estimated 2000 matches similar to: "newbie problem"
2008 Mar 26
1
Mixing Codebook?
heh...:)
maybe I?ll just answer "the number is 42". ;)
well... some guys did mixing using *G.722 *encoded frames... maybe we could
ask them: 8P
http://ieeexplore.ieee.org/Xplore/login.jsp?url=/iel5/4054516/4054517/04054870.pdf?isnumber=4054517&prod=CNF&arnumber=4054870&arSt=2045&ared=2048&arAuthor=G.+Agnello%3B+R.+M.+Dansereau
and a little off-topic, but fun for
2011 Sep 26
1
compute probabilities on a Bayesian Network
Deal R Users,
I'm trying to find out how can I compute probabilities on a Bayesian
Network using R. The Bayesian Network I modelled is shown at
http://www.dsr.inpe.br/~mello/1727/BNgrapmodel.png and I'd like to know
how can I proceed (commands on R) to answer questions like: (1) what is
the probability of S=T given C=T, L=T, R=F, H=F and D=F; or (2) what is
the probability of S=T
2012 Jun 16
3
[LLVMdev] Building lld with Visual Studio 2012 RC
Hi!
I'm trying to build lld Microsoft Visual Studio 2012 RC, but it seems the
bzero function is not available.
Could memset be used instead of bzero? Or maybe define a bzero for msvc
using memset.
For example:
// in-memory matches on-disk, so copy first fields followed by path
::memcpy(to, (uint8_t*)&cmd, 12);
::memcpy(&to[12], _name.data(), _name.size());
2005 Feb 23
2
7960 Not Picking up new firmware.
G'Day All.
So I got the TFTP server all set up -thanks to much help from this list-
the 7960 found it and updated to SIP the first firmware P0S30200. What I
am now trying to do is upgrate through all the versions, as recommended,
to the latest version, P003-07-3-00.
I thought this would be accomplished by simply changing the sole line in
the OS79XX.TXT file to P0S30203 and reboot the phone.
2008 Mar 26
2
Mixing Codebook?
Hi guys,
This is my first post, I?m a brazilian programmer and I think speex is a
great project. :)
I'm working on a free software project and I was planning to use speex on
it. I have used the java speex version in another project and that worked
well, and this time I was planning to use a JNI version to get the latest
features.
ok, lets get to the point. :)
I would need to mix some audio
2004 Aug 25
3
IP Phone Recommendation ?
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: Gary Hendershot (GHendershot@advdigtech.com).vcf
Type: text/x-vcard
Size: 510 bytes
Desc: not available
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20040825/d3d17aba/GaryHendershotGHendershotadvdigtech.com.vcf
2012 Jun 17
3
[LLVMdev] Building lld with Visual Studio 2012 RC
OK thanks a lot Michael Spencer!
After getting your latest commit now everything compiles on Visual Studio
2012 RC. I'm just playing around to learn.
Maybe this is the funniest place to start assessing my possibilities of
contributing to llvm in the free time:
Writer* createWriterPECOFF(const WriterOptionsPECOFF &options) {
assert(0 && "PE/COFF support not implemented
2005 Oct 12
4
Downgrade from 3 to 2 suggestions
After considerable experimentation I'm forced to accept that Samba 3 has
problems with the combination of being a domain member, the 2.6 kernel,
and Dell 2850 hardware. It works fine on the 2.4 kernels but fails on
all the 2.6 versions I have avaialble for testing. I have one machine
that I really prefer could stay at 2.6 so my last resort there is to try
a downgrade to samba 2.X
In the
2011 Sep 28
1
how to solve a simple discrete Bayesian Belief Network?
Can somebody save-me? Thanks in advance!
#R script:
#trying to find out how solve a discrete Bayesian Belief Network.
#option: using 'catnet' package
#BEGIN
library(catnet)
cnet <- cnNew(nodes = c("a", "b", "c"), cats = list(c("1", "2"),
c("1", "2"), c("1", "2")), parents = list(NULL, c(1), c(1,
2012 Jun 17
0
[LLVMdev] Building lld with Visual Studio 2012 RC
On Sat, Jun 16, 2012 at 4:15 PM, Cesar Mello <cmello at gmail.com> wrote:
> Hi!
>
> I'm trying to build lld Microsoft Visual Studio 2012 RC, but it seems the
> bzero function is not available.
>
> Could memset be used instead of bzero? Or maybe define a bzero for msvc
> using memset.
>
> For example:
>
> // in-memory matches on-disk, so copy first
2015 Jun 18
2
[LLVMdev] Do all the debug nodes in LLVM IR also compiles to DWARF?
Hi
As the title says, are all the debug nodes of LLVM IR avaialble in DWARF?
If I add a new custom MDNode in LLVM IR, can I expect the debug data will
be available in DWARF in the binary if I compile in debug mode?
Thanks
Riyad
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2011 Apr 07
1
How can I include a new book on the "Books" link at R-project.org ?
I've just published a new book for R beginners in Portuguese:
"Conhecendo o R: uma vis?o estat?stica" (something like "Knowing R: an
statistical approach"). I'd like to include it on the list "Books" at
R-project.org. How can I do it?
More informations about the book at
http://www.editoraufv.com.br/produtos/conhecendo-o-r
--
Marcio Pupin Mello
Survey
2009 Apr 28
8
duplicate 'row.names' are not allowed
Hi everyone,
I have got the following problem:
x1 <- rnorm(10,5,1)
x2 <- runif(10,0,1)
nam1 <- paste("A",1:4,sep=".")
nam2 <- paste("A",6:9,sep=".")
nam <- c(nam1,"A.4",nam2,"A.9")
mydata <- data.frame(x1,x2)
rownames(mydata) <- nam
Error in `row.names<-.data.frame`(`*tmp*`, value = c("A.1",
2019 Mar 06
2
nvidia on 7.6
On 06/03/2019 19:30, Pete Geenhuizen wrote:
>
>
> On 03/06/2019 09:59 AM, Fred Smith wrote:
>>
>>> I tried to install this and ran into a conflict
>>>
>>> --> Processing Conflict:
>>> nvidia-x11-drv-340xx-340.107-2.el7_6.elrepo.x86_64 conflicts ocl-icd
>>> --> Finished Dependency Resolution
>>> Error: nvidia-x11-drv-340xx
2001 Nov 27
1
Winbind slow to authenticate
Finally got winbind to work, thanks for all the help.
I wonder if it is normal for winbind to take approximately 20 seconds to
authenticate a user?
In smb.conf I have specified the names of all NT BDCs and PCD but it didn't
change performance. And in pam.d/samba I have only auth and account required
pam_winbind.so
One more thing, does anybody have any hints on how to have Apache
authenticate
2006 Dec 04
5
any possibility of Vonage Integration
Hello,
Is there any possibility of integrating plans of vonage with asterisk.
Regards
Vijay Gandhi
2005 Jan 09
2
Bug#289529: logcheck: "Ghandi" should be "Gandhi" in README.how.to.interpret
Package: logcheck
Version: 1.2.32
Severity: minor
"Ghandi" should be "Gandhi" in README.how.to.interpret, assuming that
you mean the Indian freedom fighter M.K. Gandhi a.k.a. Mahatma Gandhi.
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.7
Locale: LANG=C, LC_CTYPE=C
2023 Apr 14
2
gpo client linux sssd does not apply
On 14/04/2023 09:23, Anderson Sampaio Mello via samba wrote:
> Hello Samba Team, how are you?
>
> I'm joining linux clients in the company's environment and I would like to
> apply GPOs to linux clients, I'm in the testing phase.
>
> I'm testing with ubuntu clients version 22.04 and the software I used to
> join the samba AD was sssd.
>
Samba does not
2010 Jun 04
3
[LLVMdev] Inserting a function call into bitcode
Hi Nick
I am not quite sure what you meant by verifier. I checked online documents
and found that there is a function verifyAnalysis() in Pass but it is empty.
So do you suggest implementing that function? If it is the case, what should
I look while implementing that function? Or something else altogether?
Thanks,
Nehal.
-----Original Message-----
From: Nick Lewycky [mailto:nicholas at mxc.ca]
2019 Mar 06
2
nvidia on 7.6
On 06/03/2019 21:53, Pete Geenhuizen wrote:
>
>
> On 03/06/2019 04:21 PM, Phil Perry wrote:
>> On 06/03/2019 19:30, Pete Geenhuizen wrote:
>>>
>>> That is all good and well, but my problem is that I now can't install
>>>
>>> vlc smplayer mplayer, or? ffmpeg-libs because they need
>>> ocl-icd-2.2.12-1.el7.x86_64from epel.