搜索资源列表
李森数据结构作业
- 文件夹中包括常用的数据结构的算法,包括二叉树的三种递归和非递归算法,染色问题,八皇后问题,深度广度遍历,约瑟夫环,数值转换,树的高度和叶子节点数,最小生成树 ,两点之间的所有路径-folder include common data structure of the algorithm, including the three binary tree recursive and non - recursive algorithm, Dyeing, 8 Queen, depth and bread
autofindanddelete3
- VC产生的临时文件有时真的很烦人!当你编译一个程序,突然系统弹出一个对话框:“D盘已经没有足够的空间~~~~~~~~~请问需要进行磁盘清理吗”,而它只能清掉了Nkb的的东东,你有什么理由不自己写一个专门清理VC垃圾的小工具呢?隔一段时间运行一次,彻底清除指定类型的垃圾文件:干干净净,中国人,奇强! 很明显,这个程序的核心代码肯定是一个有通配符的功能的递归查找文件的函数。我的想法是先查找给定目录下的所有符合条件的文件,再递归查找下级文件夹下所有符合条件的文件。为了保证其封闭性,我用了一个CSt
diguifoldersize
- 非常典型的遞歸算法,求得指定資料夾的大小.本例使用Win API Findfirst FindNext完成.-very typical recursive algorithm to obtain the designated folder sizes. Win cases of the use of API Findfirst FindNext completed.
sydgscwj
- 因为删除文件夹时如果里面有文件夹就不能删除掉,这是一个利用递归删除文件夹中的多重文件夹中的文件-because delete the file folder if there are folders can not be deleted, This is a recursive delete the file folder of multiple folders of documents
ext
- 批量解压缩的原代码,通过递归遍历所有文件夹下的压缩文件,可以设置文件格式-batch extract the source code through the recursive folder traversal of all the compressed files can document format
xitongbianshi
- 系统 辨识文件夹内是产生高斯白噪声,m序列和最小二乘法的一次完成算法,递推算法,限定记忆法的程序。系统仿真文件夹内是对系统线性和非线性的建模和仿真程序。-System folder on system identification is to generate Gaussian white noise, m sequence and a complete least-squares method algorithm, recursive algorithm, limited memory met
ffsco
- 利用递归列出指定文件夹下的所有文件和文件夹。-Recursive use of a designated folder of all files and folders.
BiTree
- 数据结构中的二叉树的遍历(前序、中序、后序)算法,包括递归和非递归两种实现,另外还实现了层次遍历算法(header文件夹中包含了数据结构的头文件)。-Data structure of binary tree traversal (pre-order, in sequence, after the sequence) algorithm, including recursive and non-recursive two to achieve, in addition to achieving
imgNameFormat
- 将指定文件夹下的所有图像改为jpeg格式(可重新设置格式比如jpg,bmp) 并将文件名改为“文件夹名+空格+序号”。序号从001开始 递归进行。 -The specified folder changed all jpeg format image (which can be re-set format such as jpg, bmp) file name will be changed to folder name+ Spaces+ Serial number. Serial nu
FileOper
- JAVA操作文件的封装 封装了创建一个文件夹、删除文件、删除文件夹、是否递归删除、copy一个文件或文件夹到指定位置、move一个文件或文件夹到指定位置、压缩文件、过滤文件等等一系列操作-JAVA file package packaging operation to create a folder, delete files, delete folders, whether recursive delete, copy a file or folder to the designat
Treetraversalfolderrecursivealgorithm
- MFC实现,树型递归算法遍历文件夹。列出文件的大小,类型等属性-MFC implementation, recursive algorithm for tree traversal folder. Documents listed in the size, type and other property
DataStruct
- 此文件夹中共包括十二个小程序 AVL创建平衡二叉树,通过加入一个个的结点创建,并实现了平衡二叉树中的结点删除 Boyer_Moore算法的串模式匹配 Horspool算法的串模式匹配 Graph实现了有向图的非递归广度优先遍历及非递归深度优先遍历 HeapSort利用堆排序实现优先级队列 Merge实现二路归并排序算法 MFK动态规划解背包问题 nqueue求解n皇后问题 QuickSort快速排序算法的实现。 Shell排序算法的实现。 Tree程序
Search_Directory
- 使用递归算法,对一个指定的文件夹进行遍历-The use of recursive algorithms, to a designated folder to traverse
ChangeDirName
- 此程序可以根据一定的条件,递归的更改文件夹的名字-This procedure can be according to certain conditions, recursive folder name change
CheckDiskSpaceDlg
- 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
FileTree20
- 主要是用一个递归函数来扫描目标文件夹,但是这个函数还存在目录层数的限制。 我写了另外一个函数,实现的结果跟上文一模一样,但消除了目录层数的限制。-it main use recursive arithmetic to scan folder and subfolder.it eliminate the limit of directory.
pictureView
- 使用递归实现图片浏览功能,把图片存储到服务器端的本地文件夹,使客户端访问-The realization of the use of recursive picture browsing, picture storage to the server to the local client folder, so that client access
BrowseDir
- 一个递归遍历本地磁盘文件夹及文件的算法源码-A local disk folder recursive traversal algorithm and source code files
Recursive-call-ASP
- ASP函数递归调用举例创建多重文件夹文件夹打包解包-Recursive call ASP function to create multiple folders for example packing unpacking folder
Folder-ergodic
- 文件夹遍历 通过递归遍历文件夹 通过递归遍历文件夹-Folder ergodic The recursive traversal folder