CBCOUNT 0.2 32-bit version Copyright Rob Weir, 1995 CompuServe: 71165,2722 Internet: rweir@cybercom.net This program is free for personal use. CBCOUNT is a WIN32 program, so you must be running Windows 95 or NT to use it! ======================================================================= New in Version 0.2! 1) Big speed improvement by using memory-mapped files: Over 3000 games/second on 486/50 2) Wildcard processing, so you can scan multiple databases 3) Calculates win/draw/lose and performance numbers for each player. ======================================================================= Files you now have: CBCOUNT.TXT the file you are reading CBCOUNT.EXE the CBCOUNT program You also need to have MSVCRT40.DLL in your \Windows\System directory ======================================================================= The program CBCOUNT scans a ChesBase data file and produces a report listing the players represented in the file and the number of games played by each player, along with the win/draw/lose counts. To run, type CBCOUNT file.cbf [-limit=count] For example: CBCOUNT recent.cbf -limit=15 will produce a list of the top 15 players in recent.cbf. For a file of recent games, this might look something like this: Total Win Draw Lose % Name =================================================== 1049, 474, 373, 202, 0.63, "Shirov,A" 1014, 436, 378, 199, 0.62, "Anand,V" 1007, 389, 353, 264, 0.56, "Adams,M" 929, 393, 402, 133, 0.64, "Karpov,An" 903, 343, 428, 132, 0.62, "Ivanchuk,V" 864, 305, 387, 171, 0.58, "Gelfand,B" 861, 299, 324, 237, 0.54, "Beliavsky,A" 843, 197, 407, 239, 0.48, "Timman,J" 841, 346, 248, 247, 0.56, "Polgar,J" 836, 254, 408, 174, 0.55, "Kortchnoi,V" 819, 253, 406, 160, 0.56, "Yusupov,A" 811, 299, 279, 233, 0.54, "Lautier,J" 790, 321, 276, 192, 0.58, "Bareev,E" 785, 291, 305, 187, 0.57, "Kamsky,G" 778, 257, 301, 218, 0.53, "Short,N" =======================================================================