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

搜索资源列表

  1. 文件的~1

    0下载:
  2. 文件合并算法将原来的文件统一当作二进制文件依次读取,然后依次写入一个新的二进制文件中,这样就完成了合并操作;反向操作就可以分割文件了…… 先自己定义一个通用的文件表示,比如说下列格式:文件名长度(4字节),文件名,文件长度(4字节),文件内容。然后新建一个文件,将你要加入的文件依次写进(当作二进制文件)。 至于还原吗,先读入合并后的文件,然后依次按以下过程还原文件:读入文件名长度,按此长度得到文件名,读入文件长度,按此长度得到文件的内容,写到磁盘上即可。具体的编程见以下例子: //以下为文件合并
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:2026
    • 提供者:aa
  1. 垃圾文件清除器源代码

    0下载:
  2. 一个系统整理程序,虽然功能不是很全面,但是速度却比windows系统整理要快的多。这个程序拥有双重 功能。是一个不错的选择-a systematic collation of proceedings, although functionality is not very comprehensive, but still better than the Windows system to collate much faster. This process has a double function
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:16520
    • 提供者:刘跃红
  1. 进程调度试验

    0下载:
  2. 进程调度是处理机管理的核心内容。本实验要求用C语言编写和调试一个简单的进程调度程序。通过本实验可以加深理解有关进程控制块、进程队列的概念,并体会和了解优先数和时间片轮转调度算法的具体实施办法-scheduling process management processor is the core content. The experiment called for using the C language and debug a simple process scheduler. Through
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:1998
    • 提供者:求新
  1. YuanSplitJoin

    1下载:
  2. 文件的分割与合并程序。可将文件按指定大小分割,也可将分割的文件合并为一个整体-document with the division of the merger process. Documents can be divided in accordance with the specified size, can also be divided in the paper for an overall merger
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:40447
    • 提供者:龙涛
  1. 进程互斥分析

    0下载:
  2. 进程互斥分析 进程互斥分析-process contradict analysis contradict analysis proce
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:10586
    • 提供者:阿乌鸟
  1. linux源码分析

    0下载:
  2. 这是我做linux系统初始化过程分析时在网上收集到的资料,主要时初始化时引导模块的分析-This is what I do linux system initialization process on-line analysis of the information collected, mainly at initialization time guide the analysis module
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:844330
    • 提供者:李程
  1. 操作系统概论

    0下载:
  2. 操作系统概论,应用原理与编程技巧及其应用。本人见解肤浅,近请原谅。...机分配给进程以及协调各个进程之间的相互关系。它由进程调度程序和.. .进程调度是低级调度,作业调度是高级调度。 14进程调度算法有:先来先服务 轮转调度分级轮转法和优先数法。其中分级轮转法较为理想。-OS Studies, Theory and Application Programming Techniques and Applications. I superficial insights, please forgive
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:219770
    • 提供者:语言
  1. 语音电子钟4

    0下载:
  2. 利用SPCE061A芯片实现语音电子报时,通过在程序设计设计好时间-SPCE061A chip using electronic timekeeping voice, in the process of designing a good time. .
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:133450
    • 提供者:邱锦明
  1. 模拟进程利用双向邮箱通信

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

    • 发布日期:2008-10-13
    • 文件大小:1305
    • 提供者:haha
  1. 对文件进行批命名

    0下载:
  2. 对文件进行批命名的程序 在VC。NET、XP系统下编译通过-the documents approved the naming process in the VC.NET and XP systems through compiler
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:46935
    • 提供者:肖劫
  1. PDF工具转换程序

    2下载:
  2. PDF工具转换程序,从caj,kdh等电子书进行转换,方便使用,PDF tools for the conversion process, from the caj, kdh, etc. to convert e-books, easy to use
  3. 所属分类:文件操作

    • 发布日期:2017-04-09
    • 文件大小:2211246
    • 提供者:海量
  1. packersfx_files.zip

    0下载:
  2. 自解压程序。 请不要用于商业用途。 不需要账号,可以自由下载。,Self-extracting process. Please do not for commercial purposes.
  3. 所属分类:File Operate

    • 发布日期:2017-04-07
    • 文件大小:72526
    • 提供者:bzcode
  1. SZSTC.Code.Java

    0下载:
  2. 将Fortify导出的报告转成问题清单,转到Excel文档,便于软件系统过程的测试是完备的.-Fortify' s report will be converted to export the list of issues, go to the Excel document, to facilitate the process of software testing is complete.
  3. 所属分类:File Operate

    • 发布日期:2017-04-02
    • 文件大小:64857
    • 提供者:杨俊来
  1. 16进制和2进制的相互转换程序

    0下载:
  2. 16进制和2进制的相互转换程序, 很好用的, 我经常使用.-The hexadecimal and binary conversion process, well used, I often use.
  3. 所属分类:文件操作

    • 发布日期:2017-03-27
    • 文件大小:35471
    • 提供者:sea
  1. Find_File_Path.rar

    0下载:
  2. 此程序根据给出的文件路径(可以粘贴路径、可以选择路径)搜索在这个路径下的具体后缀的所有文件,将结果在列表视图控件框中显示。程序中搜索的是所有.cpp文件。,This procedure under the given file path (you can paste the path, you can choose the path of) the search path in this specific suffix to all files, the results in the list
  3. 所属分类:File Operate

    • 发布日期:2017-03-30
    • 文件大小:44848
    • 提供者:王月
  1. lastools

    0下载:
  2. lidar数据处理的开源代码,VC6.0环境,linux平台-Code process lidar data las
  3. 所属分类:File Operate

    • 发布日期:2017-05-30
    • 文件大小:12848904
    • 提供者:薛宇飞
  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
    • 文件大小:2199
    • 提供者:yyy
  1. SteamInj

    0下载:
  2. Thermal Modeling, this VBA prgrm can be used in petroleum Engineering specially in EOR proce-Thermal Modeling, this VBA prgrm can be used in petroleum Engineering specially in EOR process
  3. 所属分类:File Operate

    • 发布日期:2017-04-06
    • 文件大小:47392
    • 提供者:hamid
  1. CopyFile

    0下载:
  2. 这是一个文件复制的源代码,通过这段代码,我们可以了解文件复制的基本过程-This is a file copy of the source code, and this code, we can understand the basic file copy process
  3. 所属分类:File Operate

    • 发布日期:2017-11-09
    • 文件大小:2247655
    • 提供者:jubo
  1. EnumDIR

    0下载:
  2. 本程序完成枚举驱动器下的所有文件夹及文件,同时还提供了文件查找功能.-This process is complete enumeration drive all folders and documents, but also provides a file search function.
  3. 所属分类:File Operate

    • 发布日期:2017-03-28
    • 文件大小:35570
    • 提供者:刘志辉
« 1 2 3 4 5 67 8 9 10 11 ... 16 »
搜珍网 www.dssz.com