No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
4 Posted Topics
in visual C++, we have to write #include <list> to use linked list and all it funtion. So, where is the actual file (.h, .cpp) that contains the declaration of the linked list? is it in "C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\src\mfc\list_o.cpp" Thanks | |
hi all, i have written a java application and compile it into jar file. When i press on the file, the application runs normally but when i create a shorcut to the Application >> Accessories, the system alert that "permission denied". I logged into my root account and also change … | |
Re: your class is areaDemo while your file name is nx ??? Change the file name to areaDemo and thing will be fine. | |
Hi all, I was given a project realating to Face Expression Recognition. The project just started a few day ago and there re something make me so confused. Based on some information from the google, i know that MHI is a technique to detect face for emotion classification by subtracting … |