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

[数学计算] Algo-Camp-Java-Course

该存储库包含Java代码,用于演示用于解决常见编程问题的数据结构、算法和系统设计概念。
This repository contains Java code demonstrating data structures, algorithms, and system design concepts for solving common programming problems. (2024-02-11, Java, 0KB, 下载0次)

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

[数学计算] problem-sloving

该存储库包含用Java编写的编程问题及其解决方案的集合。
This repository contains a collection of programming problems and their solutions, written in Java. (2023-11-10, Java, 0KB, 下载0次)

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

[数学计算] bubble-sort

尝试使用10种编程语言中的干净代码示例进行气泡排序。,
Try Bubble Sort with clean code examples in 10 programming languages., (2023-10-01, Java, 0KB, 下载0次)

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

[数学计算] School-Work

一个存储库,用于存储编程主题中的一些学校作品。
A repository where I store some of my school works in my programming subjects. (2023-09-14, Java, 0KB, 下载0次)

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

[数学计算] PersonManagementSystem_COSC_1436_topics_Repo

PersonManagementSystem_COSC_1436_topics类利用Java编程概念,如方法、数组、用户输入处理、随机...、...,
The PersonManagementSystem_COSC_1436_topics class utilizes Java programming concepts such as methods, arrays, user input handling, random number generation, conditional statements, string manipulation, and modular design to create a comprehensive person management system. (2023-08-27, Java, 0KB, 下载0次)

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

[数学计算] toy-examples

只是典型的面向对象编程玩具示例的随机分类,一些比其他更充实。,
Just a random assortment of classic object-oriented programming toy examples, some more fleshed out than others., (2023-08-03, Java, 0KB, 下载0次)

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

[数学计算] ClassMaker

支持Java类的编程创建的Eclipse插件。,
Eclipse plugin that enables the programmatic creation of Java classes., (2023-05-02, Java, 0KB, 下载0次)

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

[数学计算] DataStructure

该Repo由数据结构和算法中的所有基本和流行的面试Java编程问题组成,
This Repo consists of all basic and popular Interview Java programming questions in Data Structure and Algorithms, (2022-08-02, Java, 0KB, 下载0次)

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

[数学计算] Distributed-computing-with-ICE

使用ICE和分布式编程进行项目,并制作斐波那契算法
Project with ICE and distributed programming and making a fibonacci algorithm (2023-05-21, Java, 0KB, 下载0次)

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

[数学计算] IJAe_BUT_Brno

高级计算器| Java编程语言-FIT Brno理工大学
Advanced calculator | Java Programming Language - FIT Brno University of Technology (2018-10-18, Java, 0KB, 下载0次)

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

[数学计算] Problems-on-Algorithms-1

算法问题-Java代码这个存储库处理算法问题的动态编程解决方案。
Problems on Algorithms - Java Code This repository is dealing with dynamic programming solutions for problems on algorithms. (2021-02-25, Java, 0KB, 下载0次)

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

[数学计算] cp

我只是在这里上传我的所有竞争性编程问题解决方案。
I just upload all of my Competitive Programming problem solutions over here. (2023-07-12, Java, 0KB, 下载0次)

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

[数学计算] coursera-dsa

加州大学圣地亚哥分校的Coursera类:数据结构和算法,包括分治、动态编程、哈希
Coursera class from UC San Diego: data structures and algorithms including divide-and-conquer, dynamic programming, hash (2017-11-07, Java, 0KB, 下载0次)

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

[数学计算] Graphing-Calculator

为我的面向对象编程课程的最终项目编写的图形计算器。它可以在...
A graphing calculator written for the final project for my Object Oriented Programming course. It s capable of working with rational complex numbers. (2018-12-29, Java, 0KB, 下载0次)

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

[数学计算] MathematicsToGenericProgramming

将《数学》一书中的概念应用于通用编程的游乐场。这本书使用C++,我在使用Java...
Playground for applying concepts from the book Mathematics to Generic Programming. The book uses C++, I m using Java just to force myself to have a deeper understanding of the topics. (2015-12-29, Java, 0KB, 下载0次)

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

[数学计算] differential-datalog

DDlog是一种用于增量计算的编程语言。它非常适合编写连续...
DDlog is a programming language for incremental computation. It is well suited for writing programs that continuously update their output in response to input changes. A DDlog programmer does not write incremental algorithms; instead they specify the desired input-output mapping in a declarative manner. (2022-11-29, Java, 0KB, 下载0次)

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

[数学计算] expr4j

exp4j是Java编程语言的数学表达式计算器。这是一个简单的使用和小型图书馆...
exp4j is a mathematical expression evaluator for the Java programming language. It is a simple-to-use and small library (~50kb) without any external dependencies. Modifications here attempt to replace evaluations to support BigDecimal math. (2022-01-15, Java, 0KB, 下载0次)

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

[数学计算] functional

Functional programming for Java. Enhanced switch or simple pattern matching supported. String Interpolation supported. Java Functional Interface that more simpler and easier to use. 提供更简单更好用的Java函数式编程接口、增强版switch(简单的模式匹配)、字符串插值
Functional programming for Java. Enhanced switch or simple pattern matching supported. String Interpolation supported... (2023-05-28, Java, 334KB, 下载0次)

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

[数学计算] JFunctional

Functional programming for Java. Enhanced switch or simple pattern matching supported. String Interpolation supported. Java Functional Interface that more simpler and easier to use. 提供更简单更好用的Java函数式编程接口、增强版switch(简单的模式匹配)、字符串插值
Functional programming for Java. Enhanced switch or simple pattern matching supported. String Interpolation supported... (2021-07-09, Java, 203KB, 下载0次)

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

[数学计算] COMP422_Project_2

COMP422(数据挖掘课程)-项目2。该项目包括:遗传编程与神经网络KNN、朴素贝叶斯
COMP422 (Data mining course) - Project 2. This project includes: Genetic Programming vs Neural Networks KNN, Naive Bayes (2015-12-18, Java, 15284KB, 下载0次)

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