CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 进程与线程 搜索资源 - file operation

搜索资源列表

  1. itbbs

    0下载:
  2. 第二版功能: 能将DSP应用程序生成的.out文件直接生成烧写Flash的.out文件,直接在CCS里load program并运行即可。 变灰的控件表示以后版本将要支持的功能。 第一次发布前经过测试的系统: 1.C5402+SST39VF040,Flash的8000H-FFFFH映射到外部数据空间的8000H-FFFFH, 2.C5416+SST39VF200,Flash的0000H-7FFFH映射到外部数据空间的8000H-FFFFH 加载表均小于32k wor
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:548451
    • 提供者:小许
  1. ossue

    0下载:
  2. 在Windows环境下,参考Windows环境下线程同步、互斥操作的例子,利用基本的文件操作系统调用,模拟读写问题。编写相应的函数,建立一个记录型的共享文件,并实现对该共享文件的打开、关闭、删除、读、追加记录、删除记录等操作。同时要求利用进程的同步与互斥机制实现多个用户进程对该文件的并发访问-the Windows environment, Windows environment reference thread synchronization, contradict operation exa
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:9095
    • 提供者:苏匀
  1. pipeline

    0下载:
  2. 计算机原理大作业 模拟《计算机原理--程序员视角》中与x86相似的y86流水线系统 以二进制文件为输入 实现流水线运作-Principle of operation of computer simulation of large computer Principle- Programmer Perspective in y86 and x86 assembly line system similar to the binary file for input to achieve the op
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-09
    • 文件大小:36922
    • 提供者:wilson
  1. autorun_src

    0下载:
  2. 可以自动运行选中的程序和自动关机,设定时间按秒为单位。运用到WIN2K关机需要权限获取,和一些简单的文件查找代码! 升级版增加了自动运行个数 可以最多运行10个任务,可以删除任务,开机自动运行,全局快捷键。 -Can automatically run the selected program and automatic shutdown, set the time by seconds. WIN2K needs to shut down the use of competence ac
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-28
    • 文件大小:17716
    • 提供者:dannys
  1. AsyncFileDemo

    0下载:
  2. AsyncFilwhen we need asynchronous behaviour or parallelism we create threads. The asynchronous file I/O APIs allows us to leverage the asynchronous behaviour without introducing threads. So we can issue ReadFileEx or WriteFileEx and perform other
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-24
    • 文件大小:29005
    • 提供者:rabert
  1. vc

    0下载:
  2. 第2章 文档和视 第3章 对话框与控件 第4章 菜单、快捷键和控制条 第5章 图形操作 第6章 文件操作 第7章 MFC通用类 第8章 异常处理和诊断 第9章 多线程 -Chapter 2 documents and, as Chapter 3 of the dialog box and control Chapter 4 menu, shortcut keys and control section in Chapter 5 graphics operation
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-28
    • 文件大小:356875
    • 提供者:yushu
  1. pthreadsgetfileconten

    0下载:
  2. 一个多线程扑捉一个文件内容的设计方法,在多个线程中操作一个文件,不用多次的开关。-Capture a multi-threaded design the contents of a file in multiple threads in the operation of a file, do not switch many times.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-13
    • 文件大小:1743
    • 提供者:林景明
  1. thread-operation

    0下载:
  2. This cpp file is made on vc++ using mfc. Implementation of thread
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-13
    • 文件大小:1766
    • 提供者:ali
  1. SearchFile

    0下载:
  2. 采用36个线程来进行文件搜索的操作,要比windows自带的文件搜索器快8倍左右-36 threads to the operation of the file search, file finder, windows comes than about 8 times faster
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:62870
    • 提供者:中华
  1. testdownload

    0下载:
  2. 用新的线程下载远程文件,效率还是比较高的。不影响界面的操作。-New thread to download the remote file, the efficiency is still relatively high. Does not affect the operation of the interface.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-24
    • 文件大小:46533
    • 提供者:whc
  1. dllzhuru

    0下载:
  2. DLL的远程注入技术 - DLL的远程注入技术是目前Win32病毒广泛使用的一种技术。使用这种技术的病毒体通常位于一个DLL中,在系统启动的时候,一个EXE程序会将这个DLL加载至某些系统进程(如Explorer.exe)中运行。这样一来,普通的进程管理器就很难发现这种病毒了,而且即使发现了也很难清除,因为只要病毒寄生的进程不终止运行,那么这个DLL就不会在内存中卸载,用户也就无法在资源管理器中删除这个DLL文件,真可谓一箭双雕哉。 -The remote DLL injection tec
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-18
    • 文件大小:45098
    • 提供者:刘洋
  1. ytqgmr

    0下载:
  2. Use jacob to manipulate word 使用jacob操作word-Use Jacob to file of word Use word Jacob operation
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-05
    • 文件大小:128873
    • 提供者:ZXTlkgf_63481
  1. 3496965

    0下载:
  2. CShellFileOp file operation wrapper cla-CShellFileOp file operation wrapper class
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-19
    • 文件大小:8192
    • 提供者:exlgrnal
  1. scloll-instance

    0下载:
  2. 局域网文件传输 为了设计统一和用户操作方便,我们希望将服务端与客户端融合在一起-LAN file transfer In order to design a unified and user operation is convenient, we want to the client and server together
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-18
    • 文件大小:11264
    • 提供者:XLY!450
  1. key-arror-the

    0下载:
  2. Software development will often key operation, the general warning and a severe error, through the form of a log file output string
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-13
    • 文件大小:27551
    • 提供者:Cjiff
  1. 882143

    0下载:
  2. CShellFileOp file operation wrapper class()
  3. 所属分类:进程与线程

    • 发布日期:2018-01-08
    • 文件大小:7168
    • 提供者:tfnow
  1. 26450638

    0下载:
  2. Delphi file copy operation delphi中文件复制操作()
  3. 所属分类:进程与线程

    • 发布日期:2018-04-29
    • 文件大小:186368
    • 提供者:Joqfjrb
搜珍网 www.dssz.com