Showing 148 open source projects for "csv c++"

View related business solutions
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • Pimberly PIM - the leading enterprise Product Information Management platform. Icon
    Pimberly PIM - the leading enterprise Product Information Management platform.

    Pimberly enables businesses to create amazing online experiences with richer, differentiated product descriptions.

    Drive amazing product experiences with quality product data.
  • 1
    TablePad is a tool to edit table-structured text files. It reads CSV files and also imports tables using ODBC datasources. You can add and remove rows and columns, edit the content of the cells, seach for any text and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Command-Prompt vector Calculator (Vector Product, Dot Product, Cross product) with Adaption for Geology (Borehole-Plane Intersection Angle, and Plane-Plane Intersection Orientation). *.csv File Input Supported. (Described in Help (/?))
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ODBC Swiss Army Knife is capable of performing queries on a ODBC data source and export the result to a CSV file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    IP Accounting Miner pulls IP accounting data from Cisco routers. Using SNMP it polls a router and creates a .csv file that contains Source Address, Destination Address, Source Name, Destination Name, Netbios user names, Packet count and Byte count.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
  • 5
    csvtoxml will convert parse csv comma separated value data into xml. a command line console utility that uses stdin and stdout pipe with more cat, pr, wget, zip, find -exec for added functionality. file stream term c c++ small fast parser unix win osx
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This program allows the use of an excel file (saved as CSV) for the purposes of filling out numerous pre-printed forms and/or reports where each row equals one report/form. Original purpose was for printing 20,000 tax-reciepts for Green Party of BC.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    A Windows and *nix tool for the Fluke ScopeMeter series (SM19x(C), SM9x, SM12x) and CombiScopes. Provides: screenshot download, built-in serial console, waveform download for SM9x series (CSV Excel and Matlab). Helpfile includes DIY optical cable schemat
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    VCARD2LDIF transfers personal data stored in vCard format, used e.g. by Ximian Evolution address book and MS-Outlook, into LDIF,CSV or a new vCard format defintion used e.g. in Mozilla, KAddressBook, Web Mail and many other address book applications
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    LDIFtoCSV Converts LDIF(LDAP Data Interchange Format) text files to CSV(comma-separated values) text files. The file can then be manipulated in a text editor or spreadsheet program easier.
    Downloads: 4 This Week
    Last Update:
    See Project
  • The Secure Workspace for Remote Work Icon
    The Secure Workspace for Remote Work

    Venn isolates and protects work from any personal use on the same computer, whether BYO or company issued.

    Venn is a secure workspace for remote work that isolates and protects work from any personal use on the same computer. Work lives in a secure local enclave that is company controlled, where all data is encrypted and access is managed. Within the enclave – visually indicated by the Blue Border around these applications – business activity is walled off from anything that happens on the personal side. As a result, work and personal uses can now safely coexist on the same computer.
  • 10
    Microsoft Visual 6.0 C++ :New 4gl Windows API, Sql, Queries( Data Base : Excel,Access,Foxpro,Dbase,Text,csv),Ado, Sort, Reporting , Sms phone,Ftp server, mail/mapi,generate Pdf(acrobat) Text,office:Excel/Word, un/Compression(cabsdk),GIf anim,jpg,bmp...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    EDI/EAI file format converter supporting CSV, flat file, X12 EDI to and from XML. XML to XML conversion uses XSLT. Two implementations in Java/Xerces and C++/MSXML. Currently a set of stand-alone utilities. Next version to support chain of conversion
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Graphing program in 2D. Input from comma delimited text (CSV) and output to Scalable Vector Graphics (SVG).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    KESI - KESI Easy SQL Import, is a tool to easily import CSV files into your SQL database tables. It has a very easy to use KDE GUI and understands almost every possible CSV (comma seperated value) file format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Simple personal account manager. Programming Langage is C++ / Qt (trolltech). Main features are: - Works with MySQL - Multi-user, multi accounts - Easy and user-friendly - .csv export ( usefull for OOo graphics ) - wizards
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    DIED PROJECT. The dataio is C++ i/o library that provides stream input/output as CSV with configurable column separator. Also support win ini like format and binary data. The author is planning to reimplement CVS/binary input/output into sscilib.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This project is class for C# initially, to parse CSV files quickly and easily, however will also be implemented into other languages once the C# class is completed and has been tested, hopefully a few more developers will be on board.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    csv2xls

    converts csv files into one (or more if splitted) xls file(s)

    There exist solutions already. But maybe for some people it is not possible or acceptable to install perl or python just for this small program. On Linux python and/or perl is often installed already. But on windows not. This csv2xls can be cross compiled for windows on Linux with mingw. It depends on: xlslib: http://sourceforge.net/projects/xlslib/ libcsv: http://sourceforge.net/projects/libcsv/ -= Limitations =- - produces only Excel(TM) 97/2000/XP/2003 - no cell formatting,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ktdata is a C++ library for accessing tabular data, like from CSV files. Its goals are: 1. object design 2. portability (Linux and Windows support at least) 3. high performance 4. support for common data file formats, like CSV, ARFF (Weka), etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    abc2index

    Generate tune indices of ABC music files.

    Allows the user to create a tune index based upon an ABC music file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Tool written in C and C++ utilizing php code to convert dbf files to CSV, and XML. Command line Windows and POSIX interface. GUI for windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    The FAH GPU DB's HFM.NET Custom Parser

    The Folding@Home GPU Statistics Database's HFM.NET Custom Parser

    The Folding@Home GPU Statistics Database's HFM.NET Custom Parser is a custom program designed to take CSV file formats of some of HFM.NET's files and format an output suitable for submission into the Folding@Home GPU Statistics Database. Please note that this software was intended for the author's personal use and does not include (serious) error handling. The author made the source code available so anyone can modify and use for their needs. Enjoy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ProfileLogger is a program to help geologists to log and automatically draw the content of sedimentologic/stratigraphic column. Data can be imported from CSV files and exported to PDF and SVG files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Bear 100 Race Aid Station Application

    To be used for the Bear 100 Race: see http://www.bear100.com/

    Tracks runner's in/out time at each aid station. Saves data in CSV file. Can be configured for other races. AidStations.txt in repository contains the 15 or so Aid Stations used for the Bear100. The Bear100 is an annual 100 mile, 2 day race on foot through the Rocky Mountains in North America. Will communicate via serial over a 1200 baud AX.25 link to a ARES/Data backend (which we call NetControl). Can initialize some hardware TNCs with parameters optimal for ARES/Data topology. See ARES...
    Downloads: 0 This Week
    Last Update:
    See Project