CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 Windows CE 搜索资源 - 进程 线程

搜索资源列表

  1. 《evc高级编程及其应用开发》源代码-2676

    0下载:
  2. 〈EVC高级编程及其应用开发(Embedded Visual C++嵌入式编程)〉书上的源代码 全书共分13章,分别为WinCE及EVC概述、图形编程、对话框控件、进程、线程、文件和注册表、WinCE基础数据库编程、WinCE扩展数据库编程、通讯编程、UDP和PING编程、TCP编程、DLL编程以及COM编程。读者在具有一定C抖和WinCE知识的基础上,通过本书的学习,可以快速提高WinCE的编程能力和实际开发水平。-<EVC Pregoish(embedded Visual Cg)>
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:4.98mb
    • 提供者:林夕书
  1. MyApp

    0下载:
  2. 关于TOOLHELP32函数的实例 WINCE 5.0 任务管理器,包含任务栏的隐藏,开机,重启等,可查看系统进程详细信息,包括,块,基地址,首地址,线程数-TOOLHELP32 function on an instance of WINCE 5.0 Task Manager contains a hidden taskbar, start, restart, etc.
  3. 所属分类:Windows CE

    • 发布日期:2017-04-09
    • 文件大小:1.23mb
    • 提供者:面条的马甲
  1. 2.Windows2

    0下载:
  2. wince开发教程ppt,系统架构介绍和进程线程的调度-wince development tutorials ppt, system architecture and processes introduced thread scheduling
  3. 所属分类:Windows CE

    • 发布日期:2017-05-03
    • 文件大小:656.52kb
    • 提供者:sunguangkui
  1. ThreadAsyn

    0下载:
  2. EVC线程 创建进程等例程与原代码,文件包下载解压后打开,更改目标机类型!-EVC ThreadAsyn
  3. 所属分类:Windows CE

    • 发布日期:2017-05-27
    • 文件大小:9.57mb
    • 提供者:施卫
  1. EVC2676

    0下载:
  2. 这是以Windows CE为平台的EVC高级编程及其应用开发,包括MFC编程、进程、线程编程等-This is the Windows CE as a platform for EVC high-level programming and application development, including the MFC programming, process, thread programming, etc.
  3. 所属分类:Windows CE

    • 发布日期:2017-05-23
    • 文件大小:7.18mb
    • 提供者:zhangci
  1. wceui

    0下载:
  2. WinCE及EVC概述、图形编程、对话框控件、进程、线程、文件和注册表、WinCE基础数据库编程、WinCE扩展数据库编程、通讯编程、UDP和PING编程、TCP.-WinCE and EVC overview of graphics programming, dialog box controls, processes, threads, files and registry, WinCE based database programming, WinCE expanding database
  3. 所属分类:Windows CE

    • 发布日期:2017-06-09
    • 文件大小:15.44mb
    • 提供者:zhj
  1. WINCE_study

    0下载:
  2. WINCE训练 WINCE 系统习题集 1 第一部分:理论题集 2 第二部分:实践题集 7 1. 进程间通信 7 2. 加密程序 13 3. 多线程程序 23 4. 内存分配 26 5. 数据库操作 29 6. 注册表操作 36 7. 扫雷游戏 71 -WINCE 系统习题集 1 第一部分:理论题集 2 第二部分:实践题集 7 1. 进程间通信 7 2. 加密程序 13 3. 多线程程序 23 4. 内存分配 26 5
  3. 所属分类:Windows CE

    • 发布日期:2017-04-09
    • 文件大小:1.6mb
    • 提供者:郑梅
  1. Code_Programming_WinCE6

    0下载:
  2. 这是Douglas《Windows CE 6.0开发者指南》随书源码的安装程序和安装说明(微软系列丛书)。该书包含的内容有:WinCE环境下的屏幕绘图、键盘鼠标和触摸屏等输入控制、窗口控件和菜单、模块、进程和线程、文件系统、注册表、数据库、网络编程、设备间通信、串行通信、设备驱动程序、服务。-This is Douglas " Windows CE 6.0 Developer' s Guide" with the book source code and installa
  3. 所属分类:Windows CE

    • 发布日期:2017-06-15
    • 文件大小:22.21mb
    • 提供者:
  1. ShowBoardStatus

    0下载:
  2. S3c6410 ARM WINCE 下用C++ 实现的查看当前进程、线程数目、进程优先级的程序。windows CE6.0 。VS2005 。-S3c6410 ARM WINCE under implementation in C++ to view the current process, the number of threads, process priority program. windows CE6.0. VS2005.
  3. 所属分类:Windows CE

    • 发布日期:2017-05-20
    • 文件大小:5.48mb
    • 提供者:liulangmao
  1. 22-ThreadEvent

    0下载:
  2. wince线程示例,创建进程,打开WORD进程,只需前2个参数(名字、目录)-the wince thread example, to create the process, open the WORD process, only the first two parameters (name, directory)
  3. 所属分类:Windows CE

    • 发布日期:2017-05-06
    • 文件大小:1.42mb
    • 提供者:王雅文
  1. 23-SyncThread

    0下载:
  2. 创建事件句柄,第一个属性,第二个是否手动设置,第三个初始状态true表示被线程拥有,第四个名字为空,因为在同一进程中-Create an event handler, the first attribute, the second is to manually set, the third of the initial state of true indicates that the thread has a fourth name is empty, because in the same p
  3. 所属分类:Windows CE

    • 发布日期:2017-05-08
    • 文件大小:1.84mb
    • 提供者:王雅文
  1. ProcessCE

    0下载:
  2. WINCE 下获取所有的进程,并能终止线程-GET ALL APPLICATION PROCESS,AND CAN TERMINATE IT.
  3. 所属分类:Windows CE

    • 发布日期:2017-12-04
    • 文件大小:2.9kb
    • 提供者:
  1. WinCE-17wince-processinfo

    0下载:
  2. 这是在wince上对进程操作的应用程序.主要的功能包括对进程的创建和终止,如何得到创建窗体的进程ID和线程ID,以及对进程的指定内存空间进行读写。-This is the a wince application about process operation.The main features include the creation and termination of the process , how to get the process ID and thread ID to cre
  3. 所属分类:Windows CE

    • 发布日期:2017-11-15
    • 文件大小:970.1kb
    • 提供者:张伟
  1. Embedded-Visual-CPP

    0下载:
  2. 深入浅出地讲述了EINCE开发的重点和难点问题,包括EINCE及EVC概述、图形编程、对话框控件、进程、线程、文件和注册表、EINCE基础数据库编程、EINCE扩展数据库编程、通讯编程、UDP和PING编程、TCP编程、DLL编程、COM编程。-In layman' s language about EINCE develop the important and difficult issues, including EINCE and EVC outlined, graphics pro
  3. 所属分类:Windows CE

    • 发布日期:2017-06-15
    • 文件大小:21.64mb
    • 提供者:董鑫
  1. WindowsPCEP6.0Developer-Refrence-

    0下载:
  2. 针对嵌入式设备的独特需求设计复杂的应用程序 管理虚拟内存,堆和栈以减小程序的内存占用。 创建多线程进程和处理事件。 使用存储器管理来管理不同的文件系统和卷 使用数据库API存储简单的分组数据 写注册表数据、枚举主键和键值 跳读用户、计时器和系统事件以及气泡通知 连接到有线和无线网络,PC以及其他设备-The unique needs of embedded devices for the design of complex applications Virtua
  3. 所属分类:Windows CE

    • 发布日期:2017-06-11
    • 文件大小:17.14mb
    • 提供者:jack
搜珍网 www.dssz.com