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

搜索资源列表

  1. 进程间通讯.zip

    0下载:
  2. 所属分类:嵌入式/单片机编程

    • 发布日期:
    • 文件大小:15103
    • 提供者:
  1. xp163.com.7.159

    0下载:
  2. ·此代码示范了如何利用 CreateToolhelp32Snapshot API函数枚举系统当前进程。以及如何用HANDLE OpenProcess(...),TerminateProcess(...)来打开和关闭活动进程。... -this code demonstrated how to use CreateToolhelp32Snapshot API function except to the current process system. And how HANDLE OpenProc
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:35349
    • 提供者:甘永祥
  1. vxworks_rt_kernel2

    0下载:
  2. 这个是介绍vxworks kernel概念的一本书,从进程的概念到搭建开发环境做了详细的介绍.对于初学者是本不错的入门书籍-introduced VxWorks is the kernel of a concept, the process from concept to the development environment built a detailed briefing. For beginners this is a good entry books
  3. 所属分类:VxWorks

    • 发布日期:2008-10-13
    • 文件大小:233746
    • 提供者:祝光耀
  1. 调度算法

    1下载:
  2. 这是操作系统实验的调度算法,包含时间片轮转法,抢占式优先权算法,非抢占式优先权算法,先来先服务算法,短作业(进程)优先调度算法. -This is the experimental operating system scheduling algorithms, including time-rotate, Preemptive priority algorithm, non-preemptive priority algorithm, first-come first-serve algor
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:15062
    • 提供者:梁狂
  1. lissa_gui

    0下载:
  2. 嵌入式LINUX下应用,多进程地图形显示 UCLINUX,无MMU方式的例子-embedded Linux applications to process more graphics OS, no way of example MMU
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:5256
    • 提供者:陈家振
  1. mmuos

    1下载:
  2. 这是一个不到2000行的操作系统,巧妙地利用ARM9 CPU的内存管理单元(MMU)实现进程的切换。ARM9的4G虚拟地址可分成128个进程空间,每个32M。虽然它们的虚拟地址(VA)都是0-(32M-1),但是对应的MVA(Modified vitual address,由虚拟地址VA和进程号PID组合而来)不一样,设置MVA对应的页表指向不同物理地址就可以很方便地让各进程运行空间相互隔开。代码很少,注释丰富,希望能对想理解操作系统、了解ARM体系结构的朋友有所帮助。 -This is a
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:76675
    • 提供者:韦东
  1. 战斗机

    0下载:
  2. 涉及的代码是针对WINCE3.0(PPC2002)平台,同时兼顾了WIN32平台;旨在讨论编写同时适应2种平台的通用代码,采用的是最原始的BitBlt贴图和离屏方式,贴图效果比较粗糙。对声音的处理也比较幼稚,希望不会误导初学者。 重要说明: 1、没有用内存泄漏工具检测过,不知道有没有内存泄漏,哪位可以帮忙检测一下 2、未完成部分: 游戏的BOSS部分(BOSS贴图、BOSS子弹、BOSS爆炸效果) 游戏难度控制,目前比较幼稚 3、未解决的BU
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:454961
    • 提供者:夏侯威
  1. 一些VHDL源代码

    0下载:
  2. 内有波形发生器,加法器,经典双进程状态机,伪随机熟产生器,相应加法器的测试向量,16×8bit RAM,FIFO,通用RAM等源程序-within waveform generator, Adder, classic dual-process state machine, cooked pseudo-random generator, the corresponding Adder test vector, 16 x 8bit RAM, FIFO, etc. source generic RAM
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:45110
    • 提供者:蔡孟颖
  1. VxWorks信号量详细介绍

    0下载:
  2. 对Vxworks进程通讯的信号量详细介绍,及源代码实例,包括:Bsem、Csem、mutexSemDemo ,非常有用哦!-right Vxworks process communications signals volume details, and source code examples, including : Bsem, Csem, mutexSemDemo, very useful!
  3. 所属分类:VxWorks

    • 发布日期:2008-10-13
    • 文件大小:63631
    • 提供者:prescape
  1. MurphyPinyin-0.03-src

    1下载:
  2. Linux下的QTE 嵌入式可用的中文拼音输入法c++ ,利用他你可以进程移植到你的linux应用里-Linux embedded under the QTE available in Chinese Pinyin input method c, you can use him to the transplant process your application Lane linux
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:221381
    • 提供者:蓝鸥
  1. kill123

    0下载:
  2. kill 文件包含的内容和具体功能:查杀进程-kill document contains the specific content and function : to detect and disinfect process
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:2463
    • 提供者:五个
  1. sl.v

    0下载:
  2. 路灯控制器 采用了状态机的概念编程,其中采用了信号检测进程防止干扰信号驱动芯片工作-lights controller state machine used the concept of programming, where the signal detection processes to prevent signal interference driver chips work
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:989
    • 提供者:李萧
  1. LINUX-note

    0下载:
  2. linux讲义 详细介绍了linux的工作原理 内存管理、进程间通讯等-details of the working principle of Linux memory management, inter-process communication, etc.
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:492463
    • 提供者:蒋彦波
  1. 789086

    0下载:
  2. 进程管理系统创建调度通信撤消可监控驱动程序开发 -process management system to create scheduling withdrawal of monitoring communications Driver Development
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:11941
    • 提供者:vvvttteee
  1. linux-dpm-dameon.tar

    0下载:
  2. Linux下动态电源管理(Dynamic Power Management)的用户守护进程,可根据系统负载和运行程序情况自动调整。-Linux Dynamic Power Management (Dynamic Power Management) the user daemon, according to system load and operating procedures of the automatic adjustment.
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:5181
    • 提供者:韦建利
  1. IEControlPro

    0下载:
  2. Wince下对IE进程发送虚拟键盘事件达到用快捷键控制IE的目的-Wince IE process right under this virtual keyboard events to use the keyboard to control the purpose of IE
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:72424
    • 提供者:holly
  1. enetstat_demo

    0下载:
  2. 网络端口到进程PID 的转换例子。可以显示本机运行的网络进程对应的端口号-network port to the conversion process PID example. Be able to show the machine running the process corresponding to the network port number
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:101939
    • 提供者:陈学峰
  1. PCB

    0下载:
  2. 这是一个用C++做的进程调度实验,供大家参考-This is a C++ to do with the process of scheduling experiments for reference
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:9446
    • 提供者:luodengmin
  1. 呼吸监测系统

    0下载:
  2. 通过定时器实现51单片机的进程调度。支持设置任务间隔,执行次数,设置任务优先级等。(Through the timer to achieve the process of scheduling 51 microcontroller. Support settings, task intervals, times of execution, priority of tasks, etc..)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-26
    • 文件大小:67584
    • 提供者:Ximple
  1. 基于Linux的进程管理程序

    1下载:
  2. 基于Linux的进程管理程序,支持can通讯,通过共享内存监控个进程运行状态,并控制进程的加载和卸载。
  3. 所属分类:嵌入式Linux

« 1 23 4 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com