Coder Social home page Coder Social logo

eplibrary's Introduction

Gratipay EpLibrary

Visual C++ Utility Library

DESCRIPTION

EpLibrary is a Visual C++ utility library that supports to develop an application easier under a MIT License. You will no longer have to create the basic functionalities over and over again. EpLibrary supports Visual C++ 2005/2008/2010/2012. Source can be downloaded at EpLibrary

FEATURES

  • Math Framework

    1. Enhanced Log Approximation
    2. Enhanced SquareRoot Approximation
    3. Prime Number Operation
  • Sort

    1. Enhanced Merge Sort
    2. Enhanced Insertion Sort
    3. Enhanced Quick Sort
  • Search

    1. Enhanced Binary Search
  • Stream Framework

    1. Stream
    2. File Stream
    3. Network Stream
  • Container Framework

    1. ThreadSafeQueue
    2. Dynamic Array
    3. Delegate
    4. Memory Enhanced Patricia Trie
    5. K-ary Heap
  • Simple Debugger Framework

    1. Profiler
    2. Log Outputter
    3. Simple Logger
  • FileSystem Framework

    1. Folder Operation
    2. Properties File Operation
    3. XML File Operation
    4. Text File Operation
  • System Framework

    1. Console Operation
    2. DateTime Operation
    3. Endian Operation
    4. Registry Operation
    5. Exception Handles
  • Thread System

    1. Simple Thread Scheduler
    2. Thread Class
    3. Worker Thread System
  • Lock Framework

    1. Mutex
    2. Semaphore
    3. CriticalSectionEx
    4. NoLock
    5. InterlockedEx
  • Other Frameworks

    1. Singleton Holder
    2. Smart Object

DOCUMENTATION

For detailed documentation, please download the full document EPLibrary Documentation.chm.

If the documentation file is not visible after finishing download,

  • Solution 1.
    1. Double-click the .chm file.
    2. In the Open File-Security Warning dialog box, click to clear the Always ask before opening this file check box.
    3. Click Open.
  • Solution 2.
    1. Right-click the CHM file, and then click Properties.
    2. Click Unblock.
    3. Double-click the .chm file to open the file.

USAGE

To find the usage examples, please see the wiki page.

DONATION

Gratipay

or donation by Pledgie
Click here to lend your support to: Open Source Visual C++/C# Projects and make a donation at pledgie.com !

LICENSE

The MIT License

Copyright (c) 2008-2013 Woong Gyu La <[email protected]>

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Bitdeli Badge

eplibrary's People

Contributors

juhgiyo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.