-
tiny.vn_1.2.1
This is the perfect game company game PCK file to see the source code
- 2018-07-14 22:31:53下载
- 积分:1
-
point
用于点云切片功能的实现,非常好用,可以计算密度、厚度、等内容(For point cloud slicing feature to achieve very easy to use, you can calculate the density, thickness, etc.)
- 2020-06-29 01:40:02下载
- 积分:1
-
eemd
eemd的源码,内含5个m文件,分别求取不同参数(the source code of eemd the source code of eemd the source code of eemd the source code of eemd...the source code of eemd)
- 2012-03-28 14:33:12下载
- 积分:1
-
main
DIX公式优化求解层速度,使得速度变得更加平滑。(DIX formula optimization solution velocity, making speed becomes smoother.)
- 2013-07-23 15:52:06下载
- 积分:1
-
WiFi+ADC
说明: 使用stm32开发板的ADC进行1000Hz采样后,通过ESP8266wifi模块将数据传输至PC端。(After 1000Hz sampling with ADC of STM32 development board, data is transmitted to PC through ESP8266 WiFi module.)
- 2020-11-13 22:59:42下载
- 积分:1
-
ecdsa
ecdsa修改后源码,直接调用接口即可用,编程语言为C语言。(ecdsa modified source code, you can use direct call interface, the programming language C language.)
- 2020-07-03 19:00:01下载
- 积分:1
-
sunxi-tools
说明: f1c100s下载工具,可在windows通过msys2编译(f1c100s downlaoder tools)
- 2020-05-25 16:01:14下载
- 积分:1
-
跨平台 json解析库
一个非常强大的json解析库,只需上传一个url路径或者本地json路径就可以解析。
- 2023-08-13 05:40:02下载
- 积分:1
-
51354069calculator
计算器,实现了常规的所有计算功能,很好用的(Calculator, to achieve all the computing power of a conventional, well used)
- 2013-12-08 21:10:53下载
- 积分:1
-
象棋中马的遍历
1. 设计题目的内容及要求
1) 问题描述
在中国象棋棋盘上,任意一个位置放置一个棋子马,要能选择一套合适的移动路线,按象棋中“马走日”的移动规则不重复地遍历棋盘上每一个位置点。
2) 基本要求
A. 起始位置坐标由用户输入任意指定,然后依次输出所遍历的每个位置坐标。
B. 开始先不必考虑象棋中“蹩马腿”的规则,实现基本遍历功能。
2. 需求分析
1) 功能需求
即实现给定马的起点输出一条马遍历整个棋盘的路径。
2) 数据需求
马的位置用坐标表示。用户输入一个二维数组上的点。
3) 交互界面需求
交互界面应包括功能说明、输出通俗易懂的结果等。结果包括坐标构成的路径和形象化的棋盘棋子的跳动。
- 2022-05-06 08:48:24下载
- 积分:1