搜索结果
找到约 75 项符合
containing 的查询结果
按分类筛选
- 全部分类
- matlab例程 (10)
- Java编程 (6)
- 编译器/解释器 (5)
- 人工智能/神经网络 (5)
- 其他书籍 (5)
- 数学计算 (5)
- 通讯编程文档 (4)
- 通讯/手机编程 (3)
- 数值算法/人工智能 (3)
- 软件设计/软件工程 (3)
- Applet (2)
- 数据结构 (2)
- 其他 (2)
- 文章/文档 (2)
- 书籍源码 (2)
- VHDL/FPGA/Verilog (2)
- 行业发展研究 (2)
- 书籍 (2)
- 嵌入式综合 (1)
- 技术书籍 (1)
- Windows CE (1)
- VC书籍 (1)
- 磁盘编程 (1)
- 汇编语言 (1)
- Linux/Unix编程 (1)
- JavaScript (1)
- 单片机开发 (1)
- 论文 (1)
通讯/手机编程 超宽带UWB,包括:uwb.mdl: UWB model - open this to begin. uwb_lib.mdl: Library blocks for UWB model. uwb_
超宽带UWB,包括:uwb.mdl: UWB model - open this to begin.
uwb_lib.mdl: Library blocks for UWB model.
uwb_init.m: Initialization called before model is loaded.
uwb_settings: Sets up structure containing system parameters ( uwb in workspace).
uwb_imr.m: Initializes UWB channel impulse response.
uwb_sv_* ...
matlab例程 用20个示例项目的方式介绍Matlab/Simulink。内容包括: *Contains over 20 hands-on projects in MATLAB(with code) integra
用20个示例项目的方式介绍Matlab/Simulink。内容包括:
*Contains over 20 hands-on projects in MATLAB(with code) integrated throughout the book *Includes a complete introduction to Simulink *Accompanied by a CD-ROM containing MATLAB examples, source code, third party simulations & projects *Suitable for ...
Java编程 Whenever there is an application to write, breaking it up to small pieces is a great idea. The small
Whenever there is an application to write, breaking it up to small pieces is a great idea. The smallest piece of any application would probably be a data object, or a simple Bean in Java. Java Beans are simple Java classes that have a distinctive look and behavior. Their simplest purpose is to conta ...
Java编程 isual Chat 1.91 Developer Edition - Customize the Visual Chat code regarding your own requirement
isual Chat 1.91 Developer Edition
- Customize the Visual Chat code regarding your own requirements
- Use customchatdev.html for developing / testing
- Create .jar and .cab-files containing client-specific .class-files and the images-folder (use zip and cabarc compressing tools)
- Adapt the customch ...
其他书籍 Linux was first released into an unsuspecting world in the summer of 1991. Initially the spare-time
Linux was first released into an unsuspecting world in the summer of 1991. Initially
the spare-time hobby of a Finnish computer scientist by the name of Linus Torvalds,
Linux was at first accessible only in software source code form to those with enough
expertise to build and install it. Early enthu ...
数值算法/人工智能 In this paper, we propose a hierarchical clustering method using visual, textual and link analysis
In this paper, we propose
a hierarchical clustering method using visual, textual and link
analysis. By using a vision-based page segmentation algorithm, a
web page is partitioned into blocks, and the textual and link information
of an image can be accurately extracted from the block containing
that ...
数据结构 very simple nonvisual Delphi component useful for shareware program developing. It uses crypted lic
very simple nonvisual Delphi component useful for shareware program developing.
It uses crypted license files containing information about exe file (size and crc), expired date and any additional information.
As TArtLicense uses RSA asymmetric algorithm and TArtLicense knows only decryption key, nob ...
matlab例程 OTSU Gray-level image segmentation using Otsu s method. Iseg = OTSU(I,n) computes a segmented i
OTSU Gray-level image segmentation using Otsu s method.
Iseg = OTSU(I,n) computes a segmented image (Iseg) containing n classes
by means of Otsu s n-thresholding method (Otsu N, A Threshold Selection
Method from Gray-Level Histograms, IEEE Trans. Syst. Man Cybern.
9:62-66 1979). Thre ...
JavaScript This project developed in java leads us to realize a flight reservation system in order to emulate d
This project developed in java leads us to realize a flight reservation system in order to emulate databases containing the structures for the flight and for the booking. These bases extend the List interface and implements additional search鈥檚 methods.
Two interfaces provide an access to this syst ...
matlab例程 Example script to read CF-compliant structured grid NetCDF data into Matlab using the NetCDF-Jav
Example script to read CF-compliant structured grid NetCDF
data into Matlab using the NetCDF-Java libraryI m using "toolsUI.jar" which is advertised as "a nice fat jar
file containing everything in a single jar"