搜索资源列表
flist
- 一个在unix/linux下遍历目录的程序,它使用递归方式进行实现的.-a unix / linux directory traversal under the procedures it uses recursive manner to achieve.
查找文件功能
- 在VB中要实现查找文件功能,我们可以利用VB的DIR函数进行递归来实现。-in VB to achieve document search function, we can use the DIR VB recursive function is to be achieved.
programing
- 三十六进制转换,没有进行递归算法,自己想的就写了.还有条码机的指令(ZEBRA)-36 base for the conversion, no recursive algorithm, we think it was made. There barcode machine directive (ZEBRA)
5478
- 编写查找程序search,功能如下:给定任意有序数列,然后输入任意一数,用折半查找法找出该数在数列中的位置,若数列中有此数,则返回该数在数列中所在的位置,若数列中无此数,则返回-1 把给定值y插入到有序数组a(由大到小)中,插入后,数组中的数仍然有序 用递推法求解:一串字符以问号“?”结尾,顺序读入后反向输出,且统计其中字符的个数-prepare you search procedures, functions as follows : Given a series of arbitrary o
用栈和递归求解两顶点的所有简单路径
- 用栈和递归求解两顶点的所有简单路径-using recursive solution stack and the two vertices all simple path
jftp-1[1].00pre1.tar
- JFtp是一个用 Java编写的图形化的FTP客户端程序。它支持所有基本的FTP操作,有一些改善的性能,如递归式目录上传,漂亮的swing UI,能够自动断点续传,能识别不完整的目录名。API从GUI中分离,可以用于第三方应用程序或命令行模式。-JFtp Java is used to prepare a graphical FTP client program. It supports all basic FTP operation, the performance of some impro
heritrix2.rar
- Heritrix是一个爬虫框架,可加如入一些可互换的组件。 它的执行是递归进行的,主要有以下几步: 1。在预定的URI中选择一个。 2。获取URI 3。分析,归档结果 4。选择已经发现的感兴趣的URI。加入预定队列。 5。标记已经处理过的URI ,Heritrix is a framework for reptiles, such as income may be a number of interchangeable components. It is a recursive implem
grammar
- 编制递归下降分析程序,并对简单语言进行语法分析。-Decline in the preparation of analysis of recursive procedures, and a simple analysis of language syntax.
vlsmaddr
- 本源碼是一個用從Internet的Web頁面上得到Email地址,采用多線程遞歸算法-This source code is a Web page is available from the Internet, get Email address, using a recursive algorithm for multi-threaded
rfc5006.txt
- This document specifies a new IPv6 Router Advertisement option to allow IPv6 routers to advertise DNS recursive server addresses to IPv6 hosts.
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.
DNSPod-dnspod-sr-df84a33
- dnspod-sr 是一个运行在 Linux 平台上的高性能的递归 DNS 服务器软件,具备高性能、高负载、易扩展的优势,非 BIND 等软件可以比拟。-DNSPod Security Recursive DNS Server
2013522224103495
- acm程序设计,用于解决汉诺塔问题,调用递归,函数等解决-acm programming for solving Tower of Hanoi problem, call the recursive functions, etc. to solve
flist
- 一个在unix/linux下遍历目录的程序,它使用递归方式进行实现的.-a unix/linux directory traversal under the procedures it uses recursive manner to achieve.
recursion
- 用vc2008创建的一个递归模型,程序里面注释的部分去掉就是一个赛平斯基垫片程序。-Created using a recursive model vc2008, procedures which remove the comment part of the gasket is a race Lipinski program.
tessellate
- This program Recursive subdivision of triangle ,using openGL
Devil-language
- 魔王语言: 处理括号: 先设置一个栈,遇到左括号时,不断地压栈,直到遇到右括号。一旦遇到了右括号就不断地出栈,直到出一个左括号,然后把这些字符解释,解释后压到栈里去。然后再不断地压栈,直到遇到下一个右括号,如此往复。并利用递归算法处理多重括号的情况。 翻译: 一旦遇到需要翻译的字符,输出指定的字符串。此处仅仅设置了两种规则(自行定义),因此只需按照定义过的规则输出字符串即可。-Devil language: Handling parentheses: setting a stac
Find-height-of-the-tree
- 求树的高度: 先利用递归算法依次比较每一层树的左右子树是否为空,通过层层比较,得出树高,再通过树高用遍历得出路径。-Find height of the tree: the first use of a recursive algorithm sequentially comparing each sub-tree layer around the tree is empty, through the layers of comparison, the tree height, tree h
Recursive-Canvas-Tree
- Recursive Canvas Tree--分数像素级抗锯齿技术 canvas画出的树,刷新网页会发现每次出现的都不一样哦-Recursive Canvas Tree- fractional-pixel anti-aliasing technology. canvas to draw a tree, refresh the page will find each occurrence are not the same.