Showing 40 open source projects for "0 a d"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • Powerful small business accounting software Icon
    Powerful small business accounting software

    For small businesses looking for desktop accounting software

    With AccountEdge, business owners can organize, process, and report on their financial information so they can focus on their business. Features include: accounting, integrated payroll, sales and purchases, contact management, inventory tracking, time billing, and more.
  • 1
    Block Builder

    Block Builder

    Lightweight Node.js library for building Slack Block Kit UIs, with a d

    Block Builder was built in Kyiv, Ukraine 🇺🇦 If it has saved you time as a developer and brought value to your projects and products, we would like to ask you to consider donating to Come Back Alive to help Ukraine in its fight against Russian aggression. Every cent helps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Pokete

    Pokete

    A terminal based Pokemon like game

    Pokete is a small terminal-based game in the style of a very popular and old game by Gamefreak. Imagine that you’re a Pokete Trainer and you travel around the world to catch/train as many Poketes as possible with the ultimate goal of becoming the best trainer. First of all you get a starter Pokete (Steini), that you can use to fight battles with other Poketes. Use W, A, S and D to move around. When entering the high grass (;), you may be attacked by a wild Pokete. By pressing 1 you can choose...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Pytorch-toolbelt

    Pytorch-toolbelt

    PyTorch extensions for fast R&D prototyping and Kaggle farming

    A pytorch-toolbelt is a Python library with a set of bells and whistles for PyTorch for fast R&D prototyping and Kaggle farming. Easy model building using flexible encoder-decoder architecture. Modules: CoordConv, SCSE, Hypercolumn, Depthwise separable convolution and more. GPU-friendly test-time augmentation TTA for segmentation and classification. GPU-friendly inference on huge (5000x5000) images. Every-day common routines (fix/restore random seed, filesystem utils, metrics). Losses...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    MOLS 2.0 is a free and open-source software package for peptide modeling and protein-ligand docking. Authors: Dr. D. Sam Paul, Dr. S. Nehru Viji, Dr. P. Arun Prasad, Dr. K. Vengadesan, Dr. N. Gautham. If you use MOLS 2.0 for publication, please cite - D. Sam Paul, N. Gautham, MOLS 2.0: software package for peptide modeling and protein–ligand docking, Journal of Molecular Modeling 22 (2016) 1–9. Publications related to MOLS 2.0: 1. Vengadesan, K. & Gautham, N. Enhanced sampling...
    Downloads: 8 This Week
    Last Update:
    See Project
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
  • 5
    Triton-8.0
    Description TRITON-8.0 est une distribution Linux essentiellement destinée aux francophones. Triton-8.0 est basé sur JammyPup32 (UPupJJ+D-22.04) JammyJellyfish+Debian du 14-Nov-2022 développé par peebee Il est simple, complet, léger, convivial, réactif, véloce, beau et, bien sûr, gratuit. Commode pour une utilisation courante de tous les jours. Il est parfait pour une utilisation nomade sur clé usb. Triton redonnera une deuxième vie à un vieil ordinateur. * De nombreuses applications...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    RunAny

    RunAny

    One-key direct service, rule start-up, batch search, global hot key

    RunAny distinguishes general start-up tools, suitable for users at home and in multiple computers of the company, regardless of whether the software is installed on the C disk or D disk Anywhere, it is directly found and run according to the name. If you only need to configure a set of software lists (RunAny.ini), you can run everywhere, and the synchronization of the net disks such as Nut Cloud\OneDrive\Dropbox is more like a tiger, reaching once and for all.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ksnip

    ksnip

    Qt based cross-platform screenshot tool with annotations

    Ksnip is a Qt based cross-platform screenshot tool that provides many annotation features for your screenshots.
    Leader badge
    Downloads: 121 This Week
    Last Update:
    See Project
  • 8

    rust_dot

    RustDOT is mostly the Graphviz DOT language, lightly rustified.

    It can be embedded as a macro or parsed from a string or file. let g1 = rust_dot! {    graph {        A -- B -- C; /* semicolon is optional */        "B" -- D // quotes not needed here    } }; println!("{} {} \"{}\" {:?} {:?}", g1.strict, g1.directed, g1.name, g1.nodes, g1.edges); // false false "" ["A", "B", "C", "D"] [(0, 1), (1, 2), (1, 3)] let g2 = parse_string("digraph Didi { -1 -> 2 -> 3  2 -> 4.2 }"); println!("{} {} \"{}\" {:?} {:?}", g2.strict, g2.directed, g2.name...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    ARDU-switch

    Arduino NANO serial driven switch

    Sometimes there is a need to control some hardware by commands sent over a serial communication channel. In this version, 4 channels are implemented that can be turned on or off individually, or all at once. The command is in the form: [A|B|C|D|*][0|1]+newline. For example : - A1 activates channel A - A0 deactivates channel A - *1 activates all channels simultaneously - *0 turns off all channels simultaneously To avoid "autoreset" of the Arduino NANO, which is necessary...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
  • 10

    Quaternion Lorentz

    Complex quaternion calculator with Lorentz boosts and rotations

    ... (q1 q2)T = q2T q1T Star complex conjugates A, B, C, D Bar is product of T and Star Norm(q) = qTq can be complex, even zero q in group H1 iff q qT = qT q = 1 4-vector X=t + i*x*I +i*y*J + i*z*K XPRIME = q X Bar(q) for q in H1 Form with real scalar, imaginary spatial is preserved Bar(X) = X Bar(XPRRIME )= XPRIME Norm(XPRIME) = Norm(X) = t*t - x*x - y*y - z*z q=cos(theta/2)+K*sin(theta/2) rotates by theta about z q=cosh(alpha/2)+i*I*sinh(alpha/2) boosts by alpha along x
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    QuadRay-engine

    Realtime raytracer using SIMD on ARM, MIPS, PPC and x86

    QuadRay engine is a realtime raytracing project aimed at full SIMD utilization on ARM, MIPS, POWER and x86 architectures. The efficient use of SIMD is achieved by processing four rays at a time to match SIMD register width (hence the name). The rendering core of the engine is written in a unified SIMD assembler allowing single assembler code to be compatible with different processor architectures, thus reducing the need to maintain multiple parallel versions. At present, Intel...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Reliquarium

    Reliquarium

    3D slider puzzles for kids; helps teach solid geometry

    ... the cursor rotates the cube for a better view angle. The mouse wheel zooms. Typing a number 1..8 selects a block to move, 0 selects the relic itself. Then use the keys {u,d,l,r,f,b} to move it. The proper command to extract the archive and maintain the directory structure is "7z x filename". These unique puzzles are spatially challenging, yet easy enough for children and will likely help with learning 3D visualization, geometry, problem solving and computer skills.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Logisim Italian Fork

    Logisim Italian Fork

    in progress...

    Github: https://github.com/LogisimIt/Logisim
    Downloads: 59 This Week
    Last Update:
    See Project
  • 14
    GetScreen command line

    GetScreen command line

    Easy Screenshot Windows command line (similar to 'scrot' under Linux)

    ...) -x : position x coordinate (by default : 0) -y : position y coordinate (by default : 0) -w : width size (by default : full screen) -h : height size (by default : full screen) -k : hotkey (by default : S) -d : delay before (by default: 0) -c : file conf : (by default : NONE) -h or --help : print help Examples : getscreen -o test -k S -p start -x 10 -y 10 -w 100 -h 100 getscreen -m direct -o test -p start -x 10 -y 10 -w 100 -h 100 getscreen -m hide -p c:\\program~1\\gimp2\\gimp2.exe
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    AS Arrow

    AS Arrow

    Add and Subtract game

    AS refer to Add and Sub. During the game process, the card present as Arrow. Game Rule: Delete all card to win. User can drag and drop card from cards library to original 6 cards. At the game start, original 6 cards look like: d -b e- a -c f User can connect d, e, f cards. Once d and e are deleted, user can connect to b. Cards are positive for a, b, c, d, e, f. And then connecting card is negative. In the similar way, the next card is positive (add/plus), and then the card...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MasterMind 2.0

    MasterMind 2.0

    The classical MasterMind game revisited

    This little program (in French) is a revisited version of the classical code breaker game, which was first published in 1972. You should break the color code within a minimum of shots and time in order to enter into the best score table (local table). I create and develop this project all by myself. Please let me know if there's any bug or anything to improve. Also you can find the sources on GitHub : https://github.com/Seb2lyon/MasterMind-2.0 Don't hesitate to sent me PR. Enjoy :D...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    I've been unable to push to git. D:\Modem1905_3>git push -v Pushing to ssh://juvf@git.code.sf.net/p/modem1905/code Counting objects: 13, done. Delta compression using up to 8 threads. Compressing objects: 100% (12/12), done. Writing objects: 100% (13/13), 15.29 KiB | 1.91 MiB/s, done. Total 13 (delta 8), reused 0 (delta 0) remote: error: cannot lock ref 'HEAD': Unable to create '/git/p/modem1905/code.g it/./HEAD.lock': File exists. remote: remote: Another git process seems...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    GEOMS2

    GEOMS2

    Geostatistics and geosciences modeling software

    ...): https://sourceforge.net/projects/geoms2/files/Geostatistics_Petroleum.zip/download Download datasets for students of Geostatistics 2017 (Geology and Mining Engineering): https://sourceforge.net/projects/geoms2/files/Geostatistics_Mining.zip/download Old: http://sourceforge.net/projects/geoms2/files/SETS_geoestatistica2_2015.7z/download https://sites.google.com/site/cmrpsoftware/downloads/Quarry_sets.7z?attredirects=0&d=1 http://sourceforge.net/projects/geoms2/files/Mining.7z/download
    Leader badge
    Downloads: 23 This Week
    Last Update:
    See Project
  • 19
    Contact: raisnilt@gmail.com Projects status: https://docs.google.com/spreadsheets/d/17qKZ5tYDnyDwh_82Lv0JDMutKbuEsnWmkTYoQJphmqQ/edit#gid=0 EN: My AddOns usually designed only for my UI so there aren't any options for them. This page shows the status and some addons can be downloaded. HUN: Legtöbb addont saját UI-ra terveztem így nincs beállítás mellékelve hozzá. Az oldal mutatja melyik addon hogy áll, illetve néhányat le is lehet tölteni.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 20
    Vrapper

    Vrapper

    Vim-like editing in Eclipse

    Vrapper is an eclipse plugin which acts as a wrapper for existing eclipse text editors to provide a Vim-like input scheme for moving around and editing text. Eclipse Update Site: http://vrapper.sourceforge.net/update-site/stable
    Downloads: 12 This Week
    Last Update:
    See Project
  • 21
    VoiplusAsterisk

    VoiplusAsterisk

    Based in Asterisk Open Suse 13.2

    Atualizado para Open Suse Leap 42 64 bits Disponibilizado arquivo .iso para instalação e arquivo compactado .rar com .raw para gravar e rodar direto no pendrive. Aplicativo Asterisk possível rodar em Pendrive com OpenSUSE 13.2. Inclui PHP 5, MySQL, Apache2. Para gravar no PenDrive use RMPrepUSB => http://www.rmprepusb.com/documents/release-2-0/RMPrepUSB_Portable_v2.1.730.zip?attredirects=0&d=1 Descompacte o arquivo .zip e após execute RMPREPUSB.exe dentro da pasta criada, PenDrive...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    [C#] Who Is Locking

    WhoIsLocking is a C# console application to detect apps locking a file

    Who Is Locking is a file utility that detects which processes is locking (currently using) the file so that you can successfully delete, move, rename, whatever you want to do with the file. Command Line Usage: WhoIsLocking [commands] [file name] Console Command Line Arguments: -k - Kill (or stop) processes that is locking the file. -d - Deletes the file (implies -k). -r - Deletes the file on next restart of your PC (implies both -k and -d commands). Who Is Locking may need...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    T-A-N-K

    T-A-N-K

    T-A-N-K (THE-ANNIHILATE-NETWORK-KILLER) THE WORLDS FIRST DoS toolkit.

    THE-ANNIHILATE-NETWORK-KILLER Also called T-A-N-K or TANK. Is the first toolkit released for DoS and load-testing. it is designed for testing servers on how well they will stand up to a DoS attack. This is also a collection of DoS tools put in an easy package, designed to help admins, tech consultants, programmers, hosting providers and many more. TANK is in its first stage. Please note that the source is in the zip file. Current files include LOIC-0, LOIC SLOW, R-U-D-Y, GoldenEye, LOWC...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Tkinter Data Dict Form Error

    Tkinter data dictionary form

    Error lays here: for label, field, width, proc, valid, nonblank in self.fields: pstr = 'Label(self.form,text="%s").place(relx=%f,rely=%f,' 'anchor=E)\n' % (label, (self.anchor-0.02), self.ypos) if idx == self.keylist[0]: pstr = '%sself.%s=Entry(self.form,text="",''insertbackground="yellow", width=%d+1,''highlightthickness=1)\n % (pstr,field,width)' else: pstr = '%sself.%s=Entry(self.form,text...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Nodeclipse "Enide 2015"

    Nodeclipse "Enide 2015"

    Node.js & Java development in Eclipse-based IDE

    Instructions 0. If you don't have, get latest Node.js http://www.nodejs.org/download/ 1. If you don't have, download & install latest JDK http://www.oracle.com/technetwork/java/javase/downloads/index.html For example "Java Platform (JDK) 7u21" 2. Download Node Tool Suite (NTS) for your operating system (currently only Windows x64 & MacOS x64) 3. Extract NTS.zip into folder where you keep our tools, e.g. D:\Progs\ 4. Open eclipse.exe from Eclipse folder, e.g. D:\Progs\Node...
    Downloads: 20 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next