-
多移动机器人改变队形程序VC++实现源码
多移动机器人改变队形程序VC++实现源码-Change the formation of multiple mobile robots program VC++ Achieve source
- 2022-02-01 05:31:33下载
- 积分:1
-
mnbnmbnb nbnbnghghghjvbvbvghftfgfgvc
mnbnmbnb nbnbnghghghjvbvbvghftfgfgvc-mnbnmbnb nb nbnbnghghghjvbvbvghftfgfgvc
- 2022-01-25 16:12:20下载
- 积分:1
-
经典问题的源码(n皇后问题,点灯问题)
经典问题的源码(n皇后问题,点灯问题)-the classic source (n Queen, the Lantern)
- 2022-03-22 02:37:07下载
- 积分:1
-
这是一个用VB做的成绩管理系统.请大家看看给点意见,那里需要改进的地方....
这是一个用VB做的成绩管理系统.请大家看看给点意见,那里需要改进的地方.-A grade management system designed in VB.Please read the code to improve it.
- 2022-02-10 16:02:14下载
- 积分:1
-
winobj原代码
winobj原代码-winobj source
- 2022-06-16 16:01:07下载
- 积分:1
-
M pseudo
M伪随机序列生成器算法
这个Matlab算法用于生成二元、三元及五级的,m序列。可以用于直接扩频通信等
系统中的,伪随机序列生成器。-M pseudo-random sequence generator algorithm for the Matlab algorithm is used to generate binary, ternary, and five of the, m sequence. Can be used to direct spread spectrum communication system, the pseudo-random sequence generator.
- 2022-04-09 11:31:03下载
- 积分:1
-
下面的程序显示含有位段的结构变量所占用的字节数量,以及结构变量在内存中的地址分配情况...
下面的程序显示含有位段的结构变量所占用的字节数量,以及结构变量在内存中的地址分配情况-following the procedure shown to contain spaces of the structure occupied by the variable number of bytes, and the structural variables in memory address distribution
- 2022-11-23 12:20:03下载
- 积分:1
-
检测文件中是否包含指定字符串
检测文件中是否包含指定字符串-detect whether the document contains specified string
- 2022-12-28 15:45:03下载
- 积分:1
-
文件分析
资源描述磁盘分析,文件分析,图片分析,word分析,统计数量
- 2022-11-23 13:50:04下载
- 积分:1
-
直线Bresenham 算法
直线的中点 Bresenham 算法的原理:每次在主位移方向上走一步,另一个方向上走不走步取决于中点偏差判别式的值。
理想直线将平面划分为三个区域:对于直线上的点,F(x, y) = 0; 对于直线上方的点 F(x, y)>0; 对于直线下方的点F(x, y)
- 2023-06-04 13:50:03下载
- 积分:1