-
AGV 路径规划
包含了两个基类CFixedMap和CAGV,一个单一继承的派生类CPathPlan和一个多重派生类CAGVShow。在已知AGV运行的地图以及AGV运行速度前提下,采用C++编写单台AGV 路径规划的最短路径算法,并动态显示AGV 的运行。
- 2022-10-02 17:00:03下载
- 积分:1
-
mzc1
网络报告,可以快速修改使用,方便快捷!谢谢,使用!(Network report, you can quickly modify to use, quick and easy!)
- 2013-12-25 12:50:36下载
- 积分:1
-
sja1000
LInux下SJA1000 CAN设备驱动(LInux SJA1000 CAN Device Driver)
- 2020-06-21 02:00:02下载
- 积分:1
-
7.GDIhuitu
本实验要求利用GDI绘图相关知识,绘制广州地铁线路图。该实验我建立的是MFC工程的基本对话框程序。当点击对话框上的按钮时,便会出现地铁线路图。因此,显示地铁图的相关代码添加在该按钮通过消息映射对应的函数内。
(The dialog box procedure. When you click the button on the dialog box will appear when the MRT. Therefore, the metro map display-related code to add the button to pass the message map in the corresponding function. )
- 2010-07-14 15:57:48下载
- 积分:1
-
ibatis案例
一个简单的ibatis例子,对初学者很有用
- 2022-02-07 13:23:01下载
- 积分:1
-
CS8900
CS8900的wince600在驱动代码,一个网络驱动代码的例子(CS8900 wince driver)
- 2009-07-07 10:36:47下载
- 积分:1
-
可用于6603的捕鱼达人
可以用于网狐6603平台的捕鱼达人PC端源码,完美
- 2022-10-17 23:10:04下载
- 积分:1
-
Recursive_integer_division
递归法求解整数划分。
整数划分,是指把一个正整数n写成如下形式:
n=m1+m2+…+mi (其中mi为正整数,并且1 <= mi <= n),则{m1,m2,...,mi}为n的一个划分。
如果{m1,m2,...,mi}中的最大值不超过m,即max(m1,m2,...,mi)<=m,则称它属于n的一个m划分。这里我们记n的m划分的个数为f(n,m) (Recursive method integer division. Integer division, refers to a positive integer n written as follows: n = m1+m2+ ...+mi (where mi is a positive integer, and 1 < = mi < = n), then {m1, m2, ..., mi} is a division of n. If {m1, m2, ..., mi} does not exceed the maximum value of m, i.e., max (m1, m2, ..., mi) < = m, m n is said that it belongs to a division. Where m is the number of division n our mind is f (n, m) )
- 2014-02-06 14:21:38下载
- 积分:1
-
PIC12F683控制的LED灯源代码,两级亮度、具有休眠唤醒功能。
PIC12F683控制的LED灯源代码,两级亮度、具有休眠唤醒功能,对于初次应用PIC12F683的用户是个非常好的学习代码。IO控制、定时器、休眠、唤醒等等。
- 2022-03-01 03:48:01下载
- 积分:1
-
B_gpio
Am335x GPIO demo ,在CCS 开发环境下直接导入压缩包中的例程即可。主要练习时钟、脚位、中断功能(Am335x GPIO demo ,import the demo in CCS IDE ,it help you to know how to init the gpio module and the interrupt function.)
- 2015-02-11 17:02:14下载
- 积分:1