搜索资源列表
windows磁盘IO
- 1 程序开发步骤如下 (1) 打开vc,选择菜单项file->new,选择projects选项并建立一个名为\"floppy\"的win32 console applicatoin工程;创建时注意指定创建该工程的目录; (2) 在工程中创建源文件\"floppy.cpp\":选择菜单项project->add to project->files,在选择框中输入自己想要创建的文件名,这里是\"floppy.cpp\";在接下来询问是否创建新文件时回答\"yes\";然后通
BrowseDir8
- 递归法遍历磁盘目录,在vc++6.0环境下编译通过。-recursive directory traversal disk, vc 6.0 environment compile.
ImageTool_ThumBnail
- 查看各种图片的缩略图,使用磁盘目录树查看,形象、直观,同时生成了各磁盘目录图标。使用GDI+绘图。清晰,高质~-View thumbnail of the various photographs, the use of disk directory tree view, image, intuitive, while creating a directory of the disk icon. The use of GDI graphics. Clearly, high-quality ~
JView
- 这是一个用浏览器方式查看缩略图的程序,左侧是对磁盘目录的树形浏览方式,右侧显示图片的缩略图-with Browser View thumbnail procedures, left the disk directory tree browser, Photo right shows the thumbnail
treelist10
- 树型控件用来显示具有一定层次结构的数据项时方便、直观,被广泛地应用在各种软件中,如资源管理器中的磁盘目录就用的是树型 控件,我们在编程中也会经常用到,但 MFC 中提供的 CTreeCtrl 类并不直接支持拖动节点等高级特性,这使我们程序员编程时有很大限 制,又给软件用户带来了一些不便。下面就让我们自己动手来解决这个问题,实现树型控件中节点的拖动。 -tree control is used to indicate a certain level of the data struct
directory
- 递归法遍历磁盘目录,采用Visual C++ 6.0开发
linuxtrycode
- linux文件系统试验 一、实验目的 学习有关linux文件管理程序如何组织的知识,为简化的文件系统设计并实现一组目录操作。实验中使用软盘的fat12格式,设计一个程序可以对这种格式的磁盘进行一组目录操作。 实验使用了部分linux的系统调用,比如说open() sleek() read() write()几个调用。通过此实验来对linux的文件系统的管理有进一步的理解。 二、实验要求 主要实现三个功能:一 读取磁盘目录的目录列表。(命令输入 ls )
BrowseDir
- 递归法遍历磁盘目录,对磁盘内的某一目录下所有文件进行遍历。
testcfindfileext
- 从电脑磁盘目录寻找查询文件,并将其显示在对应控件上,VC下测试编译通过
磁盘管理系统(DiskExpert)V2.0
- 可以充当一个在线FTP的功能,如果服务器没有系统帐号的限制,可以访问服务器上面全部目录,下载,上传,复制,剪切,粘贴,编辑,重命名,仿真window界面,功能方便易用。 初始密码admin-can serve as an online FTP functions If the server does not limit the system account, the server can access all of the above catalog, download, upload, cop
20050329122586
- 几个hacker程序源码简介: 1*远程主机的磁盘目录与文件的浏览,上、下载,远程执行等。2*提供三种方式的连接方式:*Udp单包快速交互目录浏览,*Udp包入反向TCP连接,*常规的TCP主动连接。3*屏幕查看单屏或连续监控,图象质量自定义(1-100),同时可鼠标与键盘遥控。4*提供简易搜索,进程管理:IP地址与端口的区间与组合扫描分析等,可查看远程主机的运行进程,并任意终止它.5*代理控制服务框架:程序结构可以构造100多台计算机构成多节点代理,接力传递目标计算机的信息包,最后传到主控制端
dp2
- 列磁盘目录的程序,文件名,大小,总的个数,大家看看啊。-out the procedure, the file name, size, the total number, we see ah.
用login二级目录的文件系统
- 这个程序是模拟采用二级目录结构的磁盘文件系统中的文件操作,它可以实现对文件的一些基本管理,如:读、写、删除文件等。通过这个程序可掌握文件子系统的原理,加深对二级目录结构的文件系统中用户管理、文件管理、目录管理的理解,并用程序实现对文件子系统的模拟。-the procedure is simulated using two disk directory structure of the file system file manipulation, it can be achieved on som
MyTreeCtrl21
- 树控制用于显示具有一定层次结构的数据项。很多应用程序都使用该控件,例如资源管理器中的磁盘目录等。-Tree control used to display a certain hierarchy of data items. Many applications use the control, such as Explorer, such as the disk directory.
Source
- 多线程方式一个显示磁盘信息的工具,并可以查看分区的格式,空间大小,目录大小,并有饼图显示,功能强大好用!-Multi-threaded manner a display disk information tool, and can view the partition format, size, directory size, and the pie chart shows that a powerful easy to use!
29782163TreeView
- 使用treeview控件遍历磁盘目录,适合初学者学习treeview使用-Use TreeView control disk directory traversal for beginners to learn to use TreeView
TreeControlsTheUseOfExamples
- 树形控件的使用例子,树控制和视(Tree Control&View]主要用来显示具有一定层次结构的数据项,如资源管理器中的磁盘目录等,以供用户在其中进行各种选择。-Tree Controls the use of examples, depending on the tree control and [Tree Control & View] is mainly used to show a certain hierarchy of data items, such as Explore
fengjianhua
- 单片机应用系统设计与产品开发的光盘(作者冯建华) 本代码包含了第4章~第10章案例的源程序和电路布线图(Protel布线),分别存放在每一章相应目录(如,第4章对应目录“第4章”)下的“\源代码”和“\电路图”两个子目录中。源程序可利用普通的文本编辑工具打开、查看;电路图应利用Protel(笔者建议)打开、查看。 第9章与第8章的电路图完全相同,本章目录中只有源程序,没有电路图。 读者在编译和处理源程序、电路图的时候,尽量将他们复制到一个专门的磁盘目录中,并注意实时保存中间结果
61549819DirectDraw
- 这是一个用浏览器方式查看缩略图的程序,左侧是对磁盘目录的树形浏览方式,右侧显示图片的缩略图,双击会放大打开!-This is a way to use a browser to view thumbnails of the procedure, the left side of the disk directory tree browsing, the right side of display image thumbnails, double-click will enlarge to ope
4DiskCata
- 本实例实现了用树形控件显示磁盘目录,通过双击树形控件的节点可以查看该节点下的子目录-The realization of this example shows that using a disk directory tree control, tree control by double-clicking the node can see the subdirectories under the node