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

[数学计算] bkunifylogbeat

蓝鲸日志采集器基于GSE采集框架 & Beats 进行开发,并为日志平台、计算平台、BCS等平台提供日志采集服务。, stars:17, update:2024-06-07 07:07:53 (2024-06-08, GO, 0KB, 下载0次)

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

[数学计算] bytecode-based-calculator

一个解释器,只用于执行字节码形式的数学表达式!
An interpreter just to execute mathematical expressions that are in the form of bytecode! (2024-04-06, GO, 0KB, 下载0次)

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

[数学计算] rpnc

使用反向抛光符号的可编程命令行计算器
Programmable command-line calculator using reverse polish notation (2023-11-06, GO, 0KB, 下载0次)

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

[数学计算] randshiro

Xoroshiro128++、Xoshiro256++和Xoshiro 512++伪随机数生成器的Go实现,
Go implementation of the Xoroshiro128++, Xoshiro256++, and Xoshiro512++ pseudo random number generators, (2023-09-12, GO, 0KB, 下载0次)

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

[数学计算] h2slam

在单个TCP连接上对HTTP 2服务器施加大量并发负载(用于调试某些内容),
slam an HTTP 2 server a lot of concurrent load over a single TCP connection (for debugging something), (2022-03-24, GO, 0KB, 下载0次)

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

[数学计算] polygonise

基于二进制滤波器将图像转换为一组多边形的库。
A library to convert images into a set of polygons based on a binary filter. (2020-12-27, GO, 0KB, 下载0次)

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

[数学计算] plagiarism-checker

Python和Golang中使用Rabin Karp字符串匹配算法的简单抄袭率检测器
A Simple Plagiarism Rate Checker Using Rabin-Karp String Matching Algorithm in Python and Golang (2020-12-19, GO, 0KB, 下载0次)

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

[数学计算] go-radix-tree

假设在HTTP路由器中使用的基树的实现。
Implementation of Radix Tree assuming use in HTTP Router. (2023-01-07, GO, 0KB, 下载0次)

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

[数学计算] rotary

一种小型go服务器,用作文件blob存储的哈希。存储实际上是在sqlite中完成的!
A small go server that functions as a hash to file blob store. Storage is actually done in sqlite! (2014-09-19, GO, 0KB, 下载0次)

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

[数学计算] Login-Site-Mockup

从SQL数据库读取密码的登录模拟器。安全性将通过HTTPS和凭据h实现...
A login simulator that reads passwords from an SQL database. Security would be implemented with HTTPS and credential hashing. (2020-02-13, GO, 0KB, 下载0次)

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

[数学计算] pgen

密码管理器,通过生成主密码和服务名称的哈希来工作。
Password manager that works by generating a hash of a master password and a service name. (2012-11-14, GO, 0KB, 下载0次)

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

[数学计算] printntlm

创建本地主机webDAV服务器并对其进行身份验证,捕获Net-NTLM哈希
Creates a localhost webDAV server and authenticates to it, capturing the Net- NTLM hash (2020-01-25, GO, 0KB, 下载0次)

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

[数学计算] uscrypt

Go包uscrypt实现了基于scrypt顺序存储器硬密钥的类Unix crypt密码哈希方案...
Go package uscrypt implements Unix crypt-like password hashing scheme based on scrypt sequential memory-hard key derivation function. (2014-12-11, GO, 0KB, 下载0次)

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

[数学计算] gol

Go-library:cache;信道用户;序列化:二进制,json;同步;计数器;误差;快速buf;文件路径;哈希函数;json公司...
Go library: cache; channel subscriber; serialize: binary, json; sync; counter; error; fastbuf; filepath; hash; jsonConfig; reflection; lock free stack; test; http: router, cookie, session, clientCache; tplEngin/i18n/plural; humanize (2016-04-01, GO, 0KB, 下载0次)

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

[数学计算] ai-engine

该知识库包含了实现分类算法所需的神经网络算法模拟器的go实现...
This repository contains the go implementation of Neural Network algorithm simulator needed to carry out the classification on the data received from p2p and data extraction engine (2020-06-30, GO, 0KB, 下载0次)

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

[数学计算] sudoku-norvig

Python、Clojure、Haskell、Ruby等中的数独求解器。基于Peter Norvig的约束传播和搜索算法...
Sudoku solvers in Python, Clojure, Haskell, Ruby, etc. Based on Peter Norvig s constraint propagation and search algorithm. (2017-02-19, GO, 0KB, 下载0次)

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

[数学计算] easy-scrypt

这是Go-overthescrypt-password-basedKey-derivationAlgorithm中一个漂亮而简单的包装器。
This is a nice and simple wrapper in Go over the scrypt password based key derivation algorithm. (2022-11-03, GO, 0KB, 下载0次)

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

[数学计算] ratelimiter

基于滑动窗口限速算法的Golang并发限速器库。
A concurrent rate limiter library for Golang based on Sliding-Window rate limiter algorithm. (2022-10-31, GO, 0KB, 下载0次)

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

[数学计算] ham

用Go编写的朴素贝叶斯SMS垃圾邮件分类器。
A Naive Bayes SMS spam classifier written in Go. (2020-05-13, GO, 230KB, 下载0次)

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

[数学计算] go-bayesopt

在Go Golang中使用高斯过程(黑箱优化器)进行贝叶斯优化的库。
A library for doing Bayesian Optimization using Gaussian Processes (blackbox optimizer) in Go Golang. (2019-11-10, GO, 17KB, 下载0次)

http://www.pudn.com/Download/item/id/1686248058663481.html
总计:154