资源列表
Maze
- 在迷宫问题中,我们需要解决的第一个问题,也是老师布置给我们的作业就是从我们是否能从迷宫的起点到终点找到一条不间断的通路。这时我们的基本想法就是定义一个数组maze[1000][1000],将无法走到的地方即墙标记为0,能走到的地方标记为1。这时我们规定一个走的顺序,先向右走,如果向右走不通就向上走,都不行就向左,最后选择向下,如果到了一个格子,这个格子四个方向均走不通,则宣告这条路失败。(In the maze problem, the first problem we need to solv
kuka编程基础 (1)
- kuka 库卡机器人软件使用教程,基本运动的设置,基本参数设置,不同模式使用设置(KUKA robot software tutorial, the basic movement settings, basic parameter settings, different modes of use settings)
operaiionsadministrator
- 模拟ATM系统,存款取款,管理员用户,链接数据库操作,SQL语句实现(ATM simulation system, deposit withdrawals, administrator user, links database operations, SQL statements)
zeadja37
- 基于VB编写的三角网生成程序,三角网是基于离散点生成等值线的一个步骤,(Triangle mesh generation based on VB program, triangulation is based on the discrete points to generate contour a step,)
proxram
- 在VB环境下开发的,可以生成二维地形的程序,不错的(In VB development environment, can generate 2 d terrain program, good)
cci9000
- 基于pci2000数据采集卡的数据采集系统的界面,很好的(The data acquisition system based on pci2000 data acquisition card interface, very good)
hegion_oist
- 地区统计的学生名单恶毒23方234法2地区统计 青岛地区,(Regional statistics list of students vicious 23 statistical method 2 234 area Qingdao region,)
Motor_Control
- 可以产生3路SPWM波,正弦表采用对称采样规则方式产生(The 3 channel SPWM wave can be generated, and the sine table is generated by symmetrical sampling rules)
Debug tools
- 通过串口调试,前面输入命令后就可以通过后面的代码快速键入。(Through the serial debugging, before entering the command can be followed by the code quickly type.)
ttgethen
- 检查POP信箱中有无邮件,分享给各位同学,一起共同学习(Look for mail in the box POP, share to the classmate of everyone, learning together)
7624272
- 在vb中调用excel文件,进行excel的设置和数据的处理,很好(Call in vb excel file to excel Settings and data processing, is very good)
gxecutjve
- 在vb中进行crc校验,程序未经过测试,估计可能有点问题,仅供参考(CRC check, in vb procedure not tested, estimates that might be a little problem, only for reference)
