-
Mediana
calculate the median of an image using opencv
- 2014-06-24 02:03:52下载
- 积分:1
-
RX2
small RTOS 嵌入式实时多任务开发,无线发送程序(small RTOS for embedded real-time multi-task development, wireless Send procedures)
- 2006-05-29 22:21:06下载
- 积分:1
-
date
万年历开发 时间Calendar Development - Time(Calendar Development- Time)
- 2013-12-08 17:22:11下载
- 积分:1
-
OS实验报告以及源码
父进程使用系统调用pipe(
)建立一个管道,然后使用系统调用fork()创建两个子进程,子进程1和子进程2,父进程用系统调用signal()捕捉来自键盘的中断信号。当捕捉到中断信号后,父进程用系统调用Kill()向两个子进程发出信号,子进程捕捉到信号后分别输出下列信息后终止:
Child Process l is
Killed by Parent!
Child Process 2 is
Killed by Parent!
父进程等待两个子进程终止后,释放管道并输出如下的信息后终止
Parent Process is Killed!
- 2022-11-13 05:35:04下载
- 积分:1
-
OpenCV+SIFT算法,立体图像匹配
基于VC++平台,利用opencv的库函数,对双目摄像机的采集图像进行特征点匹配。
匹配算法为经典的SIFT算法,利用图像尺度金字塔提取特征点,效果稳定。
- 2023-04-25 10:00:04下载
- 积分:1
-
ExchangeTree
先序创建二叉树,将二叉树所有节点的左右子树交换,再先序遍历输出(create a binary tree in first order, exchange all the nodes of the binary subtree , then preorder output)
- 2014-07-08 21:30:13下载
- 积分:1
-
OpenGL开发的机械臂运动仿真程序(含代码)
OpenGL开发的机械臂运动仿真程序,可以运行,可以借鉴(OpenGL development of the manipulator motion simulation program, can run, can learn from)
- 2017-12-22 11:09:16下载
- 积分:1
-
c++异常处理
c++异常处理,针对C++的,在coodbolck中测试通过的,C++开发中很少想java中开发中那样,有着完善的异常处理机制和自动来及回收
- 2023-01-21 00:10:04下载
- 积分:1
-
ValidatingTextBox,扩展TextBox.对于学习控件编程有一定的参考价值!...
ValidatingTextBox,扩展TextBox.对于学习控件编程有一定的参考价值!-ValidatingTextBox. expansion TextBox. learning Control Program is a reference value!
- 2023-06-28 11:10:04下载
- 积分:1
-
mylex
实现输入正则表达式的词法分析程序,自己添加输入文本(Input regular expressions lexical analysis procedures, to add their own input text)
- 2007-12-20 12:54:28下载
- 积分:1