搜索资源列表
VCPP--scan
- VC++ 编写简单文件扫描器 编写递归函数 查找文件 用的-recursive function
copy-more-files-
- 在vc6.0下调试通过,使用api函数实现文件夹的深层次拷贝,实现原理是递归拷贝。-In vc6.0 through debugging, using the api function to achieve the deep copy of the folder, The principle is recursive copy.
2013522224103495
- acm程序设计,用于解决汉诺塔问题,调用递归,函数等解决-acm programming for solving Tower of Hanoi problem, call the recursive functions, etc. to solve
free_cls
- 无限级分类功能包,采用递归算法实现,基于asp+access。函数库提供了较为丰富的功能代码,可以i满足大部分常规用途。-Unlimited classification feature pack, recursive algorithm, based on asp+ access. Library provides a wealth of function codes, i can meet most general applications.
XML-exe3----XQuery
- 1、学习如何使用XMLSPY集成开发环境编写、执行、以及调试XQuery。 2、理解和掌握XQuery查询计划的基本结构、各种子句的使用、(递归)函数的声明和使用、嵌套查询的使用,能够熟练地利用集成开发环境编写完成各种查询工作的XQuery查询计划,为在主流关系数据库中使用XQuery进行数据检索打下基础。-1, learn how to write using XMLSPY integrated development environment, execution, and debuggi
DomainTransformFilters-Source-v1.0
- 递归域变换滤波器,Domain Transform Filter,Matlab并没有收录RF这个函数,但Matlab2014a已经有imguidedfilter函数,主要学习运用磨皮滤镜对人物皮肤进行磨皮美化,本技法可以认为是高低频磨皮法的发展,可以完美保留人物皮肤的纹理,因此磨皮效果好;它又巧妙地融合了插件磨皮,因此操作很简单。(RF,Domain Transform Filter,Matlab)