Documents And Specifications
Forum Post

Getting Errors when attempting to call dll built with Labview

I am attempting to call a .dll that was built with LV Application Builder, from Matlab. I am wondering if anyone out there has attempted this with success? When attempting to load the .dll...
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

Re: Language recognition using Neural Networks

Thanks a lot once again, I'll start out with the MATLAB help files :)
Forum Post

Convert set of images to pdf

Dear all, I'd like to put many matlab fugures into a single .pdf file. I thought an idea could be to make a loop to save all figures to image files by using imwrite and then use fwrite. The prblem...
Forum Post

avi read

errorWithFileClose at 609 No video stream found.
Forum Post

Use activex to expose functions/procedure/etc to Javascript

Hi, I am in desperate need of some guidance/help. I have been given a small example application in delphi (of which I have no experience in) which communicates via COM port. What I need to do...
Forum Post

Matlab interface to Generic DLLs + Structs

I've wrote a C-Style DLL to use from Matlab and one of the functions has a parameter that is an array of a custom struct. For example: struct my_struct{ int x,y; }; void...
Forum Post

Re: Maze solver

I forgot to add, the maze can be a bitmap or jpeg and has black walls with white inside. the maze that the program is being tested with may have multiple entries and exits but it doesnt matter which...
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

*.h file for a dll

Hi, I have created a dll with visual studio 2005 in Visual Basic. I want to use it in matlab but matlab asks for a *.h file, referred to as a handle file which is not created in the Visual Studio...
Forum Post

Re: convert exe in sourcecode

: : I'm looking for a program that converts an exe file, or a dll, in visual basic sourcecode. If not possible, does anyone know if it's possible to convert in other languages (c++, pascal, ...) : :...
Forum Post

which language to learn?

The main application for my programming (at this point in time) would be for data analysis, mathematical manipulation of data, fitting of models and most likely the concurrent visual display of that...
Forum Post

Re: question

: Im a new programmer and I wanted to know if you want to make a huge super project can you use more than one launguage? : yes, and its pretty common. Actually, nearly every program written for...
Forum Post

Re: Regular expression

Hi Nura, With alphanumberic characters you can simply put them in a string like this: // This will be a match if either a, b, or c is contained in the string you execute your regexp on. However,...
Forum Post

Regular expression

Hi, I need a regular expression that will allow the xml reserved characters (,&,",'). Any suggestions ? Cheers Nura
Forum Post

Opening bitmap images in C/C++ as matrices

Hi I am working on an image processing project in MATLAB, but I need to work in C/C++ in parallel and so, I need to implement the operations in MATLAB provided as commands in the Image...
Forum Post

Re: eliminating IMG spacing

hi Does your software support all the attributes of img tag. i think tat is the problem or some browsers pick up default values Like if you dont specify border for image and if you give it a...
Forum Post

Re: eliminating IMG spacing

hi Does your software support all the attributes of img tag. i think tat is the problem or some browsers pick up default values Like if you dont specify border for image and if you give it a...
Forum Post

Re: Fortran Dll and Delphi Interface...

The fortran DLL was ok. The problem is that when the Dll works the main program in Delphi dont answer. See what I use: --------------------- procedure FERMENTMOD(var num: INTEGER); stdcall;...
Forum Post

Re: unregister .dll application

: thanks lot for the help on .dll application. : : I would like to trouble u again on how to register & unregister : .exe application?? : : travis : Assuming it's an ActiveX exe written...
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.