-
time and sleep function
this is sleep and time function, you can have a look. it is programming by c language, the gold of this program is achieve
1.how to use time functions to measure time
2. to understand program execution in a multi-task environment
3. to understand the concept of time drift
- 2022-09-10 12:50:03下载
- 积分:1
-
基于opencv手势识别的智能机器人代码
void track_hand()
{
image = cvCreateImage( sz, 8, 3 );
hsv = cvCreateImage( sz, 8, 3 );
hue = cvCreateImage( sz, 8, 1 );
mask = cvCreateImage( sz, 8, 1 );
//分配掩膜图像空间
backproject = cvCreateImage( sz, 8, 1 );
//分配反向投影图空间,大小一样,单通道
- 2022-01-21 17:27:04下载
- 积分:1
-
本程序为最小二乘法,已经在kei 上运行过,非常适应与pid的运算中...
本程序为最小二乘法,已经在kei 上运行过,非常适应与pid的运算中-procedures for the least-squares method, in kei run-off, very Adaptation and the pid Operation
- 2022-05-29 02:20:37下载
- 积分:1
-
New printed circuit board troubleshooting manuals. Doc
新编印制电路板故障排除手册.doc -New printed circuit board troubleshooting manuals. Doc
- 2022-08-13 20:14:09下载
- 积分:1
-
暗开关使用8051
Dark Switch using 8051
- 2022-08-21 02:13:04下载
- 积分:1
-
这是一个基于8255扩展端口的keil c51的固件、驱动技术。
这是一个基于8255扩展端口的keil c51固件,实现对fat32硬盘的控制。网上还不太好找。-This is based on a 8255 expansion of the port Keil decoder firmware, the drive to achieve the right fat32 control. Not very easy to find online.
- 2022-04-28 12:42:13下载
- 积分:1
-
芯片,VS1302兼容DS1302,测试用程序。
芯片,VS1302兼容DS1302,测试用程序。-chips, VS1302 DS1302 compatibility testing procedure.
- 2022-02-20 20:12:21下载
- 积分:1
-
几个值得学习的C源程序
几个值得学习的C源程序-several worth learning C source
- 2022-05-17 15:41:25下载
- 积分:1
-
很好的CPLD方面的书籍,希望能满足这方面需求的人
很好的CPLD方面的书籍,希望能满足这方面需求的人-good CPLD the books, hope to meet this need of the people
- 2023-03-20 00:45:04下载
- 积分:1
-
zigbee无线网络源码包,可实现基本的点对点通信
zigbee无线网络源码包,可实现基本的点对点通信-zigbee wireless network source packages can realize the basic point-to-point communications
- 2022-02-14 10:39:32下载
- 积分:1