资源列表
kalmanfiler11
- 卡尔曼滤波器是一个“optimal recursive data processing algorithm(最优化自回归数据处理算法)”。 对于解决很大部分的问题,他是最优,效率最高甚至是最有用的。他的广泛应用已经超过30年,包括机器人导航,控制, 传感器数据融合甚至在军事方面的雷达系统以及导弹追踪等等。近年来更被应用于计算机图像处理, 例如头脸识别,图像分割,图像边缘检测等等。-Kalman filter is an "optimal recursive data pro
StoneGame
- 编程习题石子游戏的代码,贪心法实现,c-Pebble game code, greedy method, c++
test
- opencv的腐蚀和膨胀功能,十分适合新手开发使用,c-opencv corrosion and expansion capabilities, very suitable for novice developers to use, c++
xdwj
- 写到文件在原来字集之前插入字集不复盖原来的字集。-Written document character set is inserted before the original character set is not covered by the original character set.
fangpai
- 一个小小汇编程序 可以进行翻牌-a little compilation procedures for transforming
huibian
- 一个汇编语言程序,功能是输入一个字符及其前导字符和后续字符!-an assembly language program, which aims to bring in a pre-characters and characters and follow-up characters!
LINKLIST
- 产生一链表随机产生循环和循环的节点-have a randomly generated cycle and the cycle of nodes
vb
- 首先判断给出的3条边能否构成三角形。如可以构成。则计算并输出该三角形的面积,否则要求重新输入。当输入-1时结束程序-First of all, given to determine whether the three constitute a triangle edge. Such as may constitute. Are calculated and output in the triangle area, and failing that, to re-enter. When you e
PR_Number
- 基于matlab 的0到9数字识别.学校的作业。在这里传上来给大家分享。希望对各位有帮助-Of 0-9 digit recognition based on matlab school job. Pass up here for everyone to share. Members
CONVERT
- 笛卡尔坐标系和墨卡托投影坐标系下的转换vB程序-Cartesian coordinate system and Mercator coordinate system conversion VB program
clock-program
- 用Visual c++语言编写时钟表的程序-Clock program when it is written in Visual c++ languages
2_4
- 编写程序使一只鸟的图形飞过屏幕(来回两次)。飞鸟的动作可由小写字母 v(ASCII 码 76H)变为破折号(ASCII 码 0C4H)来模仿,这两个字符先后交替在两列上显示。鸟的开始位置是0 列20 行,每个字符显示1/10秒,然后消失。-Program the movement of a bird flying graphics screen (twice) back and forth. The birds Actions by lowercase letters v (ASCII code
