When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. The SWORD Project - Wikipedia

    en.wikipedia.org/wiki/The_SWORD_Project

    The core of The SWORD Project is a cross-platform library written in C++, providing access, search functions and other utilities to a growing collection of over 200 texts in over 50 languages. [1] Any software based on their API can use this collection.

  3. Hooking - Wikipedia

    en.wikipedia.org/wiki/Hooking

    It can hook win32 API, COM, OLE, ActiveX, .NET in 32-bit and 64-bit processes. It includes monitoring post analysis tools. urmem C++11 cross-platform library (x86) for working with memory (hooks, patches, pointer's wrapper, signature scanner etc.)

  4. CrossBridge - Wikipedia

    en.wikipedia.org/wiki/CrossBridge

    CrossBridge uses the LLVM and GCC as compiler backends, in order to compile C++ code, optimize it, and transform it to run within AVM2 (ActionScript Virtual Machine 2). Programs built with CrossBridge are up to 10 times faster than normal ActionScript code, [ 4 ] [ 5 ] [ 6 ] but up to 2× to 10× slower than native C++ code.

  5. Skia Graphics Engine - Wikipedia

    en.wikipedia.org/wiki/Skia_Graphics_Engine

    The Skia Graphics Engine or Skia is an open-source 2D graphics library written in C++. Skia abstracts away platform-specific graphics APIs (which differ from one to another). [ 1 ] Skia Inc. originally developed the library; Google acquired it in 2005, [ 2 ] and then released the software as open source licensed under the New BSD free software ...

  6. Xenu's Link Sleuth - Wikipedia

    en.wikipedia.org/wiki/Xenu's_Link_Sleuth

    Xenu's Link Sleuth has also been cited by Rossett's The ASTD E-Learning Handbook, [9] Zhong's Intelligent Technologies for Information Analysis, [10] Gerrard's Risk-Based E-Business Testing, [11] Reynolds' The Complete E-Commerce Book, [12] Slocombe's Max Hits: Websites that Work, [13] George's The ABC of SEO, [14] as well as the German books ...

  7. TScript - Wikipedia

    en.wikipedia.org/wiki/TScript

    TScript is an object-oriented embeddable scripting language for C++ that supports hierarchical transient typed variables (TVariable). Its main design criterion is to create a scripting language that can interface with C++, transforming data and returning the result. This enables C++ applications to change their functionality after installation.

  8. gSOAP - Wikipedia

    en.wikipedia.org/wiki/Gsoap

    gSOAP [1] [2] is a C and C++ software development toolkit for SOAP/XML web services and generic XML data bindings.Given a set of C/C++ type declarations, the compiler-based gSOAP tools generate serialization routines in source code for efficient XML serialization of the specified C and C++ data structures.

  9. AngelScript - Wikipedia

    en.wikipedia.org/wiki/AngelScript

    AngelScript can be used with any C++ IDE, such as NetBeans, Geany, and Eclipse. C and C++ functions can be called within an AngelScript environment. [ 1 ] [ 2 ] AngelScript's class syntax closely follows C++ classes by design: no proxy functions are required to embed AngelScript in C++ applications, easing the two languages' integration. [ 3 ]