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

搜索资源列表

  1. libnodave

    2下载:
  2. 自己编译的非常强大的西门子S7系列通信库,可以摆脱OPC的收费困扰-To compile a very powerful Siemens S7 series of communications library, you can get rid of troubled OPC charges
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-04
    • 文件大小:108143
    • 提供者:赵磊
  1. sky_stck

    0下载:
  2. 一个强大的单片机堆栈处理函数,支持单字节、半字、字的进栈出栈,块入块出,并能形成多环形式的堆栈链。-A powerful single-chip stack handler supports single byte, half-word, word of the stack into the stack, block into the block out, and to form a multi-ring form a stack chain.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-30
    • 文件大小:8002
    • 提供者:wangyubing
  1. uTenux_V1.7.00r260

    1下载:
  2. μTenux(读作micro-Te-nux),是一个完全免费开源的实时操作系统(RTOS),向上兼容支持ARM9、Cortex A内核芯片的Tenux版本。最适用于ARM Cortex M0-M4系列的微控制器,代码开源、免费,是一个功能强大的抢占式实时多任务操作系统。文档包含系统源码、例程、镜像、及完整的开发和介绍文档。-μTenux (pronounced micro-Te-nux), is a completely free and open source real-time operat
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-06-10
    • 文件大小:17205248
    • 提供者:
  1. Speed

    0下载:
  2. 本系统以单片机AT89C52为核心,霍尔传感器为信号采集单元,AT24C02存储器构成的掉电保护电路,LCD1602为显示模块,实现简易的出租车计价功能。本系统具有操作简单,显示明了,功能强大等特点。-This system by single chip microcomputer AT89C52 as the core, the hall sensor for signal acquisition unit, AT24C02 memory of power-fail protection ci
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1848
    • 提供者:周晓
  1. Barcode Reader

    0下载:
  2. Barcorama is a Zxing-based (http://code.google.com/p/zxing/) barcode reader software developed by me in C#. The program's main purpose is to provide a free (and hopefully powerful) tool in the consumer's toolchain!
  3. 所属分类:Windows CE

    • 发布日期:2016-01-26
    • 文件大小:612297
    • 提供者:stevenoc
  1. Bootloader-master

    1下载:
  2. Pixhawk四轴飞行器控制板的Bootloader 功能很强大-Pixhawk axis aircraft control board Bootloader Very powerful
  3. 所属分类:SCM

    • 发布日期:2016-04-01
    • 文件大小:48128
    • 提供者:jikemuyi
  1. daima

    0下载:
  2. 本设计的核心部分为STC89C52单片机,结合矩阵键盘、继电器、复位电路和晶振电路、数码显示、蜂鸣器等来实现电子密码锁的功能。代码从矩阵键盘输进去之后并与存入E2PRROM的密码比较,如果两者一致,则能打开密码锁。如果密码不一致,导致开锁失败,并发出报警信号。软件部分使用了KeilC51环境功能强大,用ISP下载。省去了编程器,编写程序采用C语言,使用灵活 。与E2PROM[2]相关的特殊功能寄存器,适用于一些需经常改变数据的应用产品及需远距离改变设备参数的产品[3-6],即在保证保密性与可靠性
  3. 所属分类:SCM

    • 发布日期:2017-04-30
    • 文件大小:35291
    • 提供者:杨宁
  1. rules-of-driving

    0下载:
  2. 一个非常优秀的屏幕转换成AVI文件的程序,功能非常强大-A very good screen AVI file into the program, very powerful
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-30
    • 文件大小:9797
    • 提供者:naania249
  1. libmgncs-1.0.8.tar

    1下载:
  2. miniGui New Control Set, 为开发miniStudio特地开发的新版本控件集,其中使用C来模拟C++的控件集,它统一了控件接口,易于使用,易于集成在miniStudio中,种类繁多,功能强大-miniGui New Control Set, miniStudio specially developed for the development of a new version of the control set, in which C to simulate the C++
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-07
    • 文件大小:1213215
    • 提供者:擦肩的阳光
  1. studentMager

    0下载:
  2. 这是一个很好的学会管理系统。一批美国有强大的功能-This is a good learn management system. There are a number of powerful features American
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-15
    • 文件大小:5713
    • 提供者:huia63ngnn
  1. lua-5.3.2.tar

    0下载:
  2. Lua 是一个小巧的脚本语言。作者是巴西人。该语言的设计目的是为了嵌入应用程序中,从而为应用程序提供灵活的扩展和定制功能。 Lua脚本可以很容易的被C/C++代码调用,也可以反过来调用C/C++的函数,这使得Lua在应用程序中可以被广泛应用。不仅仅作为扩展脚本,也可以作为普通的配置文件,代替XML,Ini等文件格式,并且更容易理解和维护。 Lua由标准C编写而成,代码简洁优美,几乎在所有操作系统和平台上都可以编译,运行。 一个完整的Lua解释器不过200k,在目前所
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-29
    • 文件大小:288235
    • 提供者:quanxiao
  1. Scanner-new-keys

    0下载:
  2. 新型的按键扫描程序,你可以移植到任何一种嵌入式处理器上面,因为C语言强大的可移植性。-New button scanner, you can migrate to any kind of embedded processors, because C powerful portability.
  3. 所属分类:SCM

    • 发布日期:2017-04-30
    • 文件大小:8723
    • 提供者:jambo
  1. ATmega16_CN

    0下载:
  2. The ATmega162 is a low-power CMOS 8-bit microcontroller based on the AVR enhanced RISC architecture. By executing powerful instructions in a single clock cycle, the ATmega162 achieves throughputs approaching 1 MIPS per MHz allowing the system d
  3. 所属分类:SCM

    • 发布日期:2017-05-11
    • 文件大小:2426165
    • 提供者:zzq
  1. 18B20

    0下载:
  2. 基于51单片机的温度采集程序,所用温度传感器为DS18B20,其对时序的要求非常严格,单通信线实现的数据的传输,非常厉害,压缩包内含3个版本的传感器程序。-Based on 51 single-chip temperature acquisition program,the temperature sensor for the DS18B20,the timing of the requirements are very strict,single communication line to a
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:6371
    • 提供者:Rose
  1. qiangdaqi

    0下载:
  2. 八位抢答器,功能强大,有仿真图,有程序写20字好难-Eight Responder, powerful, has a simulation diagram, there is a program to write 20 words so hard ah
  3. 所属分类:SCM

    • 发布日期:2017-05-01
    • 文件大小:20268
    • 提供者:123456
  1. Angle-measuring-barrier-car

    0下载:
  2. 本课题组设计制作了一款具有智能判断功能的小车,功能强大。小车具有以下几个功能:自动避障功能;寻迹功能(按路面的黑色轨道行驶);趋光功能(寻找前方的点光源并行驶到位);检测路面所放置的铁片的个数的功能;计算并显示所走的路程和行走的时间,并可发声发光。-The group designed the car of a judge with intelligent features and powerful. The car has the following functions: automatic
  3. 所属分类:SCM

    • 发布日期:2017-05-01
    • 文件大小:136600
    • 提供者:王山
  1. TLV5608

    0下载:
  2. 一个功能强大的DA转换芯片,底层齐全,方便移植,很好的资料-A powerful DA converter chip, low-level complete, portable convenience, good information
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-04
    • 文件大小:313575
    • 提供者:柳晓东
  1. diaoduqi

    0下载:
  2. 这款小小调度器功能很强大,程序结构设计非常合理-The small scheduler function is very powerful, program structure design is very reasonable
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1073
    • 提供者:nieyong
  1. CoDeSys2.1Pojie

    0下载:
  2. CoDeSys是可编程逻辑控制PLC的完整开发环境,CoDeSys为强大的IEC语言提供了一个简单的方法,系统的编辑器和调试器的功能是建立在高级编程语言的基础上(如Visual C++)。用C和C++进行PLC程序开发最好的工具,一般用于开发嵌入式硬件的图形化编程语言或软件化PLC。- CoDeSys is a complete development environment for programmable logic control PLCs. CoDeSys provides a si
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-26
    • 文件大小:9048659
    • 提供者:曾xiaoqiu
  1. poco-1.7.4-all

    0下载:
  2. POCO C++包含四个核心库和一些附加库。核心库包括Foundation,XML,Util和Net,还有两个附加库,一个是NetSSL,主要在Net库中网络类中提供SSL支持;一个是Date库,在不同的SQL库中提供统一的接口访问。POCO C++以网络中心的跨平台 C++软件开发为目标,就像苹果的Cocoa之于Mac开发, 或Ruby on Rails 之于Web开发—样强大而不失简单并有趣的用于创建应用平台。-Modern, powerful open source C++ class l
  3. 所属分类:Embeded Linux

    • 发布日期:2017-12-17
    • 文件大小:56183808
    • 提供者:abc
« 1 2 ... 24 25 26 27 28 2930 31 »
搜珍网 www.dssz.com