double
Here are 20 public repositories matching this topic...
A Java desktop application to remotely control a telepresence robot and manipulate video received from the robot with various image processing techniques.
-
Updated
Oct 25, 2018 - Java
Contact: d.q.nguyen@smartblackbox.org or dqnguyen.it@gmail.com
-
Updated
Aug 25, 2024 - Java
Double ended priority queue implemented using an interval heap in Java
-
Updated
Nov 25, 2015 - Java
知识点摘要-(数组集合)-(异常重现-避免)-(日历Date-Calendar)-(随机红包-随机数-浮点数)-(递归复制删除文件-io流)-(群聊私聊-多线程-网络)-(天气API-序列化-反序列化)-(数据结构-集合-单向链表-双向链表-crud)-(多线程切割合并文件-多线程-io流)
-
Updated
Jun 17, 2022 - Java
A Java library that abstracts the mathematical operations on real decimal numbers represented in computer memory as floating-point binary numbers or arbitrary-precision decimal numbers.
-
Updated
May 4, 2025 - Java
You can't find your way unless you dare to lose your way
-
Updated
Dec 20, 2017 - Java
The float data type is a single-precision 32-bit IEEE 754 floating point.Its value range is unlimited. It is recommended to use a float (instead of double) if you need to save memory in large arrays of floating point numbers. The double data type is a double-precision 64-bit IEEE 754 floating point. Its value range is unlimited.
-
Updated
Jan 17, 2023 - Java
Clase JOptionPane de JAVA que pida precio, aplique 21% de IVA y saque 10% descuento
-
Updated
Sep 26, 2022 - Java
Improve this page
Add a description, image, and links to the double topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the double topic, visit your repo's landing page and select "manage topics."