Giter Site home page Giter Site logo

Larissa Lages's Projects

advanced_cplusplus icon advanced_cplusplus

Some functions to help C++ learners. There are also some problems of the book "Cracking the Code" in C++

artspot icon artspot

ArtSpot is an application that helps art and craft lovers connect. Through a simple and intuitive system, the application gives the craftsman a fast and practical way to advertise his pieces to the world, as the consumer has in his hands a tool to indicate to him crafts poles and workshops that are in agreement with your preferences and style.

cincity icon cincity

A simplified version of the game SimCity made in C with Allegro

code-selection icon code-selection

Repository with two main files: One is a program that prints the numbers from 1 to 100. But for multiples of three print “Three” instead of the number and for the multiples of five print “Five”. For numbers which are multiples of both three and five print “ThreeFive”. Another is a library that supports validating and formatting post codes for UK.

code_problems icon code_problems

Code Problems from Coding Challenge Websites. The goal is to help them to improve their code skills and also studying for coding interviews.

dinamic-traffic-lights icon dinamic-traffic-lights

The project aims to recalculate, in real time, the time that each signal will be open according to the flow in each of the roads of an intersection. This calculation will be performed at the end of each traffic light cycle, thus dynamically changing the time that each traffic light will be open.

geneticcar icon geneticcar

This project uses genetic algorithms to teach a multi-sensor virtual car to complete a lap on the track alone.

hydrosys icon hydrosys

An online platform for remote monitoring of water distribution networks

indoor-localization- icon indoor-localization-

This project is part of my graduation work. The objective of this work is to analyze the difference in the accuracy of indoor localization techniques for different models of smartphones. For this the UJIIndoorLoc database was used.

kaggle-bag-of-words-popcorn icon kaggle-bag-of-words-popcorn

The goal of this project is to classify the IMDB reviews in positive or negative review. It is a project for a kaggle competition for movie review sentiment analysis.

knot-hal-source icon knot-hal-source

KNOT HAL is part of KNOT project. It aims to provide hardware abstraction layer for SPI and nRF24L01 radios. Allowing power constrained embedded devices to join a wireless network and exchange datagrams using nRF24L01 radios. The initial target platforms are Arduino (nodes), and Raspiberry PI GW. nRF24L01 is a highly integrated, ultra low power (ULP) 2Mbps RF transceiver IC for the 2.4GHz ISM band. On a second project phase, other radio access technologies such as Bluetooth Low Energy, and Wi-Fi are planned.

knot-protocol-source icon knot-protocol-source

KNOT protocol library is a lightweight C library built to use minimal CPU and memory resources.

knot-service-source icon knot-service-source

KNoT Service is part of KNoT project. It aims to provide a "proxy" service between KNoT Things and KNoT Cloud, allowing power constrained embedded device to interact with cloud services. The initial target platform are PAN devices, and Raspberry Pi GW. The PAN device used is a highly integrated, ultra low power (ULP) 2Mbps RF transceiver IC for the 2.4GHz ISM band (NRF24L01). On a second project phase, other radio access technologies such as LPWAN devices, Mesh devices, 3G Devices, Bluetooth Low Energy Devices, and Wi-Fi Devices are planned.

knot-thing-source icon knot-thing-source

KNoT Thing library is a lightweight C/C++ library built to use minimal CPU and memory resources. It is intended to run on KNoT Nodes (Things) (see KNoT Architecture for better understanding). It provides the Radio and Protocol abstractions for the application. The application builder just need implement the read/write functions for its sensors/actuators, register a Data Item (sensor or actuator) on the library and call the run() method on its main loop routine.

neural_network icon neural_network

This project aims to use an MLP neural network to solve the following problem: An English financial institution wants to decide which clients to send an offer of a new real estate loan product. The database consists of 40700 cases, where 40000 are clients who after 12 months have not accepted the real estate loan proposal and 700 are clients who after 12 months have accepted the proposal. A neural network will be used to know which of the 40700 customers wish to receive the offer and who do not wish to receive it.

starcli icon starcli

:sparkles: Browse trending GitHub projects from your command line

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.