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

搜索资源列表

  1. thread

    0下载:
  2. 多线程写文件和启动游戏易例子,很多地方有用-Write multi-threaded file and start the game easy example, useful in many areas
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-07
    • 文件大小:2362
    • 提供者:xd
  1. PeInsertCode

    0下载:
  2. 将一段显示messagebox的代码写入一个.exe文件中。里面有读pe文件格式的代码-Messagebox will display a section of code to write a. Exe file. There are time pe file format code
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-07
    • 文件大小:233698
    • 提供者:上面
  1. crc32

    1下载:
  2. crc32磁盘文件完整性检验 计算的CRC32的起始位置是PE文件头开始处,结束位置在整个文件的尾部. 当然,没有软件会是绝对安全的,所以可以把CRC32值进行一些加密处理或者修改计算CRC32的范围.总之是可以先做点改变再写入判断. 附件带有计算写入CRC32的工具源码及一个测试的程序源码和一个做好的程序. -crc32 disk file integrity verification start position calculation of CRC32 is the beg
  3. 所属分类:进程与线程

    • 发布日期:2017-03-29
    • 文件大小:276156
    • 提供者:爱琴炫彩
  1. multi_thread

    0下载:
  2. 多线程编程,两线程分别写一个.txt文件。与单线程比较-Multi-threaded programming, the two were to write a thread. Txt file. Compared with the single-threaded
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-16
    • 文件大小:4539901
    • 提供者:阿鬼
  1. virtual-memory-allocation--tracking

    0下载:
  2. 编写一个程序,包括两个线程,一个线程用于模拟内存分配活动,另一个用于跟踪第一个线程的内存行为,要求两个线程之间通过信号量实现同步,模拟内存活动的线程可以从一个文件中读出要进行的内存操作。将VirtualAlloc函数的参数flAllocationType分别设置为MEM_RESET,MEM_TOP_DOWN,将flProtect参数分别设置为PAGE_GUARD,PAGE_NOACCESS,PAGE_NOCACHE,执行并查看内存分配的结果。-Write a program that consi
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-23
    • 文件大小:7888924
    • 提供者:xiaoxiao
  1. rd

    0下载:
  2. 在Windows2000环境下,创建一个控制台进程,此进程包含n个线程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件的要求进行读写操作。用信号量机制分别实现读者优先和写者优先问题。-In Windows2000 environment, create a console process, this process contains n threads. N threads with which to express n a reader or writer. Each threa
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:6158
    • 提供者:郑明钊
  1. WANG

    0下载:
  2. 自己写的vc程序源码,实现dll注入,和自动发邮件等功能,看到这个好网站,和大家分享。exe文件工程没名字为WANGE,网站上可以下载。-Vc write their own source code, to achieve dll injection, and automatic email and other functions, see the good sites, and to share. exe file name for the project did not WANGE, the
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-14
    • 文件大小:3972333
    • 提供者:剑圣
  1. server

    0下载:
  2. 写一个服务器,要求根据用户 输入文件路径(要求用户可以输入一个文件,或文件夹路径,注意要是文件夹,可能文件夹中还嵌套这文件夹)中找出文件里面里面存放的用户指定信息(比如邮箱) ,并把找出的信息(比如邮箱)保存到一个用户指定的文本文件中。-Write a server requires users to enter a file path (the user can enter a file or folder path Note that if the folder may also be n
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:1490
    • 提供者:邢垚
  1. 1

    0下载:
  2. 文件的创建,和载入,,操作系统的程序,楼主学生,上课写的,-File creation and load the operating system program, the landlord of students in class to write
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-26
    • 文件大小:1454953
    • 提供者:林辉
  1. mappings

    0下载:
  2. 功能是仲裁访问的互斥体,包含创建数据文件,创建仲裁的互斥体,根据文件创建100个线程来读写,关闭对象-Function is to arbitrate access mutex,Includes creating a data file, create a mutex arbitration, creates 100 threads to read and write in the paper, close the object
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-10
    • 文件大小:1349
    • 提供者:凤佳梅
  1. Multi-thread-concurrent-write-files

    0下载:
  2. 多线程并发写文件,100个线程同时写文件无压力-Multi thread concurrent write file, the 100 thread at the same time to write the file without pressure
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-29
    • 文件大小:36999
    • 提供者:钱云杰
  1. chatonline

    0下载:
  2. 组播聊天,采用java编写,里面有三个.java文件。-Multicast chat using java to write, there are three .java file.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-13
    • 文件大小:1916
    • 提供者:王杰
  1. cpmmidate

    0下载:
  2. 一个读写Ini文件的类,开发平台 A read and write Ini file class, development platform-A class that is to read and write Ini file, development platform A to read and write Ini file class, the development platform
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-23
    • 文件大小:7168
    • 提供者:Yehudi
  1. JQBBUW

    0下载:
  2. inf文件的读写操作的程序实例,对于初学者,这是一个很好地锻炼对象-Inf file read and write operations process instance, for starters, it s a very good exercise object,,
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-16
    • 文件大小:10240
    • 提供者:grienn
  1. nsboeiated__edge

    0下载:
  2. 不用API的ini文件读写,支持现有的INI读写,并且还可以脱离API的限制(Ini file to read and write without API, support existing ini, speaking, reading and writing, and you can also from the limits of the API)
  3. 所属分类:进程与线程

    • 发布日期:2017-12-23
    • 文件大小:1024
    • 提供者:ondjvpv
  1. lock和多线程

    0下载:
  2. C#,lock和多线程的简单例子,使用线程的好处·使用线程可以把占据长时间的程序中的任务放到后台去处理 ·用户界面可以更加吸引人,这样比如用户点击了一个按钮去触发某些事件的处理,可以弹出一个进度条来显示处理的进度 ·程序的运行速度可能加快 ·在一些等待的任务实现上如用户输入、文件读写和网络收发数据等,线程就比较有用了。在这种情况下可以释放一些珍贵的资源如内存占用等等。(A simple example of C#, lock, and multithreading, the b
  3. 所属分类:进程与线程

搜珍网 www.dssz.com