How to install javafx plug-ins on eclipse

  The installation method provided in this article is applicable to jdk1 Users of version 8 (with the method and configuration of installing jdk1.8)   First of all, I need to explain Because jdk1 8 has javafx, so we don't need to download the plug-ins related to javafx, just install jdk1 8 is enough   1.jdk1.8 Download and configuration ...

Posted by plowter on Tue, 08 Mar 2022 05:32:22 +0100

Face input and recognition system for college freshmen based on javafx and hongruan ArcFace

1, Demand analysis With the rapid development of face recognition technology, colleges and universities also began to try to collect Freshmen's face information through face recognition related technology and input it into the university face information database. In the future study and life, students who have entered face information can eas ...

Posted by padams on Thu, 27 Jan 2022 01:12:04 +0100

exe4j: detailed tutorial for converting jar package into exe application

1. Foreword Requirements encountered in recent work: it is required to make a desktop application, which is used to connect the Linux system and has operation and maintenance function. It is required to run win and operate through the interface, but the interface is not required to be very beautiful. Since I mainly focus on Java and am relati ...

Posted by scialom on Wed, 05 Jan 2022 20:34:42 +0100