Click here to Skip to main content
16,017,852 members
Home / Discussions / C#
   

C#

 
GeneralRe: Including files in my app, then using them Pin
Marc Clifton16-May-05 11:29
mvaMarc Clifton16-May-05 11:29 
Question1. How to simulate mouse click on an arbitrary screen position? 2. How to get screen pixels color at arbitrary position? Pin
lgstef16-May-05 6:15
lgstef16-May-05 6:15 
Generalactive desktop Pin
Sabry190516-May-05 5:41
Sabry190516-May-05 5:41 
GeneralHandling Large Matrix in C#: Scientific Calculation Pin
amitmohanty16-May-05 5:39
amitmohanty16-May-05 5:39 
GeneralRe: Handling Large Matrix in C#: Scientific Calculation Pin
Robert Rohde16-May-05 7:12
Robert Rohde16-May-05 7:12 
GeneralRe: Handling Large Matrix in C#: Scientific Calculation Pin
Anonymous16-May-05 8:08
Anonymous16-May-05 8:08 
GeneralRe: Handling Large Matrix in C#: Scientific Calculation Pin
Robert Rohde16-May-05 11:33
Robert Rohde16-May-05 11:33 
GeneralRe: Handling Large Matrix in C#: Scientific Calculation Pin
DavidNohejl16-May-05 11:54
DavidNohejl16-May-05 11:54 
hi,
You probably know math better then I do (e.g you do scientific calculation Smile | :) ), so consider this more like my curiosity... do you really need so big matrix in memory? I mean if matrix is somehow special (e.g has lot of zeroes or something), IIRC you don't have to store it whole in memory... something like if rank of matrix NxN is lower then N you can store only base columns and coeficients of linear combination for other columns... hmm at least my lecture text say so Unsure | :~ If it's "just damn big matrix" then there isn't much you can do, IMO.

As Robert said there must be some techniques for working with matrixes in external memory, too.

It could be interesting topic for an article...

David

Never forget: "Stay kul and happy" (I.A.)

David's thoughts / dnhsoftware.org / MyHTMLTidy
GeneralRe: Handling Large Matrix in C#: Scientific Calculation Pin
amitmohanty16-May-05 14:16
amitmohanty16-May-05 14:16 
GeneralFew more primitive tricks Pin
DavidNohejl17-May-05 1:30
DavidNohejl17-May-05 1:30 
Generalstoring value in dll Pin
siuntung16-May-05 5:24
siuntung16-May-05 5:24 
GeneralRe: storing value in dll Pin
S. Senthil Kumar16-May-05 6:38
S. Senthil Kumar16-May-05 6:38 
GeneralRe: storing value in dll Pin
siuntung18-May-05 3:16
siuntung18-May-05 3:16 
GeneralRe: storing value in dll Pin
pubududilena17-May-05 18:01
pubududilena17-May-05 18:01 
GeneralHandling System Events Pin
heavenamour16-May-05 4:31
heavenamour16-May-05 4:31 
GeneralRe: Handling System Events Pin
Dave Kreskowiak16-May-05 7:19
mveDave Kreskowiak16-May-05 7:19 
GeneralRe: Handling System Events Pin
heavenamour16-May-05 17:52
heavenamour16-May-05 17:52 
GeneralRe: Handling System Events Pin
Dave Kreskowiak17-May-05 4:02
mveDave Kreskowiak17-May-05 4:02 
GeneralRe: Handling System Events Pin
heavenamour17-May-05 18:31
heavenamour17-May-05 18:31 
GeneralUninstalling your uninstaller!! Pin
exhaulted16-May-05 4:28
exhaulted16-May-05 4:28 
GeneralRe: Uninstalling your uninstaller!! Pin
Colin Angus Mackay16-May-05 4:33
Colin Angus Mackay16-May-05 4:33 
GeneralRe: Uninstalling your uninstaller!! Pin
exhaulted16-May-05 4:41
exhaulted16-May-05 4:41 
GeneralRe: Uninstalling your uninstaller!! Pin
Colin Angus Mackay16-May-05 4:57
Colin Angus Mackay16-May-05 4:57 
GeneralRe: Uninstalling your uninstaller!! Pin
exhaulted16-May-05 5:00
exhaulted16-May-05 5:00 
GeneralRe: Uninstalling your uninstaller!! Pin
Marc Clifton16-May-05 5:30
mvaMarc Clifton16-May-05 5:30 

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.