最新发布第1437页
I need some advice…
I need some advice...,As many of you know I run an open source project called Ara, here are some links: FultonBrowne / Ara-android A virtual assistant for almost any android phone....
My first attempt at Generics…
My first attempt at Generics...,... it turns out I didn't need it! It's been a while that I wanted to try something with Generics. The opportunity just hit me when an implementatio...
Exemplo de uso do MQTT com Java
Exemplo de uso do MQTT com Java,MQTT (Message Queuing Telemetry Transport) é um protocolo de mensagens leve e simples de se usar, tem sido muito usado para desenvolvimento de solu...
Como fazer uma requisição GET de uma API REST em Java e transformar o JSON em um objeto
Como fazer uma requisição GET de uma API REST em Java e transformar o JSON em um objeto,Como realizar uma simples leitura de uma API REST que disponibiliza um JSON como resposta ...
Como ler um arquivo JSON no Java
Como ler um arquivo JSON no Java,Forma muito simples de se ler um arquivo JSON no Java e transformar em um objeto, muito útil para criar arquivos de configuração para seu sistem...
API REST com Spring + Testes com MockMVC + Documentação com Swagger
API REST com Spring + Testes com MockMVC + Documentação com Swagger, Introdução Este post tem como objetivo desenvolver uma API REST 100% funcional com Spring e banco de dados ...
The best programming language for Artificial Intelligence and Machine Learning
The best programming language for Artificial Intelligence and Machine Learning,This article was originally published at: What is the best programming language for machine learning ...
Use Code to Make Stuff 2: Processing (& a bit of TouchDesigner)
Use Code to Make Stuff 2: Processing (& a bit of TouchDesigner), use code to make stuff (3 Part Series) 1 Use Code to Make Stuff: p5.js 2 Use Code to Make Stuff 2: Processing (&...
A Backdoor with a multitude of features
A Backdoor with a multitude of features,Typically, backdoor utilities such as NetCat have 2 main functions: to pipe remote input into cmd or bash and output the response. This is u...
The Pimp My Library Pattern
The Pimp My Library Pattern,Originally posted on: Big ball of mud Which is the main problem you have as a developer when you use libraries that you don't own? You can't change them...
Image Classifier using Java
Image Classifier using Java,Link to GitHub -> https://github.com/rahul-raj/Java-Deep-Learning-Cookbook/tree/master/04_Building_Convolutional_Neural_Networks 原文链接:Image Clas...
Customer Acquisition (Customer churn) application using Deep Learning (Java)
Customer Acquisition (Customer churn) application using Deep Learning (Java),Link to GitHub -> https://github.com/rahul-raj/Java-Deep-Learning-Cookbook/tree/master/03_Building_D...