Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Get Started
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
The sourcecode in this project is a conversion of NeHe OpenGL lessons to use Parallax (kos-ports) instead of OpenGL. NOTE: These lessons are 1 number behind the NeHe OpenGL lessons. For example, Lesson 2 for NeHe would be Lesson 1 for PLX.
CuTest lets you write unit tests for your C code. You should use it because: (1) It has the cutest name, (2) It looks and feels like JUnit, (3) It is cross-platform, (4) It ships in a single .c and .h file for ease of deployment.
Python module for creating functions computing the Cyclic Redundancy Check (CRC). Any generating polynomial producing 8, 16, 24, 32, or 64 bit CRCs is allowed. Generated functions can be used in Python or C/C++ sourcecode can be generated.
The EApiDK is a set of open sourcecode to promote and facilitate adoption of and migration to the EApi Interface. Embedded API provides a Vendor &OS independent interface to features and functions absent in mainstream OSs for the embedded market.
A secure anonymous FTP server that runs unprivileged for most of the time. This server utilizes a chroot environment and contains its own directory change code, and directory listing code so that it can run efficiently as a threaded server.
A parser generator based on parsing expression grammar rules. It generates code and accepts actions in LLVM Assembly rather than C like its predecessor, PEG, did.
unique.timestamp provides a universally unique identifier which is also a human-readable timestamp. It includes a command line executable, a set of C routines for embedding into your own code, and some utilities for manipulating unique timestamps.
a software sourcecode which run in gemei mp4 devices.
the software just only for use to read pdf files.
I am not the original author of this software, and I get the sourcecode
from network, I express my thanks to the original author,
An interactive fiction manager and interpreter for Android,
aimed to be a comprehensive multi-interpreter similar to Gargoyle,
with metadata and story management support. Currently Z-Code
stories are supported and metadata is
fetched from IFDb.
Porting Android to Intel(Marvell) ARM XScale PXA270. A complete build system for embedded Linux and Android on PXA270. It was open source for anyone but no responsibility for any damage resulting from any usage of the software.
Demo :
http://www.youtube.com/watch?v=3Ine1k4Hzy8
http://www.youtube.com/watch?v=3Xp5zMPOI1c
http://www.youtube.com/watch?v=lYzRSNuUsIw
http://www.youtube.com/watch?v=1lmmld7LjGM
http://www.youtube.com/watch?v=CNGhFmCwaxw
Documents :
http://sourceforge.net/projects/android-pxa270/files/BringUp_Android_on_PXA270.pdf
http://sourceforge.net/projects/android-pxa270/files/Android_Porting_on_PXA270.pdf
Checkout the sourcecode :
svn co https://android-pxa270.svn.sourceforge.net/svnroot/android-pxa270 android-pxa270
Project host :
http://www.mask.org.tw
Author :
mask.chung@gmail.com
Blog :
http://www.mask.org.tw/blog
Linkedin :
http://www.linkedin.com/in/maskchung
Donate:
Paypal or http://www.mask.org.tw
LIEL (Language Independent Extension Library) is a language-agnostic library containing solutions to various programming problems and extending the capabilities of existing frameworks and code libraries.
Parse software messages and transform them into actions. LazyBat has a command line utility which can transform input data, and also a parser generator for C/C++. LazyBat doesn't support recursive parsing, but rather focuses on common parsing jobs.
eAccelerator is a further development from mmcache PHP Accelerator & Encoder. It increases performance of PHP scripts by caching them in compiled state, so that the overhead of compiling is almost completely eliminated.
System Designer is a software framework for domain specific languages based on model-driven generative programming. DSPE is one of the development environment based on System Designer. Audio n-Genie is a specialization of DSPE for the audio domain.
This project is an attempt to create a wrapper between filesystem code for one operating system and compile it for another. For example, a Linux filesystem driver could work natively in Windows if the project goes as planned.
Cov is a code coverage tool to get your code coverage after your runuing some steps for your programs.It is based on llvm(Low Level Virtual Machine,http://llvm.org/).Now,it's only a begining,so welcome anybody to join in.
This library was developed by Oscar Sanderson (http://www.oscarsanderson.com). It is an implementation of the ISO 8583 protocol. This project was created in an attempt to maintain and distribute the original code. Also includes a C++ wrapper, a COM object to use with .NET, tinyXML support to load different dialect formats, support up to 3rd bitmap in ISO messages.