-
kdtree
特征点匹配时,采用构造KD-tree,用最优节点优先法寻找最佳匹配点(Matching feature points, the tectonic KD-tree, with the optimal node is preferred method to search for the optimal matching point)
- 2012-02-27 08:32:20下载
- 积分:1
-
Image-Compression
图像压缩算法的各种算法,用VC++实现,直接可以编译运行(Image compression algorithms algorithms, using VC++ implementation can be compiled to run directly)
- 2010-07-21 17:58:56下载
- 积分:1
-
jm5.0c
视频编解码技术,在有限带宽的情况下,能够大幅度的压缩编码比特数,图像的质量没有丝毫的下降。(Video codec technology, in the case of limited bandwidth can be substantial coding bits, the image quality is not the slightest decline.)
- 2010-08-23 13:34:24下载
- 积分:1
-
sjwl
一个人工智能的神经网络问题,VC环境下编译,很适合对人工智能感兴趣的朋友学习(An artificial intelligence neural network problem, the VC environment compiler, it is suitable to study artificial intelligence interested friends)
- 2013-04-22 16:34:24下载
- 积分:1
-
recursion
说明: 递归,是函数实现的一个很重要的环节,很多程序中都或多或少的使用了递归函数。递归的意思就是函数自己调用自己本身,或者在自己函数调用的下级函数中调用自己。
递归之所以能实现,是因为函数的每个执行过程都在栈中有自己的形参和局部变量的拷贝,这些拷贝和函数的其他执行过程毫不相干。这种机制是当代大多数程序设计语言实现子程序结构的基础,是使得递归成为可能。(Recursion, is a function to achieve a very important part of many programs are more or less use the recursive function. Recursive mean that the function of its own call to themselves or subordinates in their own function calls a function to call their own. Recursion that can be achieved because the function of each execution in the stack has its own shape parameters and local variables of the copy, the copy and the implementation process has nothing to do other functions. This mechanism is the most modern programming language implementation subroutine structure of the foundation is to make recursion possible.)
- 2009-08-30 16:26:06下载
- 积分:1
-
HOOK
win7下可用的键盘钩子,能截获全局的按键信息,不用dll(available under win7 keyboard hook to intercept global keystrokes, without dll)
- 2012-06-10 21:15:15下载
- 积分:1
-
scara_robot
SCARA four DOF planar articulated robot reference
- 2013-10-18 14:52:50下载
- 积分:1
-
hotbutton
提供多种图标可选的按键,并支持热键功能。。。(Offers a variety of optional button icons, and supports hotkey function. . .)
- 2009-10-10 17:10:16下载
- 积分:1
-
Teaport
说明: 使用VC6+OpenGL通过一个茶壶演示二维纹理和光照效果(需要GLUT的支持)(Using VC6+ OpenGL teapot demo through a two-dimensional texture and lighting effects (with the support of GLUT))
- 2020-11-30 19:19:27下载
- 积分:1
-
udf_dpm_tongji
fluent多相流DPM模型中使用用户自定义函数对颗粒进行统计(DPM fluent multiphase flow model using user-defined functions for particle statistics)
- 2020-12-06 21:09:21下载
- 积分:1