登录
首页 » 软件系统 » arm在linux上的开发详解。很难得!

arm在linux上的开发详解。很难得!

于 2022-03-15 发布 文件大小:2.93 MB
0 165
下载积分: 2 下载次数: 1

代码说明:

arm在linux上的开发详解。很难得!-arm in the development of linux explain. Rare!

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

发表评论

0 个回复

  • 质量是由大多数程序员的头脑和不只是吨。
    软件质量是被大多数程序员挂在嘴上而不是放在心上的东西! 除了完全外行和真正的编程高手外,初读本书,你最先的感受将是惊慌:“哇!我以前捏造的C++/C程序怎么会有那么多的毛病?” 别难过,作者只不过比你早几年、多几次惊慌而已。 请花一两个小时认真阅读这本百页经书,你将会获益匪浅,这是前面N-1个读者的建议。 -software quality is linked by the majority of programmers in mind and not just the things! In addition to completely out of the loop and genuine master of programming, early Reader book, you will be the first to the feelings of panic : "wow! I used to fabricate the C/C program how did so many of the defects? "Do not sorry The author only a few years than you, it more often panic. Please spend 12 hours reading this book by 100, you will be benefited, which is in front of N-a suggestion of the readers.
    2022-10-28 14:30:04下载
    积分:1
  • 学生成绩管理
    学生成绩管理系统,基于c++语言,使用VC 6.0平台开发,包含学生成绩添加,修改,删除,以及班级管理的班级内学生信息,课程的增加删除修改
    2022-05-16 17:23:59下载
    积分:1
  • access数据库测试源码
    简单aceess数据库源码程序,可以提供给初学者一个参考或者程序开发者使用,主要是集成了一个 ado操作类对access数据库操作上的应用
    2022-09-10 10:35:03下载
    积分:1
  • 银行的数字化监视监控是目前比较有市场及应用前景的开发项目,基于不同的MPEG采集卡与硬外围设备开发的监视监控在国内外都有比较成型的技术。为了满足实时监...
    银行的数字化监视监控系统是目前比较有市场及应用前景的开发项目,基于不同的MPEG采集卡与硬件外围设备开发的监视监控系统在国内外都有比较成型的技术。为了满足实时监视、实时采集压缩、随时回放、压缩数据流的传播等具体要求,在该系统中使用了一种用于网络视频/音频多点传输(视频广播)的视频数据采集卡,提供AVI(MPEG I Frame压缩编码)采集、MPG采集。发送端广播MPEG流,接受端接受MPEG流并显示,网络传输采用WinSock 2 IP-Multicast。如果本机为发送端,网络上另外任何一台PC可以作为接收端。只要指定不同端口号,同时可以有多台PC机作为发送端,多台PC机作为接收端接收不同发送端的视频数据,也可在传送数据的同时在本机将数据存为MPEG文件。本文主要介绍在VB的环境下开发MPEG卡采集的Audio/Video数据播放的一些编程技巧。
    2022-02-03 05:05:28下载
    积分:1
  • 计算机科学的理论基础
    Teoretyczne podstawy informatyki
    2022-05-15 15:52:55下载
    积分:1
  • about windows xp system and some new technology
    about windows xp system and some new technology
    2022-02-07 04:24:09下载
    积分:1
  • 电子文档(PDF格式):《高质量程序设计指南》(C和C++语言描述)...
    电子文档(PDF格式):《高质量程序设计指南》(C和C++语言描述)-electronic files (PDF format) : "high-quality programming Guide" (C and C language description)
    2022-05-18 23:53:24下载
    积分:1
  • Design Specification Introduction Goals and Objectives GameForge is a graphical...
    Design Specification Introduction Goals and Objectives GameForge is a graphical tool used to aid in the design and creation of video games. It attempts to bring game development down to a level that any computer savvy user can understand, without requiring masterful programming ability. A user with limited Microsoft DirectX and/or Visual C++ programming knowledge will be able to construct a basic, 2-D arcade game. GameForge limits the amount of actual code written by the user, if not eliminating it completely. It will also assist experienced programmers in generating the Microsoft DirectX and Microsoft Windows9x overhead necessary for basic game construction, allowing them to concentrate on more detailed game design issues and implementation. -Design Specification Introduction Goals and Objectives GameForge is a graphical tool us ed to aid in the design and creation of video game s. It attempts to bring down to game development a level that any computer savvy user c
    2023-05-22 11:45:04下载
    积分:1
  • 电子图书:超星格式 Msc
    电子图书:超星格式 Msc-51 单片机高级语言编程-electronic library : Superstar format Mac-51 high-level language programming
    2022-06-28 04:20:37下载
    积分:1
  • 经过几个月的设计和开发,计算机图书馆管理基本开发完毕。其功能基本符合需求,能够完成书籍录入,借阅,查询、计、用户管理。并提供部分维护功能,使管理员能够...
    经过几个月的设计和开发,计算机图书馆管理系统基本开发完毕。其功能基本符合需求,能够完成书籍录入,借阅,查询、统计、用户管理。并提供部分系统维护功能,使管理员能够方便进行数据添加和修改、数据删除等功能。 但是由于毕业设计时间较短,所以该系统还有许多不尽如人意的地方,比如联机文档比较少,用户界面不够美观,出错处理不够等多方面问题。这些都有待进一步改善。 几个月的毕业设计,使我提高了实际操作能力,从以前的理论上升到实践,从感性认识上升到理性认识,真正做到学有所用,懂得先要发现问题,分析问题,解决问题,虽然在设计过程中我也遇到一些困难,但在老师的帮助和自己的努力下,我都认真克服了,但由于时间紧触,我并不能做到尽善尽美,应该说这是一大遗憾吧,我相信这对以后会有别开生会的体验。-After several months of design and development, computer library management system completed the basic development. Its functions in line with the demand for entry to complete the book, borrow, query, statistics, user management. And to provide some system maintenance functions, allowing administrators to easily add and modify data, delete data and other functions. However, due to a shorter design time graduation, so the system is not satisfactory there are still many places, such as less-line documentation, user interface s aesthetic limitations, mistakes, etc. to deal with the issue of not enough. These are to be further improved. Months of gradua
    2022-06-03 01:41:31下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载