Thread: FOperations
View Single Post
  #1  
Old 10-12-2018, 18:15
CodeCracker CodeCracker is offline
VIP
 
Join Date: Jun 2011
Posts: 454
Rept. Given: 27
Rept. Rcvd 398 Times in 129 Posts
Thanks Given: 21
Thanks Rcvd at 1,823 Times in 349 Posts
CodeCracker Reputation: 300-399 CodeCracker Reputation: 300-399 CodeCracker Reputation: 300-399 CodeCracker Reputation: 300-399
FOperations

Compute F = A xor (B or (Not C))
Get C bitmask from same formula knowing F, A, B

The program require Microsoft Visual C++ 2008 Redistributable
Requirements
https://www7.zippyshare.com/v/hx08GIN8/file.html

Source code:
https://www88.zippyshare.com/v/7wJfqDqw/file.html
Attached Files
File Type: zip FOperationsExe.zip (20.6 KB, 5 views)
File Type: zip FOperations-Src.zip (68.6 KB, 2 views)

Last edited by CodeCracker; 10-15-2018 at 22:40.
Reply With Quote
The Following 2 Users Say Thank You to CodeCracker For This Useful Post:
niculaita (10-12-2018), user1 (05-21-2019)