-
In this project I try to use many features of Matlab like image processing , ani...
工业机器人的图像处理,动画控制其他MATLAB工具箱(虚拟现实工具箱)Matlab的许多功能。
所附文件包含在Simulink模型,转换成图像信号,数据处理,以控制机器人动画-In this project I try to use many features of Matlab like image processing , animation control (Virtual Reality Toolbox) with other Matlab toolboxes.
The attached files contains a Simulink model that convert the image processing data into signals in order to control the animation of the robot.
- 2022-07-25 20:10:14下载
- 积分:1
-
Windows programming 最经典的win32教程,中文第五版,学习VC的经典之作
Windows programming 最经典的win32教程,中文第五版,学习VC的经典之作-Windows programming tutorial win32 classic, Chinese Fifth Edition, learning classic VC
- 2022-01-27 11:58:22下载
- 积分:1
-
深入解析ATL2
本书主要介绍了ATL技术的原理、内部实现和应用技巧,由当今4 位顶
尖的Windows技术专家联合撰写。全书内容丰富,深入浅出,主要涵盖了
ATL内部架构和实现方法、运用向导简化ATL开发、C++/COM/ATL中字符串的
使用技巧、理解并正确实现IUnknown、充分利用ATL提供的Smart Types、
撰写能够暴露COM服务器上COM对象的粘合代码、利用Canned Interface实
现来支持对象持久化/COM群集/枚举、利用ATL Windows类建构独立的应用
程序和UI组件等的技术内容。本书适合于广大Windows开发人员阅读参考,
是ATL开发人员的必备权威参考书籍。
- 2022-08-10 19:33:02下载
- 积分:1
-
旅客在淡季旺季购买头等舱或者经济舱的票价程序
旅客在淡季旺季购买头等舱或者经济舱的票价程序-First-class passengers to purchase season or low season economy class fares for program
- 2022-05-17 19:57:11下载
- 积分:1
-
批量更名,对从网页缓冲区里读出来的文件,进行批量更名.
批量更名,对从网页缓冲区里读出来的文件,进行批量更名.-batch renaming of the buffer zone right from the website read the document, renamed in volume.
- 2022-07-02 12:01:59下载
- 积分:1
-
的SDI视图,它包含标准定位
SDI视图,包含标准定位
- 2022-02-06 00:51:08下载
- 积分:1
-
RTSP DirectShow过滤器
RTSP DirectShow filter
- 2022-02-06 05:13:23下载
- 积分:1
-
TP7.0常用内置子程序
TP7.0常用内置子程序-TP7.0 commonly used built-Subroutine
- 2022-07-04 02:48:59下载
- 积分:1
-
左面小精灵源程序,自己做来给老婆玩的,贡献出来大家开心
左面小精灵源程序,自己做来给老婆玩的,贡献出来大家开心-source elves left their wives to do to play, you have contributed happy
- 2022-09-19 09:25:04下载
- 积分:1
-
程序运行初期,程序首先会通过LoadLibrary函数加载动态链接库Shell32.dll,并且把加载后的操作句柄存储在LibHandle中。然后通过@SHEm...
程序运行初期,程序首先会通过LoadLibrary函数加载动态链接库Shell32.dll,并且把加载后的操作句柄存储在LibHandle中。然后通过@SHEmptyRecycleBin:=GetProcAddress (LibHandle, SHEmptyRecycleBinA )语句读取SHEmptyRecycleBinA函数的地址,如果以上语句能够正确执行(也就是@SHEmptyRecycleBin不等于nil),那么就调用SHEmptyRecycleBin完成清空回收站的操作。最后释放动态链接库。-The early run, the program will first of all through the LoadLibrary function to load dynamic link library Shell32.dll, and after the load operation is stored in the handle of LibHandle. Then @ SHEmptyRecycleBin: = GetProcAddress (LibHandle, SHEmptyRecycleBinA) statement read function SHEmptyRecycleBinA address, If the above statement to the correct implementation (that is, @ SHEmptyRecycleBin does not mean nil), then call the Empty Recycle Bin SHEmptyRecycleBin complete operation. Finally the release of a dynamic link library.
- 2022-11-16 11:20:03下载
- 积分:1