Home
→ Programming & Development

| Most Popular in Category |
Newest in Category |
|
Run BASIC Free Edition: Run BASIC is a powerful all-in-one web programming system designed to make web programming easy. Capabilities include graphics, XML, SQLite database, Cascading Style Sheets, ...
|
SvnRev is a little program that writes the current revision number of project into a C/C++ header file, a Java package file or a C# class file. This revision number is stored in constants (macros in ...
|
Array
(
)
Array
(
)
Array
(
)
Array
(
)
Array
(
)
Array
(
)
Array
(
)
Array
(
)
Array
(
)
Array
(
)
Array
(
)
Array
(
)
Array
(
)
Array
(
)
Array
(
)
Array
(
)
Array
(
)
Array
(
)
Array
(
)
Array
(
)
Array
(
)
Array
(
)
Array
(
)
Array
(
)
1396 programs, showing page 15 of 140
← 13 14 15 16 17 18 19 20 21 22 23 →
|
BitCompression Unit
|
|
This is useful technique when you use large arrays of boolean type. Boolean type wastes whole byte of memory, although just one bit is enough for saving boolean variables (1-True, 0- False). In this unit I wrote some routines for compressing regular boolean arrays into byte arrays which are up to 8 times smaller than original. You can download just a unit and use it in your programs or whole demo which shows basic operations with compressed arrays. Don't get this wrong: this is not limited demo version of program, it's just demonstration of what this unit does. Screenshot is really not necessary here.
|
Hits in this month: 0 - Added: 26th Jul 2008 - Added by: lt
Comment on this program -
Recommend this program
|
|
Bitmap to Ascii converter
|
|
Bitmap to Ascii converter creates ascii art text images using letters, characters and symbols. The text can be in colour or just black, and the available characters for the text image can be changed so that only the selected characters will be included.
|
Hits in this month: 1 - Added: 10th Jun 2003 - Added by: jl
Comment on this program -
Recommend this program
|
|
BlogMyCode VS2005 Plugin
|
BlogMyCode is Microsoft Visual Studio 2005 plugin, that helps you to blog formatted source code, by using Windows Live Writer.
BlogMyCode VS2005 PlugIn will do everything else for you. It will format your source code, convert it to XHTML presentation, by cleaning RTF stuff and put it ready info Windows Live Writer. BlogMyCode may open optional comment dialog for you to add title and description for code snip you want to blog.
ScreenShot
|
Hits in this month: 0 - Added: 23rd Jul 2007 - Added by: lt
Comment on this program -
Recommend this program
|
|
Blowfish.NET
|
|
One of my latest projects and the approach to bring the Blowfish algorithm to the Microsoft .NET platform. This implementation covers ECB and CBC, is compatible to the official reference and runs also extremely fast. The package includes a demo application and the BlowfishSimple class for ready-to-go string encryption. Namespacing is supported, all C# sources are included for verification. Interoperability classes for data exchange with BlowfishJ are part of this software. Easy to build, too.
|
Hits in this month: 7 - Added: 18th Feb 2005 - Added by: lt
Comment on this program -
Recommend this program
|
|
BlowfishJ
|
|
The Blowfish implementation in Java, provides very fast ECB and CBC encryption. Comes with the BlowfishEasy class for simple string encryption, plus a solution for streaming, both are binary compatible to Blowfish.NET. Additionally this package includes its own SHA-1 class, all sources, JUnit test cases, demos, Javadocs and Maven scripts. Released under the Apache 2.0 license.
|
Hits in this month: 0 - Added: 18th Feb 2005 - Added by: lt
Comment on this program -
Recommend this program
|
|
BlueJ
|
BlueJ is an integrated Java environment specifically designed for introductory teaching.
BlueJ supports:
- fully integrated environment
- graphical class structure display
- graphical and textual editing
- built-in editor, compiler, virtual machine, debugger, etc.
- easy-to-use interface, ideal for beginners
- interactive object creation
- interactive object calls
- interactive testing
- incremental application development
ScreenShot
|
Hits in this month: 1 - Added: 28th Aug 2005 - Added by: jf
Comment on this program -
Recommend this program
|
|
Bonfire Studio
|
This is an editor and file/project manager for XML, XSL and HTML. Features include a multiple-document interface, docking toolbars, an error message window and a project manager window. Multiple files can be grouped together into one project file, and documents can be viewed in source code, in an XML tree, or in a browser view. Currently, Bonfire supports syntax highlighting of most Markup Languages and C++. Files can be dragged from other applications into Bonfire, and there's a recent projects list. This release fixes many bugs, and now allows drag-and-drop of files and folders inside the application.
requirements to run Bonfire Studio:
- Windows 95, 98, ME, NT 4, 2000, XP and later
- Internet Explorer 5 and later OR MSXML parser Version 3 and later.
ScreenShot
|
Hits in this month: 0 - Added: 3rd Sep 2002 - Added by: jl
Comment on this program -
Recommend this program
|
|
Borland C++ Compiler
|
|
A highly professional and fast compiler for Windows, now released as free software. It includes the latest ANSI/ISO C++ compliance including the RTL, the STL framework and C++ template support.
This compiler is also part of the latest C++ Builder (v5). A MUST-have for C-people!
|
Hits in this month: 3 - Added: 24th Jan 2003 - Added by: jf
Comment on this program -
Recommend this program
|
1396 programs, showing page 15 of 140
← 13 14 15 16 17 18 19 20 21 22 23 →
|