Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Hi. I need to implement a couple of algorithms in C. I was wondering if there was a good website that may have the code for these algorithms. I need to implement the viterbi and forward-backward algorithms. Thanks.
Name: Rajiv Kapoor Date: June 4, 2002 at 02:42:10 Pacific
Reply:
Hi,
I am trying to use HMM for my character recognition problem. I need to implement Viterbi algorithm in C in DOS.
Thanx,
Rajiv
0
Response Number 2
Name: Madhuri Date: June 24, 2002 at 08:54:14 Pacific
Reply:
Hey Guys, So did you find a site ? Rajiv... My project also involves HMMs...I need to impliment all the 3 parts of HMMS in C++. If you found some information please post it to me. Thanks. Madhu.
0
Response Number 3
Name: Vishal Date: July 30, 2002 at 09:26:10 Pacific
Reply:
Hi I also need HMM and Viterbi search algorithm in c/c++ Thanks
Summary: this site uses the built in md5 algorithms http://www.flowgroup.fr/tech_md5_us.htm note its written in C# but should be extremely easy to port because c# and vb.net both use the same functions, just d...
Summary: Jim- You'll find that this is not a difficult assignment. Just look at the code in any language to see the general algorithm, and spend some time working to get it in C. Take it from me, if you can't...
Summary: Here it is in Maple V... Perhaps you can derive a solution in C++ or Java. Have you tried yet? The "Strassen" algorithm, lacking in optimization of variables: > smult:= proc(f1::matrix,f2::matrix,fm:...