搜索结果
找到约 393 项符合
level 的查询结果
按分类筛选
- 全部分类
- 书籍 (35)
- 其他书籍 (29)
- 单片机编程 (21)
- matlab例程 (21)
- 其他 (20)
- Linux/Unix编程 (15)
- 单片机开发 (15)
- VC书籍 (12)
- 可编程逻辑 (11)
- 技术资料 (11)
- 软件设计/软件工程 (10)
- 系统设计方案 (10)
- 电子书籍 (10)
- 文章/文档 (9)
- 软件工程 (9)
- VHDL/FPGA/Verilog (8)
- 教程资料 (7)
- 通讯编程文档 (7)
- Java编程 (7)
- 模拟电子 (6)
- 电源技术 (6)
- 驱动编程 (6)
- 行业发展研究 (6)
- 其他嵌入式/单片机内容 (5)
- 汇编语言 (5)
- 嵌入式/单片机编程 (5)
- 书籍源码 (4)
- 数值算法/人工智能 (4)
- 人工智能/神经网络 (4)
- 数学计算 (4)
- DSP编程 (3)
- 无线通信 (3)
- Java书籍 (3)
- 微处理器开发 (3)
- 金融证券系统 (3)
- 通讯/手机编程 (3)
- VIP专区 (3)
- allegro (2)
- PCB相关 (2)
- ARM (2)
- 嵌入式Linux (2)
- 压缩解压 (2)
- 游戏 (2)
- 加密解密 (2)
- 数据结构 (2)
- GPS编程 (2)
- 教育系统应用 (2)
- 操作系统开发 (2)
- 源码 (2)
- 论文 (2)
- 学术论文 (1)
- 通信网络 (1)
- 传感与控制 (1)
- 开发工具 (1)
- 工控技术 (1)
- 源码/资料 (1)
- Delphi/CppBuilder (1)
- 网络 (1)
- 人物传记/成功经验 (1)
- 编译器/解释器 (1)
- Windows CE (1)
- Internet/网络编程 (1)
- 文件格式 (1)
- 技术管理 (1)
- Windows Mobile (1)
- Delphi控件源码 (1)
- USB编程 (1)
- 磁盘编程 (1)
- C/C++语言编程 (1)
- RFID编程 (1)
- Matlab (1)
- 技术书籍 (1)
- 软件 (1)
- 教程 (1)
微处理器开发 This zip file shows the use ROM Services in order to speed up an application and reduce its code siz
This zip file shows the use ROM Services in order to speed up an application and reduce its code size. It shows how to load a method of the Xmodem service and obtain a first level bootloader. Includes main.html file for help.
matlab例程 Included are the files wav1.m, wav2.m, wavecoef.mat and readme. wav2 function implements the tree
Included are the files wav1.m, wav2.m, wavecoef.mat and readme.
wav2 function implements the tree structured wavelet transform of the input matrix, up to the given level of decomposition. Wav2 uses another function called wav1, which takes the well known wavelet transform of the given matrix. Daube ...
Linux/Unix编程 SDL Library Documentation. The SDL library is designed to make it easy to write games that run on Li
SDL Library Documentation. The SDL library is designed to make it easy to write games that run on Linux, *BSD, MacOS, Win32 and BeOS using the various native high-performance media interfaces, (for video, audio, etc) and presenting a single source-code level API to your application. SDL is a fairly ...
电子书籍 Features • Compatible with MCS-51® Products • 8K Bytes of In-System Programmable (ISP
Features
&#8226 Compatible with MCS-51&reg Products
&#8226 8K Bytes of In-System Programmable (ISP) Flash Memory
– Endurance: 1000 Write/Erase Cycles
&#8226 4.0V to 5.5V Operating Range
&#8226 Fully Static Operation: 0 Hz to 33 MHz
&#8226 Three-level Program Memory Lock
&#8226 256 x 8-bit Internal ...
系统设计方案 This application report introduces and describes an MP3 /AAC audio player for use with the TMS320C54
This application report introduces and describes an MP3 /AAC audio player for use with the TMS320C54x(TM) digital signal processor (DSP) devices. This audio player is based on Reference Framework Level 3 (RF3). Reference Framework for eXpressDSP(TM) Software is a start-ware for developing applicatio ...
系统设计方案 Wavelets have widely been used in many signal and image processing applications. In this paper, a ne
Wavelets have widely been used in many signal and image processing applications. In this paper, a new
serial-parallel architecture for wavelet-based image compression is introduced. It is based on a 4-tap wavelet
transform, which is realised using some FIFO memory modules implementing a pixel-level ...
数值算法/人工智能 A program to demonstrate the optimization process of particle swarm optimization. A two-dimensional
A program to demonstrate the optimization process of particle swarm optimization. A two-dimensional objective function is visualized by level of grey: the lighter the color, the higher the function value. The particles are shown as red circles, their trajectory as red lines.
Java书籍 Wiley Professional Ajax By Nicholas C. Zakas, Jeremy McPeak & Joe Fawcett Professional Ajax provide
Wiley Professional Ajax By Nicholas C. Zakas, Jeremy McPeak & Joe Fawcett
Professional Ajax provides a developer-level tutorial of Ajax techniques, patterns, and use
cases.
加密解密 加密算法 Test Driver for Crypto++, a C++ Class Library of Cryptographic Primitives: - To generate an
加密算法
Test Driver for Crypto++, a C++ Class Library of Cryptographic Primitives:
- To generate an RSA key
cryptest g
- To encrypt and decrypt a string using RSA
cryptest r
- To calculate MD5, SHS, and RIPEMD-160 message digests:
cryptest m file
- To encrypt and decrypt a string using DES-E ...
Java编程 JavaTV Program source code Need to play Windows Media files and streams, mpeg4 video or DVDs in j
JavaTV Program source code
Need to play Windows Media files and streams, mpeg4 video or DVDs in java? Access WDM capture devices? Control a firewire DVCam? Then maybe this can help you. dsj is an ongoing project to provide a java wrapper around Microsoft s DirectShow API. It offers a set of high le ...