资源列表
jasmine5
- 编写一个程序实现顺序队列的各种基本运算,并在此基础上设计一个主程序完成如下功能: 1. 初始化队列q。 2. 判断队列q是否为空。 3. 依次进队元素a,b,c。 4. 出队一个元素,输出该元素。 5. 输出队列q的元素个数。 6. 依次进队列元素d,e,f。 7. 输出队列q的元素个数。 8. 输出出队序列。 9. 释放队列。
AutoFont_src
- mfc实现自动调整字体AutoFont_src.zip-mfc automatically adjust the font AutoFont_src.zip
wheelDetectFinal0
- 本程序可以检测图像中的车辆轴心,可以用于完成车辆参数的测量-Test image vehicle axis
CommandButton
- VB写的计算器小程序,有需要的就下载吧,很好的参考。-Calculator applet written in VB, there is a need to download it, a good reference.
Shop
- 超市管理系统的实现,包括添加、删除、打印输出商品-Achieve supermarket management system, including add, delete, print output of goods etc.
ms0670
- microsoft 0670 exploit source code
LPR
- LPR algorithm in matlab
CYUYZN
- 输入一行字符,分别统计出其中英文字母、空格、数字和其它字符的个数。-Enter a line of characters, respectively, the statistics of English letters, the number of Spaces, Numbers and other characters.
improve
- 主要介绍图像增强,包括各种边缘检测,边缘细化-Introduces image enhancement, including edge detection, edge thinning, etc.
apriori
- 数据挖掘中关联规则挖掘的算法apriori基本功能的实现,可以在上面添加自己想要的功能-Data mining association rule mining algorithms apriori basic functions can be added above the function you want
codes
- New Segmentation techniques
signature2
- Retrieve the signature of a PE file with the WIN32 API