195 programs for "alt-f" with 1 filter applied:

  • Multi-Site Network and Cloud Connectivity for Businesses Icon
    Multi-Site Network and Cloud Connectivity for Businesses

    Internet connectivity without complexity

    As your users rely more and more on Cloud and Internet-based technologies, reliable internet connectivity becomes more and more important to your business. With Bigleaf’s proven SD-WAN architecture, groundbreaking AI, and DDoS attack mitigation, you can finally deliver the reliable internet connectivity your business needs without the limitations of traditional networking platforms. Bigleaf’s Cloud Access Network and plug-and-play router allow for limitless control to and from anywhere your traffic needs to go. Bigleaf’s self-driving AI automatically identifies and adapts to any changing circuit conditions and traffic needs—addressing issues before they impact your users. Bigleaf puts you in the driver’s seat of every complaint and support call with full-path traffic and network performance data, delivered as actionable insights, reports, and alerts.
  • Engage for Amazon Connect, the Pre-built Contact Center Platform Icon
    Engage for Amazon Connect, the Pre-built Contact Center Platform

    Utilizing the power of AWS and Generative AI, Engage provides your customers with highly personalized, exceptional experiences.

    Engage is a pre-built, intelligent contact center platform that transforms customer service.
  • 1

    Kaengu

    kaengu: Framework to build C-Code Flow Graphs and to calculate Metrics

    Kaengu is a framework to build Code Flow Graphs from C-Source Code and to calculate different metrics. Graphical view on Code is a strong tool to a.) understand software and b.) detect flaws. Additionally, Kaengu can calculate some interesting metrics, such as the newly developed F-Complexity as well as Graph energy and propositions for Code Refactoring.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    ViennaCL

    Linear algebra and solver library using CUDA, OpenCL, and OpenMP

    ViennaCL provides high level C++ interfaces for linear algebra routines on CPUs and GPUs using CUDA, OpenCL, and OpenMP. The focus is on generic implementations of iterative solvers often used for large linear systems and simple integration into existing projects.
    Leader badge
    Downloads: 76 This Week
    Last Update:
    See Project
  • 3
    DotNetWikiBot Framework

    DotNetWikiBot Framework

    Make robots for MediaWiki-powered sites!

    The DotNetWikiBot Framework was developed so that it can offer a helping hand with many complicated and routine tasks of wiki site development and maintenance. DotNetWikiBot Framework is a cross-platform full-featured client API, that allows you to build programs and web robots easily to manage information on MediaWiki-powered sites. DotNetWikiBot Framework can also be used for learning C# and .NET.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Guild Wars 2 Wiki ToolTips

    Guild Wars 2 Wiki ToolTips

    JavaScript library to generate GW2 ToolTips based on official Wiki

    The aim of this project is to provide a simple way for web sites and forums to display official Guild Wars 2 Wiki information by the way of a tool tip. Demo: http://www.gw2-pnj.fr/viewtopic.php?f=47&t=568&p=4527#p4527 ID: guest_tooltips PASSWORD: guest_tooltips#1234
    Downloads: 0 This Week
    Last Update:
    See Project
  • Rent Manager Software Icon
    Rent Manager Software

    Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.

    Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
  • 5
    This site contains four packages of Mass and mass-based density estimation. 1. The first package is about the basic mass estimation (including one-dimensional mass estimation and Half-Space Tree based multi-dimensional mass estimation). This packages contains the necessary codes to run on MATLAB. 2. The second package includes source and object files of DEMass-DBSCAN to be used with the WEKA system. 3. The third package DEMassBayes includes the source and object files of a Bayesian...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    CrazyStat

    CrazyStat

    Free PHP web analytics script

    CrazyStat is a web analytics script written in PHP. It does not need access to server-logfiles or a MySQL-database to generate statistics of your website visitors. The script has very good usability and still has lots of features. The stats only need one screen length to present all the information. It's fast because of it's caching technology and uses minimal webspace by compressing logfiles. It's free and released under GPL as open source software. With CrazyStat, it is easy to respect...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    CSV F-Curve Importer for Blender

    This is a Python script to import a CSV file to Blender f-curves.

    This is a Python script for Blender 2.5x and it imports a CSV file into Blender and creates f-curves. This project has just started, please wait for a while. Please go to the page given below for the information of how to start to use this and its details.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    OpenDungeons

    OpenDungeons

    Open-source 3D RTS game inspired by the Dungeon Keeper series

    ... moved to http://download.tuxfamily.org/opendungeons Website: http://opendungeons.github.io Forums: http://forum.freegamedev.net/viewforum.php?f=15 Git repository: https://github.com/OpenDungeons/OpenDungeons
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    xorlisp

    Bit level lambda continuations and nothing else - Queue automata

    Not working yet. To deal with the Halting Problem, computing and data are navigated using debugger ops: linearForward and treeForward, which navigate an astronomically large bit string where 1 is ( and 0 is ). All pairs are derived from (). For example, true is represented as ((()())()), and false is (()(()())). It appears related to the church encoding of lambda where T chooses first parameter and F chooses second, of a pair. Continuations are nearly finished code and are represented as a pair...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Innovate faster with enterprise-ready generative AI—enhanced by Gemini Icon
    Innovate faster with enterprise-ready generative AI—enhanced by Gemini

    Build, deploy, and scale machine learning (ML) models faster, with fully managed ML tools for any use case.

    Vertex AI offers everything you need to build and use generative AI—from AI solutions, to Search and Conversation, to 130+ foundation models, to a unified AI platform.
  • 10

    JCLILIB

    A Java 7 library for parsing command lines.

    JCLILIB (Java Command Line Interface LIBrary) is a small Java library for parsing arguments supplied on the command line. Features include recognizing arguments either by key ("-h"), by key and value ("-f some_file" or "-f=some_file"), or by position (e.g., second argument not attached to a key). Keys may optionally be repeated with multiple arguments. Values may be specified as String, Boolean, Integer, Long or Double. Unused arguments are returned in an array of strings. A static method...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    QtCreator Tabbed Editor Plugin

    QtCreator Tabbed Editor Plugin

    QtCreator now with tabs!

    This plugin add tabs for QtCreator source editor. It is very helpful when you edit less than 10 files simultaneously. Currently project supported by Trollix on GitHub, where you can find source code for newest QtCreator versions https://github.com/trollixx/qtcreator-tabbededitor-plugin
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MythiCal is intended to be the ultimate calendaring solution for F/OSS users. It features a client/server architecture with multiple storage backends for existing calendar providers, and an Apache module to provide a fast, scalable iCal solution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This project provides a Fortran90 library and a python module for singular spectrum analyses such as PCA/EOF or MSSA. It is intended for people interested, for example, in analysing climate or financial variability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Yang XML viewer

    PyGtk2-based application that shows Yang-models as Treeview

    The application uses 'pyang' for creating a XML file and displaying the Yang-model in a Treeview. Additionally it allows to send Netconf requests to a configured target. For this purpose, it uses the Netconf client from [1] or can use an external console too. [1] https://github.com/tail-f-systems/JNC/blob/master/examples/2-junos/netconf-console
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Projeto Fernanda

    Projeto de Conversão

    Este projeto trata-se do esforço de conversão do componente de rede neural de Luciano F. de Medeiros, lfm@netpar.com.br Este ótimo componente do Delphi agora portado para Lazarus
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    IRK! Infrared Remote USB Keyboard

    IRK! Infrared Remote USB Keyboard

    Control your computer with an IR remote

    This is an open-hardware Infrared Remote Controlled USB keyboard, without keys, implemented using a PIC micro-controller and MikroC. IRK! enables you to use your LEARNING remote control to control any system that you can plug a USB keyboard into (Windows, Linux, Mac). Great for controlling a home theatre system such as MythTV, XBMC or Media Center. No drivers are required. You can program *any* USB keyboard function (with or without Control, Alt, Shift and GUI modifiers) to a button on your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    notepas

    notepas

    Advanced multiplatform text editor for developers

    Notepas is a fast native multiplatform text editor written in Lazarus and can be compiled for multiple platforms and widget sets using the advanced native Free Pascal Compiler. Aimed towards developers it is equipped with some functions usually not found in other text editors and introduces a couple of new exclusive features.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    The Open Toolkit is an advanced, cross-platform, C# OpenGL, OpenAL and OpenCL wrapper for Mono/.Net. It is especially suitable to RAD development and can be used in games, GUIs (WinForms, WPF, GTK#) and scientific applications. The official repository can be found in github: https://github.com/opentk/opentk The sourceforge repository will no longer be updated, but will remain online for posterity.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 19

    EmulMultiFit

    Simultaneously fit SAS data with polydisperse core-shell-shell spheres

    Keywords: -simultaneously fit several SAXS and SANS data sets with polydisperse (Schultz-Zimm or Gaussian distribution f(R)) spherical core-shell-shell nanoparticles -analytical expressions are used for from factor F(Q) and its integral over f(R), no numerical integration required -absolute units -Mathematica is required via console (MathKernel) -Mathematica's local and global optimizers (simulated annealing, differential evolution, Nelder-Mead, ...) can be used -range for fit parameters...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Bigram Table Generator

    Bigram Table Generator

    A program to generate random reciprocal bigram tables

    ... to screen or save to disk depending on whether the -f filename argument was given. If the -p passphrase argument is given a specific table is generated and is repeatable each time the same passphrase is given. This program was written to supplement the Enigma Simulator by Dirk Rijmenants. http://users.telenet.be/d.rijmenants/en/enigmasim.htm Enigma message procedures: http://users.telenet.be/d.rijmenants/en/enigmaproc.htm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    XOo°f is a development and XML specification framework for documenting and developing the services layer of enterprise business applications. From the specifications, it generates WSDL, DocBook, client-side and server-side code for Java, C# and Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ijblob
    The IJBlob library indentifying connected components in binary images. The algorithm used for connected component labeling is: Chang, F. (2004). A linear-time component-labeling algorithm using contour tracing technique. Computer Vision and Image Understanding, 93(2), 206–220. doi:10.1016/j.cviu.2003.09.002 The ImageJ *Shape Filter Plugin* (see downloads) uses this library for flitering the blobs by its shape. If you are using IJBlob in a scientific publication, please cite...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ControllerToKeys

    ControllerToKeys

    Emulate Keyboard and Mouse with a Controller.

    Supports Xbox 360 controllers and possibly other Xinput controllers. Also supports other USB controllers such as Logitech Dual Action. Go to Configure -> Non-Xbox controller. ControllerToKeys aims to give full controller support to all PC games that don't have it by emulating key strokes, mouse movement, mouse buttons, scroll wheel and key combos (i.e. alt+tab). With the ability to save and sharing button mappings, the intention is to be able to publicly share your mappings with others...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    gannu

    gannu

    Java API and tools for performing NLP and other AI tasks

    Java API and tools for performing a wide range of AI tasks such as: word sense disambiguation (released), optimization (5 Evolutionary Algorithms Implemented ETA February 2014), opinion mining (ETA November 2014) and text wikification (ETA July 2014). Gannu includes some graphical interfaces for scientific purposes. When using Gannu please cite: *Jiménez, F. V., Gelbukh, A. F. & Sidorov, G. (2013). Simple Window Selection Strategies for the Simplified Lesk Algorithm for Word Sense...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    DobHelper

    DobHelper

    Make star maps for anywhere at anytime

    Generate star maps for anywhere at anytime. Choose from a database of thousands of deep sky objects, including all Messier, Caldwell, and NGC objects. Also allows recording of notes on viewed objects, and configuration of user-generated observation lists.
    Downloads: 2 This Week
    Last Update:
    See Project