CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - 递归函数

搜索资源列表

  1. filesystem

    0下载:
  2. 使用ftw函数对目录进行遍历,函数原型是: int ftw(const char*dirpath, int(*fn)(const char*fpath, const struct stat *sb, int typeflag), int nopenfd) ftw函数遍历位于dirpath目录下的目录树,往下一层层地递归式遍历子目录 -Deepen the understanding of linux file system
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:78.93kb
    • 提供者:yu
  1. CheckDiskSpaceDlg

    0下载:
  2. C++不提供删除非空目录的函数,只能通过递归实现删除某文件夹下的所有内容-C++ does not provide non-empty directory to delete the function, only through the recursive realization of a folder to delete all the contents of
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:3.4kb
    • 提供者:lc
  1. DesktopSearchEngine

    0下载:
  2. 一款开源的桌面搜索引擎源代码,技术特色包括快速搜索文件(作者称经常会少于1秒),支持音乐/文档/图片筛选过滤,文件类型筛选过滤,文件访问和文件大小筛选等。源代码包括了一个加速技术及有关函数,以及闪速注册表读取类。源代码中包含使用CopyMemory API函数构建的二进制文件转储功能,从内存获取对象集合,使用WMI脚本对象,多线程递归搜索以及其他的技术,总之是一款不错的源代码,对希望编写桌面搜索引擎的网友可以提供借鉴。 首先把 Engine目录下的prjEngine.vbp编译为Hyper
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:257.13kb
    • 提供者:subzero_cn
  1. sssssssssss

    0下载:
  2. 函数要求编写递归函数power( float base, int exponent ) // 计算baseexponent的值;并且要求输出递归调用过程的相关信息。-Function requested by the recursive function power (float base, int exponent)// calculate the value of baseexponent and asked the output process of recursive calls
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:3.18kb
    • 提供者:lllgg
  1. ieqiu-string-length

    0下载:
  2. 编写一个ieqiu字符串长度的函数,strlen(),再用strlen()函数编写一个函数revers(s)的倒序递归程序,使字符串s逆序。-Write a ieqiu string length function, strlen (), then use strlen () function write a function revers (s) of the reverse order recursive procedure, make the string s negative seque
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-10
    • 文件大小:759byte
    • 提供者:晶晶
  1. pwd2

    0下载:
  2. linux中实现pwd命令,不是调用通过系统调用getpid,而是通过递归函数打印路径的。-linux achieve pwd command, instead of calling through the system call getpid, but through the recursive function print path.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-10
    • 文件大小:713byte
    • 提供者:
  1. tree-height.txt

    0下载:
  2. 根据递归算法,得到树的深度.有算法和主函数.-According to the recursive algorithm to get the tree depth and the main function of which algorithm.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-21
    • 文件大小:969byte
    • 提供者:liguangming
  1. p3

    0下载:
  2. 写递归函数的递归定义的数据结构和数学抽象。 用递归来实现链表和树。(含链表和树的各种操作)-writing recursive functions that operate on recursively‐defined data structures and mathematical abstractions. Use recursion to realize lists and trees.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:137.82kb
    • 提供者:XUE
搜珍网 www.dssz.com