联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 数学计算(241) 
按平台查找All Java(241) 

[数学计算] Calculator

这个项目是一个使用Java编程语言开发的简单计算器。它可以执行基本的数学运算,并具有用户友好的界面。
This project is a simple calculator developed using the Java programming language. It can perform basic mathematical operations and features a user- friendly interface. (2024-04-02, Java, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1712103012241200.html

[数学计算] JavaAlgorithmsWays

在这个存储库中,我共享算法和编码方法,以及我将在java和编程中使用的算法。
In this repository I share algorithms and coding approaches, algorithms that I will and can use in java and programming. (2024-01-15, Java, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1705350184657326.html

[数学计算] graphtheory

著名图论算法的实现及其在Java编程语言中的应用。
An implementation of well-known Graph theory algorithms and their applications in Java programming language. (2023-11-17, Java, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1700300786824776.html

[数学计算] Algorithms-to-learn-in-2023

打造您的首次公关!~一个对初学者友好的存储库,专门为开源初学者制作。添加任何编程语言的任何算法。
Make your first PR! ~ A beginner friendly repository made specifically for open source beginners. Add any algorithms of any programming language. (2023-10-17, Java, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1697540696252074.html

[数学计算] Cars

这是一项实践面向对象编程的活动。它由创建、修改、可视化和计算汽车特征以及创建类组成。
This is an activity to practice object-oriented programming. It consists of creating, modifying, visualizing and calculating features of cars with the creation of classes. (2022-04-25, Java, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689457109607908.html

[数学计算] POO-Java

Java中的面向对象编程也可以自由地将它们用于您自己的项目。
Object Oriented Programming in Java feel free to use them for you own project as well. (2022-12-23, Java, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689457082181157.html

[数学计算] AlgoPlus

这是一个IDE和解释器,用于执行Algorithm指令,您可以将其用作如何基于其他强大的语言创建编程语言的教程
This is and IDE and interpreter to execute Algorithm instructions, you can use it as a tutorial of how you can create a programming language basing on other powerful language (2019-07-08, Java, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689457030337164.html

[数学计算] JavaProgramming

数据结构和算法+来自各种竞争性编程网站的问题,如leetcode、Hackdrak、Hackerarth、geekforgeeks等。
Data structures and Algorithms + Questions from various competitive programming websites like leetcode, hackerrank, hackerearth, geekforgeeks etc. (2022-06-09, Java, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689429913902750.html

[数学计算] AlgorithmBooks

ПЛаГин,ПороГраммирОВатПрмоВкнике!Вманкрафт!ПиитесВоиалГориТмиДЛстоеГиГрока!一个插件,允许你在书中编程!矿工!为玩家编写自己的算法!
Плагин, позволяющий программировать прямо в книжке! В майнкрафт! Пишите свои алгоритмы для своего игрока! A plugin that allows you to program right in the book! Minecraft! Write your own algorithms for your player! (2020-08-24, Java, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689429820652222.html

[数学计算] Data-Structures-and-Algorithms-in-Java-

以有效的方式掌握Java编程和Java中的数据结构和算法。关于递归和排序的清晰概念
Master Java Programming and Data Structures and Algorithms in Java in an efficient way. Clear concept on Recursion and Sorting (2022-02-11, Java, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689429717126730.html

[数学计算] Java-Resources

Java编程。用于学习的一体式Java资源。每天更新并更新最新。所有算法和DS以及Java开发。从初级到高级。
Java programming. All in one Java Resource for learning. Updated every day and up to date. All Algorithms and DS along with Development in Java. Beginner to Advanced. (2022-07-18, Java, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689429269724502.html

[数学计算] Program-Runtime-Analyzer

在进行竞争性编程时,即使使用相同的Big O符号,您也会想出两种方法,但不知道是哪种方法...
When doing Competitive Programming, you come up with 2 approaches even in the same Big O notation but don t know which one is better? Here comes Program Runtime Analyzer! This program will analyze your runtime through randomization by millisecond to conclude which algorithms is actually better. (2023-02-18, Java, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687910488665862.html

[数学计算] ThinkingInJava

《Java编程思想 第4版》例程集合,包含数组、bignumber、接口回调(仿button监听事件实现)、集合(collection)、自定义Comparator器、String与Byte的相互转换、泛型、自定义Iterable、P...
Routine collection of Java Programming Thought Version 4, including array, bignumber, interface callback (implementation of imitating button listening event), collection, custom Comparator, mutual conversion between String and Byte, generics, custom Iterable, P (2014-07-01, Java, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687910223509449.html

[数学计算] Soccer-League-Management-System-in-Java

这是一个用于高级java编程的类项目。我创建了一个足球联赛生成器,可以创建32个球队...
This was a class project for Advanced java programming. I Created a Soccer League Generator, that can create 32 teams and divide them in group. It also also can play a match among teams in the group using math.random and decide who is the winner based on which got highest point in the group. Once Group winners are selected it moves to the next (2017-01-12, Java, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687896187228187.html

[数学计算] Algorithms-Part1---Assignments

普林斯顿大学的凯文·韦恩(Kevin Wayne)和罗伯特·塞奇维克(Robert Sedgewick)为《算法,第一部分》(Algorithms,Part I)课程分配的编程作业...
My programming assignments to the course Algorithms, Part I by Kevin Wayne and Robert Sedgewick of the Princeton University. (2017-12-22, Java, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687847413275951.html

[数学计算] OOPS_Mini_Projects

这是我在印度理工学院德里分校的高级编程(OOPS)课程中完成的所有迷你项目的存储库。T...
This is my repository of all the Mini Projects done as a part of Adavanced Programming (OOPS) course at IIIT Delhi. The mini projects are based on Vaccine Management System, Learning Management System and Linear Algebra Solving System (2022-09-28, Java, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687838854199877.html

[数学计算] ProjectEuler-Solution

Project Euler是一系列具有挑战性的数学计算机编程问题。在这个存储库中,我共享了一些...
Project Euler is a series of challenging mathematical/computer programming problems. In this repository I share some of my solutions for ProjectEuler question. (2019-09-24, Java, 8KB, 下载0次)

http://www.pudn.com/Download/item/id/1686255373568826.html

[数学计算] Majority

众数问题。使用分治思想处理。对于给定的由n 个自然数组成的多重集S,编程计算S 的众数及其重数。
Public a few problems. Deal with the idea of ​ ​ divide-and-conquer. Calculated for a given n natural numbers multiset S, programming S plural of multiplicity. (2012-11-28, Java, 1KB, 下载6次)

http://www.pudn.com/Download/item/id/2064009.html

[数学计算] calculator

用java编程语言实现计算器的基本运算功能,包括加、减、乘、除,以及求负、取余等,主要用到的组件有框架、面板、文本框、按钮和菜单栏等。
Basic computing capabilities of the calculator using java programming language, including addition, subtraction, multiplication, division, and seek negative, remainder, the main components used in frames, panels, text boxes, buttons and menu bar. (2012-05-22, Java, 3KB, 下载4次)

http://www.pudn.com/Download/item/id/1880890.html

[数学计算] Alerter

一个计算器程序可以进行定时闹钟。 用GUI图形编程界面的方法控制一些按钮。 用类中的一些方法实现所需要的东西。
A calculator program can be timed alarm. GUI graphical programming interface with methods to control some of the buttons. Some of the methods used to achieve the class what they need. (2011-04-14, Java, 15KB, 下载3次)

http://www.pudn.com/Download/item/id/1490927.html
总计:241