联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 单片机开发(64) 
按平台查找All Java(64) 

[单片机开发] thread2

1) 超级可以移植性,与 CPU 无关,几乎任何支持 C 语言编程的 CPU 都可以用!(本文仅仅以 51 单片机为例而已,但实际上可以任意移植) 2) 小之又小, 原理很简单,一看就懂。 3) 省之又省, 可以说对 RAM 和 ROM 省到极致。 4) 取 protothread 之精华,将定时器与状态机和伪线程语法融合到一个框架,任务函数可以有两种写法。 5) 基于定时器触发,调度效率高,最大化减少无效的代码运行时间。
1) Super portability, independent of C PU, almost any C PU supporting C language programming can be used! (This article only takes 51 single chip computer as an example, but in fact it can be transplanted arbitrarily.) 2) Small and small, the principle is very simple, one can understand. 3) Provincial and provincial, can be said to save RAM and ROM to the extreme. 4) Take the essence of protothreads and integrate the timer with state machine and pseudo-thread grammar into a framework. Task functions can be written in two ways. 5) Based on timer trigger, the scheduling efficiency is high, and the running time of invalid code is minimized (2018-12-02, Java, 101KB, 下载6次)

http://www.pudn.com/Download/item/id/1543738079634317.html

[单片机开发] apache-storm-0.10.0-src

Apache Storm 是一个免费开源的分布式实时计算系统。简化了流数据的可靠处理,像 Hadoop 一样实现实时批处理。Storm 很简单,可用于任意编程语言。Apache Storm 采用 Clojure 开发
Apache Storm is a free and open source distributed realtime computation system. Storm makes it easy to reliably process unbounded streams of data, doing for realtime processing what Hadoop did for batch processing. Storm is simple, can be used with any programming language, and is a lot of fun to use! (2016-07-02, Java, 8619KB, 下载1次)

http://www.pudn.com/Download/item/id/1467443442178249.html

[单片机开发] LVDS

提供1024位的连环AT24C01电可擦可编程 只读存储器(eepm)组织成128字的8位每个。该设备是 优化用于在许多工业和商业应用,低功率 和低电压操作是必要的。可以在空间的AT24C01储蓄 8针PDIP,8针MSOP,8针TSSOP,8针JEDEC小块集成电路包和是 可通过2线串行接口。此外,整个家庭可在5.0 v (4.5 v至5.5 v),2.7 v(2.7 v至5.5 v),2.5 v(2.5 v至5.5 v)和1.8 v(1.8 v至5.5 v)版本- 的联系。
1024 provided a chain AT24C01 electrically erasable programmable read-only memory (eepm) organized into 128 words 8 each. The device is optimized for use in many industrial and commercial applications, low power and low voltage operation is necessary. AT24C01 savings in space, 8-pin PDIP, 8-pin MSOP, 8-pin TSSOP, 8-pin JEDEC soic package and is available through a 2-wire serial interface. In addition, the entire family is available in 5.0 v (4.5 v to 5.5 v), 2.7 v (2.7 v to 5.5 v), 2.5 v (2.5 v to 5.5 v) and 1.8 v (1.8 v to 5.5 v) version- linked. (2013-06-26, Java, 2414KB, 下载4次)

http://www.pudn.com/Download/item/id/2289562.html

[单片机开发] docversion

本书围绕中档系列PIC 单片机来展开讨论,Microchip 公司自己没有针对中低档系列PIC 单片机的C 语言编译器,但很多专业的第三方公司有众多支持PIC 单片机的C 语言编译器 提供,常见的有Hitech、CCS、IAR、Bytecraft 等公司。其中笔者最常用的是Hitech 公司的 PICC 编译器,它稳定可靠,编译生成的代码效率高,在用PIC 单片机进行系统设计和开发 的工程师群体中得到广泛认可。其正式完全版软件需要购置,但在其网站上有限时的试用版 供用户评估。另外,Hitech 公司针对广大PIC 的业余爱好者和初学者还提供了完全免费的学 习版PICC-Lite 编译器套件,它的使用方式和完全版相同,只是支持的PIC 单片机型号限制 在PIC16F84、PIC16F877 和PIC16F628 等几款。这几款Flash 型的单片机因其所具备的丰富 的片上资源而最适用于单片机学习入门,因此笔者建议感兴趣的读者可从PICC-Lite 入手掌 握PIC 单片机的C 语言编程 (2008-05-10, Java, 10371KB, 下载6次)

http://www.pudn.com/Download/item/id/458636.html
1234
总计:64