Click here to Skip to main content
15,887,915 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
QuestionUnwanted and junk file cleaner Pin
agyzone@gmail.com16-Aug-09 5:26
agyzone@gmail.com16-Aug-09 5:26 
AnswerRe: Unwanted and junk file cleaner Pin
Not Active16-Aug-09 5:33
mentorNot Active16-Aug-09 5:33 
AnswerRe: Unwanted and junk file cleaner Pin
Luc Pattyn16-Aug-09 9:08
sitebuilderLuc Pattyn16-Aug-09 9:08 
GeneralRe: Unwanted and junk file cleaner Pin
Pete O'Hanlon16-Aug-09 9:44
mvePete O'Hanlon16-Aug-09 9:44 
GeneralRe: Unwanted and junk file cleaner Pin
Luc Pattyn16-Aug-09 10:22
sitebuilderLuc Pattyn16-Aug-09 10:22 
GeneralRe: Unwanted and junk file cleaner Pin
Pete O'Hanlon16-Aug-09 10:27
mvePete O'Hanlon16-Aug-09 10:27 
QuestionJoin math variables Pin
pimb215-Aug-09 7:14
pimb215-Aug-09 7:14 
AnswerRe: Join math variables Pin
0x3c015-Aug-09 7:33
0x3c015-Aug-09 7:33 
The process you're talking about is called simplifying. I would assume it's done by going through each element (where element 0 is 2x2, element 1 is -5x2, etc) and making a note of each unique index (the power). When you encounter an index that's occurred before, add the current element to the unique element that's got the matching index and move on.

After that you just need to display it. With this, you just iterate through the list of unique elements and print them.

Between the idea
And the reality
Between the motion
And the act
Falls the Shadow

GeneralRe: Join math variables Pin
pimb215-Aug-09 8:02
pimb215-Aug-09 8:02 
GeneralRe: Join math variables Pin
0x3c015-Aug-09 9:08
0x3c015-Aug-09 9:08 
GeneralRe: Join math variables Pin
pimb215-Aug-09 9:11
pimb215-Aug-09 9:11 
QuestionHelp with NotifyIcon on Windows 7 Pin
Soumya9215-Aug-09 3:11
Soumya9215-Aug-09 3:11 
AnswerRe: Help with NotifyIcon on Windows 7 Pin
Adam Maras15-Aug-09 7:29
Adam Maras15-Aug-09 7:29 
GeneralRe: Help with NotifyIcon on Windows 7 Pin
Soumya9217-Aug-09 1:43
Soumya9217-Aug-09 1:43 
Questionhelp with .net clr hosting error Pin
foxymop14-Aug-09 8:54
foxymop14-Aug-09 8:54 
AnswerRe: help with .net clr hosting error Pin
Pete O'Hanlon14-Aug-09 9:42
mvePete O'Hanlon14-Aug-09 9:42 
GeneralRe: help with .net clr hosting error Pin
foxymop14-Aug-09 11:22
foxymop14-Aug-09 11:22 
GeneralRe: help with .net clr hosting error Pin
Pete O'Hanlon14-Aug-09 11:33
mvePete O'Hanlon14-Aug-09 11:33 
GeneralRe: help with .net clr hosting error Pin
Luc Pattyn14-Aug-09 12:26
sitebuilderLuc Pattyn14-Aug-09 12:26 
QuestionRelease / Debug App.configs [modified] Pin
Tristan Rhodes13-Aug-09 23:45
Tristan Rhodes13-Aug-09 23:45 
Questionpassing values from the windows form to a crystal report in vb.net Pin
myinstincts13-Aug-09 23:03
myinstincts13-Aug-09 23:03 
Answer[Cross Post]Re: passing values from the windows form to a crystal report in vb.net Pin
Scott Dorman14-Aug-09 5:16
professionalScott Dorman14-Aug-09 5:16 
QuestionSigntool Pin
costas081113-Aug-09 7:23
costas081113-Aug-09 7:23 
AnswerRe: Signtool Pin
Dave Kreskowiak13-Aug-09 8:09
mveDave Kreskowiak13-Aug-09 8:09 
GeneralRe: Signtool Pin
costas081113-Aug-09 8:42
costas081113-Aug-09 8:42 

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.