4Coder.org - Recently Added Source Codehttp://4coder.org/http://4coder.org/http://4coder.org/rss/pl©2011 4Coder.org - Open Source Code Database and Search Engine for CodersSat, 19 May 2012 16:15:52 +0100Sat, 19 May 2012 16:15:52 +0100: TVGuidehttp://4coder.org/Delphi-source-code/957/http://4coder.org/Delphi-source-code/957/Source of program show a example of reading in the popular television format JTV (a bunch of files, where each channel corresponds to two files with the extensions. pdt and. ndx an...Miscellaneous - Source CodeSun, 15 Apr 2012 10:39:17 +0100: Compare Tri-Casiers and QuickSorthttp://4coder.org/Delphi-source-code/956/http://4coder.org/Delphi-source-code/956/Source of program show a example of performance comparison and sorting methods QuickSort Tri par casiers (second sorting method is faster than QuickSort 26 times).Maths - Source CodeSun, 15 Apr 2012 10:38:05 +0100: Neuro Testhttp://4coder.org/Delphi-source-code/955/http://4coder.org/Delphi-source-code/955/Source of program show how to create a neural network. Multilayer Perceptron arbitrary structure. Training neural networks by backpropagation algorithm. The training set is contain...Maths - Source CodeSun, 15 Apr 2012 10:36:42 +0100: ShapeViewhttp://4coder.org/Delphi-source-code/954/http://4coder.org/Delphi-source-code/954/Source of a fast and simple utility can view *.shp files (ESRI shape files). No *.dbf and *.dbx files are needed. Only polygonal and linear features are supported. Points will not ...Miscellaneous - Source CodeSat, 31 Mar 2012 06:48:07 +0100: Gaussian distributionhttp://4coder.org/Delphi-source-code/953/http://4coder.org/Delphi-source-code/953/Source of program show a example of plotting the distribution function of a Gaussian convolution with the preparation of the matrix.Maths - Source CodeSat, 31 Mar 2012 06:40:40 +0100: INI XML fileshttp://4coder.org/Delphi-source-code/952/http://4coder.org/Delphi-source-code/952/Source of program show how to create a class that promotes the use of XML in the INI files.Miscellaneous - Source CodeFri, 16 Mar 2012 06:47:56 +0100: Compare algo circleshttp://4coder.org/Delphi-source-code/951/http://4coder.org/Delphi-source-code/951/Source of program show a example comparing the performance of algorithms for drawing a circle between the Bresenham algorithm, the usual mathematical algorithm and WinAPI. Bresenha...Maths - Source CodeFri, 17 Feb 2012 10:06:46 +0100: Home Audithttp://4coder.org/Delphi-source-code/950/http://4coder.org/Delphi-source-code/950/Source of program show how to create a database to record household income, expenses, debts, travel, etc. Does not require installation (one executable and a database file *.Fdb).Databases - Source CodeFri, 17 Feb 2012 10:05:21 +0100: Stockeur Code Sourcehttp://4coder.org/Delphi-source-code/949/http://4coder.org/Delphi-source-code/949/Source of program show how to create a database for storing the source code with the possibility of sorting the examples by category, different kinds of search, edit categories, et...Databases - Source CodeSat, 04 Feb 2012 08:34:19 +0100: BobChesshttp://4coder.org/JavaScript-source-code/57/http://4coder.org/JavaScript-source-code/57/Source of a simple online chess clock with Normal, Fischer, Simple Delay, and Bronstein modes. It runs entirely in browser using trivial JavaScript.Miscellaneous - Source CodeTue, 31 Jan 2012 08:00:00 +0100: Chess Rating Calculatorhttp://4coder.org/C, C++-source-code/230/http://4coder.org/C, C++-source-code/230/Source of a calculator of chess rating for tournament players. It saves calculation details and opponent names in XML files for later access.Miscellaneous - Source CodeTue, 31 Jan 2012 07:58:16 +0100: Functyhttp://4coder.org/C, C++-source-code/229/http://4coder.org/C, C++-source-code/229/Source of a 3D graph drawing package. The emphasis of the application is to allow Cartesian and spherical functions to be plotted and altered quickly and easily. This immediacy and...3D - Source CodeWed, 25 Jan 2012 09:29:03 +0100: Trafficmeterhttp://4coder.org/C, C++-source-code/228/http://4coder.org/C, C++-source-code/228/Source of a network traffic volume logging system to count incoming and outgoing traffic volume (i.e. total number of bytes) through your network devices. It is highly configurable...Network & Internet - Source CodeWed, 25 Jan 2012 09:26:03 +0100: ruxhttp://4coder.org/C, C++-source-code/227/http://4coder.org/C, C++-source-code/227/Source of a simple utility for viewing Russian texts. The most popular Cyrillic code pages are supported: koi8-r, cp866, cp1251, iso-8859-5, mac-cyrillic, and utf-8. Text - Source CodeWed, 25 Jan 2012 09:19:38 +0100: Lzlibhttp://4coder.org/C, C++-source-code/226/http://4coder.org/C, C++-source-code/226/Source of a lzlib compression library provides in-memory LZMA compression and decompression functions, including integrity checking of the decompressed data. The compressed data fo...Data Compress / Encryption - Source CodeWed, 25 Jan 2012 09:17:59 +0100: xswhttp://4coder.org/C, C++-source-code/225/http://4coder.org/C, C++-source-code/225/Source of a slideshow presentation tool for those who are frustrated with Microsoft PowerPoint and its clones. Presentations are edited "by hand", making the editing proc...Miscellaneous - Source CodeWed, 25 Jan 2012 08:46:07 +0100: PySynthhttp://4coder.org/Python-source-code/77/http://4coder.org/Python-source-code/77/Source of a list of the notes in a song to create a WAV file with synthesized audio.Multimedia - Source CodeWed, 25 Jan 2012 08:41:50 +0100: n2http://4coder.org/C, C++-source-code/224/http://4coder.org/C, C++-source-code/224/Source of a client/server system for transmitting forensic snapshots from a number of hosts to a receiver node. This receiver collects statistics and is able to present an overview...Network & Internet - Source CodeWed, 25 Jan 2012 08:41:04 +0100: FatRathttp://4coder.org/C, C++-source-code/223/http://4coder.org/C, C++-source-code/223/Source of a download manager that is rich in features and is continuously extended. Its features include HTTP(S)/FTP/SFTP downloads, FTP/SFTP uploads, RSS feed support with special...Network & Internet - Source CodeWed, 25 Jan 2012 08:38:04 +0100: Tegrishttp://4coder.org/C, C++-source-code/222/http://4coder.org/C, C++-source-code/222/Source of a OpenGL remake of the Block Out (Tetris-like) game aimed at being refined and inventive in exploitation of the third dimension.Games - Source CodeTue, 24 Jan 2012 09:57:41 +0100