-
人体追踪 驱动串口
基于nite2的人体追踪,通过nite获得人体编号,然后获取对应骨骼坐标,再转换成世界坐标,并设定再一定范围内,电机不动,否则向对应的方向运动,从而实现对人体的跟随功能。
- 2022-08-24 07:04:20下载
- 积分:1
-
c++文件读取
visual C++ 文件读取方式,以及文件读取错误的处理,适用于.txt格式.csv格式的文件,这是一个能运行的简答程序,希望对大家有所帮助。
- 2022-02-01 05:11:50下载
- 积分:1
-
频谱分析软件:利用VC6.0和matlab两个软件联合开发的,运行起来很不错的,是Vc调用matcom里面的fft函数来实现了,速度很快,精度很高。...
频谱分析软件:利用VC6.0和matlab两个软件联合开发的,运行起来很不错的,是Vc调用matcom里面的fft函数来实现了,速度很快,精度很高。-Spectrum analysis software: Using VC6.0 and matlab software jointly developed by two, up and running very good, is inside Matcom Vc call fft function to achieve a fast, high precision.
- 2023-05-09 15:35:02下载
- 积分:1
-
- 2022-01-26 05:37:46下载
- 积分:1
-
(九宫问题)在一个3×3的九宫中有1-8这8个数及一个空格随机的摆放在其中的格子里。现在要求实现这个问题:将该九宫格调整为如图1-1右图所示的形式。调整的规则是...
(九宫问题)在一个3×3的九宫中有1-8这8个数及一个空格随机的摆放在其中的格子里。现在要求实现这个问题:将该九宫格调整为如图1-1右图所示的形式。调整的规则是:每次只能将与空格(上、下、或左、右)相邻的一个数字平移到空格中。试编程实现这一问题的求解。 -----------VC完整应用程序代码-(JiuGongTu) in a 3 3 JiuGongTu are 1-8 this August and the number of a random display spaces in which the grid yard. Now demands of the problem : this Jiugongge adjusted to the squad as shown in Figure 1-1 forms. Adjusted rules : Each will only spaces (upper and lower, or left and right), a number of adjacent spaces- were moved. Test Programming Solution of this problem.----------- VC complete application code
- 2022-05-31 10:30:23下载
- 积分:1
-
OPC Delopment Tools
OPC Delopment Tools
- 2022-02-22 11:43:06下载
- 积分:1
-
网络聊天工具IM的C++源代码,喜欢的朋友下载。
网络聊天工具IM的C++源代码,喜欢的朋友下载。-Internet chat tool to IM" s C++ source code, like a friend to download.
- 2022-10-31 10:20:04下载
- 积分:1
-
屏幕取词VC6.0源码
DLLEXPORT BOOL WINAPI SetNHW32() { if(g_hHook == NULL) { g_hHook = SetWindowsHookEx(WH_GETMESSAGE, GetMsgProc, g_hinstDll, 0); if (g_hHook == NULL) { MessageBox(NULL, __TEXT("Error hooking: SetWindowsHookEx fail"), __TEXT("GetWord"), MB_OK); return FALSE; } } return TRUE;}
- 2022-05-28 06:17:38下载
- 积分:1
-
widestudio 快速参考手册,此gui的api的快速参考,有助于界面编程...
widestudio 快速参考手册,此gui的api的快速参考,有助于界面编程-widestudio Quick Reference Guide, the gui of the api a quick reference to help interface programming
- 2022-07-16 13:35:32下载
- 积分:1
-
used ic handyboard prepared by the robot secondary on the 2nd room procedures, (...
采用ic编写的handyboard机器人的中学组2号房间的程序,(2005年浙江省的规则)-used ic handyboard prepared by the robot secondary on the 2nd room procedures, (2005 Zhejiang Rules)
- 2022-03-01 18:25:51下载
- 积分:1