CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 文件操作 搜索资源 - Random

搜索资源列表

  1. 搜索子目录(VC源码)

    0下载:
  2. (1) 代码接口和CFileFind一样,所以如果原来有搜索单一目录的程序,现在要把下 面的子目录也搜索,那么只需要把原来的CFileFind改成CFileFindAll就可以了 (当然要包含FileFindAll头文件了)。 这样就不用大段的改代码了。 (2) 增加了同一个子目录下文件按文件名排序,或者随机打乱顺序 (3) 增加了返回文件路径的n级根目录的功能。+n返回n级目录,-n返回(总级数-n) 级目录。 -(1) interface and CFileF
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:3.25kb
    • 提供者:牛牛
  1. BinaryFileRandomAccess

    0下载:
  2. C++中实现二进制文件随机存取的两种方法。-achieve binary random access to the two methods.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:42.32kb
    • 提供者:achan
  1. num_guess

    0下载:
  2. 猜数字,给定六个数列的生成公式,随机地从上述数列中选取一个作为本轮游戏的数列,并从该数列中随机地选取连续地三个元素,请用户猜该数列的下一个元素是什么?-tones, given the series of six generating formula, random from the series were selected as a game of this round of the series, and from the series of randomly selected to thr
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:13.07kb
    • 提供者:alan
  1. 20060914085024661

    0下载:
  2. (Interfacing TMS320VC5510 to SBSRAM)连接 C55x 与 SBSRAM-(Interfacing TMS320VC5510 to Random) between C 55x with Random
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:80.8kb
    • 提供者:木易
  1. tinyxml

    0下载:
  2. timyXML是一个简单的xml解析工具,当然,你的xml必需是标准的。 TinyXML is a simple, small, C++ XML parser that can be easily integrated into other programs.In brief, TinyXML parses an XML document, and builds from that a Document Object Model (DOM) that can be read, modifie
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:244.31kb
    • 提供者:maoyang
  1. imapi

    0下载:
  2. * * 38 11/03/98 2:10p Admin * Added jackpot and gambit. Removed random player selection. Added part * of MPede support. Added response to ChatgamesID request. Added code * to track server name. */
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:3.01kb
    • 提供者:ll
  1. random_shuffle()

    0下载:
  2. 假设你需要指定范围内的随机数,传统的方法是使用ANSI C的函数random(),然后格式化结果以便结果是落在指定的范围内。但是,使用这个方法至少有两个缺点-suppose you need, within specified limits, random number, the traditional method is to use ANSI C function random (), then formatted results to the results fell within the
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:5.21kb
    • 提供者:joy
  1. 我的SDRAM资料收藏

    1下载:
  2. RAM(Random Access Memory)随机存取存储器对于系统性能的影响是每个PC用户都非常清楚的,所以很多朋友趁着现在的内存价格很低纷纷扩容了内存,希望借此来得到更高的性能。不过现在市场是多种内存类型并存的,SDRAM、DDR SDRAM、RDRAM等等,如果你使用的还是非常古老的系统,可能还需要EDO DRAM、FP DRAM(块页)等现在不是很常见的内存-RAM (Random Access Memory) random access memory system performa
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:756.85kb
    • 提供者:周卫成
  1. 完全硬件手册

    0下载:
  2. RAM(Random Access Memory)随机存取存储器对于系统性能的影响是每个PC用户都非常清楚的,所以很多朋友趁着现在的内存价格很低纷纷扩容了内存,希望借此来得到更高的性能。不过现在市场是多种内存类型并存的,SDRAM、DDR SDRAM、RDRAM等等,如果你使用的还是非常古老的系统,可能还需要EDO DRAM、FP DRAM(块页)等现在不是很常见的内存-RAM (Random Access Memory) random access memory system performa
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:1mb
    • 提供者:周卫成
  1. 模拟进程利用双向邮箱通信

    0下载:
  2. 模拟进程利用双向邮箱通信 随机生成一个邮箱,两个进程利用该邮箱相互通信,信息的大小与邮箱的大小相同。哪一个进程为发送进程,哪一个进程为接收进程是随机的,由随机函数随机选择。但是若一进程成为发送进程,那么另一个进程只能是接收进程。如果没有申请到资源,就不能建立邮箱,发送进程不能发送消息。如果邮箱中没有空闲单元,发送进程不能够发送消息;如果邮箱中没有消息,接收进程不能够接收消息。-modeling process using two-way communications mail generates
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:1.27kb
    • 提供者:haha
  1. RANDOMIZ

    0下载:
  2. 一个可以产生均匀随机序列和高斯序列的程序,结果输出至文件,同时高斯序列输出概率分布统计文件,最方便的出图方法是用EXCEL-Can generate a uniform random sequences and sequences of Gaussian process, the resulting output to a file, while the output Gaussian probability distribution sequence statistics file, the
  3. 所属分类:File Operate

    • 发布日期:2017-04-01
    • 文件大小:2.15kb
    • 提供者:yyy
  1. calling

    0下载:
  2. 随机点名程序 This file contains a summary of what you will find in each of the files that make up your 点名 application.-Random named procedures This file contains a summary of what you will find in each of the files thatmake up your name application.
  3. 所属分类:File Operate

    • 发布日期:2017-04-02
    • 文件大小:27.48kb
    • 提供者:chenjin
  1. 3

    0下载:
  2. 随机读写文件 写入5个学生记录,记录内容为学生姓名、学号、两科成绩。写入成功后,随机读取第三条记录,并用第二条记录替换。 -Random read and write document write five student records, records of the content for students name, student number, the two subjects. Write successful, random read a third record, and
  3. 所属分类:File Operate

    • 发布日期:2017-04-10
    • 文件大小:1.17kb
    • 提供者:fant
  1. erasefile

    0下载:
  2. 这个小工具可以比较安全的删除文件和目录。它删除文件的流程是: 1. 使用伪随机数填充整个文件 2. 将文件长度截为零 3. 将文件命名为随机字符串 4. 删除文件 需要指出的是,这样的删除在软件级别已经是不可能恢复了。但是特别重要的数据(军事级别?)是不允许这么简单的操作的,据某个标准称为了在特殊的硬件设备下都无法恢复硬盘数据,至少应该把文件区域写7遍,更安全的办法是把磁盘物理销毁(例如粉碎)。 -This gadget can be relatively sa
  3. 所属分类:File Operate

    • 发布日期:2014-09-10
    • 文件大小:25.54kb
    • 提供者:王小军
  1. Testfile

    0下载:
  2. 测试文件大小 生成一组随机10串写入文件,并测出此文件的大小。-Test file size to generate a set of random 10 string write documents, and measured the size of this file.
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:28.78kb
    • 提供者:尚凯
  1. Pseudo-random

    0下载:
  2. 伪随机数加密 对各类文件加密,利用一个随机序列与磁盘文件中的内容进行运算,将结果存入文件。解码时,则进行逆越算。该C程序已经经过调试-Pseudo-random number encrypted on the various types of file encryption, using a random sequence with the contents of the disk file operation will result into a file. Decoding, then
  3. 所属分类:File Operate

    • 发布日期:2017-03-26
    • 文件大小:18.03kb
    • 提供者:张大头
  1. Asks-the-random-number

    0下载:
  2. 利用c语言程序编写的容易实现的求随机数程序-Asks the random number.rar
  3. 所属分类:File Operate

    • 发布日期:2017-03-27
    • 文件大小:2.77kb
    • 提供者:权恩民
  1. random-file

    0下载:
  2. 某雇员类Employee有编号、姓名、年龄、工资等数据成员。在当前路径下设计一个随机文件employee.dat保存各雇员的各项数据,并能够实现对指定数据的修改和显示。-Employee number, name, age, salary of an employee class data members. Current path design a the random file employee.dat save the data for each employee, and to be a
  3. 所属分类:File Operate

    • 发布日期:2017-11-13
    • 文件大小:1.12mb
    • 提供者:xiaoyezi
  1. Random-Data-File-Generator

    0下载:
  2. This example generates file with random data with specified file size. More at www.Wlezley.EU
  3. 所属分类:File Operate

    • 发布日期:2017-11-10
    • 文件大小:2.35kb
    • 提供者:Wlezley
  1. random

    0下载:
  2. 通过使用random,使之能够让用户添加新信息和删除记录-add new thing and delete the old
  3. 所属分类:File Operate

    • 发布日期:2017-04-12
    • 文件大小:1.16kb
    • 提供者:leisure
« 12 3 »
搜珍网 www.dssz.com