搜索资源列表
test4_
- 利用递归实现的计算器编译器,很诡异的思路。-the use of recursive calculators compiler, a strange way of thinking.
auto_clean
- 自动递归删除文件的工具程序-automatically delete files recursive procedure tools
Flopping_Frogs
- 利用遞迴完成青蛙跳,用C++寫的,在windows和linux/unix皆可執行。-frog-jumping which is written by recursive
mul
- 汇编编写linux的yasm递归求幂-Compilation prepared by the yasm linux recursive exponentiation
judgelink.tar
- to judge what kinds of links of files and recursive subdir if option -r chosen, and display the link information. usage: lk [options] [directory list ...], input options (broken soft links by default) and dirctory lists (current directory by default)
patch-1.2.6
- diff -u --recursive --new-file v1.2.5/linux/CREDITS linux/CREDITS --- v1.2.5/linux/CREDITS Wed Mar 29 06:52:56 1995 +++ linux/CREDITS Sun Apr 16 08:12:01 1995 @@ -683,6 +683,10 @@ D: CDROM driver "sonycd535" (Sony CDU-535/531) S: +
Finder
- Search Recursive Folder
mytree
- linux下tree命令的简单实现,采用递归算法,几乎可以列出整个文件系统的内容!除文件着色外,其显示结果,排布基本和tree命令一样。 用gcc编译时需加参数 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64-simple linux command to achieve the next tree, using a recursive algorithm, almost the entire file system can list the contents!
BTree
- 二叉树的递归以及非递归创建,遍历,遍历包括前序.中序.后序.....,在其非递归创建和遍历时又分别利用了栈和队列等一系列方法进行-Recursive binary tree non-recursive traversal, as well as create, including the former sequence traversal sequence after sequence. .....
del
- bash scr ipt to apply command over files/dir recursive on specific dir
fiblogic
- 在linux gCC中实现斐波那契算法的递归与非递归程序,在linux gcc 下编译通过。-Implemented in the linux gCC recursive Fibonacci algorithm with non-recursive procedures, the linux gcc compile.
p2
- data structure course project 2 list and tree tail recursive
Line_count.tar.gz
- 文本模式下统计你总共书写了多少行程序。递归目录实现,有点小坑,不过还算不错,我用着挺顺的 ,The text mode statistics you have a total of the number of lines of program writing. The recursive directory implementations, a little small pits, but pretty good, I used quite smooth
dbus-marshal-recursive-util
- Would be in dbus-marshal-recursive.c, but only used in bus/tests.
dbus-signature
- Routines for reading recursive type signatures.
dbus-marshal-recursive
- Marshalling routines for recursive types.
concat_subpath_file
- This function make special for recursive actions with usage for Linux.
用C++实现的数独求解
- 用C++实现的数独求解,主要是用递归实现.有英文注释.代码还算简洁清晰吧.-Achieved with C++ solving Sudoku, mainly using recursive. With English notes. Code is fairly simple and clear it.
nrfsm
- brief non-recursive finite state machine source code.
fibonacci (2)
- A recursive fibonacci code developed in linux
