搜索:Queue+Algorithm

找到约 1,298 项符合「Queue+Algorithm」的查询结果

结果 1,298
https://www.eeworm.com/dl/519/261684.html 加密解密

RSA加密算法在VB中的实现 rsa加密解密算法在vb中的实现 仅供参考-RSA encryption algorithm in the VB achieve rsa encryption and d

RSA加密算法在VB中的实现 rsa加密解密算法在vb中的实现 仅供参考-RSA encryption algorithm in the VB achieve rsa encryption and decryption algorithm in the vb achieve is for reference only
下载 96
·
查看 1202
https://www.eeworm.com/dl/519/131167.html 加密解密

传输资料加解密,再以非对称式加密法中...Data Encryption Standard (DES) algorithm,Fast ...经Triple DES CBC 演算法对私密金钥做加密或解

传输资料加解密,再以非对称式加密法中...Data Encryption Standard (DES) algorithm,Fast ...经Triple DES CBC 演算法对私密金钥做加密或解 密.使用者可从网站下载NCNUCA的凭证产生程式,自行产生
下载 129
·
查看 1138
https://www.eeworm.com/dl/874712.html 技术资料

matlab运动估计块匹配算法

包括3步法,新3步法,4步法,菱形搜索-motionsEstAnalysis.m——Script to execute all Algorithms motionEstES.m——Exhaustive Search Algorithm motionEstTSS.m——Three Step Search Algorithm motionEstNTSS.m——New Three Step Search Algorithm motionEstSESTSS.m——Simple And Efficient Sea ...
下载 7
·
查看 5593
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.
下载 191
·
查看 1065
https://www.eeworm.com/dl/658/483726.html STL

一个模拟洗车场的小程序

一个模拟洗车场的小程序,主要算法是通过STL容器类queue实现对洗车场的仿真。
下载 106
·
查看 1098
https://www.eeworm.com/dl/520688.html 书籍

RS码的编译码程序实现

X RS码的编译码程序实现
下载 2
·
查看 46
https://www.eeworm.com/dl/619/251222.html Linux/Unix编程

I use C to implement thread operating,include initiallize,fork,yield,exit,kill. You should have driv

I use C to implement thread operating,include initiallize,fork,yield,exit,kill. You should have driver to use this library. I choose array for ready queue,and strcut for Thread Control Block.
下载 161
·
查看 1134
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.
下载 9
·
查看 318
https://www.eeworm.com/dl/648/199684.html 单片机开发

卡尔曼滤波C程序 卡尔曼滤波器是一个“optimal recursive data processing algorithm(最优化自回归数据处理算法)”。 对于解决很大部分的问题

卡尔曼滤波C程序 卡尔曼滤波器是一个“optimal recursive data processing algorithm(最优化自回归数据处理算法)”。 对于解决很大部分的问题,他是最优,效率最高甚至是最有用的。他的广泛应用已经超过30年,包括机器人导航,控制, 传感器数据融合甚至在军事方面的雷达系统以及导弹追踪等等。近年 ...
下载 151
·
查看 1192
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 —— ...
下载 119
·
查看 1307