Click here to Skip to main content
15,887,027 members
Home / Discussions / C#
   

C#

 
AnswerRe: Regarding Audio Player Format Pin
jschell15-Dec-18 7:03
jschell15-Dec-18 7:03 
AnswerRe: Regarding Audio Player Format Pin
mtoha15-Jan-19 15:32
professionalmtoha15-Jan-19 15:32 
QuestionDesign Form with DevComponent on C# Pin
Member 1408464310-Dec-18 15:16
Member 1408464310-Dec-18 15:16 
AnswerRe: Design Form with DevComponent on C# Pin
OriginalGriff10-Dec-18 20:06
mveOriginalGriff10-Dec-18 20:06 
AnswerRe: Design Form with DevComponent on C# Pin
BillWoodruff11-Dec-18 5:35
professionalBillWoodruff11-Dec-18 5:35 
PraiseRe: Design Form with DevComponent on C# Pin
Eddy Vluggen11-Dec-18 6:18
professionalEddy Vluggen11-Dec-18 6:18 
QuestionK-means clustering algorithm in C# Pin
Member 1408268110-Dec-18 10:42
Member 1408268110-Dec-18 10:42 
AnswerRe: K-means clustering algorithm in C# Pin
OriginalGriff10-Dec-18 20:05
mveOriginalGriff10-Dec-18 20:05 
We do not do your homework: it is set for a reason. It is there so that you think about what you have been told, and try to understand it. It is also there so that your tutor can identify areas where you are weak, and focus more attention on remedial action.

Even if we did, we have no idea what question your teacher has set, so we have no idea why you want to include a heap sort into existing K-means code.

The only way to do that would be: understand each bit of code, and think about what you are trying to achieve. Try it yourself, you may find it is not as difficult as you think! Just grabbing bits of code from the internet and slamming them together is like assuming you can use the wheels from any vehicle to replace the ones on your car: some will not fit on the hub (four bolts instead of five), some won't fit under the wheel arches as they are too wide, others won't fit because they are too tall. You need to look carefully at the car and at potential wheels in order to determine if they can be fitted and if so what you need to do to fit them.

A much better solution is to write your own code instead of trying to hand in somebody else's and risking plagiarism allegations...

If you meet a specific problem, then please ask about that and we will do our best to help. But we aren't going to do it all for you!
Sent from my Amstrad PC 1640
Never throw anything away, Griff
Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...
AntiTwitter: @DalekDave is now a follower!

GeneralRe: K-means clustering algorithm in C# Pin
Member 1408268110-Dec-18 20:08
Member 1408268110-Dec-18 20:08 
GeneralRe: K-means clustering algorithm in C# Pin
OriginalGriff10-Dec-18 20:21
mveOriginalGriff10-Dec-18 20:21 
QuestionBitConverter.ToString with customizable length? Pin
Nelek10-Dec-18 2:46
protectorNelek10-Dec-18 2:46 
AnswerRe: BitConverter.ToString with customizable length? Pin
OriginalGriff10-Dec-18 4:06
mveOriginalGriff10-Dec-18 4:06 
GeneralRe: BitConverter.ToString with customizable length? Pin
Nelek10-Dec-18 21:18
protectorNelek10-Dec-18 21:18 
GeneralRe: BitConverter.ToString with customizable length? Pin
OriginalGriff10-Dec-18 21:30
mveOriginalGriff10-Dec-18 21:30 
GeneralRe: BitConverter.ToString with customizable length? Pin
Nelek10-Dec-18 21:46
protectorNelek10-Dec-18 21:46 
GeneralRe: BitConverter.ToString with customizable length? Pin
OriginalGriff10-Dec-18 22:02
mveOriginalGriff10-Dec-18 22:02 
GeneralRe: BitConverter.ToString with customizable length? Pin
Nelek11-Dec-18 2:59
protectorNelek11-Dec-18 2:59 
GeneralRe: BitConverter.ToString with customizable length? Pin
BillWoodruff13-Dec-18 9:25
professionalBillWoodruff13-Dec-18 9:25 
QuestionCode in c# Pin
Mody_20048-Dec-18 4:07
Mody_20048-Dec-18 4:07 
AnswerRe: Code in c# Pin
OriginalGriff8-Dec-18 4:23
mveOriginalGriff8-Dec-18 4:23 
AnswerRe: Code in c# Pin
Eddy Vluggen8-Dec-18 5:11
professionalEddy Vluggen8-Dec-18 5:11 
AnswerRe: Code in c# Pin
Dave Kreskowiak9-Dec-18 5:13
mveDave Kreskowiak9-Dec-18 5:13 
AnswerRe: Code in c# Pin
Kevin Marois10-Dec-18 8:07
professionalKevin Marois10-Dec-18 8:07 
Questionhow to bind all text filed with dropdownlist data selection in kendo grid,give any example Pin
Member 115679596-Dec-18 1:25
Member 115679596-Dec-18 1:25 
AnswerRe: how to bind all text filed with dropdownlist data selection in kendo grid,give any example Pin
OriginalGriff6-Dec-18 2:35
mveOriginalGriff6-Dec-18 2:35 

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.