搜索结果
找到约 1,102 项符合
image processing 的查询结果
按分类筛选
- 全部分类
- matlab例程 (33)
- 其他书籍 (18)
- 行业发展研究 (8)
- 文件格式 (7)
- 其他 (7)
- VC书籍 (5)
- 电子书籍 (5)
- 书籍源码 (5)
- 系统设计方案 (4)
- 软件设计/软件工程 (4)
- 压缩解压 (4)
- 文章/文档 (3)
- 通讯编程文档 (3)
- Linux/Unix编程 (3)
- 书籍 (3)
- 单片机开发 (2)
- 软件工程 (2)
- 其他嵌入式/单片机内容 (2)
- 数学计算 (2)
- Java编程 (2)
- 技术资料 (2)
- 实用工具 (1)
- 图形图像 (1)
- 技术书籍 (1)
- 多媒体处理 (1)
- 教程资料 (1)
- 可编程逻辑 (1)
- DSP编程 (1)
- 人工智能/神经网络 (1)
- 微处理器开发 (1)
- 数据结构 (1)
- 3G开发 (1)
- 嵌入式/单片机编程 (1)
- 汇编语言 (1)
- *行业应用 (1)
- 多国语言处理 (1)
- Java书籍 (1)
- 软件测试 (1)
- 源码/资料 (1)
- 学术论文 (1)
- 教程 (1)
网络 Sector is a system infrastructure software that provides functionality for distributed data storage,
Sector is a system infrastructure software that provides functionality for distributed data storage, access, and analysis/processing. It automatically manages large volumetric data across servers or clusters, even those over distributed wide area high speed networks. Sector provides simple tools and ...
人工智能/神经网络 中心点漂移是一种非监督聚类算法(与k-means算法相似
中心点漂移是一种非监督聚类算法(与k-means算法相似,但应用范围更广些),可用于图像分割,基于Matlab实现的源码。
MedoidShift is a unsupervised clustering algorithm(similar to k-means algorithm, but can be used in border application fields), can be used for image segmentation. Included is the Matlab imple ...
其他 In the field of biometrics, palmprint is a novel but promising technology. Limited work has been rep
In the field of biometrics, palmprint is a novel but promising technology. Limited work has been reported on palmprint identification and verification, despite the importance of palmprint features. There are many unique features in a palmprint image that can be used for personal identification. Prin ...
加密解密 SHA-1(Secure Hash Algorithm)是美国国家标准局(National Institute of Standard and Technology NIST)为了配合数位签章演算法(
SHA-1(Secure Hash Algorithm)是美国国家标准局(National Institute of Standard and Technology NIST)为了配合数位签章演算法(Digital Signature Algorithm DSA)的使用所发布的联邦资讯处理标准-FIPS PUB 180-1(Federal Information Processing Standard Publication 180-1),而SHA-1 则是SHA-1 (FIPS180)的改良版,现今与MD ...
Windows CE Atheros无线芯片AR-6000系列wince 6驱动源代码(这东西我也没用过别问我,我是搜别的wince资源搜到的) AR6K SDIO support. Requires firmware
Atheros无线芯片AR-6000系列wince 6驱动源代码(这东西我也没用过别问我,我是搜别的wince资源搜到的)
AR6K SDIO support. Requires firmware 1.1 on SD13 cards.
readme:
Atheros Communications
AR6001 WLAN Driver for SDIO installation Read Me
March 26,2007
(based on k14 fw1.1)
Windows CE Embedded CE 6.0 driver ...
嵌入式/单片机编程 XMODEM 是一种适合在两个计算机之间进行文件传输的简单协议。嵌入式系统调试环境经常利用此协议或其变体
XMODEM 是一种适合在两个计算机之间进行文件传输的简单协议。嵌入式系统调试环境经常利用此协议或其变体,通过UART 端口进行image 的下载。实践者通过此实验环节可对通信协议的基本要素有较深入的了解,同时对通信协议在实时操作系统环境下的实现方式有初步了解。 ...
Jsp/Servlet --- --^_^-------------- 广师公寓中心 1.请装上j2sdk和Tomcat。 2.然后在把此文件解压到到Tomcat的安装目录的webapps目录下
--- --^_^--------------
广师公寓中心
1.请装上j2sdk和Tomcat。
2.然后在把此文件解压到到Tomcat的安装目录的webapps目录下,如:webapps/gongyu。
3.请注意,用记事本打开image.htm,把
<base href="http://218.192.81.53:8081/gongyu/">
中的“218.192.81.53:8081”你的ip地址跟Tomcat端口!如:ip:端口!
一定要改!! ...
Applet This Java Chat, is purely AWT Based, No Swing Components used and still it has great look and feel.
This Java Chat, is purely AWT Based, No Swing Components used and still it has great look and feel. For this Application, I have developed own Tab Control and Image Canvas.
Delphi控件源码 ATViewer is a component for Delphi/C++Builder, which allows to view files of various types. There is
ATViewer is a component for Delphi/C++Builder, which allows to view files of various types. There is no edit possibility, just quick view - so it s useful to implement "View file" feature in your Delphi/C++Builder application.
The following view modes are implemented:
Text, Binary, Hex, Unicode: ...
数值算法/人工智能 I ve written some many years ago dynamic Huffman algorithm to compress and decompress data. It is ma
I ve written some many years ago dynamic Huffman algorithm to compress and decompress data. It is mainly targeted to data with some symbols occuring more often than the rest (e.g. having some data file consisted of 3 different symbols and their total number of occurence in that file s1(1000), s2(200 ...