-
/*这个程序是学数据结构后写的,里面涉及到了栈和队列的一些操作。开始本来只是要做迷宫求解的,但就看着电脑在里面运行,没有互动性也没什么意思,于是加入了由人控制的...
/*这个程序是学数据结构后写的,里面涉及到了栈和队列的一些操作。开始本来只是要做迷宫求解的,但就看着电脑在里面运行,没有互动性也没什么意思,于是加入了由人控制的角色,让电脑控制的角色每走一步都计算一次当前两者的最短距离去追赶人控制的角色。这个程序画地图的部分是得于网上的一个迷宫程序,汉字部分也是用的别别人写好的子程序。其实这个程序还不是很完善,开始做好了一个,却不知那儿弄丢了,假期因为参加电子设计大赛,都玩单片机去了,这方面的也忘差不多了,希望有兴趣的朋友能改好了发给我.我的email:xiangyuan_122@163.com*/-err
- 2022-05-17 02:55:02下载
- 积分:1
-
DMA VHDL 设计IP核经常遇到大数据交换要用DMA,本IP核来自开源组织,免费开源版...
DMA VHDL 设计IP核经常遇到大数据交换要用DMA,本IP核来自开源组织,免费开源版-DMA VHDL design IP core often encountered in large data exchange to use DMA, the IP core from the open-source organizations, free open source version
- 2023-07-05 04:35:03下载
- 积分:1
-
his little function rounds a number (or the elements of a vector ot matrix) towa...
his little function rounds a number (or the elements of a vector ot matrix) towards the nearest number with N significant digits.
Examples:
roundsd(0.012345,3) returns 0.0123
roundsd(12345,2) returns 12000
This is a useful complement to Matlab s ROUND, ROUND10 and ROUNDN (Mapping toolbox), especially when dealing with data with a large variety of order of magnitudes.
I was about to upload this file when I found "sd_round.m" by Edward Zechmann (see aknowledgment), which has similar feature (and more). But, because my script is very different in coding (much much shorter), I decided to share it anyway.
- 2022-06-30 21:07:55下载
- 积分:1
-
本图为mf
本图为mf-9型万用表电路图,希望对大家有用-the map mf-9-Multimeter circuit, and we hope to useful
- 2022-01-26 02:19:35下载
- 积分:1
-
把中缀表达式转换为后缀表达后,求表达式的结果。用到栈和队列...
把中缀表达式转换为后缀表达后,求表达式的结果。用到栈和队列-Infix expression to convert the expression of suffix, and the results of expressions. Used stack and queue
- 2022-08-09 05:44:51下载
- 积分:1
-
It is an HTML file which will guide you how to kill yourself!
It is an HTML file which will guide you how to kill yourself!
- 2022-07-12 01:39:49下载
- 积分:1
-
equally wonderful, not to miss
同样很精彩,不要错过-equally wonderful, not to miss
- 2022-02-04 04:36:09下载
- 积分:1
-
显示"石头"、"剪子"、"布",全靠运气,学习C++语言的小程序
显示"石头"、"剪子"、"布",全靠运气,学习C++语言的小程序-showed that the "stone", "scissors", "Bush," depends entirely on luck, the C language learning procedures for small
- 2022-03-12 21:27:46下载
- 积分:1
-
韦根传感器IC读卡器原理图,成熟的产品,已用于销售…
韦根感应IC卡读写器原理图,成熟产品,已经用于销售,单片机采用STC89C58RD+,读写模块为RC5-Wiegand sensor IC card reader schematic, mature product, has been used for sales, single-chip microcomputer used STC89C58RD+, Read and write modules for RC5
- 2023-06-16 22:45:03下载
- 积分:1
-
这是小时候的小孩玩过的比较经典的一款小游戏贪吃蛇,适合c++初学者借鉴...
这是小时候的小孩玩过的比较经典的一款小游戏贪吃蛇,适合c++初学者借鉴-This is when the kids played a comparison of the classic Snake game for c++ beginners learn
- 2023-07-28 02:05:03下载
- 积分:1