real time code file change tracking & pack building for .NET projects
This is a small handy tool that tracks the code files that are being changed by the programmer in a project. At the end of the changes the programmer can build the change pack with one click that they can then submit for code reviews, code merges etc. to other team members. All the programmer needs to do is set the project path that should be monitored by this app for changes, set the destination path where all the changed files should be put to and click "Start Monitoring". The monitoring can be stopped at any time and can be resumed from that point as well. ...
Mergetool specifically for single git conflict files
It's difficult to find a good mergetool for git conflict files. WinMerge is a good mergetool for resolving conflicts in files you're merging in git, but when resolving conflicts in conflict files, it only allows changes in "your" file, negating much of its usefulness. Unconflict helps you remove conflicts from git conflict files without losing data.
Is totaling the number of lines in your source code across all project related files dragging you down?
Countageous can help! Just select the source code files in question (any extension, and from any directory), and let the program do all of the tough counting and adding up work.
Hopefully it can make something a little easier for you.
- I'll add more features down the line, so suggest features that you'd find useful and I'll see what I can do!
REQUIRES .NET FRAMEWORK 4.0!
Medical Datasets (In a text file, with space separated values) can be loaded to the system.
By choosing either one of the two classifiers, Neural network or Decision Tree, the system can be trained and evaluated.