搜索:Code+Example

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

结果 5,882
按分类筛选
显示更多分类
https://www.eeworm.com/dl/648/168636.html 单片机开发

§ Debussy有四個主要單元(component)

§ Debussy有四個主要單元(component),nTrace、nWave、nSchema、nState § nTrace -- Hypertext source code analysis and browse tool (為%Debussy &所開啟的主畫面) § nWave -- Waveform analysis tool (可由nTrace內開啟,或直接%nWave &開啟) § nSchema -- Hierarchy schematic generator ...
下载 182
·
查看 1081
https://www.eeworm.com/dl/617/206149.html 压缩解压

MATLAB implementation of SPIHT (without Arithmatic coding stage). % Performance evaluation : this

MATLAB implementation of SPIHT (without Arithmatic coding stage). % Performance evaluation : this toolbox VS. SPIHT % Test image: lena512.raw % bpp SPIHT(dB) This code(dB) % 0.1000 29.8107 29.3202 % 0.2000 32.7202 32.2514 % 0.3000 34.5479 34.0331 % 0.4000 35.8422 35.4857 ...
下载 145
·
查看 1091
https://www.eeworm.com/dl/686/324522.html VC书籍

重构

重构,改善既有代码的设计(英文版)chm格式 Refactoring: Improving the Design of Existing Code 中文版的看了很不舒服,到了国外的网站才找到英文版的电子书
下载 113
·
查看 1059
https://www.eeworm.com/dl/647/395054.html 嵌入式/单片机编程

Description The MUSIC algorithm, proposed by Schmidt, first estimates a basis for the noise subspace

Description The MUSIC algorithm, proposed by Schmidt, first estimates a basis for the noise subspace and then determines the peaks the associated angles provide the DOA estimates. The MATLAB code for the MUSIC algorithm is sampled by creating an array of steering vectors corresp ...
下载 73
·
查看 1091
https://www.eeworm.com/dl/641/486330.html 数学计算

This article describes a new efficient implementation of the Cooley-Tukey fast Fourier transform (FF

This article describes a new efficient implementation of the Cooley-Tukey fast Fourier transform (FFT) algorithm using C++ template metaprogramming. Thank to the recursive nature of the FFT, the source code is more readable and faster than the classical implementation. The effici ...
下载 87
·
查看 1083
https://www.eeworm.com/dl/686/441641.html VC书籍

This book introduces embedded systems to C and C++ programmers. Topics include testing memory device

This book introduces embedded systems to C and C++ programmers. Topics include testing memory devices, writing and erasing Flash memory, verifying nonvolatile memory contents, controlling on-chip peripherals, device driver design and implementation, optimizing embedded code for s ...
下载 197
·
查看 1096
https://www.eeworm.com/dl/832920.html 技术资料

CCS使用介绍

Code Composor Sdudio 使用教程。该教程由南京傅立叶电子技术有限公司 (HELLODSP)提供
下载 6
·
查看 6780
https://www.eeworm.com/dl/872829.html 技术资料

PSoC4Demo例程

The goal of this lab is to learn the basics of the PSoC Creator IDE by implementing a simple, software controlled blinking LED. A project is created, components are placed and configured, pins are assigned, and code is written. The project is then programmed onto the development ...
下载 1
·
查看 7246
https://www.eeworm.com/dl/880130.html 技术资料

MPEG4流媒体的视频传输和运程播放代码

·详细说明:MPEG4流媒体的视频传输和运程播放代码,VC平台-MPEG4 flows the media the video frequency to transmit and to haul the broadcast code, the VC platform 相关函数/类: CreateEvent CloseHandle ResetEvent WaitForSingleObject
下载 5
·
查看 1125
https://www.eeworm.com/dl/542/145013.html 其他书籍

内容如下: 1.The history of the computerized database 2.SQL Data Statements--those used to create, mani

内容如下: 1.The history of the computerized database 2.SQL Data Statements--those used to create, manipulate, and retrieve data stored in your database example statements include select, update, insert, and delete 3.SQL Schema Statements--those used to create database objects, s ...
下载 67
·
查看 1094