搜索资源列表
文件
- 编程计算磁盘上(或某一目录下)所有文件的平均长度。 编程计算磁盘上(或某一目录及其各级子目录)每目录的平均文件个数。-programming calculated on the disk (or a directory) all the average length of documents. Programming calculated on the disk (or levels of a directory and its sub
文件捆绑器源代码
- 将多个文件合并成一个最终可执行文件,运行这个最终合成文件后,就相当于运行了合并前的多个文件。这种程序在*程序合并中会经常用到,你想知道它是怎么用程序实现的么?-to merge multiple files into a final executable files, run the ultimate synthesis document, which is equivalent to the pre-merger operation
网络文件传输
- P2P(点对点)的流行产生了大批网络传输软件,这里我们要介绍的就是自己写一个简单的P2P文件传输,一方发送文件,一方接受,直到传输完整个文件。-peer-to-peer (P2P) epidemic has had a large number of network transmission software, we are here is to introduce himself wrote a simple peer-to-peer
免费的 JSP多文件上传的组件.ZIP
- 免费的 多个jsp上传组件。在jsp页面中调用使用,非常方便。-free number jsp Upload components. Jsp pages in a call to use and very convenient.
文件类及文件管理类
- 这是vc文件类及文件管理类的大量实例及相应的用法和函数说明,够你学习的了-document type and category of document management and the large number of examples of the usage and the corresponding function that you learn enough of a
遍历文件夹并建成目录树
- 用VC实现遍历文件夹并建成对应的目录数。实现的操作封装成类,可重用。-with VC traverse folders and the completion of the corresponding directory number. To achieve the package into operation category, reusable.
第八章:文件系统实验
- Linux 的最重要的特徵之一是它的为许多不同的文件系统的支持。这使其非常灵活从而与许多另外的操作系统可以很好的共存。linux采用的是树型结构。最上层是根目录,其他的所有目录都是从根目录出发而生成的。微软的DOS和windows也是采用树型结构,但是在DOS和windows中这样的树型结构的根是磁盘分区的盘符,有几个分区就有几个树型结构,他们之间的关系是并列的。但是在linux中,无论操作系统管理几个磁盘分区,这样的目录树只有一个。-
分割文件
- 这个是用vb.net编写的文件分割器,可以将一个文件分割成多个文件,还可以将分割后的文件组合成原来的文件。-vb.net this is the document prepared by the division that can be separated into a number of paper documents, but also can be divided after the original document into
网络文件传输原代码
- P2P(点对点)的流行产生了大批网络传输软件,这里我们要介绍的就是自己写一个简单的P2P文件传输,一方发送文件,一方接受,直到传输完整个文件-peer-to-peer (P2P) epidemic has had a large number of network transmission software, we are here is to introduce himself wrote a simple peer-to-peer
八位的伪随机数产生的verilog文件
- 八位的伪随机数产生的verilog文件linear-feedback-shift-register-eight pseudo-random number generator in Verilog document linear-feedback- shift-register
文件与复制合并
- 本程序从若干个原始文件合并成的文件中恢复出其中一个或全部原始文件。合并文件中先顺序存储各原始文件,然后顺序存储各原始文件的控制信息,即文件名,文件长度和在合并文件中的位置。-this program from a number of original documents into the document resume out one or all of the original documents. The merger docume
批量的复制文件
- 对很多数目的文件进行批量的复制,并有抱错。-right number of documents quantities of reproduction, and Bao Cu.
phonenumber
- 现代社会离不开手机和电话,离不开电话号码的存储和查询。因此也需要《电话号码存储查询系统》来帮助您存储和查询有关的电话号码。《电话号码存储查询系统》是手机和电话的伴侣,是您工作和生活的不可缺少的帮手。我们经常遇到这样的情况,为了找到一个人的电话号码而费了好多的时间才找到,有时甚至会由于没有及时找到客户的电话号码而错过了一笔生意,造成了经济上的损失。遇到这种情况你更会感到拥有《电话号码存储查询系统》的重要性和必要性。-Can not be
Random-number-generation
- matlab种各种随即数的生成源代码,文件中有近20种随机数的产生。-the number of species then matlab generate all the source code, file, nearly 20 kinds of random number generation.
cad-number-total
- 合计CAD文本文件,发现对中文字体的文字不能实现统计,求助。-Total CAD text files found on the text of the Chinese font can not be achieved statistics, help.
文件传输简单实现
- 本程序使用端口号为:4523。客户机端程序(ftpclient。cpp),服务器端程序(ftpserver.cpp)。 程序实现文件的上传与下载。能够在运行服务器程序的PC机上下载相应的文件,也能像PC机上上传文件。(This procedure uses the port number as: 4523. Client - side programs (ftpclient. CPP) server side program (ftp
统计文本文件中的行数
- PB例子,统计指定目录下,所有文本文件中的内容的行数。(PB example, the number of rows in the text file statistics)
LabVIEW文件大量vi实例
- 大量LabVIEW关于文件 结构的程序实例(A large number of program instances of LabVIEW on file structure)
路由器备份文件查看
- 用于查看路由器的二进制配置文件【config.ini】 包括宽带拨号账号和密码,路由器无线密码等字段(The binary configuration file for viewing the router [config.ini] includes the broadband dial account number and password, the router's wireless password fields, and so
文件比对
- 汇编实现文件比对 输入为两个txt文件 如果不一样给出行号 一样的话输出特定语句(File comparison compilation to achieve file comparison input into two txt files, if different lines are given the same number, output specific statements.)