Search Results for "fgt_vm64_kvm-v7.4.7.m-build2731-fortinet.out.kvm.qcow2" - Page 5

Showing 1088 open source projects for "fgt_vm64_kvm-v7.4.7.m-build2731-fortinet.out.kvm.qcow2"

View related business solutions
  • Automate Proposals with AI in Microsoft Word. Icon
    Automate Proposals with AI in Microsoft Word.

    Streamline proposal creation with the smartest AI, the best content, seamless integration with Microsoft Word, and unmatched efficiency.

    Automate your best practices, processes, and standards to guide your proposal writers, sales teams, and subject experts. And don’t worry, it’s so easy to use they will use it. We would love the opportunity to help you quantify the impact your business can expect from investing in Expedience Software. Click here to request a Return on Investment (ROI) calculation. In this 15-minute session, we will ask 20 simple questions to assess and grade your current proposal quality and scalability. Manual proposal processes are likely costing you far more than you realize. These models waste time and kill the productivity of proposal writers, sales team members, senior staff, and subject experts.
    Learn More
  • Easily build robust connections between Salesforce and any platform Icon
    Easily build robust connections between Salesforce and any platform

    We help companies using Salesforce connect their data with a no-code Salesforce-native solution.

    Like having Postman inside Salesforce! Declarative Webhooks allows users to quickly and easily configure bi-directional integrations between Salesforce and external systems using a point-and-click interface. No coding is required, making it a fast and efficient and as a native solution, Declarative Webhooks seamlessly integrates with Salesforce platform features such as Flow, Process Builder, and Apex. You can also leverage the AI Integration Agent feature to automatically build your integration templates by providing it with links to API documentation.
    Learn More
  • 1

    breadcomp80v1

    An 8-bit puter on a breadboard

    ...There are several awkwardness in the design, e.g., the first occurence of the ~HALT signal is disconnecting ROM, leaving only the RAM to be accessible by the CPU until RESET (actually, it's this feature that made CP/M bootable on it!). Of the 128kB of available RAM, only 96kB can be used, the upper 32kB is always the same (CP/M's BDOS and BIOS are there), the lower 32kB can be banked on and off by the CP/M BIOS. It is being used for the 12kB ramdisk(A:) and for storing the copy of the CCP (CP/M's shell) so it does not need to be loaded from the SD Card. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Hex

    Hex

    Hydrogen-Electron Collisions

    ...Several more solvers are being developed right now - namely the second order of Born approximation for use in Born subtraction and the intermediate energy regime, and the relativistic variant of ECS for solution of (n,l,j,m,σ) ⟶ (n',l',j',m',σ') transitions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Ante-Millennium OS

    Ante-Millennium OS

    Ante-Millennium is an operating system built from scratch in C

    ...Developed from scratch by Alberto Sanfelice (511break). To run this operating system type: qemu-system-i386 -kernel Ante-M.bin -drive file=disk.img,format=raw,index=0,media=disk -m 512M -device ac97
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4

    cg-Piano

    Web-page and key-board based piano, 1 finger 1 letter-name

    Starting position for typing: The eight keys under the fingers, ASDF JKL; are middle 1234 567i The eight keys in the corresponding positions on the row above, QWER UIOP are high 1234 567i The eight keys in the corresponding positions on the row below, ZXCV M,./ are low 1234 567i Space-bar: Stop the sound.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Easy-to-Use Website Accessibility Widget Icon
    Easy-to-Use Website Accessibility Widget

    An accessibility solution for quick website accessibility improvement.

    All in One Accessibility is an AI based accessibility tool that helps organizations to enhance the accessibility and usability of websites quickly.
    Learn More
  • 5

    Flexishow

    Current version: 2.3.13

    ...Images may be selected based on the content of their spreadsheet entries, and are displayed in the order in which they appear in the spreadsheet. Thus, for instance, a show may be presented of all images with a value of 'Nature' in column 'M' and a value greater than 25 in column 'D'.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Go MemeCore

    Go MemeCore

    MemeCore is a Meme Chain (L1) that connects creators and communities

    MemeCore is a Meme Chain (L1) that connects creators and communities through Memes and DApps. LIFT up the Fun! $M. Golang execution layer implementation of the MemeCore protocol (Ethereum-compatible). Automated builds are available for stable releases and the unstable master branch.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    NKTgLaw

    NKTgLaw

    Core library & API for the NKTg Law (Nguyen Khanh Tung). Includes core

    Core library & API for the NKTg Law (Nguyen Khanh Tung). Includes core implementation, REST/gRPC API, and 150+ client wrappers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    C++ Eigenvectors

    C++ matrix class template with eigenvectors

    All code is in a single .h file except for a .cpp file with the main() demo. Computation time scales as N^4. Also has class template Polynomial. Has extensive operators and methods. Algorithm summary: Any polynomial of degree m is uniquely and simply determined by its values at m+1 points. In particular the characteristic polynomial of an NxN matrix A can be determined by evaluating the determinant |x * I - A| at N+1 distinct values of x. Householder reduction is used to find determinants. Householder reduction of x*I - A with x an eigenvalue is used to determine the corresponding eigenvector. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SongRec for Windows (Free Builds Mirror)

    SongRec for Windows (Free Builds Mirror)

    This page provides free access to Windows builds of SongRec.

    🔗 Official Project SongRec is an open-source application for music recognition. 👉 Official repository: https://github.com/marin-m/SongRec 👉 Official releases: https://github.com/marin-m/SongRec/releases 📦 About These Files The latest official Windows builds are now provided directly by the original maintainer. This page may host: Mirrors of official releases Historical versions for compatibility/testing Previously distributed builds for archival purposes ⚠️ Important Notice I didn't create the files for v0.6.7(+) All credit goes to the original author and contributors of SongRec. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • One platform for global hiring and contractor management. Icon
    One platform for global hiring and contractor management.

    For mid-sized companies hiring independent contractors

    TFY unifies applicant tracking, team onboarding, compliance, contractor payments, and billing automation in a single, powerful platform, eliminating the need for multiple disconnected tools.
    Learn More
  • 10

    cpm3-einstein

    Some of my experiments with running CP/M3 on my Tatung Einstein TC01

    The source codes in the git repository of this project were written in C and cross-compiled using LLVM's clang and my own C library for CP/M, https://sourceforge.net/projects/cpm-ulibc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    libvideo-source

    libvideo-source

    M-JPEG, RFC2435, RFC4175 and V4L2 playback libraries

    librtp - C library for parsing RTP headers. librtsp - C library for establishing RTSP connections. libjpeg-frame - C library for decoding M-JPEG frames. libmjpeg-stream - C library for receiving Motion-JPEG streams from video servers (HTTP protocol). librfc2435-stream - C library for receiving Motion-JPEG streams from video servers (RTSP protocol). librfc4175-stream - C library for receiving uncompressed 8/10-bit grayscale and 24-bit RGB/BGR RFC4175 (RTP) video from multicast streams. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    DDE-BIFTOOL

    Bifurcation analysis for delay-differential equations

    ...The original DDE-BIFTOOL webpage at KU Leuven [1] stores versions up to 3.0 and their documentation. [1] <http://twr.cs.kuleuven.be/research/software/delay/ddebiftool.shtml> [2] <https://www.gnu.org/software/octave> Further tutorials (by M Bosschaert) at <https://sites.google.com/a/uhasselt.be/maikel-bosschaert/home> (pdf files).
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 13
    Metztli Reiser4

    Metztli Reiser4

    Reiser4 SFRN 4.0.2 /Zstd Debian Trixie minimal install media ISO/USB

    Modified Debian netboot with rtw89 WiFi-support install image suitable to be 'burned' onto ~340 MB CD|USB media with command (assuming USB device is at /dev/sdc *else* modify or you risk data loss) at Linux shell: dd if=metztli-reiser4.iso of=/dev/sdc bs=4M; sync Enables native reiser4 create/partition/format of storage media during Debian OS installation—accomplished via Internet. Guided non-expert install defaults to 500MB /boot JFS & reiser4 non-LVM others. Expert...
    Downloads: 231 This Week
    Last Update:
    See Project
  • 14
    ...The game features 100 levels and includes a level editor.[2] ---- How to install in Core Linux ---- fuse dejavu fonts bash sdl2-dev alsa alsa-config (alsamixer M to unmute, cursors to volume) Firefox-ESR (for more X dependencies) To run the AppImage in the shell first you nee to type bash (and enter), then chmod +x Froze...AppImage and ./Frozen..AppImage to play
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    vidurOS

    vidurOS

    An ultra-light Linux distro built for cybersecurity, AI/ML work

    ...A lightweight, blazing-fast Linux distribution built from Ubuntu Server 22.04 — optimized for: • 🛡️ Cybersecurity Tools (Nmap, Wireshark, Metasploit & more) • 💻 Programmers & Devs (Python, Node.js, C/C++, Git, Vim) • 🧠 AI/ML Enthusiasts (Jupyter, pip, SciPy preloaded — with TensorFlow/PyTorch optional) • 💾 Old PCs & VMs (XFCE-based, ISO size ~1.7 GB) 🌟 Built using Cubic, with custom theming, a responsive UI/UX, and designed to revive low-spec hardware. 📷 Screenshots, full documentation, and ISO download now live on GitHub: 🔗 https://github.com/i-m-sonu/vidurOS 🙌 I’m making it open source and inviting contributions: • Help improve the UI • Add new tools • Optimize performance
    Downloads: 7 This Week
    Last Update:
    See Project
  • 16
    NKTgBase

    NKTgBase

    Bibliothèque de base et API pour la NKTg Law (Nguyen Khanh Tung)

    La NKTg Law sur l’inertie variable décrit la tendance au mouvement d’un objet dans l’espace en fonction de la relation entre sa position, sa vitesse et sa masse. NKTg = f(x, v, m) Dans laquelle : x est la position ou le déplacement de l’objet par rapport au point de référence. v est la vitesse. m est la masse. La tendance au mouvement de l’objet est déterminée par les quantités de produit de base suivantes : NKTg₁ = x × p NKTg₂ = (dm/dt) × p Dans laquelle : p est la quantité de mouvement linéaire, calculée par p = m × v. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    spectrangsx

    An experimental Spectranet device driver for CP/M's GSX subsystem

    With this driver you can redirect CP/M display output (using Spectranet networking device) to a remote machine offering much better color display and higher image resolution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Photon-Dark Photon-Entanglement

    Photon-Dark Photon-Entanglement

    NOTICE OF CONSOLIDATION & PARTNERSHIP PENDING As of April 2026, the 20

    NOTICE OF CONSOLIDATION & PARTNERSHIP PENDING As of April 2026, the 20 pipelines of the QCAUS/PDPBioGen suites are undergoing consolidation for high-scale institutional research. Core 'Ford 2026' algorithms remain the proprietary IP of the Ford Peace and Justice Foundation. Academic users at partner institutions (MTSU) are currently performing validation; all other commercial inquiries must contact the author 📸 Live Demo The application is deployed on Streamlit Cloud: Live App test...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Settimino

    Settimino

    Arduino Ethernet library for communicating with S7 Siemens PLC

    Small but efficient communication library that allows your sketches the interfacing with Siemens PLC. Works starting from Arduino UNO with the W5100 ethernet shield.
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 20
    QP Real-Time Event Frameworks & Tools

    QP Real-Time Event Frameworks & Tools

    Real-Time Event Frameworks based on active objects & state machines

    ...The frameworks contain a selection of built-in real-time kernels (RTOS kernels), such as the cooperative QV kernel, the preemptive non-blocking QK kernel, and the unique preemptive, dual-mode (blocking/non-blocking) QXK kernel. Native QP ports and ready-to-use examples are provided for ARM Cortex-M (M0/M0+/M3/M4/M7/M33/...) as well as other CPUs. The QP RTEFs can also work with many traditional RTOSes and General-Purpose OSes, such as Linux and Windows.
    Leader badge
    Downloads: 204 This Week
    Last Update:
    See Project
  • 21

    Chemical Trajectory Analyzer

    A software package for processing and analyzing chemical trajectories

    ...Please find a full description @ https://www.ltt.rwth-aachen.de/cms/LTT/Forschung/Forschung-am-LTT/Model-Based-Fuel-Design/Aktuelle-Projekte/~kqbf/ChemTraYzer/lidx/1 M.Döntgen, M.-D.Przybylski-Freund, L.C.Kröger, W.A.Kopp, A.E.Ismail, K.Leonhard, "Automated Discovery of Reaction Pathways, Rate Constants, and Transition States Using Reactive Molecular Dynamics Simulations", J. Chem. Theory Comput. 11 (2015), 2517-2524 L.C.Kröger, W.A.Kopp, M.Döntgen, K.Leonhard, "Assessing Statistical Uncertainties of Rare Events in Reactive Molecular Dynamics Simulations", J. ...
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 22

    myFP2ESP8266 Focus Controller

    This is a port of the myFP2ESP32 Wifi Focus Controller to the ESP8266

    A ESP8266 WiFi focuser. DRV8825, ULN2003, L298N, L293DMINI , L9110S, Support for Webserver, ALPACA, and TCP/IP. (c) Robert Brown 2014-2025, Holger M, 2019-2021. All rights reserved. Code or portions of code may not be copied or used without appropriate credit given to author(s).
    Downloads: 7 This Week
    Last Update:
    See Project
  • 23
    myFP2ESP32-Dev WiFi ASCOM Focuser

    myFP2ESP32-Dev WiFi ASCOM Focuser

    ASCOM-INDI ESP32-Dev Wifi focuser

    An ESP32-Dev WiFi focuser. DIY or PCB designs. (c) Robert Brown 2014-2025, Holger M, 2019-2021. All rights reserved. Code or portions of code may not be copied or used without appropriate credit given to authors. Spreadsheet to calculate what stepper motor to use. https://sourceforge.net/projects/arduinoascomfocuserpro2diy/files/Documentation/Nema-Stepper-Motors.xlsx/download Spreadsheets to calculate CFZ https://sourceforge.net/projects/myfocuserpro2-esp32/files/CFZ%20Spreadsheets/CFZ%20Spreadsheets.zip/download Focuser Basics Guide (PDF) - shows how to derive the correct motor requirements for your system (mandatory reading) https://sourceforge.net/projects/myfocuserpro2-esp32/files/Documentation/Focuser%20Basics.pdf/download https://youtu.be/90KeSspN3e0
    Leader badge
    Downloads: 48 This Week
    Last Update:
    See Project
  • 24

    TAS: Task assignment solver

    Task assignment solver

    Optimal task assignment problem solver for n tasks and m resources. Includes a Lua and a Python version of "Munkres' task assignment algorithm modified for rectangular matrices" by Robert Pilgrim in 1995 [https://www.researchgate.net/publication/290437481_Tutorial_on_Implementation_of_Munkres%27_Assignment_Algorithm], a Lua object-oriented programming version of the same program in the corresponding folder, and examples from Brian Clapper [https://pypi.org/project/munkres/#files]. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    DataHandlerP

    Fusion and Analysis for Hyperspectral data

    ...The Data Handler P was developed at the CNRS Laboratory for Molecular and Structural Archaeology (LAMS) at the Sorbonne University in Paris (FR) in by Matthias Alfeld collaboration with Philippe Walter, Laurence de Viguerie and Marie Radepont. Later the code was revised and refined at the German Particle Accelerator (DESY, Hamburg, DE) and TU Delft (NL) by M. Alfeld. A publication of the source code and a video tutorial are in preparation. The current release is for gathering user feedback. A description of the modules can be found in the Wiki.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB