搜索:binary+image
找到约 1,054 项符合「binary+image」的查询结果
结果 1,054
按分类筛选
- 全部
- matlab例程 (110)
- 技术资料 (69)
- 其他 (66)
- 其他书籍 (41)
- 压缩解压 (31)
- 电子书籍 (21)
- Linux/Unix编程 (20)
- Java编程 (20)
- 行业发展研究 (19)
- 软件设计/软件工程 (18)
- 文件格式 (17)
- 系统设计方案 (16)
- 数学计算 (15)
- 文章/文档 (14)
- 数据结构 (14)
- 单片机开发 (13)
- 数值算法/人工智能 (10)
- 通讯/手机编程 (10)
- 人工智能/神经网络 (10)
- Delphi控件源码 (10)
- 书籍源码 (9)
- 通讯编程文档 (9)
- VHDL/FPGA/Verilog (8)
- VC书籍 (8)
- 嵌入式/单片机编程 (7)
- 技术管理 (6)
- 汇编语言 (6)
- Windows CE (6)
- DSP编程 (5)
- *行业应用 (5)
- 微处理器开发 (5)
- 加密解密 (4)
- Internet/网络编程 (4)
- CA认证 (4)
- 其他嵌入式/单片机内容 (4)
- 软件工程 (3)
- Applet (3)
- 多国语言处理 (3)
- 嵌入式Linux (3)
- 驱动编程 (2)
- 教育系统应用 (2)
- 编译器/解释器 (2)
- 传真(Fax)编程 (2)
- Java书籍 (2)
- 其他行业 (2)
- Symbian (2)
- 书籍 (2)
- 数据库系统 (1)
- 技术书籍 (1)
- IEEE论文 (1)
- 教程资料 (1)
- 教程资料 (1)
- 源码/资料 (1)
- Modem编程 (1)
- 游戏 (1)
- SCSI/ASPI (1)
- 企业管理 (1)
- 网络 (1)
- USB编程 (1)
- 其他数据库 (1)
- uCOS (1)
- 手机WAP编程 (1)
- BREW编程 (1)
- STL (1)
- J2ME (1)
- FlashMX/Flex源码 (1)
- VxWorks (1)
- Delphi/CppBuilder (1)
- 家庭/个人应用 (1)
- SQL Server (1)
- 并行计算 (1)
- Jsp/Servlet (1)
- 3G开发 (1)
- 软件测试 (1)
- 源码 (1)
https://www.eeworm.com/dl/523/263911.html
数据库系统
color image to greyscale image to binary image
color image to greyscale image to binary image
https://www.eeworm.com/dl/665/455115.html
matlab例程
hopfield neural network for binary image recognition
hopfield neural network for binary image recognition
https://www.eeworm.com/dl/527/258000.html
通讯/手机编程
binary image expansion of parity check matrix for RS codes
binary image expansion of parity check matrix for RS codes
https://www.eeworm.com/dl/665/318490.html
matlab例程
Reduce noise in Binary Image 二值图去噪小程序
Reduce noise in Binary Image
二值图去噪小程序,matlab
https://www.eeworm.com/dl/665/442692.html
matlab例程
Set of functions to calculate the centroid, central moments and normalised moments of a binary image
Set of functions to calculate the centroid, central moments and normalised moments of a binary image. Easy to understand, implemented in matlab
https://www.eeworm.com/dl/644/148806.html
汇编语言
a program can convert binary to ASC and ASC to binary
a program can convert binary to ASC and ASC to binary
https://www.eeworm.com/dl/640/160475.html
CA认证
* * Input * bin_data : binary data * bin_size : binary data length * Mode : operation mode
*
* Input
* bin_data : binary data
* bin_size : binary data length
* Mode : operation mode
* BASE64_NeedCRLF ---- Need a CRLF every 64 base64-character
* BASE64_NotCRLF ---- Need not CRLF between 64 base64-character
*
* Output
* char data
* char data length
*
* Return ...