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

搜索资源列表

  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. SysInfo-V1.1.0

    0下载:
  2. MOTO EZX手机上的任务管理器,集内存管理、cpu管理、磁盘管理、系统日志、进程管理、usb状态管理、LCD管理于一身-A profesional task manager designed for EZX based mobile. A set of memory management, cpu management, disk management, system logs, process management, usb state management, LCD management
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-27
    • 文件大小:74524
    • 提供者:wangbin
  1. Shortest_job_first

    0下载:
  2. 短作业优先级算法(在VS2005中,可以自己创建各进程的运行时间,导入后能够运行,)-shortest job first()
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:373729
    • 提供者:qin yali
  1. qianrushi

    0下载:
  2. 本文将分析嵌入式操作系统uClinux的内核结构、内存管理、多进程处理、针对实时性的解决方案和开发环境,先对uCLinux有一个深刻的认识,将有利于今后进一步研究开发。 关键词: uCLinux,内存管理,多进程处理,RTLinux,开发环境-This paper will analyze the uClinux embedded operating system kernel architecture, memory management, multi-process handling,
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:39402
    • 提供者:张皓
  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. taskmgr

    0下载:
  2. WINCE下用EVC和VS2005编译通过的枚举进程和进程所使用的DLL并能够结束进程的工具-WINCE compiled under VS2005 with the EVC and the enumeration process and the process through the use of the DLL and can be a tool for the end of the process
  3. 所属分类:Windows CE

    • 发布日期:2017-03-29
    • 文件大小:23190
    • 提供者:劉立向
  1. CCS_dev_manual

    0下载:
  2. CCS 集成开发环境 DSP集成开发环境CCS开发指南:本章概述 CCS(Code Composer Studio)软件开发过程、CCS组件及 CCS使用的文件和变量。 CCS提供了配置、建立、调试、跟踪和分析程序的工具,它便于实时、嵌入式信号处理程序的编制和测试,它能够加速开发进程,提高工作效率。-CCS IDE manual.
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:697340
    • 提供者:王永来
  1. VendingmachinesimulationwithVHDL

    0下载:
  2. 自动售货机VHDL程序与仿真 功能:货物信息存储,进程控制,硬币处理,余额计算,显示等功能。 说明:显示的钱数coin的 以5角为单位。 -Vending machine simulation of VHDL procedures and functions: cargo information storage, process control, coin handling, balance calculation, display and other functions. Desc
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:146861
    • 提供者:Zhu
  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. nvidia

    0下载:
  2. 显卡Framebuffer驱动实现framebuffer只是一个提供显示内存和显示芯片寄存器从物理内存映射到进程地址空间的设备。-Framebuffer graphics framebuffer driver implementation is only a display memory and display chip registers mapped to the process from the physical memory address space of the device.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:37855
    • 提供者:张笑天
  1. multiproc-fifo

    0下载:
  2. Arm嵌入式系统,进程间通信的一个C语言程序!-ARM programming, multiple process communication!
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-02
    • 文件大小:26777
    • 提供者:paul
  1. trafficlamp

    0下载:
  2. 基于FPGA的交通灯设计,有红绿黄三色,与实际完全相符,采用三进程设计!-FPGA-based design of traffic lights, with red, green and yellow three-color, fully consistent with the actual, using the three process design!
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:92380
    • 提供者:qs
  1. main

    0下载:
  2. 嵌入式Linux下的U盘自动挂载程序,是一个守护进程。-U-disk embedded Linux automatically mount program is a daemon.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-27
    • 文件大小:786
    • 提供者:晴空
  1. hm1

    0下载:
  2. VxWorks实现进程间的通信,并使用了信号量同步。-VxWorks to achieve inter-process communication and synchronization using semaphores.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-01
    • 文件大小:1073
    • 提供者:sjj
  1. srljlinuxe

    0下载:
  2. 深入理解Linux内核,该书详细的介绍了系统调用,内存地址,信号,进程的地址空间,进程通信,以及其他与内核有关的内容!-In-depth understanding of Linux kernel, the book details the system calls, memory addresses, signals, process address space, process communication, and other content related with the kernel!
  3. 所属分类:Embeded Linux

    • 发布日期:2017-06-20
    • 文件大小:34237767
    • 提供者:lining
  1. Vending_machine

    0下载:
  2. 设计一台自动售货机,要求具备货物信息存储、进程控制、硬币处理、余额计算、自动找零、状态显示等功能。-Design a vending machine, requires cargo information storage, process control, coin handling, balance calculation, auto-change, the status display.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:314820
    • 提供者:刘智虎
  1. s3c2440_button

    0下载:
  2. button 驱动,在应用层监控底层button driver 的动作时一般是开一个线程或进程,采用轮询的模式,这样很容易导致cpu占用时间达80 以上,严重拖累系统速度;为解决这种缺点,我们应该在底层button驱动中加入非阻塞模式的访问控制,如附件方法。-button-driven, application-layer control in the bottom button driver when the action is usually to open a thread or proc
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:1886
    • 提供者:Gavin
  1. PL_auto1

    0下载:
  2. 自动售饮料控制器 (1) 该系统能完成货物信息存储、进程控制、硬币纸币处理、余额计算和显示等功能; (2) 该系统可以销售20种货物,每种的数量和单价在初始化时输入,在存储器中存储。用户可以用1元和5角的硬币以及20元、10元、5元、1元纸币进行购物,按键进行选择。 (3) 系统根据用户输入的货币,判断钱币是否够,钱币足够则根据顾客的要求自动售货,钱币不够则给出提示并退出。 (4) 系统自动计算出应找钱币余额和库存数量并显示。 -Beverage vending contro
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:1484
    • 提供者:吴刚
  1. uCOS-II_on_VC

    0下载:
  2. 传统的UCOS-Ⅱ只支持优先级抢占型调度。它不支持基于时间片轮转调度。 相对于其它的改进,本文修改后的UCOS不支持优先级抢占,只根据优先级创建进程,然后按时间片轮转来调度。 另附一些我学习UCOS调度时参考的资料,希望对大家有所帮助。-Traditional UCOS-Ⅱ only support priority preemptive scheduling. It does not support the rotation based on time slice scheduling
  3. 所属分类:uCOS

    • 发布日期:2017-05-15
    • 文件大小:4070201
    • 提供者:zhou
  1. pl_autoVHDL

    0下载:
  2. 自动售货机VHDL。具有货物信息存储,进程控制,硬币处理,余额计算,显示等功能。-Vending machine VHDL. With the cargo information storage, process control, coin handling, balance calculation, display and other functions.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:143397
    • 提供者:liulu
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 19 »
搜珍网 www.dssz.com