搜索资源列表
browseDir
- C++语言编程实现文件夹遍历,希望对学习者有帮助。-C++ programming language folder traversal, learners want to help.
c
- 一个小的恶意代码,深度遍历磁盘上的所有文件夹并将EXE文件改为自身-write by myself
PCI
- DOS下遍历PCI设备程序。 这有3个独立的工程,分别采用bios方式和io端口方式对pci设备遍历。 工程是在windows下用Borland C++5.0生成,其中xxx.exe文件可以直接在dos下运行。-Traverse the PCI devices under DOS programs. There are three separate projects, respectively bios mode and manner io port pci device travers
BrowseInAFolder
- 用C++语言实现遍历某路径下的所有文件或者子文件夹中的符合某一特定拓展名的文件-Traverse a path all the files or sub-folder in compliance with a particular file to expand the name C++ language
dir-scan-and-search(c)
- 用C语言实现该目录下的文件遍历以及根据文件名搜索某个文件-sacn the dir and search file (c)
de-gui-bian-li
- 使用递归方法遍历某个目录下所有文件(C语言实现)-scan all files under a dir(c)
FindFile
- 直接编译可以运行。运行时输入盘符如"d:"或者输入文件夹如:“c:\\window”等。可能文件比较多,需要遍历一段时间。为了方便检测,最好自己制定一个文件比较少的文件夹。-Direct the compiler can run. Run-time input letter as " d:" or enter a folder, such as: " c: \ \ window" . May file more need to iterate over a pe
tinyxml
- TinyXML是一个开源的解析XML的解析库,能够用于C++,能够在Windows或Linux中编译。这个解析库的模型通过解析XML文件,然后在内存中生成DOM模型,从而让我们很方便的遍历这棵XML树。-TinyXML is a simple, small, minimal, C++ XML parser that can be easily integrating into other programs.
HW3(1)
- 编写一个C语言程序实现二叉树的层次遍历,输入通过文件读入-Write a C language program level traversal of a binary tree, the input through the file read
BinaryTree
- 二叉树的后序遍历,非递归算法的实现,C++文件。-Binary Tree ,post order
FTP
- C++演示FTP文件遍历功能的程序源码,测试时候需要输入FTP的IP地址、端口、用户名和密码等信息,然后点击“遍历”按钮,程序可连接FTP并显示远程目录下的所有文件,包括文件夹等。-C++ demo FTP file traversal function of program source code, test time required to enter the FTP IP address, port, username and passwords information, and then
CDirClass
- 自己写的一个c语言处理linux下目录遍历,目录下文件内容改变监控的一个dir_process类,注意:是用C写的一个类-Under write a c language processing linux directory traversal, directory file contents change a dir_process class monitor, note: It is written in C class
FileSeek
- 这是andoid studio 工程,使用c/c++与java混合编程实现安卓平台的广度和深度文件遍历,有根据文件扩展名过滤功能,比纯java层的文件夹扫描快1倍以上-This is the android studio project, using c/c++ and java programming mix breadth and depth of the file traversal Android platform, there are filtering based on file e
wzw_Lib
- lua常用脚本函数的封装,可以嵌入到支持C编译的任何系统(Lua packages of commonly used scr ipt functions can be embedded into any system that supports C compilation)
