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

搜索资源列表

  1. 操作系统实验报告

    0下载:
  2. 设计一个程序,根据不同的调度算法模拟操作系统对进程的调度。-Design a procedure , to the dispatcher of the process according to algorithm simulation operating systems of different dispatchers.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:11244
    • 提供者:陈可
  1. 54658lkjkl

    0下载:
  2. 可以调用数据库进行对输出数据的处理 可以写进输出文档-can process output datas call database can write and read documents
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:9301
    • 提供者:文英
  1. 关于WIndows下PE格式的加密研究

    1下载:
  2. 关于WIndows下PE格式的加密研究 由本程序加密生成的可执行文件可以防止非法使用者对原程序的非法执行、修改、静态分析和拷贝。-PE format encryption study by the encryption process generated executable files to prevent illegal users of the original implementation of the illegal procedures, modification, static a
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:56124
    • 提供者:俞训峰
  1. 上传局域网内自动升级程序

    2下载:
  2. 还是pb的源码,转载别人的。我认为不错,是C/S程序中的点睛之笔,解决程序自动更新问题。编译成exe文件可以独立使用或嵌入到其他平台中调用。-or the source, reproduced people. I think it is true, is C / S process of finishing touch to solve the problem automatically update procedures. Compiled exe files can be used inde
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:80323
    • 提供者:alum
  1. dotnet写的文件分割器

    0下载:
  2. 下面我将这个文件分割器的运行流程简单列出如下: 1、 选择要分割原文件,用OpenFileDialog控件实现,变量SplitSourceFileName 记录文件路径。 2、 选择分割后文件的保存地址,用FolderBrouserDialog控件实现,变量SplTargetFolder记录保存路径。 3、 用户输入分块大小,可选择以KB或以MB为单位,变量ItemSize记录。 4、 点击“开始分割”按键,若个参数合法,则开始执行分割过程,进度条显示执行进度,否则提示错误。
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:29484
    • 提供者:soft271
  1. elf file format

    0下载:
  2. linux 环境下 elf可执行文件格式标准 包括程序装载,load,link过程。-elf (the executable file format under Linux) file format standard. Include linking and loading process.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:276674
    • 提供者:什么
  1. GcfxTest

    0下载:
  2. 程序运行过程中,鼠标位置的记录与重演 GetCursorPos/SetCursorPos,fwrite/fread-running process, the position of the mouse and a repeat of the record GetCursorPos / SetCursorPos, fwrite / fread
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:25438
    • 提供者:szh
  1. exportwordsrc

    0下载:
  2. 如果您要在应用程序中处理Word文档,可以参考MSDN. Lori Turner. Automating Microsoft Office 97 and Office 2000,该文内容详细全面,但是要在C++程序中导出Word文档,按照文中的方法来处理是很麻烦的,特别是需要填写的参数太多,所以我们考虑生成正确的VB脚本,然后执行生成Word文档的操作,这个方法的优点在于:一方面可以少填写参数;另一方面可以使用在Word中录制的宏脚本,而只需作少量的修改。我们给出了一些简单的函数来方便生成Wor
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:145083
    • 提供者:徐磊
  1. 用VC++编写的 以二进制形式查看文件程序

    3下载:
  2. 以二进制查看文件的程序,用VC++编写并编译通过。-View documents in a binary process, with VC + + and compile.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:49313
    • 提供者:刘海飞
  1. PE FILE ANALYSIS

    0下载:
  2. 分析PE可执行文件,并可查看任意EXE文件所使用的DLL文件及包函的 涵数名或序数号,初学者程序打包时可以查看需要的DLL文件-analysis PE executable files and can check arbitrary EXE file used by the DLL files and 9.1.2 of the culvert, or several ordinal number, beginners process can be wrapped up View of DLL
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:36250
    • 提供者:wkoji
  1. 3.4 指针使用技巧

    1下载:
  2. 一个关于VC编码过程中指针使用的源代码,包含了各种技巧-a coding process for VC Pointer use the source code, including a variety of skills
  3. 所属分类:文件操作

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

    0下载:
  2. 笔试过程中的题目,对文件1中的每行进行排序安装行的顺序放入文件2中,-process written to the subject of a document each of the firms installing OK sequencing the order Add two documents,
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:7438
    • 提供者:刘刘
  1. linux实验

    0下载:
  2. 文件中有我的进程创建,进程通信等实验的原代码,和大家共享!-document I have created in the process, the process of communication experiment original code, and share!
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:147933
    • 提供者:数据库
  1. 任意位加法

    0下载:
  2. 这是汇编的那个加法程序 任意位均可,有些朋友可能一直在苦苦找寻 我放上来 -This is a compilation of that additive process can be arbitrary bit, some of my friends may have been struggling to find my Fangshanglai
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:815
    • 提供者:sdfs
  1. 上传下载例子

    0下载:
  2. jsf中文件上传下载的例子,通过本程序实现文件的上传下载-jsf File uploading and downloading example, through the process of uploading files downloaded
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:2731
    • 提供者:cb
  1. 030341404

    0下载:
  2. 这是模仿进程调度的试验。用vc++做的模拟程序。很好用,内有完全的实验报告-This is the process of copying scheduling tests. Vc do with the simulation program. Good use is completely within the experimental report
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:150632
    • 提供者:金晓爽
  1. C语言难点分析整理

    0下载:
  2. 这篇文章主要是介绍一些在复习C语言的过程中笔者个人认为比较重点的地方,较好的掌握这些重点会使对C的运用更加得心应手。此外会包括一些细节、易错的地方。涉及的主要内容包括:变量的作用域和存储类别、函数、数组、字符串、指针、文件、链表等。一些最基本的概念在此就不多作解释了,仅希望能有只言片语给同是C语言初学者的学习和上机过程提供一点点的帮助。 -this article is to introduce some major review of the C language in the process
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:6910
    • 提供者:赵东生
  1. kernel-process-control

    0下载:
  2. 核函数方法及其在过程控制中的应用研究,主要总结了我国与国外的核函数研究现状-kernel function method and the process control of applied research, the main conclusion of our country and abroad kernel Research
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:303209
    • 提供者:He Hong
  1. listprofile

    0下载:
  2. 列举出来所有的系统进程和用户进程,还可以列举出来进程已经打开的文件-To list all the system processes and user processes can also be cited by the paper process has been opened
  3. 所属分类:File Operate

    • 发布日期:2017-04-05
    • 文件大小:211229
    • 提供者:xuhao
  1. Matlab-wavelet-decomposition-process

    0下载:
  2. matlab 小波图像分解完整程序,很完整,各行均有注释,可放心使用!-Matlab wavelet decomposition process
  3. 所属分类:File Operate

    • 发布日期:2017-03-30
    • 文件大小:617
    • 提供者:方家鑫
« 12 3 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com