资源列表
20170505.tar
- cvNamedWindow(pstrWindowsOutLineTitle, CV_WINDOW_AUTOSIZE);
20170506.tar
- cvReleaseImage(&pBinaryImage); cvReleaseImage(&pOutlineImage);
2017091930439737
- amedWindow(pstrWindowsOutLineTitle, CV_WINDOW_AUTOSIZE); cvShowImage(pstrWindowsOutLineTitle, pOutlineImage);
迷宫
- 使用C++语言,在windows环境下实现一个简单的迷宫程序(To achieve a simple maze procedures)
C函数速查
- 快速查找C api 中文版,当你不知c函数的作用时可以用他查找你所不知道你c函数。(Quickly find the Chinese version of the C API, and when you don't know the function of C functions, you can use him to find out what you don't know about your C function.)
PEEK-master
- 用汇编实现PEEK and POKE 的相关功能。还有一个SQRT函数的简单应用,代码简单易懂。(Using assembly to achieve PEEK, and, POKE related functions. There is also a simple SQRT function, the code is simple and easy to understand.)
ConvDecode
- 简单实现卷积译码中的维特比译码,ConCode为待译的卷积码 ,Length为原始序列的长度,Decoder为译码后所得码字(It is easy to realize the decoding of viterbi in the convolution decoder)
圆柱体
- solidworks vb二次开发,可以自定义建立圆柱体(SolidWorks VB two development, you can customize the establishment of cylinders)
程序与图像
- 利用matlab对函数进行傅里叶变换得到相差等(Fourier transform function using MATLAB, such as phase difference)
滑窗
- 利用matlab来实现对于脉冲滑窗监测的功能(Use matlab to realize the function of sliding window)
泊松方程
- 浅水方程,描述浅水波的动态运动过程,泊松方程,可以用于浅滩水位的平面分布(The shallow water equation describes the dynamic motion process of shallow water waves. Poisson's equation can be used for the plane distribution of shallow water levels)
57578847PIDwenkong
- 基于STM32通过PID算法实现温度控制(Achieve temperature control)