资源列表
chepai
- 车牌分割 很好实现的车牌分割 主要算法垂直分割 下载之后只要 对去边界 选阈值 自己修改下
ds
- 数据结构顺序表插入保持递增有序,采用链表法
ftoa.c
- This a fast floating point to string conversion function. Avoids the use of unsafe sprintf function. Works with float and double types. Correctly manages +inf, -inf, nnan (not a number).-This is a fast floating point to string conversion function. Av
link
- 描述了链表的算法,包括了建立,删除,倒序,插入,销毁,-The establishment of the list, delete, reverse, insert, destruction
BFS
- In graph theory, breadth-first search (BFS) is a graph search algorithm that begins at the root node and explores all the neighboring nodes. Then for each of those nearest nodes, it explores their unexplored neighbor nodes, and so on, until it finds
LA
- 计算兰姆波的频散曲线,九几年时候用fortran5编的,如果有兴趣可以下载-lamb wave
p
- 计算圆周率的程序,用c语言编写的计算圆周率的程序。可以计算到小数点10000以上的位数。-calculation pai,calculation pai calculation pai
lunkuojiance
- 检测图像中的轮廓,并定位坐标,可以对图片特征惊醒提取。-Detect the image contours, and position coordinates can be awakened picture feature extraction.
fgh
- 用c++调用opengl图形函数库,通过显示列表的嵌套实现复杂物体的层次建模。设计一个包含框架和两个轮子的自行车。-C++ call opengl graphics library, through the display list of nested hierarchical modeling of complex objects. Design a framework and two-wheeled bicycle.
ex8_PPC
- 利用广义预测的方法对系统进行辨识和自使用研究,可用于多种模型的研究,注意是m文件。-Using the generalized method of predicting the system identification and self-use studies can be used to study a variety of models, note that m file.
hafumanshu
- 构造哈弗曼树,输出对应哈夫曼编码和平均查找长度-Huffman tree structure, the output of the corresponding Huffman coding and the average length
face-recognization
- 人脸识别 将人脸从图片中提取出来 (所有人脸)-face recognization