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

搜索资源列表

  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
    • 文件大小:5221491
    • 提供者:林夕书
  1. EVC

    0下载:
  2. EVC下的编程实例,包含图形编程,线程,文件与注册表,控件,通信等.很好的学习资料-Programming under EVC example, contain graphical programming, threads, files and registry, control, communications and so on. A very good learning materials
  3. 所属分类:Windows CE

    • 发布日期:2017-05-20
    • 文件大小:5506647
    • 提供者:邵帅
  1. CE_XTALK

    0下载:
  2. CE版本的XTALK程序。它包括服务器和客户端两部分。其中对套接字I/O的并发采用线程+select机制,对于屏幕刷新则采用消息机制。主要功能是一个简单的群聊工具,一个客服发言,服务器对其广播。同时,他可以跟桌面Windows版本的程序通信。-CE versions of XTALK procedures. It includes server and client in two parts. Which socket I/O concurrent threads+ select the mec
  3. 所属分类:Windows CE

    • 发布日期:2017-04-02
    • 文件大小:111627
    • 提供者:fang
  1. ThreadSynBySemaphore

    0下载:
  2. 使用信号量的线程同步技术,可以允许预定数目的线程同时进入要同步的代码。适用于WinCE环境。-The use of Semaphore thread synchronization technology, can allow pre-determined number of threads to be synchronized at the same time to enter the code. Applicable to WinCE environment.
  3. 所属分类:Windows CE

    • 发布日期:2017-04-24
    • 文件大小:117247
    • 提供者:秦中元
  1. Mobile

    0下载:
  2. Mobile 移动应用开发宝典》示例源码 其中包含17个WebService ,数据库,文件签名,注册表 ,线程,控件,PocketOutlook(发送邮件)等 以c#和VB 编写的运用范例 方便大家学习参考-Mobile Mobile Application Development Collection, " which contains 17 sample source WebService, databases, file signatures, registry, threads
  3. 所属分类:Windows CE

    • 发布日期:2017-05-23
    • 文件大小:8031923
    • 提供者:萧海
  1. Microsoft-Mobile-Development-Guild

    0下载:
  2. 第Ⅰ部分 移动应用程序开发基础  第1章 .NET Compact Framework移动平台 1.1 Visual Studio移动应用程序开发快速入门   1.1.1 Visual Studio版本的选择   1.1.2 其他软件  1.1.3 目标、半台:Pocket PC,Smartphone还是Windows CE  1.1.4 Windows CE与Windows Mobile的差异  1.1.5 选择.NET Compact Framework的版本
  3. 所属分类:Windows CE

    • 发布日期:2017-05-19
    • 文件大小:5668449
    • 提供者:宋阳
  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-08
    • 文件大小:16186368
    • 提供者:zhj
  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-14
    • 文件大小:23293649
    • 提供者:
  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
    • 文件大小:5748960
    • 提供者:liulangmao
  1. wincePsystem

    0下载:
  2. 讲解wince系统开发比较好的一本书 第一章 引言 第二章 Windows CE系统结构 第三章 处理程序与执行绪的描述和排程 第四章 储存管理 第五章 Windows CE的储存管理 第六章 装置管理 第七章 使用者接口与图形子系统 第八章 动态链接库的载入分析 第九章 执行绪在队列之间的转换分析 第10章 虚拟内存 第11章 档案系统 第12章 驱动程序加载机制 第十三章 Windows CE应用程序开发环境 第十四章 Windows
  3. 所属分类:Windows CE

    • 发布日期:2017-05-22
    • 文件大小:6784416
    • 提供者:timothy
  1. SyncThread

    0下载:
  2. 编写wince应用程序,多线程时遇到的同步问题,生产与消费,两个线程间如何实现收与发的同步。-Write wince application multithreaded synchronization problems encountered, production and consumption, two threads how close synchronization with the hair.
  3. 所属分类:Windows CE

    • 发布日期:2017-05-03
    • 文件大小:1092223
    • 提供者:刘光宇
  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-14
    • 文件大小:22690934
    • 提供者:董鑫
搜珍网 www.dssz.com