search for: krings

Displaying 10 results from an estimated 10 matches for "krings".

Did you mean: rings
2004 Aug 06
1
Get Mic-In for Speex
...array stream in VC++ ?? So that i can encode it with speex an send it away. The second thing is, to decode the speex frame and play it on the speakers. It would be helpfull if you can give me a link to a site which explains this topic an include some littel code sampels. Thanks. Best regards Sören Krings mailto:spontexx@web.de --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'speex-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed...
2003 Jan 17
3
kriging in R
Hi, all, Have anyone used kringing included in R? How is it? Does it handle anisotropy data well? How does it compare with Kriging in Arc/Info? or other geostatistics software customized to do kriging or other geostatistics functions? I tried Easykriging, a geostatistics tool developed for Matlab. It has very nice GUI, but it does not provide library which i can call in my programs. so it is
2007 Jul 04
6
Inconsistent results when using wild card queries
We get some unexpected results when using wild card queries. We''re using aaf and Ferret 0.11.4 For exampel, when seraching on a part of a collegues name (kristofer) and limiting it to a specific source_id: Query: source_id:25 AND kri* Result: 2 documents. None of them containg the word kristofer, but other matching words, as "kring" and "kring?" (swedish) Query:
2004 Aug 06
0
Speex wrapper functions for Visual Basic
...MAX_NB_BYTES); temp_buffer = new unsigned char (nbBytes); temp_buffer = (unsigned char *)output_buffer; delete output_buffer; output_bytes = temp_buffer; delete temp_buffer; return nbBytes; } Thank you very much in advance. Best regards Sören Krings ______________________________________________________________________________ Ein Grund zum Feiern: Die PC Praxis ermittelt zwischen 10 grossen Mailprovidern WEB.DE FreeMail als Testsieger http://f.web.de/?mc=021190 --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage...
2003 Apr 17
0
kriging in R
Hi If you read the description of "varcov.spatial" you'll see that it is used to *predict* a covariance matrix, based on the parameters of the covariance function. So you don't need the oebserved data, you need parameters for the covariance function. Regards EJ On Thu, 2003-04-17 at 05:43, Yan Yu wrote: > THanks for the suggestion. > I have a Q when trying to use it..
2004 Aug 06
2
speex codec info request
Hi , I'm a software developer. I'm searching a codec for speach using a xscale PXA263, i would like to know if speex 1.04 is good for this hardware. Do you develope the codec using intel specification or intel primitives "IPP 4.0" ? Thank you very much in advance Best regards, Pavel Ivanov --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage:
2007 Oct 26
1
Re: CentOS-5.0-x86_64-bin-DVD-ich9.iso.delta md5 mismatch
Michael Rock napsal(a): > all-generic-ide irqpoll > > Without irqpoll it just hangs and without > all-generic-ide it get a kernel panic. So I still > need both to recognize the disk and continue booting. > Michael, > I have tested 8.1.14 ICH9 x86_64 version and it's kring fine. For sure > im right now uploading full DVD isos. I did not want to :o( due due to >
2004 Aug 06
3
size speex file encoded
Hi, I am working with libspeex api. I would like compare the size of speex file encoded with libspeex and the size of speex file encoded with speexenc. For example, I encode with speexenc (narrowband, quality 1) a wav file of 1.43 MB (17 seconds) output a spx file weight 21KB, for other hand I encode with libspeex the same wav file with same characteristics in arm processor, pocket pc and the
2010 Jul 14
1
Running yum shows errors
Hi I am getting the following errors when i try to use yum to install the net-snmp paclages. [root at sc1 yum.repos.d]# yum install net-snmp Loaded plugins: fastestmirror Determining fastest mirrors Traceback (most recent call last): File "/usr/bin/yum", line 29, in ? yummain.user_main(sys.argv[1:], exit_code=True) File "/usr/share/yum-cli/yummain.py", line 229,
2001 Jan 04
0
Problems/Modifications compiling SAMBA 2.2-alpha1 on SCO Openserver 5.0.5a
Hello, after one small modification I was able to compile samba. I have not yet tried to use it, but at least swat is working. It would be nice if anyone could modify the current code to resolve the specified problems. Mike The Problems: Only a nuisance: uid_t and gid_t are unsigned: /GNU-Source/samba-2.2.0-alpha1/source/smbd/sec_ctx.c: In function `initialise_groups':