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

搜索资源列表

  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
    • 文件大小:535.6kb
    • 提供者:小许
  1. 200584224045108

    0下载:
  2. 给自己写了一个小工具,使用 FileSystemWatcher 组件监视磁盘文件,具体可以参看http://www.cndevx.com/club/dispbbs.asp?boardID=62&ID=61659&page=1 现在小艾专心开始本版开源项目,特此贴上源代码,有兴趣的朋友可以自己随意修改和使用。但是这个程序还有一些 bug 没有解决。小艾再次谢谢大家。 -to himself wrote a small tool, the use of surveillance Fil
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:35.35kb
    • 提供者:雪貂
  1. FileCode

    0下载:
  2. windows文件管理和处理程序,可以打开编辑保存相关格式的文件-windows document management and processing can open format editing to preserve relevant documents
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:38.52kb
    • 提供者:
  1. processpathshow

    0下载:
  2. 用OpenProcess()函数将进程打开后,再利用EnumProcessModules()函数枚举该进程的模块,最后利用GetModuleFileNameEx()函数就能取得该进程的路径。-with OpenProcess () function to open the process, Reuse EnumProcessModules () function except to the process modules, Finally GetModuleFileNameEx () funct
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:35.38kb
    • 提供者:张天
  1. http_thread

    0下载:
  2. 大学作业,用GCC编写的C语言程序。创建线程达到传送本地HTML文件。把HTML文件与其文件夹放置程序相同的文件夹,打开IE输入http://127.0.0.1:8080/文件名.html 即可成功打开-University of operations, prepared by the GCC using C language program. Create threads to transmit local HTML documents. Put HTML file folder with
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1.37kb
    • 提供者:ming
  1. EnTeHandle_1

    0下载:
  2. EnTeHandle可以让你查看当前进程打开的句柄。句柄可以是文件、事件、互斥信号量等等。此外,你也可以查看进程当前打开的DLL,线程信息,进程内存,甚至是动态更新。也可以搜索dll和句柄-EnTeHandle can let you see the current process opened handle. Can handle documents, events, etc. mutex semaphores. In addition, you can view the current pr
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:83.7kb
    • 提供者:yang
  1. sameprocess

    0下载:
  2. 如果您对IE4.0熟悉的话,你将知道在Internet Settings高级设置中有一个选项:“在新的进程中浏览(英文:Browse in a New Process)”,如果你把它前面的对钩去掉,然后运行IE,并打开任务管理器查看所有进程,你将会发现没有新的IExplorer.exe进程出现。反之,则新的IExplorer.exe进程出现。 当我们需要许多数据在程序实例之间共享的时候,这种能使多个实例运行在同一个进程空间的程序是非常有用的。它的实现很简单,众所周知,启动任何一个应用程
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:46.19kb
    • 提供者:苏语
  1. StressMark压力测试程序

    2下载:
  2. 简介 StressMark测试软件是一个使用Visual C++编写的,开放源代码的测试工具,可以完成服务程序及重要算法的功能和性能测试,其最主要的功能是模拟多线程或多客户端的自动化压力测试。 我们可以利用StressMark软件完成的典型测试任务包括: 1. 在多线程环境下测试一个软件模块、一段关键算法是否可以正确运行,即代码是否是多线程安全的。 2. 测试一个软件模块、一-brief StressMark test software is a Visual C prepared in the
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:203.41kb
    • 提供者:yao
  1. 开远程telnet服务代码

    0下载:
  2. 打开远程telnet服务代码,在远程机器上运行,可打开对方机器的telent服务。-open remote telnet service code, the remote machines, machines can be opened to the plc services.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:5.99kb
    • 提供者:钟馗
  1. 自动更新软件系统

    0下载:
  2. 对新系统自动更新,用户一打开机器就可以直接更新数据 -the new system to automatically update, a user can open the machine directly update data
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:470.49kb
    • 提供者:章孝炎
  1. sample

    0下载:
  2. 在VS2005环境下,使用MFC实现一个马赛克图片特技的多线程播放。将打开按钮的响应函数中屏蔽的代码打开可以看到串行程序的效果。通过二者的对比可以深刻体会串行程序与多线程程序的区别。这是我自己写的,在讲课中用的一个小示例程序。-In the VS2005 environment, the use of MFC stunt the realization of a mosaic picture of the multi-threaded playback. Button will open the
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:46.55kb
    • 提供者:gausegao
  1. Tcptest8

    0下载:
  2. 本通讯工具是基于多线程的, 可同时开放几个链接,并且相互之间传递数据并不冲突-This communication tool is based on the multi-threaded and can simultaneously open several links, and transmission of data between each other does not conflict with
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-26
    • 文件大小:328.1kb
    • 提供者:商志亮
  1. Ornamental_Garden_Problem

    0下载:
  2. 英国帝国理工学院电脑系多线程课程教学材料之二 ---- 观赏园林问题-A large ornamental garden is open to members of the public who can enter through either one of two turnstiles to the East and to the West of the garden. The management want to determine how many people are in the ga
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-13
    • 文件大小:1.78kb
    • 提供者:Key
  1. clsProcess

    0下载:
  2. 进程操作的类,可以从进程名枚举进程PID,也可以从窗口标题查找,打开进程,读取长整型,写入长整型,读取字节数组,写入字节数组.压缩包内包含有一个破解示例,破解掉一个判断密码是否正确的程序(仅在内存中进行,不破坏原文件)-Process operations class, you can enumerate the process name from the process PID, you can search for the title from the window, open the pr
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:9.83kb
    • 提供者:林勇辉
  1. multiThread_1

    0下载:
  2. 一个简单的多线程运行的程序,能够看到所有线程同时打开的效果,和只打开一个线程的效果,还可以对某些线程进行暂停,继续等操作。-A simple multi-threaded operating procedures, be able to see the effect of all the threads open, and only the effect of opening a thread, the thread can be suspended for some to continue s
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-08
    • 文件大小:1.81mb
    • 提供者:cp
  1. SnifferThreadCreate

    0下载:
  2. 带有协议驱动和打开驱动的源码可监视系统进程的建立和关闭-With a protocol driver and the open source driver can monitor the process of establishing the system on and off
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:68.55kb
    • 提供者:Gfr
  1. mutiProcess

    0下载:
  2. 可以查看系统内部进程,还可以打开计算器,记事本。-Can view the process within the system, you can also open the calculator, notepad.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-24
    • 文件大小:3.34mb
    • 提供者:张春阳
  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
    • 文件大小:918byte
    • 提供者:
  1. duoxianchengfuwuqi

    0下载:
  2. 多线程服务器实现回显功能,包含一个客户端程序一个服务器端程序。在linux下开启服务器程序可以对多个客户端服务。-Echo multi-threaded server implementation features, including a client program of a server-side program. Under the linux server program can open multiple client services.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-23
    • 文件大小:266.12kb
    • 提供者:龚煜
  1. Vbneicunxiugai

    0下载:
  2. VB程序源码,可以打开来看一下源码模块,只不过不能修改动态内存,如果有这方面需要的建议不要下载。-VB program source code, you can open the source code module, but can not modify the dynamic memory, if you do not need to download this proposal.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-12
    • 文件大小:870byte
    • 提供者:王修林
« 12 »
搜珍网 www.dssz.com