搜索资源列表
PictureCompressor
- This a program that will compress image files on your hardrive. It can recurse the directories and also create backups if needed.-This is a program that will compress image files on your hardrive. It can recurse the dire
DeleteFilesOlderThan
- A program that will recurse a directroy and delete any files older then a given date
FileControl_common
- 处理文件好帮手,替换,循环,正则均支持。-A good utility to handle files with replacement,recurse, regular expression support.
recurse
- 这是一个使用VS2008开发的一个工程项目,该工程能够实现搜索磁盘目录以及文件的功效,并以此在树形控件中列举出来,方便且高效-This is a project which using VS2008 developed.The project is to achieve the effectiveness of search disk directories, and files , as listed in the tree cont
New-Directory-(recurse)
- To change to new directory LabView
FIF.ZIP
- simple program to search strings in files. recurse subdirectory example too.
nouveau_fence
- set this now, so that if fence.emit triggers a flush we don t recurse.wtf, someone is waiting on a fence in flush_notify handler.
032-define-func-self-recurse
- Helper struct for dealing with the fact that Ganesh and GL use different window coordinate systems (top-down vs bottom-up).
tree
- 分类决策树的核心思想就是在一个数据集中找到一个最优特征,然后从这个特征的选值中找一个最优候选值,根据这个最优候选值将数据集分为两个子数据集,然后递归上述操作,直到满足指定条件为止。附代码(The core idea of a classified decision tree is to find an optimal feature in a data set, and then find an optimal candidate va