-
ws
说明: GO 语言编写的websocket实例,非常简单实用,很好地说明了websoket在go语言中的应用(An example of websocket written in go language)
- 2020-07-08 15:09:50下载
- 积分:1
-
图像识别云端后台程序GO语言源代码(linux服务器)
通过固定位置定时拍照,然后在云端对照片进行处理和识别,与标准图片进行比对,识别目标物的变动。
- 2022-03-23 12:33:47下载
- 积分: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语言开发教程--完整版
一本go 语言的开发书, 零基础, 从环境安装到go 网络 库使用.(A go language development book, zero basis, from environment installation to go network library.)
- 2018-08-30 17:03:51下载
- 积分:1
-
usart sram
基于keil5软件的stm32板的开发,此程序用于串口的初始化,串口发送接收数据并以相应的格式显示出来。(Software development keil5 stm32 board based on this program is used to initialize the serial port, serial port to send and receive data displayed in the appropriate format.)
- 2016-10-27 11:27:45下载
- 积分:1
-
面部探测
先按顺序运行子程序一次,即从按钮1到12。
- 2022-02-04 20:19:56下载
- 积分:1
-
串口通讯软件适合WIN7
串口通讯软件适合WIN7系统使用,USB的数据也可以接收到,可以设置波特率/数据位/停止位,选择二进制或者16进制,数据可以保存,适合串口调试使用。
- 2022-01-27 13:13:48下载
- 积分:1
-
golang链接三种数据库(mssql,mysql,sqlite)与调用webservice例子
golang链接三种数据库(mssql,mysql,sqlite)与调用webservice例子
- 2023-02-06 14:15:04下载
- 积分:1
-
go-common-master(BiliBili)3
说明: 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. It is compressed in three parts and decompressed under go-common-master.)
- 2020-06-17 19:20:02下载
- 积分:1
-
面部探测
先按顺序运行子程序一次,即从按钮1到12。
- 2022-09-22 21:20:03下载
- 积分:1