Click here to Skip to main content
15,914,500 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRequest Zip-Unzip C++ library Pin
Arris748-Feb-08 5:24
Arris748-Feb-08 5:24 
GeneralRe: Request Zip-Unzip C++ library Pin
Waldermort8-Feb-08 7:38
Waldermort8-Feb-08 7:38 
GeneralRe: Request Zip-Unzip C++ library Pin
Hamid_RT10-Feb-08 21:21
Hamid_RT10-Feb-08 21:21 
GeneralRe: Request Zip-Unzip C++ library Pin
Arris7411-Feb-08 2:51
Arris7411-Feb-08 2:51 
Questionmatrix's reverse Pin
atena8-Feb-08 4:16
atena8-Feb-08 4:16 
GeneralRe: matrix's reverse Pin
led mike8-Feb-08 4:20
led mike8-Feb-08 4:20 
GeneralRe: matrix's reverse Pin
CPallini8-Feb-08 4:31
mveCPallini8-Feb-08 4:31 
GeneralRe: matrix's reverse Pin
Iain Clarke, Warrior Programmer8-Feb-08 4:34
Iain Clarke, Warrior Programmer8-Feb-08 4:34 
Have a look on codeproject under algorithms, and you should see a bunch of articles, some of which are helpful.

There are also big open source libraries that can help. But be warned - getting the inverse matrix is not always mathematically possible. And it's rarely easy.

When you start applying constraints to your matrix (ie, always 3x3, etc), then things become more possible. For the "any matrix" case, I wish you luck...

Iain.

Iain Clarke appearing in spite of being begged not to by CPallini.

GeneralCreate an Elevated Process & Wait for the process to complete in Vista Pin
vikrant kpr8-Feb-08 3:15
vikrant kpr8-Feb-08 3:15 
GeneralRe: Create an Elevated Process & Wait for the process to complete in Vista Pin
Iain Clarke, Warrior Programmer8-Feb-08 4:39
Iain Clarke, Warrior Programmer8-Feb-08 4:39 
GeneralRe: Create an Elevated Process & Wait for the process to complete in Vista Pin
Mark Salsbery8-Feb-08 11:56
Mark Salsbery8-Feb-08 11:56 
Generalstrange virtual function output Pin
George_George8-Feb-08 2:24
George_George8-Feb-08 2:24 
GeneralRe: strange virtual function output Pin
David Crow8-Feb-08 2:44
David Crow8-Feb-08 2:44 
GeneralRe: strange virtual function output Pin
George_George8-Feb-08 21:35
George_George8-Feb-08 21:35 
GeneralRe: strange virtual function output Pin
CPallini8-Feb-08 2:48
mveCPallini8-Feb-08 2:48 
GeneralRe: strange virtual function output Pin
George_George8-Feb-08 21:36
George_George8-Feb-08 21:36 
GeneralRe: strange virtual function output Pin
BadKarma8-Feb-08 2:55
BadKarma8-Feb-08 2:55 
GeneralRe: strange virtual function output Pin
George_George8-Feb-08 21:39
George_George8-Feb-08 21:39 
GeneralRe: strange virtual function output Pin
Rajkumar R8-Feb-08 3:40
Rajkumar R8-Feb-08 3:40 
GeneralRe: strange virtual function output Pin
George_George8-Feb-08 21:47
George_George8-Feb-08 21:47 
GeneralRe: strange virtual function output Pin
Rajkumar R8-Feb-08 23:01
Rajkumar R8-Feb-08 23:01 
GeneralRe: strange virtual function output Pin
George_George9-Feb-08 20:57
George_George9-Feb-08 20:57 
GeneralRe: strange virtual function output Pin
Rajkumar R10-Feb-08 22:29
Rajkumar R10-Feb-08 22:29 
GeneralRe: strange virtual function output Pin
George_George10-Feb-08 22:33
George_George10-Feb-08 22:33 
GeneralRe: strange virtual function output Pin
Rajkumar R10-Feb-08 23:04
Rajkumar R10-Feb-08 23:04 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.