Wrox Programmer Forums
Go Back   Wrox Programmer Forums > C# and C > C# 1.0 > C#
|
C# Programming questions specific to the Microsoft C# language. See also the forum Beginning Visual C# to discuss that specific Wrox book and code.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the C# section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old November 21st, 2006, 10:43 AM
Registered User
 
Join Date: Jun 2006
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Default multithreading in c#

Dear Friend

I want to implement thread in C# for mean,median and mode functions.
in which the calculation will be in the following sequance

1. Mean [x' = (x/n)]
2. Median [M = ((n+1)/2)]
3. Mode [z = (2M+3x')]

can you help me.

Thanks in advance









Similar Threads
Thread Thread Starter Forum Replies Last Post
Multithreading Help jenngarcia21 General .NET 0 March 9th, 2007 02:14 PM
regarding multithreading Mystic C# 1 July 22nd, 2006 12:44 AM
Multithreading question hexOffender Pro VB.NET 2002/2003 0 April 27th, 2006 03:37 PM
Multithreading and Synclock AgentSmith ASP.NET 1.0 and 1.1 Professional 0 October 19th, 2005 08:26 AM
How to use Multithreading in VB6.0 ramk_1978 Beginning VB 6 3 January 24th, 2005 09:53 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.