搜索:Example+Program

找到约 3,356 项符合「Example+Program」的查询结果

结果 3,356
按分类筛选
显示更多分类
https://www.eeworm.com/dl/654/450069.html 数据结构

迷宫算法(maze) /* Maze * Starting point is m[0][0], need to find a path go to m[9][9]. 0 means OK,

迷宫算法(maze) /* Maze * Starting point is m[0][0], need to find a path go to m[9][9]. 0 means OK, * 1 means cannot go there, boundary is 0 and 9, cannot go beyond boundary. * Each step can be made horizontally or vertically for one more grid (diagonal * jump is not all ...
下载 163
·
查看 1107
https://www.eeworm.com/dl/501018.html C/C++语言编程

BSF-Skins

1、双击BSFD7.dpk文件,在delphi 7.0中打开 2、单击compile按钮,你会发现原来不可用的install按钮可以使用了 3、单击install按钮,会弹出来一个对话框提示你“安装成功!” 4、将所有源文件复制到C:\Program Files\Borland\Delphi7\lib文件夹中(如delphi安装路径不同的话,请各位老兄自行更改) ...
下载 2
·
查看 1089
https://www.eeworm.com/dl/833162.html 技术资料

STM8S003参考手册

意法半导体STM8系列参考手册Program memory: 8 Kbyte Flash memory; dataretention 20 years at 55 °C after 100 cycles• RAM: 1 Kbyte• Data memory: 128 bytes true data EEPROM;endurance up to 100 k write/erase cycles
下载 8
·
查看 9118
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