搜索:Programming+Example

找到约 2,890 项符合「Programming+Example」的查询结果

结果 2,890
按分类筛选
显示更多分类
https://www.eeworm.com/dl/532/375399.html 书籍源码

MATLAB Code for Optimal Quincunx Filter Bank Design Yi Chen July 17, 2006 This file introduces t

MATLAB Code for Optimal Quincunx Filter Bank Design Yi Chen July 17, 2006 This file introduces the MATLAB code that implements the two algorithms (i.e., Algorithms 1 and 2 in [1], or Algorithms 4.1 and 4.2 in [2]) used for the construction of quincunx filter banks with perfect re ...
下载 118
·
查看 1186
https://www.eeworm.com/dl/686/398377.html VC书籍

windows程序设计的课程。本书介绍了在Microsoft Windows 98、Microsoft Windows NT 4.0和Windows NT 5.0下程序写作的方法。这些程序用C语言编写

windows程序设计的课程。本书介绍了在Microsoft Windows 98、Microsoft Windows NT 4.0和Windows NT 5.0下程序写作的方法。这些程序用C语言编写并使用原始的Windows Application Programming Interface(API)。如在本章稍后所讨论的,这不是写作Windows程序的唯一方法。然而,无论最终您使用什么方式 ...
下载 128
·
查看 1072
https://www.eeworm.com/dl/829913.html 技术资料

高清电子书-C++ Primer Plus 第6版英文版 1438页

高清电子书-C++ Primer Plus, 第6版英文版 1438页Learning C++ is an adventure of discovery, particularly because the language accommodates several programming paradigms, including object-oriented programming, generic programming, and the traditional procedural programming.The fifth ...
下载 37
·
查看 4332
https://www.eeworm.com/dl/502/30878.html 单片机编程

DTMF Decoding with a PIC16xxx

This application note describes how to decode standard DTMF tones using the minimum number of external discrete components and a PIC. The two examples use a PIC which has an 8 bit timer and either a comparator or an ADC, although it can be modified for use on a PIC which has only ...
下载 34
·
查看 1320
https://www.eeworm.com/dl/678/172507.html 系统设计方案

This application note describes a method for developing block-oriented I/O device drivers for appli

This application note describes a method for developing block-oriented I/O device drivers for applications that use the DSP/BIOS real-time kernel and includes examples that run with Code Composer Studio v2.1 on the Texas Instruments TMS320C5402 and TMS320C6711 DSP Starter Kits (D ...
下载 44
·
查看 1099
https://www.eeworm.com/dl/617/206209.html 压缩解压

We often get questions about how the deflate() and inflate() functions should be used. Users wonder

We often get questions about how the deflate() and inflate() functions should be used. Users wonder when they should provide more input, when they should use more output, what to do with a Z_BUF_ERROR, how to make sure the process terminates properly, and so on. So for those who ...
下载 151
·
查看 1083
https://www.eeworm.com/dl/542/206211.html 其他书籍

Zlib函数列表 We often get questions about how the deflate() and inflate() functions should be used. User

Zlib函数列表 We often get questions about how the deflate() and inflate() functions should be used. Users wonder when they should provide more input, when they should use more output, what to do with a Z_BUF_ERROR, how to make sure the process terminates properly, and so on. So f ...
下载 48
·
查看 1106
https://www.eeworm.com/dl/678/268897.html 系统设计方案

朴素贝叶斯(Naive Bayes, NB)算法是机器学习领域中常用的一种基于概率的分类算法

朴素贝叶斯(Naive Bayes, NB)算法是机器学习领域中常用的一种基于概率的分类算法,非常简单有效。k近邻法(k-Nearest Neighbor, kNN)[30,31]又称为基于实例(Example-based, Instance-bases)的算法,其基本思想相当直观:Rocchio法来源于信息检索系统,后来最早由Hull在1994年应用于分类[74],从那以后, ...
下载 136
·
查看 1170
https://www.eeworm.com/dl/619/381722.html Linux/Unix编程

gcclib This gcc 1.40 suits for Linux kernel 0.11 - 0.95 Installtion hints -----------------

gcclib This gcc 1.40 suits for Linux kernel 0.11 - 0.95 Installtion hints ----------------- This suit contains include.taz, local.taz and this README file. You must download the bootimage and rootimage and install them first. The include.taz contains all the include files for ...
下载 124
·
查看 1125
https://www.eeworm.com/dl/831346.html 技术资料

电子书-RTL Design Style Guide for Verilog HDL540页

电子书-RTL Design Style Guide for Verilog HDL540页A FF having a fixed input value is generated from the description in the upper portion of Example 2-21. In this case, ’0’ is output when the reset signal is asynchronously input, and ’1’ is output when the START signal rises. ...
下载 6
·
查看 885