Showing 981 open source projects for "grid windows 7"

View related business solutions
  • Cyber Risk Assessment and Management Platform Icon
    Cyber Risk Assessment and Management Platform

    ConnectWise Identify is a powerful cybersecurity risk assessment platform offering strategic cybersecurity assessments and recommendations.

    When it comes to cybersecurity, what your clients don’t know can really hurt them. And believe it or not, keep them safe starts with asking questions. With ConnectWise Identify Assessment, get access to risk assessment backed by the NIST Cybersecurity Framework to uncover risks across your client’s entire business, not just their networks. With a clearly defined, easy-to-read risk report in hand, you can start having meaningful security conversations that can get you on the path of keeping your clients protected from every angle. Choose from two assessment levels to cover every client’s need, from the Essentials to cover the basics to our Comprehensive Assessment to dive deeper to uncover additional risks. Our intuitive heat map shows you your client’s overall risk level and priority to address risks based on probability and financial impact. Each report includes remediation recommendations to help you create a revenue-generating action plan.
  • Nectar: Employee Recognition Software to Build Great Culture Icon
    Nectar: Employee Recognition Software to Build Great Culture

    Nectar is an employee recognition software built for the modern workforce.

    Our 360 recognition & rewards platform enables everyone (peer to peer & manager to employees alike) to send meaningful recognition rooted in core values. Nectar has the most extensive rewards catalog so users can choose from company branded swag, Amazon products, gift cards or custom reward types. Integrate with your other tools like Slack and Teams to make sending recognition easy. We support top organizations like MLB, SHRM, Redfin, Heineken and more.
  • 1
    dotNetRDF is a .Net Class Library for working with RDF and SPARQL programatically built with C# 3 for the .Net Framework 3.5/4.0/Silverlight 4 and WIndows Phone 7. It provides a simple object model for representing RDF, SPARQL Queries and Updates and understands all common RDF and SPARQL syntaxes. Extensive documentation is available on the website and support is available via the mailing lists.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    kovacs.util (Java numerical classes)

    !!! moved to jnum subproject under crush-software !!!

    This project has be renamed to jnum and moved under the crush-software project. No further SVN commits here...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ClassBuilder is freeware CASE tool targeted at the C++ developer, running on Win2K/XP/Vista/7. It lets you create, manipulate and navigate classes, class relations, class members and class methods at a high level of abstraction through a graphical user interface
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Skeleton

    Skeleton

    Simple, responsive boilerplate for mobile-friendly development

    A dead simple, responsive boilerplate. Light as a feather at ~400 lines & built with mobile in mind. Styles designed to be a starting point, not a UI framework. Quick to start with zero compiling or installing necessary. You should use Skeleton if you're embarking on a smaller project or just don't feel like you need all the utility of larger frameworks. Skeleton only styles a handful of standard HTML elements and includes a grid, but that's often more than enough to get started. Forms...
    Downloads: 1 This Week
    Last Update:
    See Project
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • 5
    FoRMAiD

    FoRMAiD

    OO webdevelopment framework in PHP

    FoRMAiD is an object oriented (OO) web development framework written in PHP for creating web forms and tables for maintaining data in an easy, fast and secure way. When using the framework, creating a web form is more like configuration rather than programming. Active development stopped in 2012, because its roadmap was obsoleted by frameworks like Drupal and Symfony2.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    Concurrent Object-Oriented Language

    An object oriented language for concurrent software development

    ... the interpreter to improve runtime performace. - Implementation of a Hotspot-Compiler for translating byte-code to x86 machine-code for native execution. - Overall optimizations of the runtime library. Supported platforms: - Windows 7 or above (32/64 bit) - x86 processor architecture COOL is designed and developed by Christian Weis since 2006. Development haltet as of 06/2015 indefinitely.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    JGAP is a Genetic Algorithms and Genetic Programming package written in Java. It is designed to require minimum effort to use, but is also designed to be highly modular. JGAP features grid functionality and a lot of examples. Many unit tests included. Legal notice/Impressum: Klaus Meffert An der Struth 25 D-65510 Idstein sourceforge <at> klausmeffert.de
    Downloads: 16 This Week
    Last Update:
    See Project
  • 8
    TOVAL: Toms Java Library

    TOVAL: Toms Java Library

    Library with classes for common programming issues.

    TOVAL comprises a set of java classes for common programming issues. It includes utils for arrays, lists, sets and collections for convenient handling and modification, but also support for mathematic definitions concerning logic (clauses + resolution) together with some algorithms for permutations, powersets and resolution. Additionally it contains a number of types for multisets, matrices with object keys and much more.
    Downloads: 0 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Control remote support software for remote workers and IT teams Icon
    Control remote support software for remote workers and IT teams

    Raise the bar for remote support and reduce customer downtime.

    ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
  • 10
    SEPIA: Security-oriented PN Framework

    SEPIA: Security-oriented PN Framework

    Petri net framework for security related modeling and reasoning.

    SEPIA provides implementations for various types of Petri nets. Along Place/Transition-nets, it supports Petri nets with distinguishable token colors and defines coloured workflow nets, where coloured tokens are interpreted as data elements used during process execution. To support information flow analysis of processes, SEPIA defines so-called IF-Nets, tailored for security-oriented workflow modeling which enable users to assign security-levels (HIGH, LOW) to transitions, data elements and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JAGAL: Java Graph Library

    JAGAL: Java Graph Library

    Java graph library

    JAGAL provides implementations for directed graphs (weighted and unweighted) and varoius types of transition systems as well as utils for graph traversal and modification. JAGAL builds upon the Java library TOVAL (located at http://sourceforge.net/p/toval). To use JAGAL, make sure the TOVAL library is on the build path. This library uses and encloses jGraphX (https://github.com/jgraph/jgraphx). A documentation for JAGAL can be found under http://doku.telematik.uni-freiburg.de/jagal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    StrategyGenerator

    Generator for strategy pattern code in Java

    This project is inactive. Strategy Pattern and State Pattern are identical from the technical point of view. To support generation of State Pattern classes and Strategy Pattern classes the code of this project has been moved to the new project StrategyStateGenerator (https://sourceforge.net/projects/strategystategenerator/). The project StrategyStateGenerator offers generation of Strategy Pattern and State Pattern Java source code. However, the API has changed. Although the class...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Zenario

    Zenario

    One of the world's leading multilingual website platforms

    View the Demo - http://zenar.io/demo Zenario is a web-based content management system. It can be used for simple sites, with many "wysiwyg" features, but is really designed to run extranet sites, such as customer portals. It also has multi-lingual features built in from the core.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Save editor for Ishar 3: The Seven Gates Of Infinity
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Lightweight GUI Interface for cross platform application development. Targetting Win32, Mac/Carbon and Linux/GTK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    DhtmlxWizard

    Help use dhtmlx

    Build layout by XML. 1. It is reduce source code for create layout. 2. Build layout simply. 3. Provide cascade style or attribute on grid.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Gridster.js

    Gridster.js

    A jQuery plugin that makes building intuitive draggable layouts

    Gridster is a jQuery plugin that makes building intuitive draggable layouts from elements spanning multiple columns. You can even dynamically add and remove elements from the grid. Fork now handles standard behavior properly with swap allowing larger widgets to shift down. Setting the maximum amount of rows only completely works if you disable shifting larger widgets down at the moment. Widgets of smaller or equal size to the dragged widget (player) will swap places with the original widget...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    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 is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    jFuzzyLogic is a java implementation of a Fuzzy Logic software package. It implements a complete Fuzzy inference system (FIS) as well as Fuzzy Control Logic compliance (FCL) according to IEC 61131-7 (formerly 1131-7).
    Leader badge
    Downloads: 31 This Week
    Last Update:
    See Project
  • 20

    Arduino 7 segment display

    7 segment characters and patterns

    Write characters to 7 segment display or flash light pattern on LEDs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    i.Hex
    Small cross platform hex editor, with support for fast loading of large files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    koru

    koru

    a Java ORM framework focusing on simple and rapid development

    ... in the Koru,which base on ehcache. It has many excellent features: 1.small and rapid. 2.easy to learn. 3.minimum configuration.but if necessary,you can configure it flexibly too. 4.including easy file uploading and rapid paged query basing on database dialect. 5.easy to put the web form data to database. 6.supporting all kinds of cascaded query. 7.supporting cached query basing on ehcache.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    SGUI

    A simple, small, cross platform GUI library in plain C89

    SGUI is a small, simple, cross platform GUI library written in plain C89. It has a set of widgets, dialogs and supports OpenGL and Direct3D context creation, also including embedded rendering widgets within a window. SGUI has so far been successfully tested on various GNU/Linux distros on x86 and x86_64, as well as Windose operating systems from Windows 98 up to Windows 7.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Bringer Task Record Log

    Bringer Task Record Log

    Bringer Task Record log is a task-time tracking tool.

    Bringer Task Record Log is a multi-platform application that can helps you to keep a record of time spent on each task that you do. It can runs on major Operating Systems like Windows 2000 / XP / 7 / 2003/ 2008, in MacOS Systems 10.6 / 10.7 /10.8 and on every Linux distributions supporting some graphical engine like gnome, xfce, lxde and others. You need the Java Virtual Machine in version 1.7.0 or above. Last version of JVM is recommended.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Wizapply

    Wizapply

    Cross-platform C framework very compact libraries and tools.

    Project is Freeze. Wizapply is a coined word which it consists of "Apply for application wizard.", and it means "Using the expert of an application".An expert absorbs all of study of the API group according to the device and operating system which are a part of problems which a programmer has, and study of the various programming methods. It isn't cool to rewrite a code repeatedly, to create the same program which carries out the same opereation right? The source code that is once...
    Downloads: 0 This Week
    Last Update:
    See Project