-
win32expertprogramming--houjie
腾讯公司内部培训资料,侯捷先生现身说法,讲解windows编程奥秘(Tencent internal training materials, Mr. Hou Jie theories to explain the mysteries of windows programming)
- 2011-11-10 22:25:12下载
- 积分:1
-
(含开发文档)坦克大战2(成品+源码+报告)
坦克大战游戏,源代码加成品。喜欢的可以下载玩一下(this game is tank game)
- 2019-05-21 17:53:00下载
- 积分:1
-
数字图像处理滤波
#include#include#includeusing namespace std;using namespace cv;Mat image;//输入的图像矩阵Mat fImageFFT;//图像的快速傅里叶变换Point maxLoc;//傅里叶谱的最大值的坐标int radius = 50;//截断频率const int Max_RADIUS = 100;int bandWid = 40;//带宽const int MAX_BANDWID = 50;//最大带宽Mat bpFilter;//带通滤波器int bpType = 0;//带通滤波器的类型const int MAX_BPTYPE = 2;Mat fImageFFT_bpFilter;//带通傅里叶变换Mat fImageFFT_bpFilter_spectrum;//带通傅里叶变换的傅里叶谱
- 2022-01-25 21:23:28下载
- 积分:1
-
一个有一定实用价值的记事本
一个有一定实用价值的记事本-a certain practical value of the notebook
- 2022-01-26 00:20:13下载
- 积分:1
-
VC_Example
PRODAVE 实例 PRODAVE是西门子的通讯协议,这个文件是开源的PRODAVE实例,能够兼容西门子的PLC(PRODAVE example is the Siemens PRODAVE communication protocol, this document is open-source PRODAVE example, can compatible with Siemens PLC)
- 2008-12-19 15:34:42下载
- 积分:1
-
protobuf-build
说明: 一种轻便高效的数据格式,平台无关、语言无关、可扩展,可用于通讯协议和数据存储等领域。完整的编译工程。(A portable and efficient data format, platform-independent, language-independent, scalable, can be used in communication protocols and data storage and other fields. Complete compilation engineering.)
- 2020-06-17 21:00:07下载
- 积分:1
-
hnt
说明: 汉诺塔问题的另一种解法,方法非常灵活有效,运行效率高(HANOR of another solution, a very flexible and effective method, high efficiency operation)
- 2006-04-29 22:43:33下载
- 积分:1
-
51单片机原理及应用:基于KeilC与Proteus第三版
一本讲述proteus与51单片机仿真的书(A book about the simulation of Proteus and 51 single chip computer)
- 2019-06-01 17:18:32下载
- 积分:1
-
Easy_OpenGL
一组使得OpenGL软件开发变得简单的类!openGL环境的设置,(a group makes OpenGL software development becomes simple categories! Open GL environment settings, etc.)
- 2007-07-05 18:56:03下载
- 积分:1
-
Test_easytrackingcode1012
说明: 这是一个关于二维的卡尔曼滤波跟踪的代码,很简单的C语言编程,运动的是匀速运动模型。(Kalamn tracking code)
- 2020-06-30 03:20:02下载
- 积分:1