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

搜索资源列表

  1. 进程创建

    0下载:
  2. 1 程序开发步骤 (1) 打开vc,选择菜单项file->new,选择projects选项卡并建立一个名为\"process\"的win32 console applicatoin工程;创建时注意指定创建该工程的目录; (2) 在工程中创建源文件\"process.cpp\":选择菜单项project->add to project->files,在选择框中输入自己想要创建的文件名,这里是\"process.cpp\";接下来询问是否创建新文件时回答\"yes\";然后
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:30249
    • 提供者:黄小文
  1. ThreadMigrate

    0下载:
  2. 封装win32和POSIX线程API。从而能够使得多线程程序能够方便在windows和linux平台移植。 压缩包中有两个文件:Thread.h和testMain.cpp。其中Thread.h是线程封装的实现,testMain.cpp是测试代码文件。 windows下使用VC7.0编译通过。Linux下用gcc3.2.3编译通过。 该版本只支持下列API: 线程创建,清除。 互斥量操作。 等待其他线程。-Packaging and POSIX threads API. I
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:2685
    • 提供者:曹京
  1. runprocess

    0下载:
  2. 如何直接运行一个资源中的程序,能够编译通过.-how to run a direct resources procedures to compile.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:2627
    • 提供者:王峰
  1. multi_thread_udp_data

    1下载:
  2. 多线程接收udp数据包,vc代码编译通过。-multithreading receive udp packets, vc code compile.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:44186
    • 提供者:hhyybb
  1. w-r

    0下载:
  2. 一个实现读写者问题的代码,已通过编译,编译后调试即可-achieve a literacy problem of the code, compile, debug can be compiled
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:3249
    • 提供者:计量
  1. KeyboardSound

    0下载:
  2. 用键盘来模拟声音播放软件,按不同的键发出不同的声音。。键盘小钢琴,,vc6.0下编译通过-keyboard to simulate the sound player software, in different keys of different voices. . A small piano keyboard, and vc6.0 under compile. .
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:881794
    • 提供者:刘用
  1. NtdllProc(NtQuerySystemInformation)

    0下载:
  2. NT进程查看,使用NTDLL的NtQuerySystemInformation函数,vc6.0编译通过-NT process, NTDLL NtQuerySystemInformation use the function, vc6.0 compile
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:30295
    • 提供者:Athena1713
  1. 进程手术刀1.0

    0下载:
  2. 功能:1.显示系统进程及进程的模块、线程信息。2.能杀死任意进程包括系统服务进程。3.能释放任意进程中的任意模块,不过有些关键模块释放不了。4.结束任意进程中的任意线程。5.请用右键进行操作。编译平台:1.该代码在Windows2000+sp2+VC.net平台下编译通过。应用:1.可以用来结束有些以服务进程形式的HACKER及病毒进程。2.可以干掉以DLL形式存在的木马。警告:不要太随意得KILL进程,有些服务进程你KILL了之后要倒霉的。-functions : 1. Display Sys
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:274270
    • 提供者:李小
  1. LanI2M_2

    0下载:
  2. 基于WinPcap的局域网IP/MAC地址快速查找程序。运行和编译时需加入WinPcap开发包支持。这是一个老掉牙的程序题材,但如果你是新手,那么不妨看看本程序多线程的思路相对比较简单,新手可以慢慢研究。本程序的不足是:在嗅探返回线程安全退出环节上处理很过于简单,如果你有能力可以继续开发。 -WinPcap-based LAN IP/MAC Address Finder quickly. Compile-time operation and development need to join
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-25
    • 文件大小:220502
    • 提供者:yewenpeng
  1. CpuUsage

    0下载:
  2. 使用这个小程序可以实现任务管理器功能中的查看cpu即时使用率的功能。 编译时会提示有个错误,不用理会,直接连接和执行就可以啦。 站长,刚刚我传了一次啦,可是回来发现少了个文件,再重新传一下!-Use this small program can achieve the task management function in the real-time view cpu usage function. Compile-time will be prompted to have a mistak
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:88201
    • 提供者:weiyewang
  1. onekeyhide

    0下载:
  2. onekeyhide源码,可通过编译.利用了线程的注入-onekeyhide source, can compile
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-25
    • 文件大小:38132
    • 提供者:gaomin
  1. EVC_ThreadTest

    0下载:
  2. EVC的多线程实例,可直接在WinCE5.0上运行,并可直接编译通过。-EVC instance of multi-threading can be run directly on the WinCE5.0 can directly compile.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-11
    • 文件大小:2724210
    • 提供者:周史良
  1. process_communication

    0下载:
  2. 本程序主要实现进程通信功能 程序说明: 在vi中输入,用gcc编译,并调试程序; (1).用vi comm.c打开,并输入程序,用w保存,用qa!退出; (2).用gcc –o comm comm.c编译; (3).用./comm运行,观察结果; 多次运行,用ctrl+c结束,观察结果变化,可修改程序后再观察-This program features the main descr iption of the procedures to achieve the proce
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:918
    • 提供者:
  1. Thread-and-Process-Source-code

    0下载:
  2. 这是为VC++进阶爱好者学习的源代码,全都通过编译-This is for the advanced amateur to learn VC++ source code, compile all
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-11
    • 文件大小:2806568
    • 提供者:AiGangZhen
  1. pai

    0下载:
  2. 多线程计算π的程序源码 可以直接编译运行 采用了windows的多线程-Multi-threaded computation of π can directly compile and run the program source using multi-threaded windows
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-19
    • 文件大小:5950947
    • 提供者:张腊
  1. 3pcf

    0下载:
  2. windows下多线程计算3pcf问题的源码 直接编译运行即可 从文件中读取数据-Under the multi-threaded computing 3pcf windows source code directly compile and run the problem can be read from the file
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-20
    • 文件大小:6037779
    • 提供者:张腊
  1. dxcThread

    0下载:
  2. 主要做的是关于一个多线程方面的例子!可以编译通过!-Mainly done on a multi-threading example! You can compile!
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-13
    • 文件大小:3470915
    • 提供者:juno
  1. procedure

    0下载:
  2. 这是在学进程调度时写的作业,分别实现了时间片轮转和优先级两种进程调度,本人测试通过,仅供参考。(环境为gcc,只上传了源代码,请需要的人自行编译)-This is the process of scheduling time to write in school operations, respectively, to achieve a round-robin scheduling and priority of the two processes, I test for reference
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:1638
    • 提供者:Xsank
  1. thread

    0下载:
  2. asio_threads.cpp : ASIO 线程样例代码源文件 join.c : 用 pthread join 测试例子代码源文件 multi_threads.c : 结合 ACE以及 pthread 的多线程例子代码源文件 build.sh : 编译并生成可执行文件的脚本程序 readme.txt : 自述文本文件-asio_threads.cpp : ASIO thread program sample join.c : an example of join whic
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:2713
    • 提供者:Haojun
  1. bianyiyuanli_cifafenxi

    0下载:
  2. 编译原理第四版的词法分析器,包括设计文档,自己写的源码,希望对大家有用。-Compile the principle of the fourth edition of the lexical analyzer, including design documents, write their own source code, the hope that useful.
  3. 所属分类:进程与线程

    • 发布日期:2017-05-07
    • 文件大小:1563648
    • 提供者:James jhon
« 12 »
搜珍网 www.dssz.com