Other Languages
Forum Post

Re: neural network

Dear, Do you wanna training a neural network or only use a neural network? I suggest use the Matlab to training. In Matlab has Toolbox to Neural Networks. This toolbox facilitates the training....
Forum Post

VB.net calling fortran exe

Hi there, Please urgent help required for below issue. I am running one fortran exe in .net application(calling from command line with the help of system diagnostic process). If we directly...
Forum Post

getting to understand regular expression

i want to start to understand regular expressions better and for that i mean Imports System.Text.RegularExpressions and regex command i have a line that looks like this...
Forum Post

advantage and disadvantage of JScript .NET and Visual C++

hi every body can you tell me advantage and disadvantage of JScript .NET and Visual C++??
Forum Post

advantage and disadvantage of JScript .NET and Visual C++

hi every body can you tell me advantage and disadvantage of JScript .NET and Visual C++??
Forum Post

Re: How to find emails in a text file!!!

wow - really? Do some research on Regular Expressions: var path = "C:\\text.txt"; var file = File.ReadAllText(path); var emails = Regex.Matches(file, "{3,}@{3,}\\...
Forum Post

problem using sim through c#

pqr.m at 5.\n\n... Matlab M-code Stack Trace ...\n at\nfile C:\\WINDOWS\\TEMP\\Group 3\\mcrCache7.9\\Untitl3\\Documents and Settings\\Group 3\\Desktop\\pqr.m,name pqr,line at 5.\n\n"...
Forum Post

help with downloading files

So I there wasnt a visual J# forum on this site, so I figured that C# was the closest to it, so I posted in here thinking that some1 might somewhat familiar with J#. I am trying to download a file...
Forum Post

How to use VB call matlab??

i got a problem here which need help..i can call the mfile to open but the mfile cannot generate the result. Below attachment is VB code and this is matlab code i want generate =...
Forum Post

Re: *.h file for a dll

Sounds like it is looking for a header file for c/c++ based DLL. This type of DLL is much different than the type of .Net Class Library that you have probably made. You should check the Matlab site...
Forum Post

Re: write in existing file

Yeah get the entire file into a string ... you could probably use regular expressions to look for the specific attributes or text and then do a replace. Regular expressions is a sub-language for...
Forum Post

Re: numbers of arbitary size (BigNum)

I found it in a Newsgroup. Download & Install "Visual J# .Net Redistributable Package" In IDE: Add Reference "vjslib" In Code: using java.math; BigInteger n = new...
Forum Post

Re: extract from html

: You should use regular expressions to parse out the file, rather than I the brute force method you are using. Here is a website that talks about regular expressions in more detail: : :...
Forum Post

Re: extract from html

You should use regular expressions to parse out the file, rather than I the brute force method you are using. Here is a website that talks about regular expressions in more detail: http://www...
Forum Post

Re: Rounding

: : This message was edited by kainsworth at 2004-9-18 1:16:49 : : : I need to know if it's possible to round off a numerical value that's a decimal to a specified number of decimals, ie. tenths,...
Forum Post

the predominance of .net

what is the predominance of .net compared to other languages (like java,etc.) ?
Forum Post

Which Way Do I Go?

I need to start studying VB (either 6.0 or .NET) and get current skills going. I'm an old mainframe COBOL programmer and have had some exposure to VB5 and C programming....just not enough to be...
Forum Post

Re: Implementing val function in VB.NET

This message was edited by iwilld0it at 2003-12-11 6:34:46 This message was edited by iwilld0it at 2003-12-11 6:32:41 : It's not working if decimal is in the beginning. : Any changes in regular...
Forum Post

Re: which assembler to use for programming SIMD

: ML 7.0 has also support for it. It is shipped with .Net SDK. : : I found SIMD information in IA manuals but I found it difficult to progress as beginner. Can some one point me to working...
Forum Post

Re: which assembler to use for programming SIMD

ML 7.0 has also support for it. It is shipped with .Net SDK. I found SIMD information in IA manuals but I found it difficult to progress as beginner. Can some one point me to working examples on...
1 2  Next
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.