Showing 197 open source projects for "cc"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | 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
    kcws

    kcws

    Deep Learning Chinese Word Segment

    ...Change to the code directory.After installing tensorflow, switch to the kcws code directory. Currently, the custom dictionary is supported in the decoding stage. Please refer to kcws/cc/test_seg.cc for specific usage. The dictionary is in text format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    YAAC

    YAAC

    YAAC: Another Awesome CV is a template using Font Awesome

    YAAC: Another Awesome CV is a template using Font Awesome and Adobe Source Font. You can edit online YAAC: Another Awesome CV template on Overleaf. Feel free to use my referral link if you want to create your account.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    VOREStation

    VOREStation

    The codebase used by the VORE SS13 server, based on Polaris SS13

    VOREStation is a derivative of the Polaris branch (itself branched from Baystation12) of Space Station 13, known for embracing a unique roleplay tone and maintaining an independent, creative code identity—including assets under CC BY-SA licensing. If you see any errors or warnings, something has gone wrong - possibly a corrupt download or the files extracted wrong, or a code issue on the main repo. Ask on IRC. Finally, to start the server, run Dream Daemon and enter the path to your compiled vorestation.dmb file. Make sure to set the port to the one you specified in the config.txt, and set the Security box to 'Trusted'. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Mail Alert Simple Mailer

    Mail Alert Simple Mailer

    Mail Alert Simple Mailer

    Mail Alert Simple Mailer is a simple command-line utility designed for IT administrators for sending e-mail from Microsoft Windows OS. It can be executed from command line, Windows batch file or PowerShell scripts. My main reason for writing this software was to handle events generated by Dell OpenManage Server Administrator (OMSA), APC PowerChute and Windows Events to send hardware status and alerts like temperature alerts, UPS battery status, powerline status and RAID controller alerts...
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 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
  • 5
    SoundForce Beta

    SoundForce Beta

    Sound Amplifier for Equalizer APO

    ...SoundForce is a beautiful GUI based on EqualizerAPO. It actually is a sound amplification software. It is developed only for Windows so far, and supports Windows Vista and later. License: GNUv2, CC Developer: Antonis Chamilos
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 6
    Mark GPX Found

    Mark GPX Found

    Mark GPX files as found based on My Finds Pocket Query

    ...So instead of relying on the Oregon to keep track of found geocaches I run this program. The GPX icon: By Ezekiel53746 - Derivative work of File:Information black.svg, CC BY 2.5, https://commons.wikimedia.org/w/index.php?curid=40077688 This program uses C# Gpx Reader, Copyright (c) 2011-2016, dlg.krakow.pl
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    shadersrepository

    shadersrepository

    GPU Fragment Shaders Repository - GLSL

    GPU Fragment Shader Repository under the Attribution-NonCommercial-ShareAlike 3.0 Unported (CC BY-NC-SA 3.0) Various Authors. Language: GLSL OpenGL ES.2.0 Compliant. Shaders Repository: git clone https://git.code.sf.net/p/shadersrepository/code shadersrepository-code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Track -1-Generator-2017

    Generate track 1 from track 2

    ...Tags: CVV , Python , fullz , SSN , prv8 , MMN , DOB , Track1 , C++ , Track2 , carding , POS , fraud , zeus , citadel , banking , Perl , spyeye , dumps , Alina , cardable , paypal , PHP , Vskimmer , java exploit , Dexeter , blackpos , carding forum , ASM , skimmer , fake antivirus , android , ICQ , symlink , flash exploit , root , deface , hack , backtrack , apache , TDS , litespeed , linux , windows , asp , aspx , C# , python , localroot , OTR , shell , SSH , security , hacking , SQLi , XSS , CSRF , 0day , exploit , VBV , trojan , HTTP , virus , worm , DDOS , Scan , eth0 , RDP , PR , botnet , carding , centos , plesk , FUD , redhat , carding, cc checker, dump checker, cc shop, dump shop, free cvv, free dumps
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    aeneas

    aeneas

    Automagically synchronize audio and text (aka forced alignment)

    aeneas is a Python/C library and a set of tools to automagically synchronize audio and text (aka forced alignment). aeneas automatically generates a synchronization map between a list of text fragments and an audio file containing the narration of the text. In computer science this task is known as (automatically computing a) forced alignment.
    Downloads: 7 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 10

    HScc2c

    workaround for "Code::Blocks" to mix c and cc sources with precompiled

    workaround for "Code::Blocks" to mix c and cc sources. In CC precompiled Header very faster, but standard MinGW in c not works. Just get a message like: warning: ./wx_pch.h.gch/Debug_HSsysInfo_wx_pch_h_gch: not for GNU C
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    go-best-practice

    go-best-practice

    Trying to complete over 100 projects in various categories in golang

    go-best-practice is essentially a Go book and code collection called “Go 实战开发” (“Go in Practice”), born from the idea of building over 100 practical projects in different categories using Go. It combines an ebook/zh directory with written chapters and a src directory that holds the corresponding source code, so readers can move seamlessly between theory and practice. The goal is to help developers go beyond basic syntax and actually build real applications, drawing inspiration from similar...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    AlarmS Am

    AlarmS Am

    A simple Alarm / Timer / Reminder

    To Run This you will need Java 8 It is a simple Alarm App. Icon by Baianat (http://www.flaticon.com/authors/baianat) from www.flaticon.com licensed by CC 3.0 BY (http://creativecommons.org/licenses/by/3.0/)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ...Matthias Klusch at the German Research Center for Artificial Intelligence DFKI GmbH (http://www.dfki.de ) in Saarbrücken, Germany. Copyright: DFKI, 2016, licence CC BY-SA see http://creativecommons.org/licenses/by-sa/3.0/ For bug reports, technical problems and feature requests please contact: Luca Mazzola: luca.mazzola@dfki.de or mazzola.luca@gmail.com Patrick Kapahnke: patrick.kapahnke@dfki.de
    Downloads: 42 This Week
    Last Update:
    See Project
  • 14
    autoreplybot

    autoreplybot

    an 'auto-reply' bot for your mail server

    autoreplybot is designed for mail server administrators wishing to add an easy-to-use, easy-to-implement and uninvasive "autoreply" service for their users. All you need is a PHP environement and a little postgresql database. The concept is fairly simple: * You configure your mail server to send a copy of every mail that it processes to a specific mailbox * You set up autoreplybot to poll this mailbox, either via POP3 or IMAP * Users log on the autoreplybot web panel using...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Gitinspector

    Gitinspector

    The statistical analysis tool for git repositories

    ...This tool was originally written to help fetch repository statistics from student projects in the course Object-oriented Programming Project (TDA367/DIT211) at Chalmers University of Technology and Gothenburg University. Shows cumulative work by each author in history. Filters results by an extension (default: java,c,cc,cpp,h,hh,hpp,py,glsl,rb,js, SQL). Can display a statistical timeline analysis. Scans for all filetypes (by extension) found in the repository. Multi-threaded; uses multiple instances of git to speed up analysis when possible.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    FreeMethods for JAVA

    Some useful functions for JAVA and ANDROID

    This opensource package is licensed under CC by NC 4.0. It have functions to read and write files in java and android, validate data (ValidAction), create alarms, access ftp, send sms, format date and decimal numbers, and other useful things. Used on the ABC Diabetes e Metabolismo App for Android.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Excel VBA Particle Swarm Optimization

    A small tool for optimization of complex problems.

    This is a Particle Swarm Optimization tool written in VBA for Excel. It is easy to modify in order to enable the users to code their own objective function, constraints and way to handle constraints. Published under licence CC-BY-SA 4.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Projet d’une librairie permettant la gestion de fichiers au format vCard, l’export en CSV, la lecture, la modification et la fusion de fichiers vCard. La librairie a été réalisée pour pouvoir permettre la synchronisation et le traitement des portefeuilles de contacts de chaque commercial de la société ClearWater. Projet réalisé dans le cadre de l’UV (Unité de Valeur) GL02 à l’Université Technologique de Troyes. La partie spécification a été pris en charge par l’équipe Ulysse....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JBulkMailer

    JBulkMailer

    The JBulkMailer is client application, you can send bulk of emails...

    ...In which email client application you can send, receive, draft, spam, trash email. But in JBulkMailer you can send bulk of emails. In JBulkMailer receiver (with Sole Representation), that send email to each user individually not use CC or BCC email fields.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    cc-(MPulse)is a COM add-in for Microsoft® Project., which implements the concepts of Critical Chain Project Management, and enables multi-project CCPM across an enterprise. User Access Control must be off during installation and use of the add-in.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    RyzomBlend

    Blender port of Ryzom art data

    Blender port of ryzom (http://ryzom.com/) data by Brian Ashcroft Original art (3ds max) and open source server available at http://ryzomcore.org/ All art is covered by the CC-BY-SA licence If you use the art, please make sure to include a link as explained here http://ryzomcore.org/about-ryzom-core/ Things that are working: 1. Conversion of 1200 animations, ~200 monsters, 5 races, and lots of vegetation. 2. Removal of weird textures/materials/supports, correction of bad paths 3. Cleanup of translations and rotations of all the items 4. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    DTA100

    DTA100

    ARRIS DTA100 Digital Transport Adapter

    ...Consistent with the current analog subscriber's experience, the ARRIS DTA100 features unidirectional functionality, a single in-band tuner, standard definition decoding capabilities and a basic user interface for accessing one-way digital services. +Provides single 54 to 864 MHz all-digital tuner +Includes full inband +Delivers DSM-CC support for code download +Offers one-way device +Features front panel IR receiver and power LED
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MTCore [32px texture pack]

    MTCore [32px texture pack]

    W.I.P. Texture pack based on default Minetest 0.4.13 game textures

    MTCore [W.I.P.] 32 pixel texture pack based on default Minetest 0.4.13 game textures License : Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0) see README.txt for original media authors and a list of currently supported mods
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    K3NG-Keyer for AVR-Studio 7

    K3NG-Arduino Keyer ported to AVR-Studio 7

    This version of K3NG Morse-Keyer based upon the native Arduino hardware and sketch for the Arduino IDE environment. The Keyers sketch is moved to Atmel-Studio 7 and got some little modifications that was required to fit's the code to an actual GNU-CC Compiler that's shipped with Atmel-Studio 7. The Sketch-Import function of Atmel-Studio7 does not help's to become a usable project. The used MCU is an Arduino unsuported variant of a plain and native ATMega1284P, that's have enought memory (128K) and comes in DIP40 housing - a nice peace for use the on prototype boards or embedded them into your own project. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    tocan-tweezer

    tocan-tweezer

    This is a womans developement project to enshure ethical production

    ...The basic hardware developement contains individualisation to any prefered needs and standardisation of the Tweezer under hygienic conditions. Results will finish in a leaflet under CC-BY-SA license. Developement and production have strictly follow ethical requirements and healthier procurement. Member states shall take appropriate easures to enshure that in the performance of public contracts economic operators apply with applicable oblications in the fields of environmental, social and labour law. DIRECTIVE 2014/24/EU Article 18.2 Software To enshure in a second step the hardware requirements a proving system have to be developed to enshure that the hardware is a original and no illegal copy. ...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB