资源列表
LCD-drawing-the-experimental
- 飞思卡尔单片机源代码——液晶画图实验程序源代码-Freescale microcontroller source code- LCD drawing the experimental program source code
stopwatch-experimental
- 飞思卡尔单片机源码——秒表实验程序源代码-Freescale microcontroller source- stopwatch the experimental program source code
key-long-and-short-experimental
- 飞思卡尔单片机源代码——按键长按和短按实验源代码-Freescale microcontroller source code- key long and short experimental source code
key-interrupt-experiment-
- 飞思卡尔单片机源代码——按键中断实验源代码-Freescale microcontroller source code- the key interrupt experiment source code
sedumi-optimization-new-edition
- 专业的最优化问题解决器,可以用于较为复杂的非线性规划等问题。-a good tool to solve the optimization problem。and it can be used to solve the non-linear programming problem.
PIT-timer-experimental
- 飞思卡尔单片机源代码——PIT定时器实验源代码-Freescale microcontroller source code- the PIT timer experimental source code
Multiple-lights-flashing
- 飞思卡尔单片机源代码——多灯闪烁,led灯实验源代码-Freescale microcontroller source code- Multiple lights flashing
sim_http.c
- simple http coding,using c socket programming.only linux system calls are used here.
RemoteThreadMateQQ
- QQ远程监控源码,通过DLL远程注入。窗口子类化、钩子等技术实现QQ聊天记录,密码等监控。申明:本程序仅用于技术研究。禁止用于非法行为。-QQ RMON source, through the DLL a remote injection. Window subclassing, hooks and other technologies to achieve the QQ chat records, passwords, and other monitoring. Disclaimer: Thi
Fshplzipr
- 从摄像头或者AVI文件中得到视频流流,对视频流进行边缘检测,并输出结果。 -To give the video stream from the camera or the AVI file stream for edge detection, and outputs the result of the video stream.
FAdaboost_FDa
- 在人脸检测中,使用Adaboost算法在一幅图像中检测出人脸具具有比以往算法都要高的效率,这几篇论文是有关Adaboost方面的 -Face detection, face with an image detected using the Adaboost algorithm than previous algorithm be higher efficiency, several papers about the Adaboost aspects of
Idigitaldetecn
- 包括详细讲解与源代码,目的是将一幅图像中的数字识别出来,图像中数字有一定的倾斜角度,且各个部分光照不均,数字大体分布位置相同。作者根据图像的这些性质,对图像进行分析,写出了识别数字的一个算法,该算法法先对图像进行尺度变换,将倾斜的图像正立,同时提取图像中的数字部分,再对数字进行特征的提取,最后确定所识别的是哪一个具体数字。在识别过程中,由于数字的特征不同,识别难度也不同,因此识别时有顺序区别,遵循 -Explain in detail with the source code, objec