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

搜索资源列表

  1. MemManager

    0下载:
  2. 这是操作系统中的内存管理的全部debug程序,可移植性非常强,可以在VC中调试,仅供学习,请勿用于商用-This is the operating system of all the memory management debug procedures, portability is very strong. the VC debugging, is for learning, do not for business
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:24732
    • 提供者:Xuan Yang
  1. bget.tar

    0下载:
  2. 这是一个智能的内存管理器,你可以方便的移植这段代码进入你的程序。-This is a smart memory management, you can transplant this convenient access to code your program.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:22152
    • 提供者:njabin
  1. ip

    0下载:
  2. tcp内存管理常用函数,用好的话对程序结构有很大的帮助!谢谢!-tcp common memory management function, with good structure of the process is very useful! Thank you!
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:5488
    • 提供者:yun
  1. 2407c(QEP)

    0下载:
  2. TMS320LF2407 事件管理器模块_编码程序,c语言
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:3818
    • 提供者:yangsheng
  1. pwm

    0下载:
  2. ti2407 pwm 产生程序 用来上手 事件管理器
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:9292
    • 提供者:henryorange
  1. fcl

    0下载:
  2. CPT8000 防错料管理程序!对初学者帮助较大,功能较全!
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:4291
    • 提供者:lance
  1. app.rar

    0下载:
  2. VS1003B的 录音控制代码 带NXP的UART IRQ的管理程序 在USOII下可以使用, VS1003B的 录音控制代码 带NXP的UART IRQ的管理程序 在USOII下可以使用
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-27
    • 文件大小:29917
    • 提供者:hncscj
  1. CH451

    0下载:
  2. CH451键盘管理及LED显示芯片的C程序,调试通过MCU为LPC2103-CH451 keyboard management and LED display chip C program debugging through the MCU for the LPC2103
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-27
    • 文件大小:70413
    • 提供者:瓦釜雷鸣
  1. version0.9

    0下载:
  2. 在Linux开发环境下QT+sqlite3 学籍管理系统程序构架 运用QTable类 完成表格的动态插入 删除 功能-In the Linux development environment QT+ sqlite3 Grade Management System program to complete the form the framework of the use of QTable class of dynamic insertion delete function
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:1018997
    • 提供者:小姚
  1. XYCN_AD

    0下载:
  2. 此程序采用MPLAB开发环境,可供选择中没有这个开发环境,请管理人员添加。 该程序采用PIC16F690芯片,实现AD采集功能和用XYCN现场总线与其它模块进行通信的程序。 程序中有对PIC690的串口,EEPROM,定时器等操作,并实现XYCN总线通信。-This program uses MPLAB development environment, there is no alternative to this development environment, please a
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-04
    • 文件大小:101324
    • 提供者:tanlei
  1. Specification_of_the_Embedded_Communication_System

    0下载:
  2. 《嵌入式通信设备驱动程序设计标准化》,通过对Windows和Linux环境下设备驱动程序设计模型的比较,结合通信领域嵌入式系统的特点,提出了嵌入式通信系统设备驱动程序设计标准化的构想;通过参考常用的设备驱动程序的设计思想和设计模型,制定了嵌入式通信系统设备驱动程序的分层结构,统一了底层驱动程序对上层应用或管理程序的接口,屏蔽底层的硬件特性,实现了驱动程序的规范化、标准化;在VxWorks开发环境下,对设计标准进行了详细解析,并阐述了该标准制定的原因和意义。-This paper introduc
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:180018
    • 提供者:BoA
  1. NandFlash

    0下载:
  2. 在2410上,开发的Nandflash驱动程序,以及对NANDFLASH的坏快管理-In 2410, the development of Nandflash driver, and the rapid management of bad NANDFLASH
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:45235
    • 提供者:杜金新
  1. SDCARD_FATFileSystem

    0下载:
  2. [FAT文件系统读写程序(目前在已经在fs2410开发板上经过sd卡测试,实现多级目录,文件的创建读写,24位bmp的读写),对FAT16文件系统进行了改进,主要是引入了缓冲队列,同时对缓冲队列使用了hash表的管理-[FAT file system read and write program (current board has been developed in fs2410 sd card test, multi-level directory, file creation readin
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-15
    • 文件大小:3928631
    • 提供者:于岩
  1. memTest

    0下载:
  2. 独立性超强的内存管理程序,可以直接移植到任何基于32位CPU的项目中,经过多种手机上的应用得到验证。-Independence of the superior memory management program that can be directly transplanted into any 32-bit CPU based on the project, through a variety of applications on the phone to be verified.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:197434
    • 提供者:ipigle
  1. level3_4026

    0下载:
  2. em4026卡读卡程序,可以对此卡进行解码!并实现将脚环的管理-em4026 card
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-05
    • 文件大小:1968
    • 提供者:111
  1. SC500352

    0下载:
  2. MT 的 PIC6CX5 SO28的电源管理程序-MT s power management program PIC6CX5 SO28
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-06
    • 文件大小:109529
    • 提供者:JK_L
  1. ZLG7290_C

    1下载:
  2. 周立功键盘管理芯片ZLG7290程序,可以直接应用-ZLG keyboard management chip ZLG7290 procedures can be applied directly
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-05
    • 文件大小:159422
    • 提供者:张晓飞
  1. MAIN

    1下载:
  2. 锂电池充电器管理程序,基于义隆em78P259单片机和wiceplus开发环境编写-li battery charge control program based emc em78p259 mcu and wiceplus
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-05
    • 文件大小:5305
    • 提供者:冯波
  1. AVR453PDemo

    0下载:
  2. AVR453的DEMO程序,包括了一般电池管理的功能,过压保护,欠压保护以及一个简单的均衡算法。-The AVR453 DEMO program, including the general battery management function, overvoltage protection, undervoltage protection, as well as a simple balancing algorithm.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:497237
    • 提供者:wang
  1. 人员管理系统的程序

    0下载:
  2. 本代码为一个人员管理系统的程序,在VC++环境中编写的,实现对一个学校的人员的管理。-The code for a personnel management system procedures, written in VC++ environment, and achieve the management of a school s staff.
  3. 所属分类:其他嵌入式/单片机内容

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