Skip to content
#

file-processing

Here are 66 public repositories matching this topic...

This repository houses a geocoding web application built in Python with Flask that transforms address data within a file into precise latitude and longitude coordinates. Upon uploading a file, users can preview the output table on the website, download the converted file, and visualise the exact location of each address on a map.

  • Updated Jun 21, 2024
  • Python

Washington State University/Spring 2020/These are all my assignments from Computer Science 121. These assignments include Programming Assignments, quizzes, Exams and extra credit.

  • Updated Jun 15, 2024

BibCreator is a Java application designed for processing BibTeX files, which are commonly used for organizing bibliographic references. This tool can take BibTeX files as input and create corresponding JSON files in different formats (IEEE, ACM, NJ) for further analysis and use. It's particularly useful for managing academic references.

  • Updated Oct 12, 2023
  • TeX

This repository provides a concise guide to understanding and implementing essential algorithms and techniques in computer programming. Contents Searching (Linear and Binary) Sorting (Insertion and Bubble) Recursion File-Processing Operations Exception Handling Explore the repository to learn more about each topic.

  • Updated Sep 22, 2023
  • Visual Basic .NET

Improve this page

Add a description, image, and links to the file-processing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the file-processing topic, visit your repo's landing page and select "manage topics."

Learn more