Click here to Skip to main content
16,005,734 members
Home / Discussions / C#
   

C#

 
GeneralImage generation Pin
Esmo200015-Feb-05 3:49
Esmo200015-Feb-05 3:49 
GeneralUdpClient not receiving anything Pin
User 665815-Feb-05 3:42
User 665815-Feb-05 3:42 
GeneralRe: UdpClient not receiving anything Pin
Judah Gabriel Himango15-Feb-05 7:53
sponsorJudah Gabriel Himango15-Feb-05 7:53 
GeneralRe: UdpClient not receiving anything Pin
User 665815-Feb-05 9:02
User 665815-Feb-05 9:02 
GeneralRe: UdpClient not receiving anything Pin
User 665815-Feb-05 9:31
User 665815-Feb-05 9:31 
GeneralGet status from fax (FAXCOMLib) Pin
znize15-Feb-05 2:45
znize15-Feb-05 2:45 
GeneralHuffman algorithm Pin
iceburnbarry15-Feb-05 2:24
iceburnbarry15-Feb-05 2:24 
GeneralRe: Huffman algorithm Pin
Esmo200015-Feb-05 3:13
Esmo200015-Feb-05 3:13 
Which algorithm are you using at present? One thing you should consider (if possible) is increasing the number of potential children any one branch could have.

Obviously having too many is pointless (as it defeats the purpose of using the algorithm) and too few can cause unecessary traversals. Placement of leaf nodes can improve performance as well. You could decide that by logic, algorithm, organically (i.e on the fly depending on the needs as they change}, or just through a test battery (which is likely easiest).

Hope this helps, mail me if you need more info.
Jim
GeneralAdd a new voice to Windows context menu Pin
Anonymous15-Feb-05 2:04
Anonymous15-Feb-05 2:04 
GeneralRe: Add a new voice to Windows context menu Pin
mav.northwind15-Feb-05 3:12
mav.northwind15-Feb-05 3:12 
GeneralRe: Add a new voice to Windows context menu Pin
Anonymous15-Feb-05 5:21
Anonymous15-Feb-05 5:21 
GeneralRe: Add a new voice to Windows context menu Pin
Judah Gabriel Himango15-Feb-05 7:51
sponsorJudah Gabriel Himango15-Feb-05 7:51 
GeneralURGENT!! PLEASE HELP Pin
innocent7315-Feb-05 1:18
innocent7315-Feb-05 1:18 
GeneralRe: URGENT!! PLEASE HELP Pin
Anonymous15-Feb-05 1:37
Anonymous15-Feb-05 1:37 
GeneralRe: URGENT!! PLEASE HELP Pin
innocent7315-Feb-05 1:46
innocent7315-Feb-05 1:46 
GeneralRe: URGENT!! PLEASE HELP Pin
Anonymous15-Feb-05 1:53
Anonymous15-Feb-05 1:53 
GeneralRe: URGENT!! PLEASE HELP Pin
Stefan Troschuetz15-Feb-05 2:49
Stefan Troschuetz15-Feb-05 2:49 
GeneralRe: URGENT!! PLEASE HELP Pin
Stefan Troschuetz15-Feb-05 2:06
Stefan Troschuetz15-Feb-05 2:06 
GeneralRe: URGENT!! PLEASE HELP Pin
innocent7315-Feb-05 2:11
innocent7315-Feb-05 2:11 
GeneralRe: URGENT!! PLEASE HELP Pin
Stefan Troschuetz15-Feb-05 2:28
Stefan Troschuetz15-Feb-05 2:28 
GeneralRe: URGENT!! PLEASE HELP Pin
innocent7315-Feb-05 2:52
innocent7315-Feb-05 2:52 
GeneralRe: URGENT!! PLEASE HELP Pin
Stefan Troschuetz15-Feb-05 3:33
Stefan Troschuetz15-Feb-05 3:33 
GeneralGrid Pin
| Muhammad Waqas Butt |15-Feb-05 0:46
professional| Muhammad Waqas Butt |15-Feb-05 0:46 
GeneralRe: Grid Pin
chriswalshie15-Feb-05 0:54
chriswalshie15-Feb-05 0:54 
GeneralRe: Grid Pin
chriswalshie15-Feb-05 0:55
chriswalshie15-Feb-05 0:55 

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.