Software Developer Compilers and IDEs
|
![]() | NGASM 8086 / 8088 Assembler simplifies learning Assembly Language with a 7000-line long manual that elaborately describes exact usage of Assembler Instructions. You understand any Instruction in a single reading. Lots of small routines and unbelievably tiny ready-to-assemble-and-run programs are provided.
If you are someone who likes to write your own code, you need an Assembler. If you wonder who is creating/opening a file, etc, you need to learn none other than Assembly Language. Because other programming languages conceal code that actually ends up in the executable. And NGASM 8086/8088 Assembler is a very good starting point even for those who threw away an Assembler primer. You will see what your instinct can do for you.
Uses only a small number of operators and directives (mostly used ones).
You can write anything Ralf Brown's Interrupt list makes you feel like writing, that is, for up to WINDOWS 98SE. The code runs in a DOS box; that is ok compared to being able to do nothing in... TAG: assembler, ngasm, write, windows, languages, programming, language, , |
NGASM 8086/8088 Assembler
![]() | NGASM 8086 / 8088 Assembler simplifies learning Assembly Language with a 7000-line long manual that elaborately describes exact usage of Assembler Instructions. You understand any Instruction in a single reading. Lots of small routines and unbelievably tiny ready-to-assemble-and-run programs are provided.
If you are someone who likes to write your own code, you need an Assembler. If you wonder who is creating/opening a file, etc, you need to learn none other than Assembly Language. Because other programming languages conceal code that actually ends up in the executable. And NGASM 8086/8088 Assembler is a very good starting point even for those who threw away an Assembler primer. You will see what your instinct can do for you.
Uses only a small number of operators and directives (mostly used ones).
You can write anything Ralf Brown's Interrupt list makes you feel like writing, that is, for up to WINDOWS 98SE. The code runs in a DOS box; that is ok compared to being able to do nothing in... TAG: assembler, ngasm, write, windows, languages, programming, language, , |
M-Japanese Mail Component
![]() | M-Japanese is an ActiveX component for sending Japanese email from ASP Web sites and Microsoft Windows applications. It works as an ActiveX object but also exposes DLL functions directly. It includes an EXE for CGI operation via XMLHTTP. M-Japanese can construct and send professional plain-text and HTML e-mail, with the ability to create an e-mail from a URL or HTML file, add and zip compress attachments, and convert character encodings. M-Japanese works in ASP without your Web hoster needing to install or support the component. The license provides for royalty-free redistribution with your application, and all future version upgrades are free. It includes unlimited one-year support.... TAG: japanese, component, , |
Intel C++ Compiler for Windows
![]() | Utilize source and object native-code compatibility with Microsoft Visual C++ and Visual Studio .NET to maximize performance. The compiler integrates with the Visual C++ environment for easy application development.... TAG: visual, compiler, , |
TextTransformer
![]() | The TextTransformer can analyze texts and transform them. For this you have to write simple rules describing the structure of the source text and determining how the parts it shall be transformed to the target text. A single rule for example is enough to make multiple replacements of words. Existing examples can be modified to achieve quick results. Every change can be tested immediately. For this, the TextTransformer allows stepwise transformations in a debugger, where you can see immediately what happens. So the development even of complex programs becomes a game. Simple rules can be combined to arbitrary complex programs. Even grammars of programming languages can be described, e.g. to translate them into another one.
The free version (not time limited) has nearly all possibilities to analyze texts and to transform them. After you have installed the TextTransformer, the functionality of the standard version (see below) can be tested for 30 days.
The standard version has an additiona... TAG: texttransformer, version, transformation, parts, rules, transform, simple, , |
LMD-Tools Special Editon for CBuilder 5
![]() | LMD Tools Special Edition is a collection of almost 100 native VCL components that can be compiled into your application royalty free, and without the need of additional files for distribution. Buttons, Dialogs, Multimedia, System, Data-aware, Container, Standard, Label, and Extended controls will allow the developer to produce professional applications, quicker and easier than ever before.
If you are looking for enhanced functionality of existing components in the VCL, or just want to add that personal touch to your application, LMD Tools has a solution to fit you. And it ships with a vast array of sample projects and demos for all of the components found in the package. An automatic installer and helpfile is provided.... TAG: tools, components, special, , |
C-Free
![]() | C-Free is an Integrated Development Environment(IDE) for C/C++ programming language. With this environment you can edit, build, run and debug your program freely. Particularly, it is extremely easy to use for C/C++ learners. Of course, C/C++ masters will find many impressive functions on it, and enjoy themselves with it.... |
Encryption Toolkit 2003 Trial Edition
![]() | The Encryption Toolkit includes all the tools you need to add file encryption and data encryption to your software applications. The toolkit includes COM encryption objects with a standard interface for both the Pocket PC and Windows desktop platforms. This enables you to use the same source code on both platforms to encrypt files and encrypt data to be transmitted between Pocket PC devices, between desktop computers or servers, or between a Pocket PC and a desktop computer or server. This toolkit is ideal for standalone Windows or Pocket PC software applications and Client/Server software applications that require encryption.
The Encryption Toolkit supports both 40 and 128 bit symmetric key encryption. The COM encryption Interface simplifies encryption from Visual Basic, Embedded Visual Basic, Visual C++, Embedded Visual C++, and ASP. The Nickellie Encryption Toolkit includes complete documentation, sample code, and free technical support to get you started right away. The encryption ... TAG: encryption, toolkit, visual, includes, software, applications, basic, embedded, trial, windows, edition, pocket, nickellie, technical, interface, desktop, , |
MIDletPascal
![]() | MIDletPascal comes with user-friendly IDE (integrated development environment) for Windows. The IDE has integrated compiler, Java bytecode preverifier, JAR archive builder and emulator so compiling and building MIDlets is as easy as a push of a button. You don't even need to have Java SDK installed on your computer!Since MIDletPascal generates low-level Java™ bytecode, generated MIDlets have small footprint and run fast. Some similar tools that can be found on the Internet generate an intermediate code and pack it with an interpreter into a JAR file - that approach creates large JAR files for distribution and yields slow execution .MIDletPascal directly generates Java bytecode, so you don't need Java compiler installed on your machine, and compile process is very fast. Check out >>sample MIDletsOr just download a free MIDletPascal >>trial version<< now.... TAG: midletpascal, midlets, bytecode, , |
TabbedPanel
![]() | This java tabbed panel complements the AWT of JDK 1.1 by adding the tabbed panel type component. You add any java component to the tabbed panel with a named tab assigned to each of them. The user can switch between the components by selecting the individual tabs. The java tabbed panel has added features such as detaching each tabbed component to their own top-level application frames and positioning of the tabs at the top, bottom, left, or right side of the panel. The foreground and background color of each individual tab can be set as well as a title label for the panel.... TAG: panel, tabbed, component, , |
Euphoria Programming Language
![]() | Euphoria is simple, flexible, and easy to learn. It outperforms all popular interpreted languages. Complete Reference Manual included. Lots of free example programs
with full source. Makes .EXE files. There's also a Euphoria To C Translator that
gives really high speed. An easy-to-use database system is also included.
The Web site has over 1400 contributed Euphoria programs with source.... TAG: euphoria, , |
The Ai Trainer Lite
![]() | We are living in a high-tech age, and most of the software selling today has elements of intelligence. Programs and games without intelligence are getting much harder to sell - a fact that many programmers and freelance developers are coming to realize at large cost.
Our software offers a way to get ahead of the crowd. The Ai Trainer has all of the functionality of a programming language and it has an easy-to-use interface; in addition, .dll access makes it possible to easily add artificial intelligence to any c++ program!
We offer online certification testing (to pump up your resume), and lifetime upgrades to Developer users. Our software is one-of-a-kind (go ahead and look), and is the dominant artificial intelligence engine offered to the public.
Whether you're running robotics, creating Internet or desktop applications, or simply making a personality for your computer, our software can handle it. We are the best out there.
The Ai Trainer offers complete customizable and reusable ar... TAG: intelligence, software, artificial, trainer, , |
LMD-Tools Special Editon for Delphi 5
![]() | LMD Tools Special Edition is a collection of almost 100 native VCL components that can be compiled into your application royalty free, and without the need of additional files for distribution. Buttons, Dialogs, Multimedia, System, Data-aware, Container, Standard, Label, and Extended controls will allow the developer to produce professional applications, quicker and easier than ever before.
If you are looking for enhanced functionality of existing components in the VCL, or just want to add that personal touch to your application, LMD Tools has a solution to fit you. And it ships with a vast array of sample projects and demos for all of the components found in the package. An automatic installer and helpfile is provided.... TAG: tools, components, special, , |
Bokai ASP Barcode Server Component for IIS
![]() | Bokai barcode image generator ASP component (Barcode/ASP) is a COM component that generates barcode images in PNG or JPEG format. As a dynamic barcode generator, it can be used on web servers (IIS) and your HTML pages can embed a bar code image URL (an ASP file provided) without programming in an HTML IMG element, without programming necessary. The barcode component supports rotation, fonts, colors, text positions, methods to save a barcode image to a file or to draw to a device context. It supports 25 barcode types and variants: Code 39, Code 128, UPC-A, UPC-E, EAN 128, EAN 13, EAN 8, Code 93, Codabar, PostNet, ITF (Interleaved 2 of 5), 2 of 5, UPC-A + 2, UPC-A + 2, EAN-13 + 2, EAN-13 +5, EAN-8 + 2, EAN-8 + 5.... TAG: barcode, component, image, bokai, , |
Regular Expression Component Library for VC7
![]() | The Regular Expression Component Library is an easy to use library for searching and/or replacing strings or data in files using regular expressions in non-managed C++ code. It supports both MFC programming using the MFC programming model and non-MFC programming. Both methods of programming support a properties, methods, and events model with VC++ and Visual Studio .NET 2002.
It has flexible expression options to match any type of regular expression syntax. There is extensive documentation to explain its use and the library is fully supported. The library is also fast and easy to use and the header files automatically link in the correct supporting libraries.
Regular expressions are a means of doing searching based on patterns adopted from the UNIX idea of regular expressions in various Unix tools.
The properties/methods/events model uses:
a) Properties for specifying a regular expression, string to match, file specification ( with wildcards ) to match, flexible options for regular exp... TAG: regular, expression, string, match, methods, library, expressions, matches, properties, programming, matching, component, based, syntax, flexible, options, model, events, , |
M-Chinese Mail Component
![]() | M-Chinese is an ActiveX component for sending Chinese email from ASP Web sites and Microsoft Windows applications. It works as an ActiveX object but also exposes DLL functions directly. It includes an EXE for CGI operation via XMLHTTP. M-Chinese can construct and send professional plain-text and HTML e-mail, with the ability to create an e-mail from a URL or HTML file, add and zip compress attachments, and convert character encodings. M-Chinese works in ASP without your Web hoster needing to install or support the component. The license provides for royalty-free redistribution with your application, and all future version upgrades are free. It includes unlimited one-year support.... TAG: chinese, component, , |
.NETZ
![]() | .NETZ is a free command-line tool that compresses and packs the Microsoft .NET Framework executable files in order to make them smaller. Smaller executables consume less disk space and load faster because of fewer disk accesses.
Unlike binary executable packers .NETZ uses a pure .NET solution and it is written in C#. It can be used to pack .NET executables written in almost any .NET language.
.NETZ supports both .NET EXE and non-shared DLL files. The compressed applications can be used the in same way as the uncompressed ones, transparently to the end user. Custom compression providers can also be implemented to add specific features.... |
Table Applet
![]() | This java table component and applet enables you to display data in rows and columns in your java and web applications. The data can be sorted, searched, and filtered by using the table header and a powerful filter bar making it fast and easy to find the data you need. The java table component is flexible with many features and has a footprint of only 35 KB, taking up little space in your applications and making it load in a few seconds in your applets. Search for data by typing in the text you are searching for in the filter bar fields. The first row matching the search string will be found and selected. Sort the columns in ascending or descending order by clicking the header column. If clicked again the column is sorted in the opposite direction. The default sort order can be configured and sorting can be turned off for individual columns. A sort order indicator displays the current sort order of a column. Filter the data in the table using the powerfull filter bar. You can filter on... TAG: table, filter, tooltip, configured, column, fields, header, applet, columns, , |
DC Binding Recordset Software
![]() | Few Lines to add in your Form_Load event and you will get full control over your form and all included (TextBox - Lables-Buttons-Grid-Recordset) and all related events (Leave-paint-Keypress-AfterColEdit-OnAddNew-Click-MouseEnter-MouseLeave-MouseDown-Ent... TAG: recordset, , |
Dark BASIC
![]() | DarkBASIC allows you to create your own games, demos, slideshows, even business applications using the easy to understand BASIC programming language. Even if youve never coded before, just follow the in-depth tutorials and youll be generating results in minutes Harness the power of Direct X and make 3D objects come to life in just a few simple commands.... TAG: basic, , |








