搜索结果
找到约 84 项符合
gray 的查询结果
按分类筛选
- 全部分类
- matlab例程 (16)
- 技术资料 (11)
- 其他 (10)
- VHDL/FPGA/Verilog (4)
- 源码 (3)
- 嵌入式/单片机编程 (3)
- 数值算法/人工智能 (2)
- 通讯/手机编程 (2)
- 电子书籍 (2)
- 压缩解压 (2)
- 文件格式 (2)
- 人工智能/神经网络 (2)
- 数据结构 (2)
- 邮电通讯系统 (2)
- 书籍 (1)
- 教程 (1)
- 单片机编程 (1)
- 书籍源码 (1)
- 图形图像 (1)
- 教程资料 (1)
- Mentor (1)
- 可编程逻辑 (1)
- Linux/Unix编程 (1)
- Internet/网络编程 (1)
- 教育系统应用 (1)
- 语音压缩 (1)
- Java编程 (1)
- 数学计算 (1)
- 汇编语言 (1)
- 通讯编程文档 (1)
- 文章/文档 (1)
- 系统设计方案 (1)
- 其他嵌入式/单片机内容 (1)
- 行业发展研究 (1)
- VIP专区 (1)
通讯编程文档 详细说明了GRAY码原理以及编程实现方法。
详细说明了GRAY码原理以及编程实现方法。
Internet/网络编程 The Gray Watson debugging malloc library is C source code for a drop in replacement for the system m
The Gray Watson debugging malloc library is C source code for a drop in replacement for the system malloc & other memory manage ment routines. What is unique about this library is that it contains a number of powerful debugging facilities including very comprehensive heap testing and ex- cellent run ...
matlab例程 PCA人脸识别 This package implements basic Principal Component Analysis in Matlab and tests is with gray
PCA人脸识别 This package implements basic Principal Component Analysis in Matlab and
tests is with grayscale portion of the FERET database. Images are not
preprocessed and it is up to the user to preprocess the images as wanted,
not changing the filenames
matlab例程 PCA人脸识别 This package implements basic Principal Component Analysis in Matlab and tests is with gray
PCA人脸识别 This package implements basic Principal Component Analysis in Matlab and
tests is with grayscale portion of the FERET database. Images are not
preprocessed and it is up to the user to preprocess the images as wanted,
not changing the filenames
人工智能/神经网络 PCA人脸识别 This package implements basic Principal Component Analysis in Matlab and tests is with gray
PCA人脸识别 This package implements basic Principal Component Analysis in Matlab and
tests is with grayscale portion of the FERET database. Images are not
preprocessed and it is up to the user to preprocess the images as wanted,
not changing the filenames
汇编语言 gray level slicing with background it is a type of point processing technique used in image pro ce
gray level slicing with background
it is a type of point processing technique
used in image pro cessing
技术资料 DSP程序地址总线低功耗分段Gray编码方法
·摘要:  地址总线的功耗是DSP功耗的重要来源.降低地址总线上的翻转率可以有效降低整个系统的功耗.文章在分析CMOS电路功耗基础上,提出了一种改进的Gray编码.结果表明,采用此种编码可以有效地降低DSP程序地址总线功耗.   ...
其他 to use verilog code and c to translate a RGB bmp image(512*512) to a gray level image
to use verilog code and c to translate a RGB bmp image(512*512) to a gray level image
邮电通讯系统 This m-file simulates MPSK (theoretical and simulated) with Gray coding This m-file simulates MPSK
This m-file simulates MPSK (theoretical and simulated) with Gray coding
This m-file simulates MPSK (BPSK,QPSK,8PSK)with theoretical and simulated results using Gray coding. Numerical examples of a satellite link design are shown using QPSK and/or 8PSK when the bit rate(Rb)is greater than the channel ...
压缩解压 image compression using btc algorithm. matlab program. This function accepts an image(color or gray)
image compression using btc algorithm. matlab program. This function accepts an image(color or gray) and compresses it using the block truncation coding.