Search Results for "essential-static" - Page 71

Showing 2115 open source projects for "essential-static"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 1
    ...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
  • 2
    Monitor VirtualHosts and streamline deployment to your Apache Server using Apache App Manager. Deploy static or dynamic (e.g. PHP) websites using zip files, rather than FTP'ing single files. Features: Upload, Deploy, Start/Stop, and Monitor sites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    dcpSolver
    Solver for the Data Compaction Problem (dcp) for static test compaction and some specific bionformatic issues. Contains code, charts, tables and test data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JUCA stands for "JUnit Coverage Analyzer". It is a tool which performs a static analysis of your java class files and determines which methods of your classes are (potentially) called from JUnit testcases. The results are summarized in a HTML repor
    Downloads: 0 This Week
    Last Update:
    See Project
  • $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
  • 5
    Sugar4j generates code without the use of external text files, templates, JSP and the like. The static and the dynamic parts are both contained in the same Sugar4j java file. Everything is java. publicc().classs("Sugar4j").empty();
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    json-httpd is a library that provides a web server with JSON-RPC capabilities. The library makes it easy to develop a WUI for application using static HTML and JAVA using JSON-RPC for communication. It also works as a standalone web server.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7
    Kordaci TablePlus is a javascript based solution to static html tables. Kordaci TablePlus adds new features to html tables and make them flexible.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    An open source simple blog utilising the features of PHP 5 and MySQL 5. Supports multiple writers, categories, managing posts, static content pages and post comments as well as providing an intuitive administration panel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SqlWrapper
    Abstracts developers from SQL syntax, with methods that return Strings to pass on to JDBC, thus allowing compile-time checking for, many, otherwise run-time bugs. e.g. stmt.executeQuery(SqlWrapper.selectId(ordersTable, customerColumn, "John Smith")
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    WEBepigenetics
    Light weight XML parser that allows applications to be created using XML as a domain specific programming language. It can be used to create CGI scripts, Static web pages and many other applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Various projects developed by members of the SENS group (http://www.softwareexperts.de): sensWSM - a TWiki to static HTML conversion tool, GPGclip - a java based GPG frontend
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A graphical MatLab framework for estimating the parameters of, modeling and simulating static and dynamic linear and polynomial systems in the errors-in-variables context with the intent of comparing various estimation strategies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Pykori (formerly: pyserv) is a lightweight server which has inbuilt support for python. It was meant to replace hacky methods of running Django/Python webapps with a proper, reliable server, however it can also be used to server static pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SCIG is a PHP (currently being rewritten in Ruby) script which allows to create static representations of Rubiks Cube and similar puzzles. It is highly customizable and has many useful features like caching and drawing many cubes on one image.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A simple yet powerful content management system which uses PHP for creating static web pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Essential Firewall edition is a free version of the Astaro Security Gateway and offers fundamental security functions to help protect any business network. Implement a free firewall without charge and no strings attached.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    untmpl is a tool for detecting static sections such as headers, footers and menus of HTML documents. Detecting and removing these sections allows access to the actual content of the document.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Detects vulnerability in a C Code. Built in Unix.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PHP Analyzer
    An analyzing tool for projects written in PHP. It analyzes a system, calculates various unit metrics, such as cyclomatic complexity and dependencies to other units. It can also be integrated with Xdebug to perform other dynamic measures
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A language-validation testing harness for Java (and Java-like) compilers & other language tools. Provides a framework for verifying whether static/runtime errors occur when running collections of test programs (benchmarks) described by "jlbench" files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A simple command-line calculator with essential mathematic functions, memory and scripting capability. Created as a semestral work for the subject Programming in C++ on Czech Technical University.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Design-Side Includes (DSI) is a command-line utility for inserting common sections of HTML code into multiple web pages at design-time. Use DSI to reuse web content while still realizing the operational benefits of deploying static web pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Simple javascript library with keyboard handler, system clipboard management, and an excel-like grid. It works on IE and Firefox
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    simple way to add (static) maps to your website. uses data from openstreetmap.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A platform for developing mathematical models of static/dynamic physical systems, a simulation evironment for such models and a set of component libraries. It combines features from Simulink, Modelica or AMESim with unique features on its onw.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo