搜索:example+code

找到约 5,882 项符合「example+code」的查询结果

结果 5,882
按分类筛选
显示更多分类
https://www.eeworm.com/dl/518/364508.html 数值算法/人工智能

The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produce

The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produces a factorization of P*A into the product L*U where P is a permutation matrix, and L and U are lower and upper triangular, respectively. The functions in this package are accurate ...
下载 183
·
查看 1080
https://www.eeworm.com/dl/641/364510.html 数学计算

The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produce

The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produces a factorization of P*A into the product L*U where P is a permutation matrix, and L and U are lower and upper triangular, respectively. The functions in this package are accurate ...
下载 52
·
查看 1125
https://www.eeworm.com/dl/628/297260.html 编译器/解释器

Exuberant Ctags is a multilanguage reimplementation of the much-underused ctags(1) program and is i

Exuberant Ctags is a multilanguage reimplementation of the much-underused ctags(1) program and is intended to be the mother of all ctags programs. It generates indexes of source code definitions which are used by a number of editors and tools. The motivation which drove the devel ...
下载 24
·
查看 1112
https://www.eeworm.com/dl/cadence/ebook/485917.html 电子书籍

This book is about writing TinyOS systems and applications in the nesC language. This chapter gives

This book is about writing TinyOS systems and applications in the nesC language. This chapter gives a brief overview of TinyOS and its intended uses. TinyOS is an open-source project which a large number of research universities and companies contribute to. The main TinyOS webs ...
下载 73
·
查看 1067
https://www.eeworm.com/dl/838703.html 技术资料

CCS 8.3.0 官方软件免费下载

Code Composer Studio 代码调试器,代码设计套件,缩写为CCS,可提供强健、成熟的核心功能与简便易用的配置和图形可视化工具,使系统设计更快。文件较大,存在百度网盘,下载文件中提供了链接和提取码。打开即可下载。 ...
下载 8
·
查看 3893
https://www.eeworm.com/dl/898777.html 技术资料

C语言与汇编语言在单片机编程中的应用

分析了C语言和汇编语言的特点:C语言可读性好,通用性强,但目标代码较长;汇编语言目标代码紧凑,实时控制好,可读性和通用性差。通过实例介绍了两种语言在编程中的应用,C语言在算法和数据处理过程中优势明显,汇编语言在时钟和实时控制方面具有不可替代的作用。The characteristics of the two languages ar ...
下载 8
·
查看 6499
https://www.eeworm.com/dl/521546.html 源码

noi试题 图像的模糊处理

给定m行n列的图像各像素点的灰度值,要求用如下方法对其进行模糊化处理: 1.四周最外侧的像素点灰度值不变; 2.中间各像素点新灰度值为该像素点及其上下左右相邻四个像素点原灰度值的平均(舍入到最接近的整数)。 ...
查看 110
https://www.eeworm.com/dl/844714.html 技术资料

CodeBlocks中文版使用手册

工欲善其事,必先利其器。一个好的工具能事半功倍。写程序时,特别是写C++程序,大部分人脑子里想到的第一个工具就是 VisualStudio。不可否认,VS很好很强大,用户体验非常好。但VisualStudio也是有缺点的:它非常庞大;只支持VC,不支持其他的 编译器;VS只能在windows下跑,在其他os上就无用武之地 ...
下载 5
·
查看 1915
https://www.eeworm.com/dl/521099.html 源码

gibbs抽样 matlab实现

使用matlab实现gibbs抽样,MCMC: The Gibbs Sampler  多元高斯分布的边缘概率和条件概率  Marginal and conditional distributions of multivariate normal distribution
下载 1
·
查看 191
https://www.eeworm.com/dl/898015.html 技术资料

基于单片机虚拟实验室的LED大屏幕显示器的设计与制作

介绍了单片机虚拟实验室应用于LED大屏幕显示器的设计的方法,结合虚拟实验室在LED大屏幕显示器的设计中的一个实例,体现虚拟技术对培养和提高应用电子技术专业学生综合设计能力的重要性。This paper introduced the applications of Micro Controller Unit Virtual Laboratory in The LED Display Screen ...
下载 10
·
查看 6689