CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - algorithm report
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - algorithm report - List
[
Other resource
]
Thruster
DL : 0
视频分发网络(Thruster)核心算法报告-video distribution network (Thruster) Core algorithm report
Update
: 2008-10-13
Size
: 477.58kb
Publisher
:
小蔡
[
Internet-Network
]
report-aodv-word2000
DL : 0
在linux,unix下实现aodv路由算法-in linux, under unix aodv routing algorithm
Update
: 2008-10-13
Size
: 675.92kb
Publisher
:
黄勇辉
[
Internet-Network
]
report-aodv-word2000
DL : 0
在linux,unix下实现aodv路由算法-in linux, under unix aodv routing algorithm
Update
: 2025-02-17
Size
: 676kb
Publisher
:
黄勇辉
[
Program doc
]
ebma
DL : 0
数字视频技术的实验,关于穷尽块匹配算法的matlab程序及实验报告.-digital video technology experiments on the exhausted block matching algorithm and experimental procedures Matlab report.
Update
: 2025-02-17
Size
: 419kb
Publisher
:
王明
[
matlab
]
CM1IterateStabilization
DL : 0
Matlab做的数值计算实验,使用迭代法求解方程的根,算法经典,其中有详细的实验报告和数据,对数值计算课程学习及MATLAB编程有较大帮助。-Matlab done numerical experiments, using iterative ways root, the classical algorithm. including a detailed report and experimental data, the numerical calculation courses and MATLAB programming be helpful.
Update
: 2025-02-17
Size
: 37kb
Publisher
:
zuoyinbo
[
Other
]
Thruster
DL : 0
视频分发网络(Thruster)核心算法报告-video distribution network (Thruster) Core algorithm report
Update
: 2025-02-17
Size
: 477kb
Publisher
:
小蔡
[
Documents
]
KMP
DL : 0
KMP算法,详细的解释了如何去匹配字符串。做成了实验报告,希望给大家帮助。-KMP algorithm, a detailed explanation of how to match the string. The report resulted in the experiment, we hope to help.
Update
: 2025-02-17
Size
: 119kb
Publisher
:
缪巍巍
[
Printing program
]
report
DL : 0
该文档为大学生理财软件的项目设计报告,内容有需求分析,功能实现以及源代码等,此外还有主要算法的详细描述。软件功能有添加、查看理财信息,理财统计及分析、提醒功能。-The document management software for undergraduate project design report has needs analysis, functional as well as realize the source code, etc., in addition to a detailed description of the main algorithm. Software functions have to add, view financial information, financial statistics and analysis, to remind function.
Update
: 2025-02-17
Size
: 724kb
Publisher
:
ZhaoQi
[
Other
]
Rabin_Cryptosystem
DL : 0
我的毕业论文及调研报告:《大模数的Rabin密码保密通信软件》 本文对Rabin密码保密通信软件进行了研究。简单介绍了信息安全技术现状及研究意义,讨论了公钥密码系统和Rabin密码系统及其涉及到的算法,包括大整数的实现、蒙格马利快速幂模运算、Miller-Rabin素性检测法、扩展的欧几里德算法。着重讨论了Rabin密码系统的方案设计以及Winsock通信技术。最后讲解了Rabin密码系统在保密通信中的应用,初步完成了大模数Rabin密码保密通信软件的设计。-My thesis and research report: Great modulus Rabin password secure communication software In this paper, Rabin password confidential communication software were studied. A brief introduction of the information security technology and research significance of the status quo, to discuss public-key cryptosystem and Rabin cryptosystem and involved in the algorithm, including the realization of large integers, Montgomery rapid computing power mode, Miller-Rabin primality test, Extended Euclidean algorithm. Focused on the Rabin cryptosystem Winsock program design and communication technologies. Finally on the Rabin cryptosystem secure communication applications, the initial completion of a large modulus Rabin password confidential communication software design.
Update
: 2025-02-17
Size
: 863kb
Publisher
:
周金月
[
AI-NN-PR
]
Solving.the.01.Knapsack.Problem.with.Genetic.Algor
DL : 1
遗传算法求解01背包问题+实验报告+参考文献。如果你看了这个程序还是不能明白遗传算法的巧妙,那么还是不要再看这个问题了。-Genetic Algorithm for Knapsack Problem 01 experimental report references. If you read this procedure should not understand the genetic algorithm or clever, then it is better not to look at this issue.
Update
: 2025-02-17
Size
: 197kb
Publisher
:
gouyabin
[
Special Effects
]
ImageMagic
DL : 0
数字水印的两种嵌入算法和详细的报告,初学者的良师。在vista,visual studio2008下编译,运行。-Two digital watermark embedding algorithm and a detailed report of the mentor beginners. In vista, visual studio2008 under the compiler, run.
Update
: 2025-02-17
Size
: 14.01mb
Publisher
:
nash
[
Graph program
]
yfzheng
DL : 0
State of art point matching algorithm, implemented by C++, together with a full report and demo.
Update
: 2025-02-17
Size
: 532kb
Publisher
:
Jeff
[
Special Effects
]
EMarithmeticprogramandexperimentalreport
DL : 0
EM算法源程序的代码,运行的结果和实验报告。-EM algorithm source code, operating results and the experimental report.
Update
: 2025-02-17
Size
: 48kb
Publisher
:
郝保明
[
Data structs
]
report+of+Algorithm
DL : 0
算法设计的实验报告 包括Bottom-Up Merge Sorting算法、插入排序算法Heaps的创建堆、堆排序算法、按秩合并算法以及带路径压缩算法、实现查找第K小元素算法、实现快速排序算法、实现平面内最接近点对算法、实现最长公共子序列算法、实现矩阵链相乘算法、实现0/1背包问题算法、实现Dijistra’s算法、Prim算法、Kruskal算法、文件压缩算法-Experimental Algorithm Design Report including Bottom-Up Merge Sorting Algorithm, Insertion Sort algorithm creation Heaps Heap, Heap Sort algorithm, according to rank and merge algorithm with path compression algorithm to find the first small element K algorithm, the realization of quick sort algorithm, the realization of planar within the nearest point on the algorithm to achieve the longest common sub-sequence algorithm, the realization of matrix-chain multiplication algorithm, the realization of 0/1 knapsack problem algorithm Dijistra s algorithm, Prim algorithm, Kruskal algorithm, file compression algorithm
Update
: 2025-02-17
Size
: 28kb
Publisher
:
苏宁
[
3G develop
]
mimo_sim
DL : 0
MIMO 系统仿真,对时变信道的自适应调制-erq.m : function for ERQ algorithm in MIMO systems space_wf.m : function for spatial domain power waterfilling st_wf.m : function for spatial and temporal domain waterfilling MIMO_rate.m : Plot spectral efficiency vs SNR for various cases MIMO_ber.m : Plot BER vs SNR for ERQ algorithm Report_figN.m : Plot figure N in final report (N=1,2,...,8)
Update
: 2025-02-17
Size
: 18kb
Publisher
:
jonathan Peng
[
Algorithm
]
report
DL : 0
2006届中国信息学奥林匹克联赛提高组解题报告,详细介绍题目算法和编程难度-China 2006 Olympic League informatics group problem-solving to improve the report details the difficulty of the subject algorithm and programming
Update
: 2025-02-17
Size
: 10kb
Publisher
:
天雨
[
Software Engineering
]
report
DL : 0
report of project HMAC using SHA algorithm-report of project HMAC using SHA algorithm..
Update
: 2025-02-17
Size
: 156kb
Publisher
:
anshul khandelwal
[
Crack Hack
]
DES-report
DL : 0
its DES algorithm report for c coding
Update
: 2025-02-17
Size
: 290kb
Publisher
:
chintan
[
Software Engineering
]
EKE-Algorithm-Report
DL : 0
EKE Algorithm Report
Update
: 2025-02-17
Size
: 20kb
Publisher
:
dlh
[
Software Engineering
]
fisher-algorithm-report
DL : 0
implememtation of fisher algorithm using matlab
Update
: 2025-02-17
Size
: 468kb
Publisher
:
embedded
«
1
2
3
4
5
6
7
8
9
10
...
25
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.