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

[数学计算] programming-challenges

这是我从多个来源收集的编程挑战解决方案,包括:Project Euler、Advent of Code、AquaQ Challenge Hub、Rosalind和Daily Coding Problem。
This is a collection of my solutions to programming challenges from multiple sources including: Project Euler, Advent of Code, AquaQ Challenge Hub, Rosalind and Daily Coding Problem. (2024-03-23, GO, 0KB, 下载0次)

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

[数学计算] reposort

RepoSort是用Go编写的命令行工具,它将存储库组织到特定于语言的目录中。它旨在帮助开发人员根据存储库主要使用的编程语言自动排序存储库,从而维护干净的工作空间。
RepoSort is a command-line tool written in Go that organizes repositories into language-specific directories. It is designed to help developers maintain a clean workspace by automatically sorting repositories based on the programming language they are primarily written in. (2024-03-09, GO, 0KB, 下载0次)

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

[数学计算] sec-proxy-wasm

2023云原生编程挑战赛赛道2-面向应用安全防护领域设计Wasm插件 4th 方案
2023 Cloud Native Programming Challenge Track 2- Design the 4th Wasm plug-in solution for the application security protection field (2023-11-09, GO, 0KB, 下载0次)

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

[数学计算] cairo_vm

cairo_vm.go是cairo vm的go实现。Cairo(CPU代数中间表示)是一种用于写...的编程语言...,
cairo-vm_in_go is a Go implementation of the Cairo VM. Cairo (CPU Algebraic Intermediate Representation) is a programming language for writing provable programs, where one party can prove to another that a certain computation was executed correctly without the need for this party to re-execute the same program. (2023-08-03, GO, 0KB, 下载0次)

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

[数学计算] code-geek

本报告致力于存储所有编程面试测试,从非常简单的测试到非常困难的测试,算法实现和所有极客代码。
This repo is dedicated to store all of programing interview test from a very simple one to a very hardest one, algorithm impmlementation and all of geeky code. (2019-01-25, GO, 0KB, 下载0次)

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

[数学计算] Go-Algorithms-and-DataStructures

在Go编程语言中实现的各种数据结构和算法的集合
Collection of various data structures and algorithms implemented in the Go programming language (2023-06-07, GO, 0KB, 下载0次)

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

[数学计算] largest-product-in-a-grid

在20×20网格中,使用Go编程语言,同一方向上的四个相邻数字的最大乘积是多少
In the 20×20 grid, what is the greatest product of four adjacent numbers in the same direction using Go programming language (2022-05-06, GO, 0KB, 下载0次)

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

[数学计算] GeneralTreeGo

在Go编程语言中实现通用树。一般树是树数据结构,其中每个节点可以具有任意数量的子节点。我们正在数组中存储子级。
Implentation of a general tree in Go Programming Language. A general tree is a tree data structure in which each node can have an arbitrary number of children. We are storing children in an array. (2022-12-14, GO, 0KB, 下载0次)

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

[数学计算] Golang-Algorithms

实现不同的数据结构(堆栈、队列、链表、树、优先级队列、二进制搜索树、堆{最大和最小堆}、图以及探索不同的算法(贪婪算法、除法和征服、动态编程)
Implementation of different data structures (Stacks, Queues, Linked lists, Trees, Priority queues, Binary Search Trees, Heaps {max and min heaps}, Graphs as well as exploring different algorithms (Greedy algorithms, Divide and Conquer, Dynamic Programming) (2020-10-22, GO, 0KB, 下载0次)

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

[数学计算] functional-go

该库的灵感来自函数编程-Clojure,
This library is inspired by functional programming - Clojure, (2021-03-24, GO, 0KB, 下载0次)

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

[数学计算] gonum

Gonum是Go编程语言的一组数字库。它包含矩阵、统计学等库...
Gonum is a set of numeric libraries for the Go programming language. It contains libraries for matrices, statistics, optimization, and more (2023-06-26, GO, 0KB, 下载0次)

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

[数学计算] autodiff

Autodiff是Go编程语言的数值库,支持自动微分。它实现了...
Autodiff is a numerical library for the Go programming language that supports automatic differentiation. It implements routines for linear algebra (vector/matrix operations), numerical optimization and statistics (2021-12-08, GO, 0KB, 下载0次)

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

[数学计算] project-euler

我对Project Euler问题的解决方案:一系列具有挑战性的数学计算机编程问题,需要...
My solutions to Project Euler problems: a series of challenging mathematical/computer programming problems that require both mathematical insight and programming to solve. (2022-09-04, GO, 70KB, 下载0次)

http://www.pudn.com/Download/item/id/1686257012522064.html
123
总计:53