登录
首页 » 电子书 » 国防科大电子科学与工程学 嵌入式系统开放研究小组 面向二十一世纪的嵌入式系统设计技术 Embedded System Project Managemen...

国防科大电子科学与工程学 嵌入式系统开放研究小组 面向二十一世纪的嵌入式系统设计技术 Embedded System Project Managemen...

于 2022-09-01 发布 文件大小:2.43 MB
0 212
下载积分: 2 下载次数: 1

代码说明:

国防科大电子科学与工程学 嵌入式系统开放研究小组 面向二十一世纪的嵌入式系统设计技术 Embedded System Project Management

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

发表评论

0 个回复

  • C# Programming Tips Techniques
    C# Programming Tips & Techniques -C# Programming Tips Techniques
    2023-08-10 17:10:04下载
    积分:1
  • 是关于网络web服务器的开发,用visual studio .net开发的。
    是关于网络web服务器的开发,用visual studio .net开发的。-network on the web server development, using visual studio. Net development.
    2023-08-02 14:20:05下载
    积分:1
  • err
    Title: C++ Primer 3rd Edition 中文完美OCR版 ISBN:7-5083-0989-8 Author:潘爱民 张丽 Publisher:中国电力出版社 Page:1043 Edition:3rd Edition Catalog:Programming/C_C++ Format:PDF Size:3.80MB Supplier:过去 Introduction:C++ Primer的第三版结合了Stanley Lippman的实践经验和Josée Lajoie对于ANSI/ISO标准C++的深入理解。这本指导书的第三版已经被重新改写过,以便更加精确地讲述标准C++的特性和用法。在本书中,对于C++初学者特别有价值的是一些来自真实世界中的程序例子,它们说明了泛型程序(generic program)的设计、面向对象程序的设计、模板的用法,以及使用标准C++进行程序设计的方方面面。而且,本书也在适当的地方讲到了一些习惯用法以及效率指导。-err
    2022-06-15 05:01:08下载
    积分:1
  • 700多个API函数的详细介绍
    700多个API函数的详细介绍-不得不看。 本帮助文件由陈国强个人整理后出版,内容全摘自网络。版权归实际作者所有。 为了让网友们能更好的阅读和管理Windows API 函数,于是我为大家将网上的资料整理成一个帮助文件。让查阅API 函数变的更简单,容易,也更有效。 本帮助文件中的Windows API 函数大约有774个,共分十二大类,基本上包括了大部分的常用和非常用的Windows API 函数。-More than 700 API functions detailed introduction- had to watch. The Help file by Chan Kwok-keung, after finishing the publication of personal content from the network-wide. Belongs to the actual author of all. In order to allow users to better reading and management of Windows API function, so I will be online for the U.S. data into a help file. To allow access to API function becomes more simple, easy, but also more effective. The help files in Windows API function has about 774, divided into twelve categories, basically most of the commonly used and very used to Windows API functions.
    2022-07-28 00:09:16下载
    积分:1
  • 小波变换及其应,介绍小波变换的基本理论以及去噪、压缩和图像融合等应用。
    小波变换及其应,介绍小波变换的基本理论以及去噪、压缩和图像融合等应用。-Wavelet transform and its should be, introduce the basic theory of wavelet transform and denoising, compression and image fusion applications.
    2022-04-10 17:51:32下载
    积分:1
  • 徐士良 《C常用算法程序集》第2版 第5部分 一共分5部分,用超星打开...
    徐士良 《C常用算法程序集》第2版 第5部分 一共分5部分,用超星打开-"C algorithms collection procedures", 2nd edition, is divided into five parts, one part five, with open Superstar
    2022-05-06 17:56:33下载
    积分:1
  • 讲述了数字图象原理,对研究指纹的朋友有一定的帮助
    讲述了数字图象原理,对研究指纹的朋友有一定的帮助-About digital image principle, the study of fingerprints has some friends to help
    2022-12-27 00:55:03下载
    积分:1
  • 流媒体传输协议的doc
    流媒体传输协议的doc-streaming media transport protocol doc
    2022-07-14 03:27:00下载
    积分:1
  • 张贤达一本很经典的信号处理的,强烈推荐,大家可以看一看...
    张贤达一本很经典的信号处理的书,强烈推荐,大家可以看一看-a good bood
    2022-07-07 06:25:18下载
    积分:1
  • 引言 1. 前提 2. Java的学习 3. 目标 4. 联机文档 5. 章节 6. 练习 7. 多媒体CD...
    引言 1. 前提 2. Java的学习 3. 目标 4. 联机文档 5. 章节 6. 练习 7. 多媒体CD-ROM 8. 源代码 9. 编码样式 10. Java版本 11. 课程和培训 12. 错误 13. 封面设计 14. 致谢 第1章 对象入门 1.1 抽象的进步 1.2 对象的接口 1.3 实现方案的隐藏 1.4 方案的重复使用 1.5 继承:重新使用接口 1.5.1 改善基础类 1.5.2 等价和类似关系 1.6 多形对象的互换使用 1.6.1 动态绑定 1.6.2 抽象的基础类和接口 1.7 对象的创建和存在时间 1.7.1 集合与继承器 1.7.2 单根结构 1.7.3 集合库与方便使用集合 1.7.4 清除时的困境:由谁负责清除? 1.8 违例控制:解决错误 1.9 多线程 1.10 永久性 1.11 Java和因特网 1.11.1 什么是Web? 1.11.2 客户端编程 1.11.3 服务器端编程 1.11.4 一个独立的领域:应用程序 1.12 分析和设计 1.12.1 不要迷失-INTRODUCTION 1. Premise 2. Learning Java 3. Goal 4. Online documentation 5. Chapter 6. Practice 7. Multimedia CD-ROM 8. Source 9. Coding format 10. The Java version 11. Training courses and 12. Wrong 13. Cover Design 14. Thanks Chapter 1 Introduction to Object 1.1 1.2 progress abstract Object Interface Implementation 1.3 1.4 hidden program of the repeated use of 1.5 Succession : the re-use interface 1.5.1 improve basic category 1. 5.2 equivalent and similar relationships over 1.6-shaped object used interchangeably 1.6.1 1.6.2 bundled w
    2022-04-16 23:59:12下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载