-
OpenGL-football
VC6.0+OpenGL画的一个三维足球场场景,有纹理、光照、雾效、透明贴图实现的十字交叉树木等。(football playground)
- 2020-11-14 14:19:42下载
- 积分:1
-
squares
opencv图像处理程序,关于squares提取算法C语言实现(opencv image-processing program, About squares extraction algorithm C language)
- 2012-11-04 12:06:13下载
- 积分:1
-
retina特征点检测
这是一个C/C++的程序,利用opencv库实现retina特征点检测,对于学习opencv的人有很大帮助,解压后可直接运行
- 2022-06-30 15:03:21下载
- 积分:1
-
Unity
C#实现对XBOx控制AGV小车,实现仓库管理自动化(C# realize XBOx control AGV car, realize warehouse management automation)
- 2020-12-13 22:19:16下载
- 积分:1
-
MatlabFigureIntoVC
说明: 两种matlab图像嵌入VC界面的实现方法,pdf文档,需要的下载(Matlab image of two embedded VC interface implementations, pdf document)
- 2011-04-17 13:29:01下载
- 积分:1
-
c++
用编程语言c++实现的二叉排序树,二叉树,冒泡排序,希尔排序(Binary Sorting Tree, Binary Tree, Bubble Sorting, Hill Sorting Realized by C++ Programming Language)
- 2020-06-18 19:40:01下载
- 积分:1
-
ali4
pattern formation by visual c++ wich is produced four replica of Ali pattern and put them together to struct a beutiful graphical pattern
- 2009-07-28 15:34:03下载
- 积分:1
-
this program demonstrated how kind called by C# need some complex data structure...
本程序演示了怎么样通过C#调用一些需要 复杂数据结构作为参数的API函数。 演示了两个API:NetShareEnum 和 ExtractIconEx-this program demonstrated how kind called by C# need some complex data structure as the parameters of API function. Demonstration of two API : NetShareEnum and ExtractIconEx
- 2023-06-23 19:10:03下载
- 积分:1
-
smatlab
说明: 小波变换通过matlab实现s小波变换代码,给出变换结果。(Wavelet transform, through the realization of s wavelet transform matlab code, given the results of transformation.)
- 2008-10-16 14:12:19下载
- 积分:1
-
SDL库可以配置VS2005
SDL完整库,可以与c一起开发小游戏,比如贪吃蛇。*游戏制作思想: *通过一个二维数组来描述画面, *-2代表墙,0代表空白,0以上代表蛇 *例以1,2,3,4表示蛇(4为蛇头) *其移动时,数字依次减一, *并在将要去的位置设为4, *则完成了蛇的移动 *同时利用多线程获取按键事件, *使屏幕绘制与按键监听同时进行
- 2023-05-24 04:30:03下载
- 积分:1