最新发布第1728页
Android malware properties extraction application-拾光赋

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?

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

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

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

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.

Activate virtualenv automatically.,Django 原文链接:Activate virtualenv automatically.
Drive CLI-拾光赋

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

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

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

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

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

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...