Showing 24 open source projects for "conio2.h"

View related business solutions
  • Event Management Software Icon
    Event Management Software

    Ideal for conference and event planners, independent planners, associations, event management companies, non-profits, and more.

    YesEvents offers a comprehensive suite of services that spans the entire conference lifecycle and ensures every detail is executed with precision. Our commitment to exceptional customer service extends beyond conventional boundaries, consistently exceeding expectations and enriching both organizer and attendee experiences.
  • Discover Multiview ERP: The Financial Management Revolution Icon
    Discover Multiview ERP: The Financial Management Revolution

    Reclaim precious moments with loved ones while our robust cloud accounting software streamlines your financial processes.

    Built for growing businesses and well-established enterprises alike, Multiview is a highly scalable and robust ERP.
  • 1
    HCubature.jl

    HCubature.jl

    Pure-Julia multidimensional h-adaptive integration

    The HCubature module is a pure-Julia implementation of multidimensional "h-adaptive" integration. then hcubature(f, a, b) computes the integral, adaptively subdividing the integration volume into smaller and smaller pieces until convergence is achieved to the desired tolerance (specified by optional rtol and atol keyword arguments. Because hcubature is written purely in Julia, the integrand f(x) can return any vector-like object (technically, any type supporting +, -, * real, and norm: a Banach...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SAGA GIS
    ... environments (shell scripts, Python, R, ...). Please provide the following reference in your work if you are using SAGA: Conrad, O., Bechtel, B., Bock, M., Dietrich, H., Fischer, E., Gerlitz, L., Wehberg, J., Wichmann, V., and Boehner, J. (2015): System for Automated Geoscientific Analyses (SAGA) v. 2.1.4. Geosci. Model Dev., 8, 1991-2007, https://doi.org/10.5194/gmd-8-1991-2015. For more information visit the project homepage and the wiki.
    Leader badge
    Downloads: 3,128 This Week
    Last Update:
    See Project
  • 3
    TexGen
    ..., Woodhead Publishing Ltd, 2021, ISBN: 978-0-12-819005-0. https://doi.org/10.1016/B978-0-12-819005-0.00008-3 Lin, H., Brown, L. P. & Long, A. C. 2011. Modelling and Simulating Textile Structures using TexGen. Advanced Materials Research, 331, 44-47. To reference version 3.13.0 please use: Louise Brown, mike-matveev, & georgespackman. (2023). louisepb/TexGen: TexGen v3.13.1 (v3.13.1). Zenodo. https://doi.org/10.5281/zenodo.8221491
    Leader badge
    Downloads: 69 This Week
    Last Update:
    See Project
  • 4
    DocWire SDK

    DocWire SDK

    Award-winning modern data processing in C++17/20

    DocWire SDK, a standout C++17/20 data processing tool, has received award from SourceForge and strong backing from Microsoft. It handles nearly 100 file types, empowering efficient text extraction, web data extraction, and document analysis. The upcoming integration of C++17 and C++20 will bring advanced functionalities, particularly in areas like HTTP capabilities and web data extraction. For businesses, the shift to DocWire SDK signifies a leap forward. It promises comprehensive document...
    Downloads: 8 This Week
    Last Update:
    See Project
  • Secure Online Fax and Business Text Messaging Service Icon
    Secure Online Fax and Business Text Messaging Service

    Elevate your business communications with Notifyre's secure SMS and fax solutions.

    Send and receive SMS and fax online, from email, app or with our developer friendly SMS & fax API. HIPAA compliant & ISO 27001 certified. Outstanding value and 5-star service.
  • 5
    Charmol

    Charmol

    Program for molecular graphics

    Charmol is a cross-platform GUI/command-line based program for making high-quality pictures of molecular structures, nowadays working on Linux, MacOS and Windows. As output, it produces POV-Ray rendered images or files in VRML format. Charmol is capable of making pictures containing: - from small- to large-size molecules - more molecules together (different settings possible) - orbitals using molden and fchk files (GTO functions up to 'h' angular momentum supported) - surfaces...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    JAQRGen - Just Another QR Code Generator
    JAQRGen - Just Another QR Code Generator is a n easy to use QR Code Generator. JAQRGen used the SkiaSharp QR Code library.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    TransPose

    TransPose

    PyTorch Implementation for "TransPose, Keypoint localization

    TransPose is a human pose estimation model based on a CNN feature extractor, a Transformer Encoder, and a prediction head. Given an image, the attention layers built in Transformer can efficiently capture long-range spatial relationships between keypoints and explain what dependencies the predicted keypoints locations highly rely on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    QuickNoteCLI

    QuickNoteCLI

    QNC is a command line interface app for creating quick notes

    usage: QNC -a,--append Append text to the last note -c,--clear Clear all notes -d,--delete <arg> Delete note by index or name -e,--erase Erase last note -h,--help Print help -l,--list Print note list -n,--name <arg> Specify note name -N,--nano Open in nano editor (If installed) -p,--print Print last note text -r,--rename <arg> Rename last note -s,--show <arg> Show note by name -S,--dbs...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    go-calc

    go-calc

    Cross-platform command-line calculator written in Go

    Cross-platform Command-line Calculator written in Go Syntax: go-calc [-h] [-r <round to N decimals>] -e <math expression> Visit: http://albanese.atwebpages.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • The CRM you&rsquo;ll want to use every day Icon
    The CRM you&rsquo;ll want to use every day

    With CRM, Sales, and Marketing Automation in one, Act! gives you everything you need for happier clients, more revenue, and less stress.

    Act! Premium is perfect for small and midsize businesses looking to market better, sell more, and create customers for life. With unparalleled flexibility and freedom of choice, Act! Premium accommodates the unique ways you do business. Whether it’s customizations to fit your specific business or industry processes or your preferences for deployment and access, the possibilities with Act! Premium are limitless.
  • 10
    HMMBase.jl

    HMMBase.jl

    Hidden Markov Models for Julia

    HMMBase is not maintained anymore. It will keep being available as a Julia package but we encourage existing and new users to migrate to HiddenMarkovModels.jl which offers a similar interface. For more information see HiddenMarkovModels.jl: when did HMMs get so fast?. HMMBase provides a lightweight and efficient abstraction for hidden Markov models in Julia. Most HMMs libraries only support discrete (e.g. categorical) or Normal distributions. In contrast HMMBase builds upon Distributions.jl...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Cubature.jl

    Cubature.jl

    One- and multi-dimensional adaptive integration routines for Julia

    ... module implements two schemes for this adaptation: h-adaptivity (routines hquadrature, hcubature, hquadrature_v, and hcubature_v) and p-adaptivity (routines pquadrature, pcubature, pquadrature_v, and pcubature_v). The h- and p-adaptive routines accept the same parameters, so you can use them interchangeably, but they have very different convergence characteristics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    qmol

    qmol

    A simple molecular weight calculator

    qmol is a simple molecular weight calculator, available for Linux and Windows, derived from Tomislav Gountchev's KMol. You can enter a formula, (e.g. CH3(CH2)2OH) and get its molecular weight (60.0959 g/mol) and its elemental composition (C3H8O: C 59.96; H 13.42; O 26.62 %). See the features list below for more details or consult the wiki page: https://sourceforge.net/p/qmol/wiki/Home/. For Windows binary and source code see the files section: https://sourceforge.net/projects/qmol/files...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    NASH OS

    NASH OS

    Nash Operating System for Modern Ecommerce

    The all-built-in-one, automatic, ready-to-go out-of-box, easy-to-use state-of-the-art, and really awesome NASH OS! Over 25,000+ flexible features and controls and all scalable!! The most powerful solution ever built to instantly deliver new heights of online ecommerce enterprise to you.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Standard Atmosphere Calculator

    Standard Atmosphere Calculator

    Calculate the Standard Atmosphere properties at different altitudes.

    Simple dialog window to calculate the Standard Atmosphere properties (namely Temperature, Pressure, Density, and Speed of sound) using the altitude as input. It uses the published US Standard Atmosphere 1976 set of equations. Different unit conversions can be done directly within the interface. Useful for preparing CFD boundary conditions. The executable will write an .ini file from within the same folder it is launched. The ini file retrieves the interface options as well as positioning...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    Web(b)h wurde aus dem Wunsch geboren, ein einfaches und vernuenftiges Buchhaltungssystem zu haben, das unter allen Betriebssystemen und Oberflaechen funktioniert und deutsches Recht abbildet. web(b)h ist mandanten- und multiuserfaehig. Update V1.21 Patch ist jetzt verfügbar (27.01.2016)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    EasyShutdown

    EasyShutdown

    Programm to shutdown automatically Windows-PCs

    It's possible to shut down win-machines in a variable time. This time can be specified by: - hours (h) - minutes (m) - seconds (s) Characters are limited to 4. The Programm kills itself after planning or canceling a job. To cancel a Job, just click "Abbrechen". Currently the Documentation is done in German! This is my first C#-Project. I'm thankful for any feedback!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A calculator for Folding At Home on windows to see how many points you will generate per week, month, year and how much it will cost to run it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Healthcare Information System (EHR EMR PMS) for small hospitals and clinics. Scheduling, Orders, Meds, Pharmacy, Clinical Doc, HL7, Billing & more. Broad commercial support. Distributed clinical system written in pure Java with toolset to customize.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Personal Calculator.NET is a text mode calculator written in the C#.NET programming language, the primary goals of this project being, to create a useful text mode calculator that is robust, extensible, and programmable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    H plus Sofware is software for restaurant to make easiesall transactions in restaurant such inventory, purchase, accounting, payroll, dan sales. build up with visual basic dan SQL Server Download With Rapidshare : http://rapidshare.com/files/142309241/CA
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A Folding@Home integrated monitoring environment, designed for Linux, *nix systems and Windows, which is intended to be easy-to-use and provide a flexible, customiseable and "user-friendly" environment for reviewing the status of active F@H clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Web-based hardware/software inventory management for Windows, Linux, BSD computers. H-Inventory provides incident and intervention management, user and network management, network maps, services monitoring and application deployment.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23
    W.H.A.T. is an analytic tool for Wikipedia with two main functionalities: an article network and extensive statistics. It contains a visualization of the article networks and a powerful interface to analyze the behavior of authors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    H*HCE is a document management system specially suited for clinical and medical reports. It uses GNOME-Abiword as text processor in a web based environment (PHP+VNC). PHP scripts are generated using codecharge site builder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next