






















































Bnlib 1.0
Software ID: 66621(512k) | - | 03 s | |
(1Mb) | - | 02 s | |
(2Mb) | - | < 1 sec | |
(5Mb) | - | < 1 sec | |
(10Mb) | - | < 1 sec |
Bnlib 1.0 Description
BigNumLib. Adapted to windows and the LCC-Win32 system by Jacob Navia. This big num library is specialized for cryptographic applications. Jacob said: "I have downloaded it from the net, adapted it to LCC-Win32, wrote a help file out of the documentation, and compiled it without big problems. Please see docs for more information."
![]() |
The XMsgBox code is designed to extend the functionality of the MessageBox API. The XMsgBox code is designed to extend the functionality of the MessageBox API.(Read the readme.txt)
Timed Message box with countdown.
The message box can be set to close after a certain time.
The countdown can be displayed as part of the...
OS: Windows Software Terms: Pellesc, Free C Compiler, Source Code, Downloads |
![]() |
Evaluate. Evaluate.lib is a library created for parsing and evaluating expressions using order of operations. It can do +, -, *, /, and ^ as well as any order of parenthesis and brackets. The zip includes instructions, the project and library, and a test...
OS: Windows Software Terms: Pellesc, Free C Compiler, Source Code, Downloads |
![]() |
C program to demo ODBC on a Microsoft Access database table
OS: Windows Software Terms: Pellesc, Free C Compiler, Source Code, Downloads |
![]() |
This code loads and plays an Quake MD2 model.
OS: Windows Software Terms: Pellesc, Free C Compiler, Source Code, Downloads |
![]() |
This sample demonstrates using MS ADO (ActiveX Data Objects) in plain C. This sample demonstrates using MS ADO (ActiveX Data Objects) in plain C. The required header files from the MDAC SDK have been altered as needed and are included in the package. Please see the readme file for further information.
OS: Windows Software Terms: Pellesc, Free C Compiler, Source Code, Downloads |
![]() |
PLACER is the freeware program to make image vectorization and proceeding of (c)Intel Open CV library(2D dimensional histogram, pyramid hierarchical smoothing, flood filling, dilation and erosion morphology operations, Gaussian smoothing and threshold, Canny edge detection, polygonal approximation, active contour optimization, Hough lines detection. Input raster is an uncompressed TIFF image, output is windows meta file or clipboard.
OS: Windows Software Terms: Pellesc, Free C Compiler, Source Code, Downloads |
![]() |
Code to demonstrate writing to and reading from an excel file using ODBC. Code to demonstrate writing to and reading from an excel file using ODBC. It also demonstrates an ODBC version 3 application. Comments, etc are in the source code and a compiled EXE is in the zip.
OS: Windows Software Terms: Pellesc, Free C Compiler, Source Code, Downloads |
![]() |
Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed audio format for mid to high quality (8kHz-48. Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed audio format for mid to high quality (8kHz-48.0kHz, 16+ bit, polyphonic) audio and music at fixed and variable bitrates from 16 to 128 kbps/channel....
OS: Windows Software Terms: Pellesc, Free C Compiler, Source Code, Downloads |
![]() |
Another tutorial from NeHe. Another tutorial from NeHe. Demonstrates lighting and shadows using objects created from data files. A comment in the source says "Attention!!! This code is not for beginners."
OS: Windows Software Terms: Pellesc, Free C Compiler, Source Code, Downloads |
![]() |
it checks for not free-ed malloc blocks, bad pointers passed to free and has been extended to check for out-of-bounds copying when using various string functions.
The tmalloc library is intended as a check whilst developing.
malloc calloc realloc free strcpy strcat strncat strncpy memcpy memmove wcscpy wcscat wcsncpy wcsncat wcstombs sprintf snprintf
OS: Windows Software Terms: Pellesc, Free C Compiler, Source Code, Downloads |