最新发布第1728页
Android malware properties extraction application
Android malware properties extraction application,Hello, that is my first blog post. So please tell me how can I improve. What am I done Currently, I develop the app which by using...
Should I go with PyQT for beautiful Python GUI?
Should I go with PyQT for beautiful Python GUI?,If you want to make a beautiful GUI with Python, you should go with PyQt. It comes with many widgets and has a modern look and feel....
Future Composition in Vert.x
Future Composition in Vert.x,For those who don't know, Vert.x is an event driven and non blocking application toolkit. It's polyglot, so you can use it with different languages (as...
Notify via email when an event occurs in a website
Notify via email when an event occurs in a website,Ever wanted to know as soon as a product comes into stock? tickets are available for any event? I think most of us have had those...
Implementation of Redis
Implementation of Redis,Github Task Link (https://github.com/samcaspus/red_implementation) Task Report (https://docs.google.com/document/d/1elozY9I13iF31C5pHWN0GX16acSuzT_JvxGYcwb6...
Activate virtualenv automatically.
Activate virtualenv automatically.,Django 原文链接:Activate virtualenv automatically.
Drive CLI
Drive CLI, Context It was the winter of 2018, I was at home with no internship that vacation. We had a few academic mini projects going on. I had always been a git github user for ...
Distracted Driver Detection
Distracted Driver Detection, Problem Statement Given dashboard images of drivers, our system aims to classify the driver on the basis of 10 predefined actions such as texting, reac...
Automate Razer devices on Linux
Automate Razer devices on Linux,razer-cli is a command line interface to control Razer devices on Linux, where no official Razer driver software exists. openrazer is the driver use...
Face Based Attendance system
Face Based Attendance system,I have made face-based attendance system with automatic detect face markdown attendance in CSV file as per the subject and also count the average of at...
Corona Virus Tracker Application
Corona Virus Tracker Application, I have made a Spring Boot Application that updates every 30 minutes to show the number of confirmed COVID-19 cases from across the globe in differ...
rafMetrics
rafMetrics, My Final Project r-Complexity is a refined complexity calculus model which defines a new asymptotic notations that offer better complexity feedback for similar programs...