
You are here: bjstrat.net > Software
cdca (Comp Dependent Comb Analyzer) -
This is the console version of cdca. The online version can be accessed from the 'Programs' navigation link above or below. The console version is free for personal use. To download click one of the download links below.
--Windows--One file named cdca_console.zip will be downloaded. Extract cdca_console.zip to its own folder. There will be one file in the folder named cdca_console.exe. This is a Windows executable. To run the program simply click or double click the executable. If you are using Windows Vista or Windows 7 you may need to right click the executable and choose 'Run as administrator' to get it to run.
Download now
--Linux--There are 2 downloads available. One was compiled with gnu c++ compiler version gcc-4.1.2, which dates to around 2007 and the other with version gcc-4.6.1, which is pretty current (2011.) Linux versions may work on systems with support for a later version compiler but may not work on systems that support an earlier version compiler, so for example gcc-4.1.2 will probably work under support for gcc-4.6.1 but not vice versa. One file named gcc-4.1.2.zip or gcc-4.6.1 will be downloaded depending upon which was chosen. Open a terminal, navigate to a folder where gcc-4.1.2.zip (or gcc-4.6.1.zip) is located, and type unzip gcc-4.1.2.zip (or gcc-4.6.1.zip) [enter.] This will create a folder named gcc-4.1.2 (or gcc-4.6.1.) Type cd gcc-4.1.2 (or gcc-4.6.1) [enter] to open the folder. There will be one file in the folder named cdcaLinuxTerminal_41 (gcc-4.1.2) or cdcaLinuxTermianl_46 (gcc-4.6.1.) Type sudo chmod +x cdcaLinuxTermianl_41 (or cdcaLinuxTerminal_46) [enter] in the terminal to permit execution. Type ./cdcaLinuxTerminal_41 (or ./cdcaLinuxTerminal_46) [enter] to execute the program.
Download now (gcc-4.1.2)
Download now (gcc-4.6.1)
Copyright 2010 (www.bjstrat.net)
All rights reserved.