Showing 19 open source projects for "cc"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    The Missing Semester

    The Missing Semester

    The Missing Semester of Your CS Education

    The Missing Semester is a course and repository that teaches the engineering skills often skipped in traditional computer science curricula: command-line fluency, shell scripting, editors, version control, debugging, data wrangling, and automation. It includes lecture notes, exercises, and sample solutions that encourage hands-on practice rather than passive reading. The curriculum demystifies tools like bash, vim, git, and make, showing how to combine them into efficient workflows that...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    Open X-Embodiment

    Open X-Embodiment

    Unified open dataset enabling cross-embodiment learning for robotics

    Open X-Embodiment is a large-scale collaborative initiative led by Google DeepMind to unify robotic learning datasets into a consistent and standardized format, simplifying access and usage across the robotics research community. Its primary goal is to make all available open-source robotic data interoperable by representing them using the RLDS (Reinforcement Learning Dataset Structure) episode format. This enables seamless integration for training, evaluation, and model development across...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    book

    book

    A textbook on informal homotopy type theory

    The canonical Homotopy Type Theory informal textbook, initiated at the Institute for Advanced Study (2012–13) under the Univalent Foundations project. It presents the theory pedagogically without requiring technical proof assistant use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    TheoDORE

    TheoDORE

    Theoretical Density, Orbital Relaxation and Exciton analysis

    ...TheoDORE is interfaced to a number of quantum chemical programs (Q-Chem, Columbus, Turbomole, ...) and can be used for a wide range of excited state methods (MR-CI, ADC, CC, TDDFT). It is written in a modular fashion to allow for an easy extension of these capabilities. Code development moved to github: https://github.com/felixplasser/theodore-qc
    Downloads: 4 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    Introduction-to-Autonomous-Robots

    Introduction-to-Autonomous-Robots

    Introduction to Autonomous Robots

    An open textbook focusing on computational principles of autonomous robots. The source-code is released under Creative Commons 4.0 (CC-BY-NC-ND), whereas the print version is copyrighted by MIT Press. You are therefore permitted to use images and content from the book for non-commercial purposes (including teaching) with proper attribution, but you cannot post compiled versions of the book online. In order to compile a PDF of this book yourself, you either need a working implementation of Latex on your computer or use the online Latex editor overleaf.com. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Puts

    Make a TOC and links to original articles.

    This program aims to make a TOC and links to original articles from middle sized text sets through small sized dictionaries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    mirplant

    miRPlant: An Integrated Tool for Identification of Plant miRNA

    please cite: An J, Lai J, Sajjanhar A, Lehman ML, Nelson CC: miRPlant: an integrated tool for identification of plant miRNA from RNA sequencing data. BMC bioinformatics 2014, 15(1):275. We will create index for you if you tell us your interested plants (j.an@qut.edu.au).
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    FALCON - Text Search Java Project

    FALCON - Text Search Java Project

    JSON based text search Java Project

    .... ---------------------- - Latest Version - ---------------------- Details of latest version can be found on project website - http://geekdadaji.com --------------------------- - CONTACT DETAILS - --------------------------- CREATOR : SWAPNIL A JADHAV (saj1919) EMAIL ID : dadajibudhau@gmail.com WEBSITE : http://geekdadaji.com LICENSE : CC BY-NC 4.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Decision Table Preprocessor

    Decision Table Preprocessor

    Ccide is a Decision Table preprocessor.

    Ccide reads a source program, in one of several programming languages, expands all embedded decision tables, and generates the new, expanded source. Ccidew processes C language programs directly. The script, ccide, uses ccidew and m4, to process BASIC, JAVA, CC, C++, BASH, QB, VB, and EX(euphoria), source files containing embedded decision tables. Ccide checks all conditions once and only once, avoiding side effects. Ccide checks tables for conflicts and other errors. Input example: //DECISION_TABLE: // 1 3 2 2 | light == $$ /* 1=red, 2= yellow, 3=green. */ // N - - - | speed == STOPPED // - - Y - | speed == SLOW // - N - Y | speed == FAST // ______|___________________ // X - X - | Stop(); // - - - X | SlowDown(); // - X - - | SpeedUp(); //END_TABLE:
    Downloads: 6 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10
    Open Hardware EDF jet based around the F-15. All of the parts (well most of the parts) of this model can be cut via CNC or by hand. The documentation is released under the CC BY-SA V3.0 license. If you would like to contribute, or just to show off your work and possible modifications, the best way is to start a build thread in the forums. Together we can make a well documented, high quality design that an intermediate modeller could build.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    openBmap

    openBmap

    a free and open map of wireless communicating objects

    openBmap collects data and provides open maps and statistics of all communicating objects: cellular antennas, wifi hotspots. All softwares from back-end to client are open-source under AGPL v3 license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    fw2csv

    Convert data file from fixed width format table to CSV

    ...This utility allows user to insert user-defined column separators into user-defided positions of flat file table given in fixed-width format. I am using this utility to import astronomical catalogs provided as flat tables at CDS ftp-server into postgresql; Build: $ make all [cc={icc|gcc}] Install: $ make install [prefix=/path/to/your/bin/directory] Example of usage: $ gzip -dc table.dat.gz | fw2csv --stops=4,10,11,20,30,36 -d '|' -header 1 | psql wsdb -c "copy mytable from stdin with csv delimiter '|'" For the list of available options call $ fw2csv --help
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    easyNRG

    A simple MATLAB implementation of Wilsons NRG-method

    ...For example: it is not considered, that only matrix elements between states, whos occupation number differs by one and S_z differs by 1/2. There is only implicit parallelisation implemented by vectorizing the time consuming parts of the code. This code is licensed under the CC BY-SA 3.0 license (http://creativecommons.org/licenses/by-sa/3.0/, http://creativecommons.org/licenses/by-sa/3.0/legalcode)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Cidian: Chinese-English dictionary
    CIDIAN is a very simple offline Chinese-English dictionary written in Gambas2. Lookup any character or an entire text.Almost 100000 entries. Based on the CC-CEDICT project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    A conversion program written in as a Windows Forms Application in Visual Basic to convert roman numerals to regular numbers and back. It can handle up to 3,999,999. It requires the .NET Framework 3.5 and is licensed under the the CC GNU GPL.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    cl-cc-bnc provides a frontend to learners of English language. You can enter an URI, which will be analyzed word-frequency-wise and compared to word frequencies in the British National Corpus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    dvbsnoop - DVB analyzer / MPEG analyzer program to monitor, analyze, debug, dump or view dvb/mpeg/dsm-cc/mhp stream information (TS, PES, SECTION) (e.g. digital television) send via satellite, cable or terrestrial.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 18
    A collection of utilities, developer tools and libraries developed by the Maize Functional Genomics of Chromatin Consortium
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    OpenReference allows a group of (scientific) co-workers to maintain one common database of references, with searching, importing (RIS/CC) and exporting (BibTeX).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB