Hi Java Forum,
I was looking around for examples of code that will take a prerecorded sound file (maybe .wav or .voc) of an analog telephone dialing. Recording the file is no problem. I'm running into a wall when decoding the file to DTMF (Dual Tone Multiple Frequency). I know I've seen...
Hi,
Is it possible to redirect virtual domains to one domain? For example I have three addresses plus the IP address of the server that will direct the browser to my site.
They are in this form:
1) http://servername.domain.com/~user/
2) http://www.domain.com/~user/
3)...
Hi everyone,
I'm wondering how to get IIS5 to recognize a .mdb file.
I know I can use Access 2000 .mdb files, modify and extract
information from them through an .asp script on another
IIS5 server I have access to (only I'm not admin there).
The way "that" server is setup, is...
Cool. I've seen the bar chart solution, but I'm trying to plot blood pressure -- Diastolic and Systolic vs. time. I'll have to check out the java solution. Thanks.
Hello,
I'm looking for something that will allow me to plot two sets of data on a dynamic line graph using ASP. Can anyone tell me if this is possible, and how I would achieve this? Maybe if anyone has an example or something... I'd really appreciate it. This graph will be generated from a...
Hi,
Instead of doing a sorting method, I was wondering if it's possible to open a file for appending to the *front* instead of the end?
ie. the following appends to the end of the file:
open(FILE, ">>database.txt");
print FILE "$topic§$currentdate§$message\n"...
Thanks, that makes more sense when it is explained in
simpler terms. I used Belady's Anomaly and the inclusion
property to prove that it was a stack algorithm. It really
sort of sounds like it's pretty much on a similar track as
LRU.
I don't think you'd zero every counter, I've heard...
Hello everyone,
I work for several employers, and most have PS5.5, but
there is one that doesn't want to upgrade because of price.
I mean, are there similar *freeware* plugins for Photoshop 4
that would mimic effects like Photoshop 5.5's Drop Shadow,
Inner Shadow, Outer Glow, Inner Glow...
Hello everyone,
I'm not sure exactly where to post a question like this,
but beings most OSs are written in C and most algorithms are
platform independent, I figured this is the best place to
post unless someone knows of another forum here at Tek-Tips.
I want to find out more about LFU...
Hello everyone,
I need to know how to code a program so that it will accept redirection. This program is supposed to accept a list of numbers and store them in variables for later use in the program. When putting numbers in on the command line as arguments, it works fine... but as soon as I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.