资源列表
lcd
- 用c语言实现51单片机LCD图形显示-C51 LCD C
FP
- 指纹识别的底层API函数集,生成DLL,供高层调用-Fingerprint set of the underlying API functions to generate DLL, for the high-level call
repfig
- multi-surface plotter.
manualicomat
- source code to load tiff images, and some procedure for image processing and operation with images.-source code to load tiff images, and some procedure for image processing and operation with images.
iconmat
- soft and source code for load tiff image and Image Processing
UART
- UARPT的一个编程实例,实现串口通信。针对DSP编程 -UARPT instance of a program to achieve serial communication. Programming for DSP
aes-modes-src-07-10-08
- implementation de aes in c for this code wé use a interface in c in aes
PeakArc
- 任意多边形顶点凸凹性判定的一种新算法的MFC程序实现,效果还不错-A new algorithm for determining the arbitrary convex and concave vertices of the polygon
cximage600_fulladddemo
- 这是一个非常有名的原代码,包括多种图像处理、图像识别、特征计算,是做图像处理与分析工作人员的很好的助手-This is a very well-known source code, including a variety of image processing, image recognition, feature calculation, is to do image processing and analysis of staff, a good assistant
src_090914
- 计算机图形学相关示例代码,比较经典的,看看有好处-Computer graphics-related sample code, more classic, look good
polygonscanconversingalgorithm
- 这是一个计算机图形学方面的代码 多边形扫描转换算法-polygon scan-conversing algorithm
Delaunay
- 使用著名的Delaunay算法实现平面三角化。鼠标任意点击可增加、插入节点、形成网格;对节点标号,可逐步观查网格的变化,体验Delaunay算法过程。内有程序结构的详细说明,易于理解和移植。-2D-triangularization is realised based on the famous Delaunay algorithm in this program. While clicking the left mouse button, new nods with IDs are adde