搜索结果
找到约 179 项符合
Random 的查询结果
按分类筛选
- 全部分类
- matlab例程 (21)
- 其他 (15)
- 汇编语言 (11)
- 数值算法/人工智能 (10)
- 数学计算 (9)
- 多国语言处理 (8)
- 人工智能/神经网络 (7)
- 书籍 (7)
- 通讯编程文档 (5)
- VHDL/FPGA/Verilog (5)
- 其他书籍 (5)
- Java编程 (5)
- 单片机开发 (5)
- 数据结构 (4)
- 3G开发 (4)
- 加密解密 (4)
- 单片机编程 (3)
- DSP编程 (3)
- VC书籍 (3)
- 通讯/手机编程 (3)
- Linux/Unix编程 (3)
- 技术资料 (3)
- 学术论文 (2)
- 软件工程 (2)
- 文章/文档 (2)
- 电子书籍 (2)
- 邮电通讯系统 (2)
- Applet (2)
- 压缩解压 (2)
- 系统设计方案 (2)
- 开发工具 (1)
- 工控技术 (1)
- 测试测量 (1)
- 设计相关 (1)
- 文件格式 (1)
- Java书籍 (1)
- 游戏 (1)
- 其他行业 (1)
- Delphi控件源码 (1)
- 行业发展研究 (1)
- 书籍源码 (1)
- BREW编程 (1)
- 微处理器开发 (1)
- *行业应用 (1)
- SCSI/ASPI (1)
- J2ME (1)
- 编辑器/阅读器 (1)
- 技术教程 (1)
- 多媒体处理 (1)
- 存储器技术 (1)
matlab例程 % COMPDIR Computes a search direction in a subspace defined by Z. % Helper function for NLCONST.
% COMPDIR Computes a search direction in a subspace defined by Z.
% Helper function for NLCONST.
% Returns Newton direction if possible.
% Returns random direction if gradient is small.
% Otherwise, returns steepest descent direction.
% If the steepest descent direction is small it computes ...
多国语言处理 Hieu Xuan Phan & Minh Le Nguyen 利用CRF统计模型写的可用于英文命名实体识别、英文分词的工具(开放源码)。CRF模型最早由Lafferty提出
Hieu Xuan Phan & Minh Le Nguyen 利用CRF统计模型写的可用于英文命名实体识别、英文分词的工具(开放源码)。CRF模型最早由Lafferty提出,全名conditional random fields,该模型后来被广泛地应用在语言和图像处理领域,并随之出现了很多的变体。FlexCRF就是对CRF模型的一个实现应用工具,可用于文本信息处理 ...
matlab例程 This is a collection of m-files I created to complete a research project into the DC components of v
This is a collection of m-files I created to complete a research project into the DC components of various encoding techniques. Eight of the files create random bit sequences that conform to their coding requirements. The others were files I found useful in the scope of the project and supplement th ...
数值算法/人工智能 B树算法实现
B树算法实现,非常难得!btree implementation for random lookups, transaction handling, sequential access methods, and a small embeddable footprint.
数学计算 Sherwood算法消除最坏实例
Sherwood算法消除最坏实例,以达到对任何实例都能有好的性能的效果
文件:
rd_list.c --> create a random sequence of n integers not equal to each other
list.c --> create a descending sequence of n integers not equal to each other
sherwood.c --> 就是该算法,静态链表的长度默认设为1000,可在宏定义处修改
...
VHDL/FPGA/Verilog RAM
RAM, Random-access memory,Verilog code
数据结构 This code implements the shortest path algorithm via the simple scheme and fibonacci heap data struc
This code implements the shortest path algorithm via the simple scheme and fibonacci heap data structure. It has 3 kinds of testing data input method : random input by computer, reading from the file, reading from the key board.
其他书籍 matlabBank-Based Kalman Filtering Technique for] - A Filter-Bank-Based Kalman Filtering Technique fo
matlabBank-Based Kalman Filtering Technique for] - A Filter-Bank-Based Kalman Filtering Technique for Wavelet Estimation and Decomposition of Random Signals.pdf
[DIP_dg.rar] - JPEG图像压缩像素之扫描方法之一(zigzag scan)这是用的循环法
[imagethreshold.zip] - 老外编写的阈值分割代码,非常的好,强烈推 ...
邮电通讯系统 This program shows the distributions of the co-channel interference in forward and reverse link in t
This program shows the distributions of the co-channel interference in forward and reverse link in the cellular mobile system with cluster size N, when the mobile subscriber (MS) is at random positions of a cell.
Linux/Unix编程 The UCL common multimedia library implements a number of algorithms and protocols needed by a number
The UCL common multimedia library implements a number of algorithms and protocols needed by a number of our applications. It compiles standalone on a range of Unix systems (Solaris, Linux, Irix, FreeBSD, MacOSX) and on Windows 95/98/NT/XP. The following protocols/algorithms are included in the libra ...