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

搜索资源列表

  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. Interrupt&DMA

    0下载:
  2. 这是一个在TI DSP上用C语言实现的DMA中断程序的试验例程-This is a TI DSP C language DMA interrupt program to the test routines
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:16.03kb
    • 提供者:刘小丽
  1. 从NT服务启动Windows程序

    1下载:
  2. 它能够启动你指定的任意多个程序。被启动的程序将像 NT 服务一样运行(例如,不用用户登陆机器,它们便会在后台运行)。 ? 在没有合适特权情况下,用户不能终止由此服务启动的程序(除非机器关闭)。 ? 你可以在 NT 服务之外测试和调试你的程序。例如,你可以在 DevStudio 调试器中运行你的程序,单步进入源代码中查找错误等。当“调试无错”后,你将它配置成产品,从 NT 服务启动它。-it can start your designated arbitrary number of procedu
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:27.88kb
    • 提供者:王明
  1. 这是可以说是windows蜘蛛纸牌的一个作弊器吧

    0下载:
  2. 这是可以说是windows蜘蛛纸牌的一个作弊器吧,不过程序事先要用金山游侠等测出自己机子有关内存地址,一般测一次就行了.然后程序会检测有没有运行纸牌,再修改分数和步骤数.只是用来练习进程操作的例子.,It is said that Spider Solitaire is a windows browser to cheat you, but prior to use procedures such as Gold Peak Ranger detect memory address of the
  3. 所属分类:进程与线程

    • 发布日期:2017-03-21
    • 文件大小:35.31kb
    • 提供者:
  1. duoxiancheng

    0下载:
  2. 编写多线程的程序 1)试验目的和内容 理解操作系统中的进程和线程的概念,比较单进程(线程)和多进程(线程)的程序结构和执行方面的区别,指出多进程(线程)的好处。 2)试验环境 在windows下用VC++编写一个多线程的程序并比较与单线程程序的区别*/-Procedures for the preparation of multi-threading 1) test the purpose and content of understanding the proces
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:3.18kb
    • 提供者:殷晓飞
  1. Semaphore

    0下载:
  2. this a Semaphore Test program. Code is simple but easy to learn.-this is a Semaphore Test program. Code is simple but easy to learn.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-07
    • 文件大小:1.16mb
    • 提供者:metlbard
  1. CriticalSection

    0下载:
  2. this a Critical Section test program. code is simple but easy to learn.-this is a Critical Section test program. code is simple but easy to learn.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-04
    • 文件大小:1.16mb
    • 提供者:metlbard
  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
    • 文件大小:269.68kb
    • 提供者:爱琴炫彩
  1. multitread

    0下载:
  2. 多线程的简单实现和测试小程序,用于多线程的学习,比如串口接受程序-multi-tread realised, a small test program
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:280.57kb
    • 提供者:马弢
  1. multiThreads

    0下载:
  2. 多线程的一个简单小程序测试 通过输出不同的符号来观察-A simple multi-threaded through a small program to test the output to observe the different symbols
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:32.99kb
    • 提供者:婷婷
  1. GetMessageApp

    0下载:
  2. VC++的进程通讯实例,程序由两个子程序构成,用于相互间进行进程通讯测试-VC++ instance of the process of communication, the program constituted by the two subroutines, the process used to communicate between each test
  3. 所属分类:Process-Thread

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

    0下载:
  2. MultiThreadCriticalSection多线程互斥所临界区-MultiThreadCriticalSectiongap was not know! Enclosed test program code
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:26.31kb
    • 提供者:
  1. mh2663Multittu

    0下载:
  2. 多线程的h263编解码程序源码 ,Viisual C++编译测试 -H263 codec of multi-threaded program source, Viisual C++ compile the test
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:774.93kb
    • 提供者:补助
  1. neilianHook

    0下载:
  2. inline hook在分析程序时!!可以方便的进行测试!使用方法已打包!-inline hook in the analysis of the program! ! Easy test! Use has been packaged!
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-19
    • 文件大小:3.01mb
    • 提供者:lori
  1. pipe-for-cPPbuilder

    0下载:
  2. C++builder编写的管道数据读取功能,其中ADD是测试程序,具体应用时把builder程序中子程序的位置需要改成ADD程序所在位置-Data read function C++builder written pipeline, including ADD test program, the specific application builder program subroutine strcpy (command, " F: \ \ Research \ \ pipe \ \ ADD \
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-08
    • 文件大小:506.22kb
    • 提供者:王潘
  1. tongyongdongtiankutiaoshi

    0下载:
  2. 通用动态库调试工具,在测试动态库时,不用通过开发语言环境,定义函数调用过程,再去调用测试,而是直接在本工具程序中直接调用。程序支持几乎所有的动态库函数。-Universal dynamic library debugging tool when testing the dynamic library, not the environment through the development of language, the definition of a function call, go cal
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-02
    • 文件大小:545.22kb
    • 提供者:刘海
  1. VTHU5

    0下载:
  2. The test program for PB9 development, need to test the friend please copy the PB9 run a DLL into the corresponding folder
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-17
    • 文件大小:6kb
    • 提供者:bvlance
  1. rriver

    0下载:
  2. winCE下USB摄像头驱动源代码,包括测试程序,在XScale下通过测试(WinCE under the USB camera driver source code, including the test program, under the XScale wasn't entirely through test)
  3. 所属分类:进程与线程

    • 发布日期:2017-12-25
    • 文件大小:131kb
    • 提供者:chkcb
  1. qesttewt

    0下载:
  2. Sound card test program 声卡测试程序,(Sound card test program Sound test procedure,)
  3. 所属分类:进程与线程

    • 发布日期:2017-12-27
    • 文件大小:2kb
    • 提供者:Arcbjq
  1. testtest

    0下载:
  2. DOS和WINDOWS下键盘图形测试程序,不错的源码(DOS and WINDOWS keyboard graphics test program, good source)
  3. 所属分类:进程与线程

    • 发布日期:2017-12-24
    • 文件大小:96kb
    • 提供者:gamedxay
« 12 »
搜珍网 www.dssz.com