A provider-based authentication library for Java. It deals solely on authentication (rather than also dealing with authorization) to simplify the API. Providers for operating system native authentication will be provided, as well as adapters to allow easily using this library within other security frameworks.
ScriptUtilities is just a collection of different scripts, usually Bash ones, that I had to create for my daily work routines. The scripts are divided in different categories, depending on the topic they apply to.
The aim of the FPGALink project is to provide a hardware abstraction layer for hardware involving an FPGA connected to a computer over USB, to abstract core functionality like FPGA-programming and subsequent host-FPGA communication. It doesn't matter whether the hardware uses an AVR, an FX2LP or an
... [More] ARM-based micro for its USB interface. It doesn't matter whether the FPGA is from Xilinx or Altera or Lattice or whomever. It doesn't matter whether the interface between them is a fast 43MiB/s parallel synchronous interface, a much slower EPP interface or some sort of USART connection. The cross-platform, cross-language host-side API is the same, and the FPGA-side (VHDL or Verilog) FIFO interface is the same, so you can easily port your design to a new FPGA devkit or to your own custom PCB. [Less]
jfuzzylite is a cross-platform, free and open-source fuzzy logic control library programmed entirely in Java. Its goal is to allow you to easily create fuzzy logic controllers in a few steps utilizing object-oriented programming without requiring any third-party libraries.
jfuzzylite is the
... [More] equivalent of the fuzzylite library for Java and Android platforms. [Less]
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy