登录
首页 » 软件系统 » Blackfin是ADI嵌入式处理器的核心,其丰富的产品线已经成为目前最具性价比的嵌入式处理器.本文介绍了该系列芯片的最新动态,英文版,PDF格式...

Blackfin是ADI嵌入式处理器的核心,其丰富的产品线已经成为目前最具性价比的嵌入式处理器.本文介绍了该系列芯片的最新动态,英文版,PDF格式...

于 2022-03-09 发布 文件大小:2.47 MB
0 76
下载积分: 2 下载次数: 1

代码说明:

Blackfin是ADI嵌入式处理器的核心,其丰富的产品线已经成为目前最具性价比的嵌入式处理器.本文介绍了该系列芯片的最新动态,英文版,PDF格式-ADI is the Blackfin embedded processor core, and its rich product line has become the most cost-effective embedded processors. This article describes the latest series of chips, the English version, PDF format

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Neighbors subsystem summary of some of my personal neighbour subsystem/subsystem...
    邻居子系统的一些个人总结neighbour subsystem/邻居子系统的一些个人总结neighbour subsystem-Neighbors subsystem summary of some of my personal neighbour subsystem/subsystem neighbor neighbour subsystem summary of some personal
    2022-07-13 22:24:28下载
    积分:1
  • SVG是W3C正在制定的基于XML语言的图形图像规范。本文在简要介绍SVG特点和GEF框架之后,提出了一种在Eclipse框架下基于GEF的制作SVG文的设计...
    SVG是W3C正在制定的基于XML语言的图形图像规范。本文在简要介绍SVG特点和GEF框架之后,提出了一种在Eclipse框架下基于GEF的制作SVG文件的设计和实现方案,并介绍了系统的架构和部分关键模块的实现。-SVG is a W3C is developing XML-based graphics language specification. In this paper, SVG briefly introduce the characteristics and GEF framework, a framework in the Eclipse production of SVG based on the GEF document Design and Implementation of the program, and introduce the system structure and realize some of the key modules.
    2022-07-23 08:51:29下载
    积分:1
  • FPGA和CPLD的电子书。很好,一定要看。
    FPGA & CPLD eBook. Very good, must read.
    2022-11-17 08:30:04下载
    积分:1
  • 这个是cygwin的使用教程,很简单,不过只是windows下的使用
    这个是cygwin的使用教程,很简单,不过只是windows下的使用-this is the directory is very simple, but only under the use of windows
    2022-03-31 06:27:52下载
    积分:1
  • 这本书是xml从入门到精通进入XML需要细节…
    本书是XML从入门到精通,详细讲述了XML的教程、实例等-the book is XML proficient from the portal to go into the detail of the XML tutorial, example
    2022-08-02 15:48:10下载
    积分:1
  • 局域网通信工具设计实现 本文讨论一种基于Socket的局域网通信工具的设计与实现方法。基于Socket的局域网通信可以为局域网提供一种良好,安全,快速的通信...
    局域网通信工具设计实现 本文讨论一种基于Socket的局域网通信工具的设计与实现方法。基于Socket的局域网通信软件可以为局域网提供一种良好,安全,快速的通信机制。它的使用能有效地降低局域网通信负荷,提高局域网的使用效率,可以很好地解决内部局域网的各种通信需求。-LAN Design and implementation of communication tools discussed in this paper-based communication tools Socket LAN design and implementation. Socket LAN-based communications software for local area network to provide a good, safe, fast communication mechanism. Its use can effectively reduce the network communication load and improve efficiency in the use of local area network, can solve a variety of internal LAN communications needs.
    2022-05-20 03:27:52下载
    积分:1
  • 在图书馆管理中,要为每个借阅者建立一个账户,并给借阅者发放借阅卡(借阅卡可以提供借阅卡号、借阅者姓名),账户中存储借阅的个人信息、借阅信息以及预定信息。持有...
    在图书馆管理系统中,要为每个借阅者建立一个账户,并给借阅者发放借阅卡(借阅卡可以提供借阅卡号、借阅者姓名),账户中存储借阅的个人信息、借阅信息以及预定信息。持有借阅卡的借阅者可以借阅书刊、返还书刊、查阅书刊信息、预定书刊并取消预定,但这些操作都是通过图书馆管理员进行的,也及借阅者不直接与系统交互,而是图书馆管理员充当借阅者的代理与系统交互。在借阅书刊时,需要输入所借阅的书刊名,书刊的ISBN/ISSN号,然后输入借阅者的图书卡号和借阅者名,完成后提交表格,系统验证借阅者是否有效(在系统中存在账户),若有效,借阅请求被接受,然后查询数据库系统,看借阅者所借阅的书刊是否存在,若存在,则借阅者可以借出书刊,建立并在系统中存储借阅纪录。借阅者还书后,删除关于所还书刊的借阅纪录。如果借阅者所借出的书刊已经被借出,借阅者还可预订该书刊,一旦借阅者预订的书刊可以获得,就将书刊直接寄给预订人(为了简化系统,预订书刊可获得就不通知借阅者了)。另外,系统设置了书刊的最长借阅期,如果借阅者归还的时间超过了最长借阅期,要缴纳一定的滞纳金。- Readers card holders can borrow books, return books, check books information, books and planned to cancel, but these operations are carried out by the librarians, and do not borrow directly with the interactive system, but librarians who act as agents to borrow and system interaction. The books, by the need to import borrow books, and books by ISBN/ISSN, and then borrow the book numbers and those who borrow, forms submitted after completion, the system certification Readers whether effective (in the system exist account), if eff
    2022-03-26 14:50:03下载
    积分:1
  • 里面有的实用文档 还有一个是教材订购的实例 收集的 需要的可以看看 hubeiminyuan sj...
    里面有软件体系的实用文档 还有一个是教材订购系统的实例 收集的 需要的可以看看 hubeiminyuan sj -Inside a software system, there is a practical document ordering system is the textbook example of the need to take a look at the collection
    2022-03-12 03:52:02下载
    积分:1
  • 就是为了应付毕业设计而弄的一个很简单的客房管理,没什么适用价值"学术价值"到是优点...
    就是为了应付毕业设计而弄的一个很简单的客房管理系统,没什么适用价值"学术价值"到是优点-is designed to meet graduation and get a very simple room management system, no applicable value "of academic value" to the advantage of
    2022-01-30 13:33:56下载
    积分:1
  • published in the West
    西电出版的组态软件设计与开发,对于从事工业控制上位机软件开发的人来说,具有很强的参考价值。-published in the West-- Configuration software design and development, for industrial control PC software development people. strong reference value.
    2023-04-08 10:40:04下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载