No announcements
Found 2795692 threads
-
0 Votes
Custom Hash & Comparer in unordered_map for reference classes
Should I define a function for Hash and Equals on unordered_map class?Answered | 5 Replies | 6996 Views | Created by HHristov - Monday, March 12, 2012 4:59 PM | Last reply by Steve Horne - Monday, March 19, 2012 8:15 PM -
1 Votes
Compare VB hashes
:p Imports System.Text Imports System.Security.Cryptography Public Class Form1 Dim Proceed As Boolean = True ...Answered | 3 Replies | 2131 Views | Created by Pointroadman - Saturday, October 15, 2011 6:38 PM | Last reply by Devon_Nullman - Sunday, October 16, 2011 8:04 PM -
0 Votes
Compare two class objects
I have created a class which contains many data members. i want to compare objects with same data member values.Answered | 1 Replies | 657 Views | Created by Om S. Pathak - Saturday, March 29, 2014 7:17 PM | Last reply by Acamar - Saturday, March 29, 2014 8:50 PM -
2 Votes
comparing a directory of files to another file outside the directory using hash
CuriousCoderAnswered | 4 Replies | 265 Views | Created by CuriousCoder15 - Wednesday, October 25, 2017 11:50 AM | Last reply by CuriousCoder15 - Thursday, October 26, 2017 12:13 PM -
1 Votes
compare 2 dictionaries when the key is a fileName and the value is a hash of the file contents
Here's how you might get the differences in files or hashes and then order by filenames.Answered | 1 Replies | 341 Views | Created by CuriousCoder15 - Friday, November 17, 2017 12:12 PM | Last reply by CoolDadTx - Friday, November 17, 2017 4:41 PM -
0 Votes
hash key generation
Have a look at this custom component:Answered | 2 Replies | 7272 Views | Created by BLR_ETL - Saturday, February 12, 2011 12:05 PM | Last reply by Sudeep Raj - Saturday, February 12, 2011 8:15 PM -
1 Votes
How to compare two objects of same class
They don't refer to the same object; they refer to two different objects.Answered | 10 Replies | 5495 Views | Created by prasanna lakshmi - Tuesday, July 5, 2011 9:44 AM | Last reply by prasanna lakshmi - Thursday, July 7, 2011 6:04 AM -
0 Votes
Custom comparer class showing build errors: Inconsistent accessibility.
Make the Cell class public.Answered | 2 Replies | 1742 Views | Created by ddlyProgrammer - Friday, March 2, 2012 10:55 AM | Last reply by Louis.fr - Friday, March 2, 2012 12:20 PM -
3 Votes
Matching MD5 Hash with external notepad file that contains list of MD5 hashes
You've taught me everything I know but not everything you know.Answered | 3 Replies | 3167 Views | Created by Mr Paul Johnson - Friday, November 30, 2012 11:29 AM | Last reply by Mr. Monkeyboy - Friday, November 30, 2012 12:16 PM -
1 Votes
hash\encrypt
Is this not virtually the same question you already asked here ...Answered | 2 Replies | 1679 Views | Created by kyronfelinus - Sunday, March 4, 2012 6:18 AM | Last reply by Devon_Nullman - Sunday, March 4, 2012 4:43 PM -
0 Votes
Feature Hashing Invert Hash
Hi VSAnimator, Unfortunately the in-built Azure ML module for 'Feature Hashing' does not provide detailed information on the words that led to the hashed ...Answered | 3 Replies | 616 Views | Created by VSAnimator - Thursday, January 14, 2016 10:50 PM | Last reply by VSAnimator - Monday, February 22, 2016 6:14 PM -
0 Votes
WCF Custom Signed MessageHeader hash failing
Well I found the problem Here's what needs to be done, make your own MessageHeader class.Answered | 1 Replies | 4736 Views | Created by spyhunter73 - Saturday, June 27, 2009 2:58 AM | Last reply by spyhunter73 - Sunday, June 28, 2009 4:43 PM -
0 Votes
Execution Plan - Hash Match
Try forcing a loop join and you can compare if the optimizer made the right decision.Answered | 5 Replies | 1049 Views | Created by AngaraKiran - Wednesday, March 22, 2017 3:24 AM | Last reply by TiborK - Wednesday, March 22, 2017 9:23 AM -
1 Votes
HASH BYTES
Hash value is nothing but a string generated as per the hash algorithm (MDx, SHAx) and the input.Answered | 2 Replies | 6301 Views | Created by uddu - Sunday, May 9, 2010 5:05 PM | Last reply by Nepal Sushil - Monday, May 10, 2010 12:26 AM -
2 Votes
calculate a MD5 hash from a string
are you referring to the value of the hash?Answered | 17 Replies | 4727 Views | Created by Mohamad Jghomi - Thursday, July 12, 2012 7:08 PM | Last reply by Troy Garner - Tuesday, July 31, 2012 4:57 AM -
0 Votes
ASP.NET Password Hashing.
I'm a Compsci studentAnswered | 2 Replies | 8384 Views | Created by Antony Cartwright - Friday, December 19, 2008 3:32 PM | Last reply by Antony Cartwright - Monday, December 22, 2008 11:05 AM -
0 Votes
Comparing against a class with type parameters
Comparing the names of types gives you no guarantee about the types.Answered | 10 Replies | 2728 Views | Created by Jason Soby - Monday, November 1, 2010 2:28 PM | Last reply by Jason Soby - Monday, November 8, 2010 4:04 PM -
0 Votes
difference between a dictionary class and a hash table
Tomi Airaksinen - MCPD [Remember to click "mark as answered" when you get a correct reply to your question]Answered | 1 Replies | 4711 Views | Created by jacobkingsly - Monday, November 24, 2008 12:00 PM | Last reply by Tomi Airaksinen - Monday, November 24, 2008 12:11 PM -
0 Votes
Password Comparison in hash formatting
"); Console.ReadKey(); } public static String hashIt(String Message) { String hash = String.Empty; ...Answered | 4 Replies | 4077 Views | Created by hafizzeeshan - Tuesday, February 16, 2010 7:34 AM | Last reply by jgalley - Tuesday, February 16, 2010 5:48 PM -
0 Votes
Compare two bitmaps
You should compare RGB values with some margin.Answered | 13 Replies | 9708 Views | Created by Stardust1611 - Saturday, April 4, 2009 3:38 PM | Last reply by Stardust1611 - Sunday, April 5, 2009 1:25 PM - Items 1 to 20 of 2795692 Next ›
No announcements