Showing 2 open source projects for "codeblocks"

View related business solutions
  • Award-Winning Medical Office Software Designed for Your Specialty Icon
    Award-Winning Medical Office Software Designed for Your Specialty

    Succeed and scale your practice with cloud-based, data-backed, AI-powered healthcare software.

    RXNT is an ambulatory healthcare technology pioneer that empowers medical practices and healthcare organizations to succeed and scale through innovative, data-backed, AI-powered software.
    Learn More
  • Loan management software that makes it easy. Icon
    Loan management software that makes it easy.

    Ideal for lending professionals who are looking for a feature rich loan management system

    Bryt Software is ideal for lending professionals who are looking for a feature rich loan management system that is intuitive and easy to use. We are 100% cloud-based, software as a service. We believe in providing our customers with fair and honest pricing. Our monthly fees are based on your number of users and we have a minimal implementation charge.
    Learn More
  • 1

    xlsLib

    C++/C library to construct Excel .xls files in code.

    A multiplatform C++ library for dynamic generation of Excel .xls files containing multiple worksheets. Unlike .csv files, these can be directly opened by Excel and thus provide an excellent way to output large data sets that require further analysis. To see the latest changes, select "Files" and view the README text displayed at the bottom of that pane. IMPORTANT: Major changes are contained in the current SVN source. If you have time please try to use it or the...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2

    Agenda simples

    Agenda feita com C + MYSQL + wxWidgets

    Ferramentas utilizadas: CodeBlocks 13.12 + plugin wxSmith - http://www.codeblocks.org/downloads wxWidgets 3.0 - https://www.wxwidgets.org/news/2014/10/wxwidgets-3.0.2-released/ Mysql Connector C - https://dev.mysql.com/downloads/connector/c/ Utilize -std=c99 no compilador! ---------------- TABELA NO MYSQL------------------------------ create table pessoa (id INT primary key auto_increment, nome varchar(75) unique, telefone varchar(20) ); mysql> describe pessoa; +----------+-------------+------+-----+---------+----------------+ | Field | Type | Null | Key | Default | Extra | +----------+-------------+------+-----+---------+----------------+ | id | int(11) | NO | PRI | NULL | auto_increment | | nome | varchar(75) | NO | UNI | NULL | | | telefone | varchar(20) | YES | | NULL | | +----------+-------------+------+-----+---------+----------------+ 3 rows in set (0.08 sec)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB