搜索结果
找到约 195 项符合
Local 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (19)
- 书籍 (16)
- matlab例程 (12)
- 技术资料 (9)
- Java编程 (8)
- 单片机编程 (7)
- Linux/Unix编程 (7)
- 电子书籍 (6)
- 人工智能/神经网络 (6)
- Internet/网络编程 (5)
- 书籍源码 (4)
- 其他 (4)
- 网络 (4)
- 单片机开发 (4)
- 文章/文档 (4)
- 其他嵌入式/单片机内容 (4)
- 教程资料 (3)
- 可编程逻辑 (3)
- 文件格式 (3)
- 技术管理 (3)
- 通讯编程文档 (3)
- Delphi控件源码 (3)
- 通信网络 (2)
- ARM (2)
- SQL Server (2)
- 操作系统开发 (2)
- 编译器/解释器 (2)
- 系统设计方案 (2)
- 数据库系统 (2)
- 通讯/手机编程 (2)
- 中间件编程 (2)
- 压缩解压 (2)
- 嵌入式Linux (2)
- 软件设计/软件工程 (2)
- 驱动编程 (2)
- 嵌入式/单片机编程 (2)
- Jsp/Servlet (2)
- 数值算法/人工智能 (2)
- 数学计算 (2)
- 行业发展研究 (2)
- 论文 (2)
- 通信技术 (1)
- 学术论文 (1)
- Windows编程 (1)
- 教程资料 (1)
- 模拟电子 (1)
- 电源技术 (1)
- 教育系统应用 (1)
- 微处理器开发 (1)
- Applet (1)
- Modem编程 (1)
- *行业应用 (1)
- 企业管理 (1)
- 交通/航空行业 (1)
- 其他数据库 (1)
- 其他行业 (1)
- VHDL/FPGA/Verilog (1)
- 接口技术 (1)
- 资料/手册 (1)
- 多媒体处理 (1)
- 源码 (1)
人工智能/神经网络 This directory contains the Genetic Algorithm Optimization Toolbox for Matlab To use this, if you
This directory contains the Genetic Algorithm Optimization Toolbox for
Matlab
To use this, if you are local to NCSU and have AFS access to this
directory, simply extend the matlab path using the following command.
You can also place this command in a file called startup.m. Everytime
you start Matlab ...
技术管理 This document represents the first stage in a process of taking the National Strategy for Police Inf
This document represents the first stage in a process of taking the National Strategy for Police Information Systems (NSPIS) forward. It defines the mechanisms to ensure that we (and our partners) have access to the right information, in the right form, in the right time at an appropriate cost. The ...
matlab例程 我用matlab写的一个corner detector, 效果比现在流行的harris
我用matlab写的一个corner detector, 效果比现在流行的harris,susan,CSS等效果要好。
Algorithm is derived from:
X.C. He and N.H.C. Yung, Curvature Scale Space Corner Detector with Adaptive Threshold and Dynamic Region of Support , Proceedings of the 17th International Conference on Pattern Recognition, ...
人工智能/神经网络 高效的k-means算法实现
高效的k-means算法实现,使用了k-d树与局部搜索等提高k-means算法的执行效率,同时包含示例代码,用c++代码实现。 Effecient implementation of k-means algorith, k-d tree and local search strategy are implementd to improve the effeciency, samples are included to show how to use it. All codes are implemented ...
单片机开发 ### ### ### ### ### ### ### ##### LCD_Show_image LCD_CPU_Show_image macro ImageDPR Set_DPR 0,Imag
### ### ### ### ### ### ### ##### LCD_Show_image
LCD_CPU_Show_image macro ImageDPR
Set_DPR 0,ImageDPR DPSR,DPR
LCD_CPU_Show_image_NoDPR
endm
############################################### LCD_Show_image
############################################### LCD_Show_R
LCD_RGB_Show_Color macro Color
l ...
驱动编程 The Lite Evaluation/Demonstration Kit is intended to illustrate use of the AN3042. The AN3042 is c
The Lite Evaluation/Demonstration Kit is intended to illustrate use of the
AN3042. The AN3042 is compliant to the PCI 2.1 Local Bus specification.
Included in the kit is a PCI add-in card, Windows drivers, demonstration
applications, and documentation of the hardware and software provided. The
m ...
其他书籍 The ISO Base Media File Format is designed to contain timed media information for a presentation in
The ISO Base Media File Format is designed to contain timed media information for a presentation in a
flexible, extensible format that facilitates interchange, management, editing, and presentation of the media.
This presentation may be ‘local’ to the system containing the presentation, or may be ...
数值算法/人工智能 KMEANS Trains a k means cluster model.CENTRES = KMEANS(CENTRES, DATA, OPTIONS) uses the batch K-mean
KMEANS Trains a k means cluster model.CENTRES = KMEANS(CENTRES, DATA, OPTIONS) uses the batch K-means
algorithm to set the centres of a cluster model. The matrix DATA
represents the data which is being clustered, with each row
corresponding to a vector. The sum of squares error function is used.
The ...
操作系统开发 Linux操作系统
Linux操作系统,PPC405EP处理器上的Local BUS和DPRAM双口RAM接口的驱动程序和详细说明,以及使用到的信号量通讯等的说明文档,是典型的中断加双口RAM通讯的例子,非常实用。
Linux/Unix编程 Peers is a very minimalistic SIP User-Agent. It s a softphone, written in java, and it has been test
Peers is a very minimalistic SIP User-Agent. It s a softphone, written in java, and it has been tested on linux and windows. It allows a user to call from one PC to another on a local area network, using SIP/SDP/RTP with Ulaw encoding for voice.