search for: readind

Displaying 8 results from an estimated 8 matches for "readind".

Did you mean: reading
2005 Jan 10
3
Fixed Point Speex in Microchip's PIC and Motorola's
...me.... what are the minimum requirements for Fixed Point Speex? John Villar Gerente de Proyectos Computadores Flor Hard Soft 2058 C.A. www.florhard.com Alain wrote: > Hi, no chance to run it on anything from Microchip, theyr best > processor is 16 Mips 8 bits only. For what I have been readind on this > list for more than a year you need a lot more than that. > > Even theyr DSPic has a clck of only 25MHz, I don even understand why > they bother to make a DSP like that... > > John Villar escreveu: > >> Hello, does anyone knows how performs the fixed point vers...
2002 Mar 21
1
Ogg Vorbis and DirectSound streaming
...-sdk-1.0rc3 and wrote an application that plays ogg files using DirectSound(win32 application). It uses streaming technique - I'm implementing and passing IStream interface to the DirectX. The interface is used by DirectX to fill his buffers during playing. DirectX is assuming that it's readind from a wav file, so the interface decodes on-the-fly so that DirectX still thinks it reads from a wav file(emulating also the header of the wav file). It plays the songs for some time but at some point the application crashesh. The decoding is built on the vorbisfile sample passing a callback f...
2002 Apr 02
0
AW: Ogg Vorbis and DirectSound streaming
...application that plays > ogg files using DirectSound(win32 application). It uses streaming > technique - I'm implementing and passing IStream interface to the > DirectX. The interface > is used by DirectX to fill his buffers during playing. DirectX is > assuming that it's readind from a wav file, so the interface decodes > on-the-fly so that DirectX still thinks it reads from a wav > file(emulating also the header > of the wav file). It plays the songs for some time but at some point > the application crashesh. > > The decoding is built on the vorbisfil...
2008 Feb 01
1
Samba + BDE and slow speed on reading (long)
...be compared to samba, but still, that's a HUGE difference. As a desperate measure, I've copied the whole database to a XP machine, shared the folder to the network, mapped it to the other stations, and the application runs perfectly again. Conclusion: there's definitely a problem when readind files from samba server. It's not network related, since FTP is really fast, and when serving the database from XP, the speed is OK too. The server is a brand new Core 2 Duo E4500, 2GB RAM, 160 GB HD SATAII. The switch is also new. The distro in question is FC5. As a related topic, I've ca...
2012 Mar 29
3
scalar assignment within a vector within function
Hello, I'm trying to create a vector of r^2 values for using a function which I will run in a "for" loop. Example: per<-rnorm(100,.5,.2)^2 x<-rnorm(100,10,5) y<-rnorm(100,20,5) fr<-data.frame(x,y,per) test<-rep(0,9) plotter<-function(i){ temp.i<-fr[fr$per <=(i*.10),] with(temp.i, plot(x, y, main=(i*.10),)) mod<-lm(y~x-1,data=temp.i)
2023 Mar 20
3
[PATCH 0/2] vdpa/snet: support [s/g]et_vq_state and suspend
Add more vDPA callbacks. [s/g]et_vq_state is added in patch 1, including a new control mechanism to read data from the DPU. suspend is added in patch 2. Alvaro Karsz (2): vdpa/snet: support getting and setting VQ state vdpa/snet: support the suspend vDPA callback drivers/vdpa/solidrun/Makefile | 1 + drivers/vdpa/solidrun/snet_ctrl.c | 324 +++++++++++++++++++++++++++++
2023 Apr 02
2
[PATCH resend 0/2] vdpa/snet: support [s/g]et_vq_state and suspend
Add more vDPA callbacks. [s/g]et_vq_state is added in patch 1, including a new control mechanism to read data from the DPU. suspend is added in patch 2. Alvaro Karsz (2): vdpa/snet: support getting and setting VQ state vdpa/snet: support the suspend vDPA callback drivers/vdpa/solidrun/Makefile | 1 + drivers/vdpa/solidrun/snet_ctrl.c | 324 +++++++++++++++++++++++++++++
2002 Jun 21
4
Musical OCR - MSGBOX_OnInit task modal msgbox !...
Hi, I'm trying to use SharpEye2 under Wine: that is a Musical Optical Recognition (musical OCR) program, getting a scanned image and outputting a digital score - look at http://www.visiv.co.uk. It is probably the best such program among the few existing ones and the only thing I miss from Windows. Anyway, the installation goes perfectly, but when I try to run it, a window appears saying