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

搜索资源列表

  1. RTL-lwIP-0.6

    0下载:
  2. RTL-lwIP is the porting of the lwIP TCP/IP stack to RTLinux-GPL.The focus of the RTL-lwIP stack is to reduce memory usage and code size, making RTL-lwIP suitable for use in small clients with very limited resources such as embedded systems. -RT
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:850963
    • 提供者:傅文祥
  1. TestMem

    0下载:
  2. 这个是我写的一个用于测试内存使用的小工具,可以随意向LIST列表添加条目-this is the one I wrote for testing memory usage of small tools, can be arbitrarily added to the entry list LIST
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:40275
    • 提供者:kimi
  1. MinGUI

    0下载:
  2. ARM嵌入式GUI开发包,包括文档、演示程序、PC模拟器,代码库。可以在PC的Visul C环境下开发调试界面,之后无缝移入嵌入式环境, 源码基于纯C代码,CPU及内存占用率低,可用于ARM7等主频不是很高的系统。http://www.cmsoft.cn/project/mingui/-ARM Embedded GUI development kit, including documentation, demos, PC emulator, code libraries. In the PC V
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-16
    • 文件大小:4172504
    • 提供者:CM
  1. I2C_EEPROM_Example

    0下载:
  2. I2c eeprom memory usage in bascom show in this bascom sample code
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:107120
    • 提供者:makh
  1. MEM

    0下载:
  2. wince5.0环境下查看内存情况,设备的总内存可用内存及使用率一目了然-See memory wince5.0 environment, the device s total memory usage of available memory and at a glance
  3. 所属分类:Windows CE

    • 发布日期:2017-03-31
    • 文件大小:12179
    • 提供者:zhu
  1. FAST_LINE_CIRCLE_Graphics

    0下载:
  2. A very efficient code for making a circle and line, code is ansi-c, made for 8051 type microcontrollers, enables making circle and line with minimum memory usage and very fast. code compiled with Keil
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1546
    • 提供者:oferf
  1. MMCorSD

    0下载:
  2. 在[原创]资源共享:开放我的mmc/sd操作原代码 有一个访问SD/MMC卡的源代码,但是不是GCC的,我把它改成了GCC的,但是我现在手头没有可以用来测试的硬件(正在外面制板)。现在把源代码放到网站上,希望有现成硬件的朋友帮忙测试一下,看一下有没有什么错误。 代码在AtmanAVR & Visual Studio 2005中完成修改的。 在AtmanAVR中编译完成: Generating Code... Program memory usage: 2118
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:5037
    • 提供者:zhao
  1. lib_cli

    0下载:
  2. 自己写的一个很有创意的Command Line Interface内核,占用资源非常精简,可在嵌入式平台上实现类似于shell的功能,纯C语言实现,非常易于移植。-A very smartful Command Line Interface Kernel by myself. Very low memory usage, and can provide the function for embedded platform like shell on PC. It is all written b
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-31
    • 文件大小:40027
    • 提供者:PANDA
  1. mytop

    0下载:
  2. mytop程序代码,做为嵌入式应用中可以实时查看CPU以及内存的使用状况。-mytop program code, as the real-time embedded applications can view the CPU and memory usage.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-04
    • 文件大小:1125
    • 提供者:liuping
  1. c-crc16-no-memory

    0下载:
  2. CRC16 routines without memory usage, good for small embedded systems/processors
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:631
    • 提供者:bfuclin
  1. damd_os_memory

    0下载:
  2. 提供内存管理:防止内存泄露,通过damd_porting_memory_poor_status() 观察内存使用,查看有没有重复申请的情况 查找内存泄漏的问题 1)长时间运行后出现内存泄漏; 2)为跟踪这个问题做了一个内存监控管理机制,采用分配登记,释放注销的原则,统一封装malloc和 free 3)目的是清楚系统各个模块和各个负责人分配的内存情况; 调用例子-Provide memory management: Prevent memory leaks
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:3072
    • 提供者:周南
  1. Embedded_Programming_Code

    0下载:
  2. 这是《嵌入式系统编程-使用C和GNU开发工具》的随书源码。该书由O Reilly出版,代码主要基于ARM平台实现了了简单嵌入式程序编写、编译链接和定位、下载和调试、内存使用、外围设备控制、中断服务、串行端口使用、任务调度和消息传递等操作系统功能,并有嵌入式Linux实例,是学习嵌入式编程入门的好书。-This is the " Embedded Systems Programming- Using C and GNU Development Tools" with the bo
  3. 所属分类:Embeded Linux

    • 发布日期:2018-02-23
    • 文件大小:4525498
    • 提供者:
  1. M32transplantuCOs2

    0下载:
  2. 在ATMEGA32上移植的ucosII,(未做优化,内存占用高)-On the ATMEGA32 transplantation ucosII, (without making optimization, memory usage high)
  3. 所属分类:uCOS

    • 发布日期:2017-04-04
    • 文件大小:65921
    • 提供者:lee zhen
  1. 24C01

    0下载:
  2. 2401存储器的使用,c语言编写,简单实用-2401 memory usage, c language, simple and practical
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:39365
    • 提供者:马鸣
  1. APNMemoryManage

    0下载:
  2. 当时在WinCE下工作,项目中给我们指定使用的内存大小只有10M,而在项目中经常发生内存泄漏,内存使用超出范围等各种错误,所以为了项目质量的提高,写了一个模块系统内存分配的库,用于管理项目中的内存分配。重载了 new,delete 以及实现了 malloc fr-At work in WinCE project gave us the memory size specified using only 10M, and often occur in the project memory leaks
  3. 所属分类:Windows CE

    • 发布日期:2017-04-16
    • 文件大小:15840
    • 提供者:宋江华
  1. PLA1A

    0下载:
  2. This implementation optimizes both speed & program memory usage
  3. 所属分类:Other Embeded program

    • 发布日期:2017-12-06
    • 文件大小:1931
    • 提供者:胡晓斌
  1. 23-24c02

    0下载:
  2. 此文件为24c02存储器流水灯程序,可以让初学者了解24c02存储器的用法-This file is 24c02 memory light water program that allows beginners to understand 24c02 memory usage
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:24709
    • 提供者:hhh
  1. MEM

    0下载:
  2. 内存管理预研,针对嵌入式平台通用的内存使用分析与方案简述-Memory management pre-research, common platform for embedded memory usage analysis and programs outlined
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-15
    • 文件大小:7513
    • 提供者:sistheg
  1. mytop

    0下载:
  2. mytop程序代码,做为嵌入式应用中可以实时查看CPU以及内存的使用状况。-mytop program code, as the real-time embedded applications can view the CPU and memory usage.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-12
    • 文件大小:1170
    • 提供者:steroft
  1. idwt

    0下载:
  2. Time Resolution for simulation is 1ps. Waiting for 1 sub-compilation(s) to finish... Compiled 4 Verilog Units Built simulation executable G:/Techscope/On going Mtech/Miniproject/1DDWT/xilinx/top_dwt_isim_beh.exe Fuse Memory Usage: 101756 KB Fuse
  3. 所属分类:硬件设计

    • 发布日期:2017-12-19
    • 文件大小:2048
    • 提供者:farrokh
« 12 »
搜珍网 www.dssz.com