搜索:random+algorithm
找到约 1,409 项符合「random+algorithm」的查询结果
结果 1,409
按分类筛选
- 全部
- matlab例程 (158)
- 人工智能/神经网络 (106)
- 数学计算 (80)
- 加密解密 (73)
- 数值算法/人工智能 (55)
- 其他 (49)
- 技术资料 (48)
- 数据结构 (33)
- 压缩解压 (29)
- Java编程 (28)
- 其他书籍 (27)
- 通讯/手机编程 (19)
- 通讯编程文档 (17)
- 软件设计/软件工程 (17)
- 文章/文档 (16)
- 书籍源码 (14)
- Linux/Unix编程 (12)
- 单片机开发 (12)
- DSP编程 (11)
- 技术管理 (11)
- VHDL/FPGA/Verilog (10)
- 软件工程 (9)
- 多国语言处理 (9)
- 系统设计方案 (9)
- 电子书籍 (8)
- 文件格式 (8)
- JavaScript (6)
- 行业发展研究 (6)
- 操作系统开发 (5)
- 编辑器/阅读器 (5)
- CA认证 (5)
- 汇编语言 (5)
- 3G开发 (5)
- 书籍 (5)
- 驱动编程 (4)
- VC书籍 (4)
- 其他嵌入式/单片机内容 (4)
- *行业应用 (3)
- Applet (3)
- 其他数据库 (3)
- 嵌入式/单片机编程 (3)
- STL (3)
- 其他行业 (3)
- GPS编程 (3)
- 游戏 (2)
- 编译器/解释器 (2)
- 网络 (2)
- 中间件编程 (2)
- 并行计算 (2)
- Linux/uClinux/Unix编程 (1)
- 设计相关 (1)
- 学术论文 (1)
- 数据库系统 (1)
- 存储器技术 (1)
- 教程资料 (1)
- Modem编程 (1)
- 语音压缩 (1)
- 磁盘编程 (1)
- 微处理器开发 (1)
- Java书籍 (1)
- BREW编程 (1)
- J2ME (1)
- 家庭/个人应用 (1)
- 生物技术 (1)
- 邮电通讯系统 (1)
- Jsp/Servlet (1)
- RFID编程 (1)
- 源码 (1)
- 论文 (1)
- 习题答案 (1)
https://www.eeworm.com/dl/650/280970.html
人工智能/神经网络
The program implements three large-margin thresholded ensemble algorithms for ordinal regression. I
The program implements three large-margin thresholded ensemble
algorithms for ordinal regression. It includes an improved RankBoost
algorithm, the ORBoost-LR algorithm, and the ORBoost-All algorithm.
https://www.eeworm.com/dl/656/134374.html
Java书籍
java语言中的系统类
java语言中的系统类,包括String类、 StringBuffer类、 Vector类、 Data类、 Random类
https://www.eeworm.com/dl/952012.html
技术资料
74LS289.pdf
英文描述: 64BIT RANDOM ACCESS MEMORY
中文描述: 64位随机存取存储器
https://www.eeworm.com/dl/988615.html
技术资料
《算法设计手册》第二版 英文版
软件编程算法参考
What is an algorithm? An algorithm is a procedure to accomplish a specific task.
An algorithm is the idea behind any reasonable computer program.
https://www.eeworm.com/dl/518/283523.html
数值算法/人工智能
伪随机数生成器
伪随机数生成器,Implementation of the Quasi-Random Number generator currently hardwired to no more than 52 dimensions
https://www.eeworm.com/dl/648/199684.html
单片机开发
卡尔曼滤波C程序 卡尔曼滤波器是一个“optimal recursive data processing algorithm(最优化自回归数据处理算法)”。 对于解决很大部分的问题
卡尔曼滤波C程序 卡尔曼滤波器是一个“optimal recursive data processing algorithm(最优化自回归数据处理算法)”。
对于解决很大部分的问题,他是最优,效率最高甚至是最有用的。他的广泛应用已经超过30年,包括机器人导航,控制,
传感器数据融合甚至在军事方面的雷达系统以及导弹追踪等等。近年 ...
https://www.eeworm.com/dl/684/187643.html
软件设计/软件工程
目录: 0、 约定 1、 无符号数一位乘法 2、 符号数一位乘法 3、 布思算法(Booth algorithm) 4、 高基(High Radix)布思算法 5、 迭代算法 6、
目录:
0、 约定
1、 无符号数一位乘法
2、 符号数一位乘法
3、 布思算法(Booth algorithm)
4、 高基(High Radix)布思算法
5、 迭代算法
6、 乘法运算的实现——迭代
7、 乘法运算的实现——阵列
8、 乘加运算
9、 设计示例1 —— 8位、迭代
1、 实现方案1 —— 一位、无符号
2、 实现方案2 —— ...
https://www.eeworm.com/dl/663/457415.html
VHDL/FPGA/Verilog
In communication systems channel poses an important role. channels can convolve many different kind
In communication systems channel poses an important role. channels can convolve many different kind of distortions to our information. In perticular wireless channels multipath distortion is sevear.
and more sevear is such distortion is random.
To handle this, multipath affected ...
https://www.eeworm.com/dl/518/245676.html
数值算法/人工智能
B树算法实现
B树算法实现,非常难得!btree implementation for random lookups, transaction handling, sequential access methods, and a small embeddable footprint.
https://www.eeworm.com/dl/665/470897.html
matlab例程
This toolbox implements the same methods on small dadta sets and imlements a trimming method using a
This toolbox implements the same methods on small dadta sets and imlements a trimming method using a random uniform distribution to quickly process large data sets.