18 projects for "code" with 2 filters applied:

  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 1
    Strings Edit

    Strings Edit

    String editing and formatting library for Ada

    ...For floating-point output either relative or absolute output precision can be specified. UTF-8 encoded strings are supported, including wildcard pattern matching, sets and maps of code points, upper/lowercase, and other Unicode categorizations.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Virtual Trainer

    Virtual Trainer

    A tool for personal trainers and fitness enthusiasts.

    Currently: *Source code now available in the form of a Visual Studio 2015 project (zipped).* 1) Calculate BMI, daily caloric intake, target heart rate, maximum and training poundage, and ideal proportions based upon joint measurements. 2) Record and recall measurements and progress using the Basic Information tab. 3) Create, Manage, Export, and Import custom foods/exercises lists using the appropriate tabs. 4) Store and recall workout and diet log records by date.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Avogadro

    Avogadro

    An intuitive molecular editor and visualization tool

    Avogadro is an advanced molecular editor designed for cross-platform use in computational chemistry, molecular modeling, bioinformatics, materials science and related areas. It offers a flexible rendering framework and a powerful plugin architecture.
    Leader badge
    Downloads: 5,932 This Week
    Last Update:
    See Project
  • 4
    XASTIR

    XASTIR

    Multiplatform Ham Radio APRS and Mapping Program

    NOTE: Code commits are FROZEN on SourceForge: New code is now at <http://github.com/Xastir/Xastir>. Real-time tracking & messaging of stations via radio/internet APRS data streams, w/125 map formats supported. Linux/FreeBSD/Solaris/MacOSX/Windows in any of 7 languages. Can also be used for mobile mapping w/GPS. MAILING LISTS ARE AT: PROJECT->WEB SITE.
    Downloads: 6 This Week
    Last Update:
    See Project
  • A Fit-for-Purpose Stakeholder Management Software Solution Icon
    A Fit-for-Purpose Stakeholder Management Software Solution

    For organizations interested in a fit-for-purpose software solution for all aspects of stakeholder engagement

    Our Stakeholder Engagement Software gives you the tools you need to build more effective engagement plans, improve relationships with stakeholders and align processes with industry best practices. It provides a single platform for managing all stakeholder engagement activities with additional modules to strengthen all areas of environment, social and governance. The Stakeholder Engagement module centralizes all stakeholder data and keeps it right at your fingertips to simplify day-to-day tasks.
    Learn More
  • 5
    cloc (Count Lines Of Code) counts, and computes differences of, comment lines, blank lines, and physical lines of source code in many programming languages. cloc is now being developed at https://github.com/AlDanial/cloc
    Leader badge
    Downloads: 118 This Week
    Last Update:
    See Project
  • 6
    EyePro v3.0 (ergo)

    EyePro v3.0 (ergo)

    Award winning eye health monitoring and Work Stress reliever

    What is EyePro? EyePro is a handy PC application that regularly reminds you to take “Short Breaks for your Eyes” with many exciting, customizable and Innovative features. It is an innovative tool done under the guidance of eminent Eye Doctors Who is Eye Pro for? Everyone who spends more than a 2 hours per day looking at a display. But especially People who spend ot of time in-front of PC, Employees with Computer related job environment, Students, Computer Professionals, will...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7
    GoIFISH

    GoIFISH

    for the semi-automated analysis of IFISH images

    ...All results can be exported for further analysis. GoIFISH has been developed in MATLAB, however binaries are provided to run the program outside of the MATLAB environment. Source code is also available for download. To cite this software: "GoIFISH: A system for the quantification of single cell heterogeneity from IFISH images" Trinh A, Rye IH, Almendro V, Helland A, Russness HG, Markowetz F May 2014
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    QueLang

    QueLang is a designing tool to use for Questionnaire Design.

    This is the first implementation of QueLang. QueLang is a language I designed for Questionnaire Design and Implementation. This software can compile your code (written in .ql text files) into a special .qlc format (a kind of database). Then it can read those .qlc files to open them in viewer and export them to PDF format. It can be also used for exam and test designing! Tested on: -Linux Ubuntu 12.04 -Windows 7 64-bit QueLang can run by double clicking the .jar (or .exe) file. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PigTerm

    PigTerm

    Remote control your linux console encrypted trough Jabber chat service

    ...This is useful specially when your remote computer do not have a valid IP address. The software uses QXMPP opensource library (http://code.google.com/p/qxmpp/). The complete code of this library is imported into source tree so that you do not need to compile and install that first. All communication is encrypted using QCA Library. The software does not involve with export control regulations as in QCA (http://delta.affinix.co/docs/qca/) Site they wrote: Functionality is supplied via plugins. ... . Also, by pushing crypto functionality into plugins, your application is free of legal issues, such as export regulations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • EasySend is a no-code platform that transforms customer journeys Icon
    EasySend is a no-code platform that transforms customer journeys

    Defy form limits. 
Create digital experiences.

    Evolve forms into smart, AI-powered digital workflows that streamline your data intake and elevate customer experiences.
    Learn More
  • 10

    Xross Tab / QScript

    Market Research Data Processing Suite

    XTCC/Qscript revolves around two concepts: 1) Data collection : Qscript 2) Data analysis : XTCC Qscript enables Market Research companies to securely collect data using online and offline mediums such as web, tablets/mobile. Different products include: 1) Pen and Paper Survey Management Qscript enables faster and easier keyboard entry with real time logic and validation. It generates SPSS and IBM Quantum compatible data tabulation programs leading to significant time savings of up...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Mathematic Formula Calc

    A calculator for doing lots of things.

    A very cool, command line calculator with many functions. You can download it, use it, or change the code (it is open source) as long as it says my name somewhere. Thanks in advance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    CoFlo

    C and C++ control flow graph generator and analyzer

    CoFlo generates Control-Flow Graphs from C and C++ source code. It can then output the graphs in a number of ways and perform various control flow analyses. NOTE: CoFlo has not been under active development for several years. At this time, I suggest you look into LLVM-based tooling to see if there is anything similar to CoFlo which will meet your needs.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13

    csvtolatex

    converts csv-files to LaTeX Code

    csvtolatex converts csv-tables created by a spreadsheet software like MS Excel, Libre Office or Open Office Calc to a LaTeX table code you can directly include in your LaTeX-code. This program/script is for everyone using LaTeX and tables like measurement scales, where the tables can be changed from time to time. Like changing an equation to evaluate. This program/script is not designed for learning how to create a table in LaTeX. If there are some questions or if you like to develop this project then send me an email to <csvtolatex@t-online.de>.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Textticker 4 Windows

    Textticker 4 Windows

    A textticker for Windows which scrolls text horizontally

    [Project is ON HOLD! Code will be completely rewritten] This textticker is written in C#. It reads text line by line, seperates the lines with "++++" and scrolls them horizontally from right to left. This program also reserves space on the upper side of the desktop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Implementation of algorithm from paper 'Numerical Approximation of Option Premia in Displaced-Lognormal Heston Models' by A Dickinson. For code: click link under 'Develop' & checkout via svn or click link under Browse Code->SVN & download tarball
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Comprehensive & high performance data distribution &transformation system. Features a simple, user-friendly event driven scripting interface transparently generates & execs highly efficient Perl/C code. Uses:ETL,datawarehousing,statistics,data-cleansing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    FMesh

    NOTE: Use Fltk_Contour insted this code!

    NOTE: Use Fltk_Contour insted this code! FMesh is a simply scientific data visualization tool based on OpenGL. FMesh can generate 2D and 3D graph of contour and color maps for any (x,y,z) scattered data set, many other options are included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Cynics

    Accounting, POS And Inventory Source Code Written In VB.Net

    Cynics Accounting, POS and Inventory Source Code is written in pure VB.Net language, fully compatible with Visual Studio 2005 SP1 and Visual Studio 2008. All processing related code in SQL Server 2005 Stored Procedure, utilizing the fastest processing power of SQL Server, and you can easily integrate your application with few stored procedure called!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next