-
本程序模拟一个机器人躲避障碍的仿真.其中有不完善的地方
迫于精力有限,具体过程还有点粗糙,读者可以加以修正...
本程序模拟一个机器人躲避障碍的仿真.其中有不完善的地方
迫于精力有限,具体过程还有点粗糙,读者可以加以修正
-a simulation of the robot avoid obstacles to the simulation. Which forced the inadequacies in the energy are limited, There is a process in concrete rough, and readers can be amended
- 2022-02-13 21:10:53下载
- 积分:1
-
车辆可以应用系统的应用可以电机系统的讨论
汽车CAN应用系统应用CAN电机系统探讨
- 2022-05-26 19:39:59下载
- 积分:1
-
基于MATLAB的几种滤波器的设计实例,包括IIR和FIR
基于MATLAB的几种滤波器的设计实例,包括IIR和FIR-Several MATLAB-based filter design example, including the IIR and FIR
- 2022-11-12 22:55:03下载
- 积分:1
-
VC programming style, and how to improve code quality
VC编程风格的介绍,以及如何提高代码质量-VC programming style, and how to improve code quality
- 2022-03-24 14:24:45下载
- 积分:1
-
这个一个用vc6.0实现的电话号码管理系统
这个一个用vc6.0实现的电话号码管理系统
-it s complied by c++
- 2023-07-24 14:15:04下载
- 积分:1
-
fat 格式描述,可以作为磁盘编程的参考
fat 格式描述,可以作为磁盘编程的参考-fat format description can be used as a reference disk programming
- 2022-07-13 12:24:49下载
- 积分:1
-
Visual C++编程技巧之
1.如何获取应用程序的实例句柄?
2.如何通过代码获得应用程序主窗口的指针?
3.如何在程序中获得其他程序的 图标?...
Visual C++编程技巧之
1.如何获取应用程序的实例句柄?
2.如何通过代码获得应用程序主窗口的指针?
3.如何在程序中获得其他程序的 图标?
4.如何编程结束应用程序?如何编程控制windows的重新引导?
5.怎样加栽其他的应用程序?
6.确定应用程序的 路径
7.获得各种目录信息
8.如何自定义消息
-Visual C programming skills one. Application procedures for obtaining handle two examples. How the code was in the main application window to the three pointer. how the proceedings were other procedures icon 4. How to end application programming how to control windows programming guide the re-5. how to increase the planting of other applications 6. Application procedures for determining the Route 7. access to directory information 8. how to customize the news
- 2022-04-21 04:54:11下载
- 积分:1
-
ISO / iec14496
ISO/IEC14496-1老版本 MPEG4标准-ISO/IEC14496-1 old version of the standard MPEG4
- 2022-03-20 18:33:13下载
- 积分:1
-
Computer Architecture, Tsinghua University Press, courseware, all good things to...
计算机系统结构清华大学出版社课件,好东西大家来下载-Computer Architecture, Tsinghua University Press, courseware, all good things to download
- 2022-11-09 06:10:04下载
- 积分:1
-
* 高斯列主元素消去法求解矩阵方程AX=B,其中A是N*N的矩阵,B是N*M矩阵
* 输入: n...
* 高斯列主元素消去法求解矩阵方程AX=B,其中A是N*N的矩阵,B是N*M矩阵
* 输入: n----方阵A的行数
* a----矩阵A
* m----矩阵B的列数
* b----矩阵B
* 输出: det----矩阵A的行列式值
* a----A消元后的上三角矩阵
* b----矩阵方程的解X
-out the main elements of Gaussian elimination method for solving matrix equations AX = B, where A is N* N matrix, B is N* M matrix* Input : n---- A phalanx of a few-a matrix* A* m-matrix shown in a few B* b---- Matrix B* output : det-A matrix of a determinant value---- A* Elimination of upper triangular matrix* b---- Matrix The X-Solutions
- 2022-10-20 06:00:04下载
- 积分:1