-
台达变频器与51单片机通讯代码ASC2格式
台达变频器与51单片机通讯代码ASC2格式,MODBUS应用
- 2022-01-27 22:46:04下载
- 积分:1
-
ufademo
VFP的相关代码demo,很好的东西,VFP的相关代码demo,很好的东西(very good demo code,very good demo code)
- 2013-10-23 16:47:47下载
- 积分:1
-
cautare_binare
this program performs a binary search throough a sorted array
- 2013-12-17 14:12:30下载
- 积分:1
-
YJEYU53
实现简单的数据传输,可以传送字符形式的数据,分为服务器和客户端(For simple data transfer, you can transfer data in the form of characters, divided into servers and clients)
- 2019-04-23 13:46:01下载
- 积分:1
-
matlab-drawing
介绍matlab的各种作图命令,及一些相关的典型的作图实例,对初学者有很大的帮助(Introduced a variety of mapping matlab command, and some examples related to the typical plot, a great help for beginners)
- 2011-08-04 19:48:14下载
- 积分:1
-
学生管理系统
C语言做的学生管理系统,刚学完C语言写的一个系统,该系统是在DOS环境下运行的,功能很完善,删除,添加,更新等功能
- 2022-08-14 03:06:56下载
- 积分:1
-
wavelet_transf
小波变换进行图像压缩 采用matlab编程
(Wavelet transform for image compression
Using matlab programming)
- 2012-03-27 20:09:59下载
- 积分: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
-
24LC256模拟I2C通讯源程序
该文件是采用通用IO口模拟I2C存储器通讯的,24LC256是低电压I2CEEPROM.(this document is to adopt a common IO memory simulation I2C communications, 24LC256 is low voltage I2CEEPROM.)
- 2005-04-26 15:50:10下载
- 积分:1
-
DS1302
实时时钟芯片的应用程序,电路连接详情见电子协会开发板( i do not how to translate it and click it with no resbound ,so you know)
- 2011-12-09 21:10:01下载
- 积分:1