联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 数值算法/人工智能(289) 
按平台查找All GO(289) 

[数值算法/人工智能] arithmetic_expression_evaluator

算术表达式评价器:小学四年级学生的家庭作业
arithmetic expression evaluator: homework for fourth graders in elementary school (2021-05-27, GO, 0KB, 下载0次)

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

[数值算法/人工智能] go-pike-regex

Rob Pike设计的简单正则表达式解析器并在Go中实现;罗伯·派克设计的语言。
A simple regular expression parser designed by Rob Pike and implemented in Go; a language Rob Pike designed. (2020-08-04, GO, 0KB, 下载0次)

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

[数值算法/人工智能] SimpleCalculatorGoedition

一个用go编写的简单计算器,我只是将其作为一个项目上传,作为学习go语言的一种方法
a simple calculator written in go, I just uploaded this as a project as a way to learn the go language (2023-11-05, GO, 0KB, 下载0次)

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

[数值算法/人工智能] serve-ressources

第一个要学习go的项目,小服务器提供带缓存的图像gif和用于图像操作的bimg,
First project to learn go, little server to serve images gifs with cache and bimg for image manipulation, (2023-09-20, GO, 0KB, 下载0次)

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

[数值算法/人工智能] Proxy-Server-Golang

该回购包含用Golang编写的基本代理服务器,允许HTTP、HTTPS、动态阻止URL和缓存
This repo contains a basic proxy server written in Golang, allows for HTTP, HTTPS, dynamically blocking URLs and caching (2018-02-21, GO, 0KB, 下载0次)

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

[数值算法/人工智能] pacman-smartmirror

一个易于使用的pacman智能镜像服务器,它将在请求时自动下载包,缓存
An easy to use smart mirror server for pacman that will automatically download packages on the fly when requested, cache (2021-08-13, GO, 0KB, 下载0次)

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

[数值算法/人工智能] redis-grid

提出了一种分布式缓存层的基本实现方法,主要用于redis服务器,以支持数据分片和分发...
A basic implemenation for distributed caching layer aimed primarily for redis server to support sharding data and distributing load on multiple servers (2020-11-03, GO, 0KB, 下载0次)

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

[数值算法/人工智能] go-fast-cache

gofast-cache是一种高速、线程安全的键值缓存系统。所有数据都保存在存储器中。
go-fast- cache is a high-speed, thread-safe, key-value caching system. All data is kept in memory. (2021-10-20, GO, 0KB, 下载0次)

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

[数值算法/人工智能] rcs

远程缓存服务器是一种通用的键值数据存储,可以通过本机、gRPC和HTTP API访问。
Remote Caching Server is a versatile key-value data store accessible through Native, gRPC, and HTTP APIs. (2022-12-14, GO, 0KB, 下载0次)

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

[数值算法/人工智能] s3imageserver

Golang图像服务器,从AWS3获取图像并为其提供服务,具有大小调整、裁剪、缓存和格式输出...
Golang image server that fetches images from AWS S3 and serves them, with resizing, cropping, caching and format output support (2016-12-25, GO, 0KB, 下载0次)

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

[数值算法/人工智能] webp-server

简单和最小的图像服务器,能够存储、调整大小、转换和缓存图像。
Simple and minimal image server capable of storing, resizing, converting and caching images. (2021-01-14, GO, 0KB, 下载0次)

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

[数值算法/人工智能] gglmm-redis

goalng对redis的封装,实现l 缓 存 ,计数器,最热门,最新,消息队列; 缓 存 实现了gglmm的Cacher接口
Goalng encapsulates Redis to realize l cache, counter, hottest, latest, and message queue; Cache implements the Cache interface of gglmm (2021-03-23, GO, 0KB, 下载0次)

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

[数值算法/人工智能] atnwalk

ATNwalk是一种用于模糊化和其他进化算法的基于语法的输入生成器。它依赖于二进制级的m...
ATNwalk is a grammar-based input generator for fuzzing and other evolutionary algorithms. It relies on binary-level mutations to bit sequences that represent high-level structured data. (2023-05-08, GO, 32KB, 下载0次)

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

[数值算法/人工智能] go-mxnet-predictor

go mxnet预测器,go绑定mxnet c_predict_api以使用预先训练的模型进行推理
go-mxnet-predictor,go binding for mxnet c_predict_api to do inference with pre-trained model (2018-06-06, GO, 18KB, 下载0次)

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

[数值算法/人工智能] conflux-center-api

conflux-center-api,confulx-chain智能合约构建在云服务器上,您可以使用这个api发布json-httprequest
confulx chain smart contract build on cloud server and you can use this api post json httprequest , (2021-11-07, GO, 14KB, 下载0次)

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

[数值算法/人工智能] solana-hackathon-pos

solana-hackathon-pos,与solana链以及Circle API直接集成的简单销售点模拟器
Simple Point of Sale simulator integrated directly with the Solana chain as well as to the Circle API s , (2021-03-02, GO, 3KB, 下载0次)

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

[数值算法/人工智能] ipld-eth-beacon-indexer

ipld eth信标索引器,该应用程序将从以太坊上的共识链中捕获所有beacon State和SignedBeacon Block。
This application will capture all the BeaconState s and SignedBeaconBlock s from the consensus chain on Ethereum. , (2022-12-21, GO, 157KB, 下载0次)

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

[数值算法/人工智能] chainpot

chainpot,用于在具有链的类似AC自动机的处理器中为给定地址生成输出事件的服务
service to make output events for given addresses in AC automata like processor in-time with chain , (2019-07-30, GO, 418KB, 下载0次)

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

[数值算法/人工智能] cosmos-proposals-checker

cosmos提案检查器,如果您错过了任何cosmos sdk链上的提案投票,该工具会通知您
cosmos-proposals-checker,A tool to notify you if you miss a proposal vote on any cosmos-sdk chain (2023-04-24, GO, 56KB, 下载0次)

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

[数值算法/人工智能] mx-chain-es-indexer-go

mx-chain es indexer go,用golang编写的mx-chain go节点的默认弹性搜索索引器模块
mx-chain-es-indexer-go,The default elastic search indexer module for the mx-chain-go node written in golang (2023-03-16, GO, 418KB, 下载0次)

http://www.pudn.com/Download/item/id/1678959988135863.html
总计:289