Showing 23 open source projects for "matrix using c#"

View related business solutions
  • A simpler way to pay vendors and contractors. Icon
    A simpler way to pay vendors and contractors.

    Small and medium-sized businesses that are looking to better manage their cash flow and get rid of busywork.

    Pay business bills with bank transfers for free or pay by card, even where cards aren’t accepted.* There’s no monthly fee and your vendors don’t need to sign up.
  • Optimize every aspect of hiring with Greenhouse Recruiting Icon
    What’s next for many of us is changing. Your company’s ability to hire great talent is as important as ever – so you’ll be ready for whatever’s ahead. Whether you need to scale your team quickly or improve your hiring process, Greenhouse gives you the right technology, know-how and support to take on what’s next.
  • 1
    ChessX

    ChessX

    Chess Database and PGN viewer

    A free and open source chess database application for Linux, Mac OS X and Windows.
    Leader badge
    Downloads: 584 This Week
    Last Update:
    See Project
  • 2
    Delphi : VRCalc++ and more Binary Exec

    Delphi : VRCalc++ and more Binary Exec

    Delphi Java - VRCalc++ OOSL (Script) and + (Binary Exec Distro)

    ... : Astrology Program - VR Free Chess 2D : Chess Game Program - VR Mosaic : Puzzle Resolver Program (VCL, FMX) - VR Blocks game - VRGraphStage - Embarcadero Binary Runtime Libraries - VR Binary Runtime Libraries for Delphi & C++Builder - Visual Styles Java Applications - Analog Clock - VR Hanoi Towers - VR Rects World Sample - VR Free Chess 2D - VR Mosaic with auto resolver - Action/Entity Model Test includes installation instructions adrixnt@hotmail.it
    Downloads: 15 This Week
    Last Update:
    See Project
  • 3
    It is a Chiese chess game, using GTK+-2.0. I write this for playing it with my remote friend. Not supportting one player vs computer. I hope that it is useful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Chess Coordinate Notation Converter

    Chess Coordinate Notation Converter

    Chess notation converter

    A very simple project that partially converts chess coordinate notation to algebraic one. It is written in C# using Sharpdevelop. The following features are not implemented yet: check, pawn promotion and identical pieces able to move to the same square ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Cvent Event Management Icon
    Cvent Event Management

    For In-Person, Hybrid, and Virtual Event Planners and Marketers

    Cvent delivers an all-in-one event platform for any event, and every event. Our platform simplifies the management of each stage of the event lifecycle while giving you the data and insights you need to maximize your value. Whether in-person, virtual, or hybrid, you’ll have a single platform with everything you need to find suppliers, engage attendees, maximize sponsor value, and capture important event data.
  • 5

    icsDrone

    icsdrone is an interface between a chess server and a chess engine

    ... of network problems. - Builtin support for using timeseal. - An ICS proxy. When instructed via the "proxy" option, icsdrone acts as a proxy for the ICS it is connected to. This is similar to using xboard with zippy but now the "GUI" (xboard/winboard) can be closed without terminating the engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    wowchess

    wowchess

    Version 1.2

    Easy playing java chess game, You can play against own written wow chess engine, or other users, rewind games forward and backward, easily restart again or if needed replay the game on demand. Attractive user interface and effects. If You like to You can see other games being played, linux,win
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Frinker Chess

    A chess engine in C# using bitboards

    Frinker is a chess engine written in C#. It uses bitboards as its board representation. Also contains a simple user interface to play against the engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    mpchess

    mpchess

    simple chess game written in C

    Simple chess game for people who want to play chess but don't want to take it seriously. Written in C, using SDL 1.2 or SDL 2 for graphics. Interface inspired from old chess game for ZX Spectrum. The computer searches (L+2)/2 moves ahead (assuming that a move means that both sides move a piece), where L is the difficulty level. Positions are evaluated only by adding the values of the pieces left on the board. Any factors related to where the pieces are, such as mobility, doubled pawns, isolated...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    yacen

    yacen

    Yet Another Chess ENgine

    IMPORTANT: I renamed the project to cengix (chess engine no. x). See http://code.google.com/p/cengix. IMPORTANT: yacen is not in any way related to the YACE chess engine. The similar name was a mistake. To avoid confusion, I will rename my project soon and provide a link to the new site then. yacen is a simple chess engine with main focus on understandability of code and mechanisms rather than on pure performance. It is completely written in ANSI-C using nothing more than the standard...
    Downloads: 2 This Week
    Last Update:
    See Project
  • The gold standard in MFA Icon
    The gold standard in MFA

    From start-ups to large enterprises, companies of all sizes depend on Cisco Duo to prevent unauthorized access.

    Securing Your Remote Access. Duo's integration with Cisco ASA VPN provides strong user authentication and device security hygiene check and visibility.
  • 10
    CP 3D Chess
    Cross-Platform 3D Chess A 3D chess game made using OpenGL and C++ Objectives: -High Quality Graphics -Proper Chess Rules -Availability of Unofficial Chess Rules -Reading Generic Chess Files -Proper A.I. for user vs. computer modes -Good GUI -Network Current Status: Chess rules exist
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    SANKit

    Read and write PGN format and test moves for legality.

    SAN Kit was made public in 1993 by Stephen Edwards, the inventor of PGN Chess notation. The original code is in C, and with few comments quite cryptic. In addition, the original author's style was quite quixotic, making it even more difficult to read. This code is now reformatted to modern standards, adds support for NAG codes and comments, and has a "non-CLI" mode for inclusion in chess playing programs. The code has gone through extensive analysis using the llvm/clang compiler...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    EmChess is a simple and (hopefully) nice cross-platform email chess program. The aim is to be able to play chess with your friends via email using a nice user interface without having a chess board standing in your living room for weeks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SOSS - a chess pairing program. Features: enter result using bar codes, lots of configurable print outs, calculation of team competitions, administration of fees etc, adm. of leaders, multiple competitions in one event, html print outs.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Chess Online. Now You can play chess online using your web browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A system for playing chess with a computer player using a real chess board. An experiment in learning the techniques of Computer Vision and having fun in the process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Computer chess engine written using Qt4, which works under Knights, Jose, Arena and other chess board GUI games. Uses bitboard game representation and alpha beta brute-force search to analyse chess positions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A chess club management system, based on a PostgreSQL database supported by a Qt based graphical user interface with forms based input. The system tracks members and their club rating using the USCF rating system. A tournament pairing module will be incl
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    GSwiss is a chess tournament management software. Its a tool to allot the pairings of a chess tournament using the usual "swiss" pairing system. It is basically desinged to handle a large number of players.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 19
    CINAG is an UCI computer chess engine. This is a module which thinks about the game and try to find the best move for each position. Our goal is to create a quite strong opponent by using state of the art AI technics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    It is just a Chinese-Chess Game,using SDL Library. Its target is to be a full feature Chinese-Chess ,supporting Two player via internet ,One player vs computer with AI supported
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SMART: SMART Minimax Analyser for Recursive Trees. The goal of the SMART project is to develop a powerful state-of-the art FICS compliant chess engine, using experimental technology (re-iterative MTDf , ETC, reinforced temporal difference learning, etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SZChess will be suite of chess applications covering every aspect of chess using computers. The development will be carried out in Java to ensure maximum portability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    a traditional Chinese Chess game using SDL, and SDL_XXX related libs. I wrote this game based on chinese chess game on the sf.net. thanks to wrxzzj but all codes are rewritten. just for fun. feel free to use it. but no any commercial use
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next