-
Visualization
使用raycasting方法实现单位球的绘制,以达到数据可视化的效果(Methods used to achieve the unit ball raycasting drawing, in order to achieve the effect of data visualization)
- 2010-12-14 20:58:46下载
- 积分:1
-
串行FLASH文件系统FatFs
说明: stm32 串行flash 挂fatfs(fatfs for stm32 and spi flash)
- 2019-06-18 08:22:38下载
- 积分:1
-
MyKTV
KTV点歌系统 可以点歌 切歌 北大青鸟s1项目制作(KTV System)
- 2011-12-03 15:15:47下载
- 积分:1
-
人脸检测
再人脸识别中的第一步即为实现人脸检测,因此需要对照片中的不同人物进行检测并判断,在这个过程中运用了c++和和opencv相结合,实现了再不同的场景中检测人脸的存在,并用矩形框出。利用了opencv中的自带分类器实现人脸特征的检测与眼睛的检测,程序已经测试,欢迎指正
- 2022-02-06 09:07:54下载
- 积分:1
-
UART_TX
说明: 实现DSP的串口通信,实现串口的发送及接收功能(Implement uart communication for DSP)
- 2020-11-11 10:49:45下载
- 积分:1
-
OD1.1插件源码
【实例简介】
C 写的ollydbg插件源码
- 2021-08-06 00:31:06下载
- 积分:1
-
EVC-hua-tu
EVC画图 EVC画图 EVC画图(EVC bian cheng vc++6.0 bian cheng EVC bian cheng vc++6.0 bian cheng EVC bian cheng vc++6.0 bian cheng EVC bian cheng vc++6.0 bian cheng)
- 2011-05-17 17:19:16下载
- 积分:1
-
C# 修改注册表键值禁止修改IE浏览器主页
C# 通过修改注册表键值的方法实现禁止/允许修改IE浏览器主页,这个方法是通过注册表来修改,通过改变注册表相关键值来打开和关闭某项功能,设置HomePage键值为1,以便禁止修改IE主页,当设置HomePage键值为0,以便允许修改IE主页。主要操作的是注册表的SoftWarePoliciesMicrosoftInternet ExplorerControl Panel键值。
- 2022-01-22 04:38:33下载
- 积分:1
-
霍夫曼压缩解压缩
用霍夫曼编码实现的简单的文本压缩解压缩C++源程序
- 2022-01-31 18:37:46下载
- 积分:1
-
卡尔曼
Kalman Filter是一个高效的递归滤波器,它可以实现从一系列的噪声测量中,估 计动态系统的状态。广泛应用于包含Radar、计算机视觉在内的等工程应用领域,在控制理论和控制系统工程中也是一个非常重要的课题。连同线性均方规划,卡尔曼滤波器可以用于解决LQG(Linear-quadratic-Gaussian control)问题。卡尔曼滤波器,线性均方归化及线性均方高斯控制器,是大部分控制领域基础难题的主要解决途径。(Kalman Filter is an efficient recursive filter that can estimate the state of a dynamic system from a range of noise measurements. It is widely used in engineering applications such as Radar and computer vision, and it is also a very important subject in control theory and control system engineering. Along with linear mean square programming, the Calman filter can be used to solve the LQG (Linear-quadratic-Gaussian, control) problem. Calman filter, linear mean square adaptation and linear mean square Gauss controller are the main solutions to the basic problems in most control fields.)
- 2017-08-06 14:21:00下载
- 积分:1