Showing 1316 open source projects for "string"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • MongoDB Atlas runs apps anywhere Icon
    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.
    Start Free
  • 1
    Read-in XML tags in an array format accessible via "paths". Modify existing XML. Create a proper XML string. All methods are used to programmatically read, modify, and/or create XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Simple and useful C++ encapsulation of GNU regex.h library. Except string matching contain string substitution like s/// in sed program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ...It is different to python's "difflib.SequenceMatcher" in that it cares more about the size of both strings. ngram is an port and extension of the perl module called "String::Trigram
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ER DBManager
    DBManager is a library that is used to perform database(MS SQL, Oracle, Oledb, Odbc) operation (Connecting DB, Executing Command, Reading Data, Reading Output parameter, Executing DataSet etc) more easily in Microsoft™ .NET Platform. More details:
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    Yoda's Protector
    Yoda's Protector is a free, open source, Windows 32-bit software protector.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 6
    DXL Standard Library
    UPDATE 22.10.2013 -- THIS PROJECT IS OUTDATED AND NOW HOSTED ON GITHUB -- This project aims at providing a standard library for the Rational(R) DOORS (R) DXL language. This library will contain functions for daily tasks like string manipulation, XML reading/writing, database manipulation or graphical user interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Classe de teste da string SQL montada com dados informados pelos internautas, tentando identificar possível ataques: 1 - leitura da base de dados de usuarios para quebra de senhas 2 - leitura de outras tabelas sigilosas, tal como emails.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Create or parse ANY Mark-up Language (HTML XML X3D VRML MathML XAML XDP CDA SCORM COLLADA XBRL) file or string into a simple and versatile MLDocument, MLElement, MLParameter hierarchical object model, written in VB 6 (Win32). Alternative to using DOM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    An alternative to the string library for C and C++ which is more functional and does not have buffer overflow problems.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    Custom Console
    Use Custom JAR files as Command Line commands with this custom command line console program. Simply write your JAR files to accept Main String Arguments and use them in the command line window. Commands Avail. CCB Files are Batch for Custom Console.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ShamsiXp
    An open source approach to display Solar date in MS-Windows XP.his tool will changes standard TimeStamp of windows to a solar date. After install, solar date string embed to every windows date peresentation that uses LongTimeFormat.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A PHP Class which can draw guitar chords, or any other string instruments for that matter. It makes heavy use of the GD2 image library to build good looking chord diagrams in very few lines of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    WalnUtil Integrated Search Engine - ISE easy maintainable Client application – minimum OS requirements. Just use Connection string to (SQL Server,Oracle) and you can manage fuzzy - full search possibility from any computers .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Sequential and parallel implementation of string quicksorts(-select) . Articles: On the number of string lookups in BSTs (and related algorithms) with digital access/ Combining digital access and parallel partition for quicksort and quickselect.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The Checker framework is an easily expansible set of check/transformation to build hierarchy of chain operations easily to-store/to-be created and re utilized (at run time if you want).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    for Wondows XP, MASM source code, resource object & make available. user input the string, i.e. user name & password for email, the program will output the base64 encoded output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ...For eg, public class MyImpl extends BeesAlgoImpl { public double function(double[] x) { //Min sigma Xi^2 or Max -sigma Xi^2 double result = 0; for (int j = 0; j < var; j++) { //var = no of variables - public field in BeesAlgoImpl class result = result + (x[j]-1) * (x[j]-1); } return (-result); } //constructor public MyImpl(){ //super( .... ) - set the no of variables, parameters n, m, e, ngh, nep, nsp (look into the bees algo paper), no of iterations, uperlimit and lower limit of search, integerize - search only integers true or false } public static void main(String[] args){ MyImpl a = new MyImpl(); a.run(); int i=0; a.optimalPoint[i]; //Xi of the optimal point } }
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Text Analyser
    Analyses a given text string and reports the amount of letter , letter occurances , words , words occurances , word length occurances .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Template2Code
    Template2Code (T2C) is a collection of tools dealing with template-based file generation. Currently it includes MiST - Minimal String Template engine and T2C itself that uses template based techniques to generate the sources of unit tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Pydiction allows you to Tab-complete Python code in Vim, including: standard, custom and third-party modules and packages. Plus keywords, built-ins, and string literals.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A program for converting Characters to Binary or vice versa April 9, 2015: I have noticed some errors and there will be a fixed version up soon!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A collection of functions, in the end to be wrapped in a gui, that allow users to analyze networks from global (eigenvector centrality) and local (degree dist, statistical significance) perspectives. Implemented in matlab.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A basic 3 tire application. The connection string is read from a XML file, this file must be modify before testing the file. You must run the database, table and stored procedure create scripts on SQLServer.All the errors will be written on log files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    randlib is a collection of PHP functions for generating random strings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Implementation of Damerau-Levenshtein fuzzy string matching in Java. Returns the distance adding one point per character insert, deletion, mismatche and swap.. This is an extension of apache/commons/lang/StringUtils.getLevenshteinDistance()
    Downloads: 0 This Week
    Last Update:
    See Project