搜索:bitmap+compression
找到约 255 项符合「bitmap+compression」的查询结果
结果 255
按分类筛选
- 全部
- 压缩解压 (83)
- 其他书籍 (34)
- 技术资料 (31)
- matlab例程 (8)
- 电子书籍 (7)
- Delphi控件源码 (7)
- Linux/Unix编程 (6)
- 加密解密 (5)
- 文件格式 (5)
- 其他 (4)
- 单片机编程 (3)
- 文章/文档 (3)
- 系统设计方案 (3)
- 行业发展研究 (3)
- 数值算法/人工智能 (2)
- 多媒体处理 (2)
- 通讯/手机编程 (2)
- 源码/资料 (2)
- 语音压缩 (2)
- Java编程 (2)
- 技术管理 (2)
- 通讯编程文档 (2)
- 单片机开发 (2)
- BREW编程 (2)
- VHDL/FPGA/Verilog (2)
- Windows Mobile (2)
- 中间件编程 (2)
- 软件设计/软件工程 (2)
- 学术论文 (1)
- Windows编程 (1)
- DSP编程 (1)
- 图形图像 (1)
- 书籍源码 (1)
- 软件工程 (1)
- DSP工具/软件 (1)
- 嵌入式综合 (1)
- 可编程逻辑 (1)
- 驱动编程 (1)
- 教育系统应用 (1)
- Modem编程 (1)
- 游戏 (1)
- *行业应用 (1)
- Applet (1)
- 数学计算 (1)
- 嵌入式/单片机编程 (1)
- 微处理器开发 (1)
- VxWorks (1)
- 其他行业 (1)
- Windows CE (1)
- Oracle数据库 (1)
- VC书籍 (1)
- 源码 (1)
- 书籍 (1)
https://www.eeworm.com/dl/639/280801.html
文件格式
Windows Bitmap File Format Specifications
Windows Bitmap File Format Specifications
https://www.eeworm.com/dl/681/456558.html
Oracle数据库
all about oracle bitmap index
all about oracle bitmap index
https://www.eeworm.com/dl/1015113.html
技术资料
mpeg转bitmap图片
难得一见的MPEG视频帧转Bitmap图片完整资料,涵盖多种格式转换技巧与代码实现,适合图像处理与视频开发人员参考。
https://www.eeworm.com/dl/648/275238.html
单片机开发
a seld-deined application get font bitmap from windows, you can define size of the bitmap
a seld-deined application get font bitmap from windows, you can define size of the bitmap
https://www.eeworm.com/dl/662/183755.html
VxWorks
convert bitmap for vxworks use format
convert bitmap for vxworks use format
https://www.eeworm.com/dl/507597.html
Windows编程
Delphi Sacnline 处理 Bitmap 图片
在 Delphi VCL 里面处理 Bitmap,如果采用 Scanline 的方式,处理速度会比普通的逐个像素的处理,快很多。