资源列表
CSR_Chart
- Windows Uart chart tool可直接将数据通过uart口上传到PC,目前支持12个words(Windows Uart chart tool can directly upload data to the PC through the UART port, and currently supports 12 words)
chapter06_ex
- 利用matlab里面的m文件,其中分为两种:脚本文件和函数文件,对其进行调用(Using matlab inside the m file, which is divided into two kinds: scr ipt files and function files)
背景差GMM
- opencv,vs2010 利用混合高斯模型,得到运动前景,与静态背景(Opencv and VS2010 use hybrid Gauss model to obtain motion foreground and static background)
matlab编的俄罗斯方块
- 简单的俄罗斯方块编程,在闲暇时期玩玩,放松放松一下心情还是不错的。(Simple Tetris programming, in the leisure time to play, relax and relax, the mood is good.)
MyGame
- 抢地主,自动出牌,洗牌,配有音乐,可以横屏,进行游戏设置(Landlords, automatic licensing, shuffle, with music, you can cross screen, set up the game)
4
- 1. 一条通路的二元组(i, j)数据序列,(i, j)表示通路上某一点的坐标。 2. 用一种标志(如数字8)在二维数组中标出该条通路,并在屏幕上输出二维数组。 3. 可以利用一个二维数组maze[i][j]表示迷宫,其中1<=i<=m,1<=j<=n。数组元素值为0表示该位置是墙壁,不能通行;元素值为1表示该位置是通路。假定从maze[1][1]出发,出口位于maze[m][n],移动方向可以是8个方向(东,东南,南,西南,西,西北,北和东北。(1. the two
新建文件夹
- 用于突出一幅图像中的某些信息,同时削弱或去除某些不需要的信息,提高图像质量(Used to highlight certain information in an image while weakening or removing some unwanted information and improving image quality)
VC向指定串口发送和接收数据(可十六进制)
- VC++ 串口通信,很不错的,感谢大家的支持与下载(VC++ serial communication, very good)
OpenCV3编程入门【毛星云著】【完整版】
- 关于openCV3的学习资料,非常经典 作者写得很生动(materials for openCV3 based on C++)
HTML
- html 中如何建立表单,主要是网页效果呈现(how to instruct table)
最大熵印度尼西亚语代码
- 用于实现NER的功能,其中各种功能以及任务齐全,可以直接运行使用(used for the NER task)
MATLAB_7.0从入门到精通.pdf
- 详解matlab工具,教你从小白进阶成大牛(Explain the Matlab tool, teach you to become a Daniel)