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

搜索资源列表

  1. wince_remote_desk

    1下载:
  2. 用PC机访问wince的远程桌面,还可以上传文件,杀进程等功能,服务端在wince,客服端在windows下-PC - wince visit the Remote Desktop can also upload documents, scrapping process, and other functions, wince at the end of service, customer-in windows under
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:41638
    • 提供者:康伟
  1. ucos-code

    0下载:
  2. uc/osi-II源代码。编译后可以在WINDOWS的DOS窗口中运行。是学习进程调度,交换的简便可行的好办法。-uc / IMAGE_FLIP_HORIZONTAL-II source code. Compiled in the DOS window in Windows run. Scheduling is a learning process, an exchange of simple and feasible good.
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:389451
    • 提供者:Chen guodeng
  1. CreateProcess

    0下载:
  2. Windows CE 5.0 下创建进程程序.
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:41843
    • 提供者:zqw
  1. 汇编大全

    1下载:
  2. 由3926个源代码,包括8051/8096/8099/8048单片机汇编工具、 汇编语言、摩托罗拉m68HC11、m680x0系列汇编语言、inter8051单 片机汇编语言、dos未公开的秘密、windows进程控制、图形编程、 创新32位声开发、视频实例等众多内容,内容十分的丰富,绝对是 汇编语言的知识宝库!-by 3926 source code, including SCM 8051/8096/8099/8048 compilation tools, assembly language,
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:347003
    • 提供者:黄常华
  1. spcaview-Win32

    0下载:
  2. spcaview for windows,windows 下的spcaview,经测试可以在windows下看到由开发板servfox服务进程发来的视频.在Release文件中,可以通过修改spcaview.bat来设置接收参数-spcaview for windows, windows under the spcaview, has been tested under windows you can see the process from the development board serv
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:830641
    • 提供者:zhicj
  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
    • 文件大小:7532647
    • 提供者:zhangci
  1. 20080402174137991

    0下载:
  2. Windows CE5.0进程间通信 Windows CE5.0进程的同步与互斥-Windows CE5.0 inter-process communication Windows CE5.0 process synchronization and mutual exclusion
  3. 所属分类:Windows CE

    • 发布日期:2017-04-24
    • 文件大小:18470
    • 提供者:james
  1. FileExam

    0下载:
  2. windows ce 使用内存映射文件实现进程间通讯-windows ce using memory-mapped file to achieve inter-process communication
  3. 所属分类:Windows CE

    • 发布日期:2017-03-30
    • 文件大小:46946
    • 提供者:tianya
  1. cross-platform-lib

    0下载:
  2. 这是用c++写的一个跨平台的库,用同样的接口,实现了windows,unix,linux下的有关线程,进程,互斥,信号量,时间操作,等等。是编写跨平台c++程序的有力助手。-It is written in c++ using a cross-platform library, with the same interface, to achieve the windows, unix, linux under the relevant threads, processes, mutexes, s
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:11010
    • 提供者:陈真
  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
    • 文件大小: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. process_communication_wince

    0下载:
  2. 开发平台:vs2005; 目标平台:WINCE; 功能描述: 进程间通讯的方法有很多,除了常用的剪切板外,还可以用以下几种方法来实现:利用Windows消息WM_COPYDATA、全局原子、内存映射文件、命名管道、邮槽等。 在这里我使用的是Windows消息WM_COPYDATA来实现进程间通讯。-Development platform: vs2005 target platform: WINCE Descr iption: inter-process communicat
  3. 所属分类:Windows CE

    • 发布日期:2017-06-14
    • 文件大小:21883237
    • 提供者:simon
  1. Qt

    0下载:
  2. 本书主要讲解描述跨平台图形软件的Qt使用,Qt不但可以运行在Windows、Linux、Mac等操作系统上,还可以移植到嵌入式设备中,并且还有许多第三方驱动。   本书从Qt编程最基础的程序讲起,详细讲解了Qt模块与Qt功能类、Qt文件操作、Qt桌面软件设计、Qt程序与用户交互、Qt图形绘制与多媒体、Qt网络编程、Qt数据库编程、Qt进程与线程、Qt工具使用、Qt嵌入式开发等内容,适合广大Qt编程人员、嵌入式工程师、计算机专业师生使用-This book describes the main
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-22
    • 文件大小:7017178
    • 提供者:张付有
  1. WMV12S

    0下载:
  2. 8051/8096/8099/8048单片机汇编工具、 汇编语言、摩托罗拉m68HC11、m680x0系列汇编语言、inter8051单 片机汇编语言、dos未公开的秘密、windows进程控制、图形编程、 创新32位声开发、视频实例-8051/8096/8099/8048 SCM tools, Assembly language, Motorola m68HC11, m680x0 series of assembly language, inter8051 single
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:24151
    • 提供者:yangbin
  1. VIDLIB

    0下载:
  2. 8051/8096/8099/8048单片机汇编工具、 汇编语言、摩托罗拉m68HC11、m680x0系列汇编语言、inter8051单 片机汇编语言、dos未公开的秘密、windows进程控制、图形编程、 创新32位声开发、视频实例-8051/8096/8099/8048 SCM tools, Assembly language, Motorola m68HC11, m680x0 series of assembly language, inter8051 single
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:85542
    • 提供者:yangbin
  1. VIDEOMS

    0下载:
  2. 8051/8096/8099/8048单片机汇编工具、 汇编语言、摩托罗拉m68HC11、m680x0系列汇编语言、inter8051单 片机汇编语言、dos未公开的秘密、windows进程控制、图形编程、 创新32位声开发、视频实例-8051/8096/8099/8048 SCM tools, Assembly language, Motorola m68HC11, m680x0 series of assembly language, inter8051 single
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:10541
    • 提供者:yangbin
  1. VIDBUF

    0下载:
  2. 8051/8096/8099/8048单片机汇编工具、 汇编语言、摩托罗拉m68HC11、m680x0系列汇编语言、inter8051单 片机汇编语言、dos未公开的秘密、windows进程控制、图形编程、 创新32位声开发、视频实例-8051/8096/8099/8048 SCM tools, Assembly language, Motorola m68HC11, m680x0 series of assembly language, inter8051 single
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:75739
    • 提供者:yangbin
  1. VGA

    0下载:
  2. 8051/8096/8099/8048单片机汇编工具、 汇编语言、摩托罗拉m68HC11、m680x0系列汇编语言、inter8051单 片机汇编语言、dos未公开的秘密、windows进程控制、图形编程、 创新32位声开发、视频实例-8051/8096/8099/8048 SCM tools, Assembly language, Motorola m68HC11, m680x0 series of assembly language, inter8051 single
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:390319
    • 提供者:yangbin
  1. UPC12BS1

    0下载:
  2. 8051/8096/8099/8048单片机汇编工具、 汇编语言、摩托罗拉m68HC11、m680x0系列汇编语言、inter8051单 片机汇编语言、dos未公开的秘密、windows进程控制、图形编程、 创新32位声开发、视频实例-8051/8096/8099/8048 SCM tools, Assembly language, Motorola m68HC11, m680x0 series of assembly language, inter8051 single
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:427272
    • 提供者:yangbin
  1. STRLIBS

    0下载:
  2. 8051/8096/8099/8048单片机汇编工具、 汇编语言、摩托罗拉m68HC11、m680x0系列汇编语言、inter8051单 片机汇编语言、dos未公开的秘密、windows进程控制、图形编程、 创新32位声开发、视频实例-8051/8096/8099/8048 SCM tools, Assembly language, Motorola m68HC11, m680x0 series of assembly language, inter8051 single
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:16277
    • 提供者:yangbin
« 12 »
搜珍网 www.dssz.com