-
求均值程序
求均值的程序,需用labview编译器打开,待求数为双精度浮点数,具有求解迅速,准确,和求解范围大的特点,可计算至2的31次方
- 2022-02-11 14:42:50下载
- 积分:1
-
ufile go sdk
ufile go sdk ufile go sdk ufile go sdk 存储sdk ufile
- 2022-03-26 01:02:15下载
- 积分:1
-
go-microservices-master
简单的、高可用、高效的基于共享内存的分布式配置中心,集中式管理各类后台配置,配置修改实时推送,
且业务API相当简单(两行搞定,一个init+一个get,见readme),已轻量级支持Golang/C++/Java/Python等语言API
https://github.com/LeechanX/sona sona-master.zip
特点
sona配置中心采用了经典一中心(broker)多agent的分布式架构,基于共享内存下发、存储各节点所需配置,为业务提供KV方式访问(最新)配置
高度可用:agent即使挂掉也不影响已有业务读配置,而broker以keepalived组件保证其高可用
一致性:broker采用主备模式,仅主对外服务,正常情况下保证数据完全一致; 仅在主备切换时可能有短时间最新数据的延迟。总体而言实现了数据的最终一致性
实时更新:正常情况下,数据实时更新到各节点;仅在主备切换时刻,可能有短时间的数据延迟
API简单:无配置文件概念,故业务无需关心配置文件解析; 数据实时更新对业务完全透明,业务无需编写配置更新的回调函数
https://github.com/LeechanX/Sona/blob/master/tutorial/mem.md 共享内存设计 待download
- 2022-11-20 07:20:03下载
- 积分:1
-
master079
MapleStoryServer
A MapleStory Server in Go For CMS V079 Go 编写的079版本冒险岛服务端
Target
实现一个079版本的冒险岛服务器. 能够实现原Java的部分功能.
Files
main.go —— 程序入口,负责初始化CPU分配、打开控制台、准备消息分发routines,侦听端口,并且接收客户端的连接。
Packages
connection —— 用于建立与客户端的连接,进行读写数据。
message —— 用于负责服务器向客户端方向的信息的递送,主要功能是广播和点对点通信;
types —— 包含整个服务器所用到的各种数据结构,比如用户信息结构体等;
users —— 包含用户管理相关函数,比如用户进入游戏与离开。
console —— 给服务端添加一个控制台,便于输入指令调试。(MapleStoryServer
A MapleStory Server in Go For CMS V079 Go Edition 079 Adventure Island Server
Target
Implement a 079 version of the Adventure Island server. It can achieve some of the functions of the original Java.
Files
Main.go -- Program entry, which is responsible for initializing CPU allocation, opening console, preparing message distribution routines, listening on ports, and receiving client connections.
Packages
Connection - Used to establish a connection with the client to read and write data.
Message is used to deliver information from server to client. Its main functions are broadcasting and point-to-point communication.
Types - Contains all kinds of data structures used by the whole server, such as user information structure, etc.
Users - Contains user management related functions, such as user entry into the game and departure.
Console - add a console to the server to facilitate the debugging of input instructions.)
- 2020-06-17 02:40:01下载
- 积分:1
-
go-common-master(BiliBili)1
X站(B)的核心代码库 , 懂的快来, 说不定会取消,因为是最全的一份比较大,分3个压缩,解压放到go-common-master下面(The core code base of station X (B) may be cancelled if you understand it quickly, because it is the most complete one, which is compressed in three parts and decompressed under go-common-master.)
- 2020-06-17 19:20:02下载
- 积分:1
-
图片质量检测
亮暗,清晰度,色偏 ,基于gocv需要安装好gocv
- 2022-03-07 02:44:17下载
- 积分:1
-
GoModTest
说明: go 练习,包括基本的函数、goroutine多线程,go mod包管理(go benchtest, include go)
- 2020-04-02 14:31:51下载
- 积分:1
-
Go 1.5 源码剖析 (书签版)
golang 1.5 源码分析, 详细解析了golang的内存分配、协程等(golang 1.5 source reading book)
- 2019-01-07 22:40:46下载
- 积分:1
-
electron api go封装
electron api go封装 electron api go封装electron api go封装electron api go封装electron api go封装electron api go封装electron api go封装electron api go封装electron api go封装electron api go封装electron api go封装electron api go封装electron api go封装electron api go封装electron api go封装electron api go封装electron api go封装electron api go封装electron api go封装electron api go封装electron api go封装electron api go封装electron api go封装electron api go封装electron api go封装electron api go封装electron api go封装electron api go封装electron api go封装
- 2022-01-27 14:35:33下载
- 积分:1
-
Go语言实战-2017
Go语言的一本经典的书籍,本书默认读者已有一定的语言基础(A classic book in the Go language, which defaults that the reader already has a certain linguistic foundation.)
- 2020-06-25 14:00:01下载
- 积分:1