Search Results for "programming program c2" - Page 12

Showing 586 open source projects for "programming program c2"

View related business solutions
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • SIEM | API Security | Log Management Software Icon
    SIEM | API Security | Log Management Software

    AI-Powered Security and IT Operations Without Compromise.

    Built on the Graylog Platform, Graylog Security is the industry’s best-of-breed threat detection, investigation, and response (TDIR) solution. It simplifies analysts’ day-to-day cybersecurity activities with an unmatched workflow and user experience while simultaneously providing short- and long-term budget flexibility in the form of low total cost of ownership (TCO) that CISOs covet. With Graylog Security, security analysts can:
    Learn More
  • 1
    An open-source port of Richard Dawkins' Arthromorphs program, from his "Watchmaker" suite, to the Java programming language. Further contemplated directions for development include a port to JavaScript/HTML5, so that the Java Virtual Machine is no longer a requirement, and the program will run in any HTML5 enabled web browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    QChaos

    Strange attractor visualisation program written in Qt

    This was my first attempt at programming something in Qt using qwt. Just a visualisation tool for a number of chaotic dynamic systems such as the henon attractor, the Barnsley fern leaf, the Aronson model, the Lorentz attractor etc... enjoy :-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Wizapply

    Wizapply

    Cross-platform C framework very compact libraries and tools.

    ...To the World of Wonderful Programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    StormLisp

    Developing Lisp programs for the LEGO EV3 brick

    Developing Lisp programs for the LEGO EV3 brick. I have developed in the Java programming language a Lisp interpreter named StormLisp. It can be started on the PC either to process general Lisp programs or to experiment with Lisp. In addition, its main domain is the LEGO EV3 brick that can be controlled by using a StormLisp program. For this I use the leJOS EV3 system which enables the LEGO EV3 brick to process Java programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • DAT Freight and Analytics - DAT Icon
    DAT Freight and Analytics - DAT

    DAT Freight and Analytics operates DAT One truckload freight marketplace

    DAT Freight & Analytics operates DAT One, North America’s largest truckload freight marketplace; DAT iQ, the industry’s leading freight data analytics service; and Trucker Tools, the leader in load visibility. Shippers, transportation brokers, carriers, news organizations, and industry analysts rely on DAT for market trends and data insights, informed by nearly 700,000 daily load posts and a database exceeding $1 trillion in freight market transactions. Founded in 1978, DAT is a business unit of Roper Technologies (Nasdaq: ROP), a constituent of the Nasdaq 100, S&P 500, and Fortune 1000. Headquartered in Beaverton, Ore., DAT continues to set the standard for innovation in the trucking and logistics industry.
    Learn More
  • 5

    Genetic Algorithms Engine - Blackjack

    A genetic algortihm engine that evolves blackjack basic strategy.

    ...The genetic algorithm engine supports various mutation rates, ranked parental selection, stochastic sampling parental selection, cyclic crossover, crossover at each gene, cloning the best individual each generation, and creating random individuals each generation. To use the genetic algorithm engine to search for a different problem's solution, one needs to program a fitness function, the project settings, and a few virtual functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    whatisthematrix.php

    Matrix classes for PHP

    A basic set of classes to handle Matrix and Linear Algerbra operations for the PHP programming language. This program currently contains the "Matrix" class as well as the "SparseMatrix" class. MIT Licensed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Run autoclicker

    Mouse and keyboard input automator

    An autoclicker is a program that moves the mouse and types on the keyboard automatically, without user input. Run takes a .txt script and runs based off of the commands in the script. Commands include mouse movement, mouse clicking, keyboard typing, and some simple programming language features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Java_Signin

    A programming program for newbies

    This project was started to provide a way for a college Learning Center to log and report usage reports. It will be writing in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    [bo|ne] [ya|rd]

    A program to pick dominoes

    Programs exist for random dice rolls, but not a single program for random domino picking. So, i made my own. I am a beginning programmer, with [bo|ne] [ya|rd] being one of my first leaps into programming on my own (That is, something that did not come out of a exercise in my learning materials.) I was unable to find a program that was intended to pick random dominoes as its sole purpose, and now with [bo|ne] [ya|rd], there is such a program!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Top Corporate LMS for Training | Best Learning Management Software Icon
    Top Corporate LMS for Training | Best Learning Management Software

    Deliver and Track Online Training and Stay Compliant - with Axis LMS!

    Axis LMS enables you to deliver online and virtual learning and training through a scalable, easy-to-use LMS that is designed to enhance your training, automate your workflows, engage your learners and keep you compliant.
    Learn More
  • 10
    SQLite is a relational database management system. In contrast to other database management systems, SQLite is not a separate process that is accessed from the client application, but an integral part of it. SQLite is a popular choice as embedded database for local/client storage in application software such as web browsers. It is arguably the most widely deployed database engine, as it is used today by several widespread browsers, operating systems, and embedded systems, among others....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    AnnotationsForStatements-plugin

    AnnotationsForStatements-plugin

    Write annotations for statements

    This Eclipse plug-in will allow the software engineer to write annotations for statements. This plug-in will automatically extract the written code to a method, including its annotations, without changing the way you program. The plug-in is built for the Java programming language and is currently able to transform statements that support comments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ISC - The ISAAC Stream Cipher

    ISC - The ISAAC Stream Cipher

    ISC lets you encrypt & decrypt text and files of any type up to 4GB

    ...It was developed by Bob Jenkins from 1993-1996 and placed in the Public Domain. ISAAC is fast - especially when optimised - and portable to most architectures in nearly all programming and scripting languages. After more than 20 years of existence ISAAC has not been broken, and the little program you have here allows you to use it to encrypt and decrypt text of arbitrary length, files of any type, on a key-phrase of any complexity. ISC is a symmetric key encryption system, which means that both the sender and recipient of a message must possess the key.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    SimPyL

    SimPyl - The Simple Python Logger

    A simple console-based logging program for ham radio operators. After learning the basics of the python programming language, I was trying to come up with a coding project that would give me the opportunity to learn and to create something simple and useful for me and my fellow hams. As time goes on and as my knowledge progresses, more features will be added. My hope is that one day this piece of software becomes robust and complete enough to be used as an every day logger for ham radio operators, as well as a contest logger.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Rabbit-vm

    An approach to the Joy programming language.

    Rabbit-vm   An approach to the Joy Programming Language The Joy Programming Language, created by Manfred von Thun, is very powerful, yet simple. Program construction is based on concatenation, quotation and combinators. Rabbit-vm is basically an implemetation of Joy. The main difference to the original Joy, as implemented in Joy1, is  * Rabbit-vm has a define-primitve.    
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    RealTerm: Serial/TCP Terminal

    RealTerm: Serial/TCP Terminal

    Serial and TCP terminal for engineering and debugging

    Serial terminal program for engineering. Ideal for development, reverse engineering, debugging, datalogging and capture, and automatic test. The website is a comprehensive manual for Realterm. It has an comprehensive ActiveX/COM automation support so it can be used a serial component by other programs. An extensive commandline interface supports batch files and simple automatic test programming.
    Leader badge
    Downloads: 3,285 This Week
    Last Update:
    See Project
  • 16
    "Windows Free Pascal IDE"

    "Windows Free Pascal IDE"

    Windows Free Pascal is a free source code editor for programmers

    "Windows Free Pascal IDE" is Copyright (c) 2014 dr Jaroslaw Szymanda Windows Free Pascal is a free source code editor for programmers of console applications. Designed primarily for students who begin to learn programming. They can quickly write and compile software using open source Pascal compiler developed by "(c) Free Pascal Team" (see http://www.freepascal.org). "Windows Free Pascal IDE" program is free software and can be redistributed without any restriction.
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 17
    GFP use Genetic Programming and LISP-like language for growing program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Streams for IBM i

    Streams for IBM i

    Batch performance boosting and Big Data framework for IBM i

    Streamd for IBM i is a suite of tools for IBM i (previously known as AS/400 and iSeries) that can significantly improve performance characteristics of batch processes. Due to extensive use of parallel programming techniques Streams for IBM i delivers significant performance improvements for single streamed batch jobs. Streams for IBM i can split an existing batch process into a number of concurrent streams, completely eliminate backup-related delays, introduce new robust recovery policies and even modify the program logic of existing applications - all without any code modifications. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    ObjectOrientedLuaTemplates

    Class templates for Lua

    These project gather Lua class templates in order to be able to program with objects. It provides object oriented programming only by using native Lua mechanisms (it uses Lua meta tables). To do: - Implement a scope resolution operator function
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Asterix IDE
    ...Asterix IDE offers superior support for JAVA, C/C++(mingw32-g++) and HTML developers to write, compile and run their code at one place. Asterix IDE lets you quickly and easily make program with multiple programming language support. With its constantly improving Java Editor, many rich features and an extensive range of tools are provided. An IDE is much more than a text editor. Asterix IDE offers superior support for JAVA and HTML5 developers, providing comprehensive editors and tools. Asterix IDE can be installed on all operating systems that support Java, from Windows to Linux to Mac OS systems. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MicroLua DS

    MicroLua DS

    MicroLua brings Lua on the Nintendo DS for easy programming

    MicroLua brings the programming language Lua on the Nintendo DS for easy and fast development of beautiful homebrews! Based on brunni's µLibrary, µLua is a Lua interpreter featuring fast drawings and many important functionalities. You can exploit your Nintendo DS with the simplistic yet powerful Lua language! On your cartridge, MicroLua is a NDS executable that shows as its frontend a great graphical shell from which you can explore your cartridge and run Lua scripts written for...
    Downloads: 24 This Week
    Last Update:
    See Project
  • 22

    ExactCalc

    Software for exact computing based on interval arithmetic.

    ...Instability is actually speed of accumulating the truncation error, but it can be decreased arbitrary by using more precise computation. Interval arithmetic provides us control of accumulating truncating error. To save Your time using CPU time this program provides interpreter of simple programming language based on interval algebra with arbitrary precision arithmetic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    WPlataform Windows

    WPlataform Windows

    WPlataform Windows allows you to create applications using PHP

    With WPlataform Windows, you can create Windows applications using web programming language (HTML, JavaScript, PHP, etc ...). The WPlataform uses the Chromium browser, which already included the Adobe Flash Player. This program creates a small web server that can be accessed only by the local server ("localhost"). It has an app store included along with a "Search Music" that search the websites of trusted downloads (4Shared & SkullMP3).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Badmintontourney

    A badminton tournament planner spreadsheet

    ...Since it is a excel workbook, everyone with spreadsheet experience can use it easily I'm looking for people to test and comment on the application. And hopefully collaborator with programming skills to help me with new features I cannot implement. As you will see by looking at the code, I'm no programmer and everything was done mostly by copy/past chunk of code found on tutorial website. Still I think the result is nice and it make for a really efficient program. What the program is lacking most currently is versatility. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 25

    Phone Number Encoding

    Find words for given phone number

    This program finds words for a given number. The words are taken from a dictionary file. Improved with groovy memoization: http://www.solutionsiq.com/resources/agileiq-blog/bid/72880/Programming-with-Groovy-Trampoline-and-Memoize 1. You may download code: git clone git://git.code.sf.net/p/numberencoding/code numberencoding-code 2. Build: mvn clean install assembly:assembly -DskipTests -Dmaven.test.skip=true -DdownloadSources=true -Dcheckstyle.skip=true 3.
    Downloads: 0 This Week
    Last Update:
    See Project