-
缠论通达信动态链接库
说明: 通达信画笔画段 中枢,走势类型 盘整 自动画笔画段和中枢(draw penciel and have the open sourse)
- 2020-06-23 04:40:02下载
- 积分:1
-
main
以一个m*n的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论。
1.基本要求
(1)首先实现一个以链表作存储结构的栈类型,然后编写一个求解迷宫的非递归程序。求得的通路以三元组(i,j,d)的形式输出。其中:(i,j)指示迷宫中的一个坐标,d表示走到下一坐标的方向。如下图所示迷宫。从入口(1,1)到出口(8,8)的求解结果如下:
(1,1)(1,2),(2,2)(3,2)(3,1)(4,1)(5,1)(5,2)(5,3)(6,3)(6,4)(6,5)(5,5)(4,5)(4,6)(4,7)(3,7)(3,8)(4,8)(5,8)(6,8)(7,8)(8,8)(The labyrinth is represented by a m*n rectangular array. 0 and 1 represent the pathways and obstacles in the labyrinth respectively. Design a program for any set of maze, find a way from the entrance to the exit, or draw no conclusion of the path.
1. basic requirements
(1) first implement a stack type with linked list as storage structure, then write a non recursive procedure to solve the maze. The path obtained is output in the form of three tuple (I, J, d). Among them: (I, J) indicates a coordinate in the labyrinth, and D indicates the direction of going to the next coordinate. As shown in the labyrinth below. The results obtained from the entrance (1, 1) to the outlet (8, 8) are as follows:
(1, 1) (1, 2), (2, 2) (3, 2) (3, 1) (4, 1) (4, 1).)
- 2018-07-03 13:15:46下载
- 积分:1
-
parker
基于美国PARKER运动控制器开发的多轴运动控制界面,包括直线,圆弧插补等,界面友好,直观(PARKER motion controller based on U.S. developed multi-axis motion control interface, including linear and circular interpolation, etc., user-friendly, intuitive)
- 2020-09-10 06:38:00下载
- 积分:1
-
PCShow
三维点云的伪彩色显示示例。自带5片点云用于测试。可平移、旋转、缩放视图;可单色、伪彩色显示点云。(An example of pseudo-color display of three-dimensional point clouds. It has five point clouds for testing. It can translate, rotate and zoom views; it can display point clouds in monochrome and pseudo-color.)
- 2020-11-10 16:59:46下载
- 积分:1
-
pic
用于处理简单实验数据的曲线预测,可通过修改函数完成相关的插值或拟合工作(For curve prediction process simple experimental data, to be completed by the relevant interpolation or fitting work by modifying the function)
- 2015-01-04 17:04:43下载
- 积分:1
-
qt和gprs
qt与grrs实现打电话发短信数据传,我这个是一个gprs类,外面封装一个线程类,我这qt4.7就是C++的,at指令不太要紧,只是这个型号的gprs模块,他的发送程序不是“ctrl+z”结束,是用“1a”以16进制发送出去的,这个只用稍微改下就可以了,要不我把我程序发给你给你瞅瞅,你看看?或者你大发神威,写个gprs封装一个线程类的例子借我观摩下?,我今天下午调了一下午程序,调的我都快吐了说多了都是泪!!!
- 2022-04-10 00:37:52下载
- 积分:1
-
FX232通信通信
FX232通信通信FX232通信通信FX232通信通信FX232通信通信FX232通信通信FX232通信通信FX232通信通信FX232通信通信FX232通信通信FX232通信通信FX232通信通信FX232通信通信FX232通信通信FX232通信通信FX232通信通信FX232通信通信FX232通信通信FX232通信通信
- 2022-04-11 13:39:42下载
- 积分:1
-
采用C语言编写的花样流水灯功能
51单片机编程,实现花样流水灯功能,可以改变流水灯样式,包含完整的模块化代码。-51 microcontroller programming, synchronized light water feature, you can change the style of water lights, contains the complete modular code.
- 2022-05-12 17:27:43下载
- 积分:1
-
3519AV100移植Qt5.5.1
说明: 详细记录海思3519AV100移植QT5.5.1的步骤,以及如何配置环境变量,如何运行测试程序(Record in detail the steps of qt5.5.1 migration of Hisilicon 3519av100, how to configure the environment variables, and how to run the test program)
- 2020-07-01 21:20:02下载
- 积分:1
-
Ptreeetypefllo
电力系统配电网树状网的潮流计算,附有有PDF的程序源码文档说明
(Power system with grid power flow calculation of the tree network, attached to the PDF program source code documentation)
- 2012-06-13 14:18:08下载
- 积分:1