资源列表
wwchange
- window界面的字符变化-window interface of the characters change
HarrisJiaoDianJianCe
- Harris算法是最常用的图像角点检测算法之一。-HarrisJiaA corner can be defined as the intersection of two edges. A corner can also be defined as a point for which there are two dominant and different edge directions in a local neighbourhood of the pointoDianJianCe
vhdlshuzizong
- 数字钟,显示,并可调试,循环显示,掉电复位-Digital clock, display, and can debug, cycle showed that brown-out reset
serverPipe
- windows命名管道服务端程序例子,程序简单易懂-windows server program named pipe example, the program easy to understand
facedection
- 基于PCA的人脸识别,需要用到Opencv,只有源码,一个比较简单的程序-PCA-based face recognition, it is necessary to use Opencv only source, a relatively simple procedure
dd
- 打印出以下的杨辉三角形(要求打印出10行)。 1 1 1 1 2 1 1 3 3 1 1 4 6 4 1 1 5 10 10 5 1 1 … … … … … … … 算法提示:设一个二维数组:a[11][11],则杨辉三角形有如下特点: A、数组的第一列和对角线元素值均为1; B、其他各元素为: a[i][j]=a[i-1][j-1]+a[i-1][j] 保存为1.cpp。 -Print out the following Triangle
digital_technology
- NFC Digital Protocol stack for Linux v2.13.6.
mallatMATLAB
- 这是mallat算法的matlab程序应用,对于想要进行股票预测的股民或者学生,这是必不可少的程序阿,有什么需要,我会尽量满足大家的。 -Mallat algorithm Matlab application procedures, For want forecast for the stock of shareholders or students, it is essential to the process A, what is necessary, I will try to mee
julei
- 减法聚类的matlab程序,其他数据代入可以用,绝对好用,能运行成功。-Subtraction clustering matlab, other data generation into can use, the absolute good with, can run of success.
1
- vb遍历怪物源码.rar -vb source traversal monster. rarvb traverse monster source. rar
JAKE
- 简单的瑞利信道仿真程序,模型为Jakes模型,实现自相关,PDF以及包络与时间的关系-Simple Rayleigh channel simulation program, the model for the Jakes model, to achieve autocorrelation, PDF relations and envelope and time
hw13
- uniform quantization for visual c++.