搜索资源列表
ImageAlignment
- Image alignment is a process of matching one image called template (let s denote it as T) and another image I (see fig. 1). There are many applications of image alignment, such as tracking objects on video, motion analysis and many other tasks of com
Data.Structures.and.Algorithms.in.C++.(Adam.Drozde
- 数据結構与算法C++版Adam Drozdek著
jinchengdiaodu
- 进程调度算法包括:时间片轮转法,短作业优先算法,动态优先级算法。 2)可选择进程数量 3)本程序包括三种算法,用C或C++语言实现,执行时在主界面选择算法,进入子页面后执行,显示结果。-The process of scheduling algorithms: round-robin method, short job first algorithm, the dynamic priority-level algorithm. 2) choose the number of proc
AlgorithmsinC++SourceCodezip
- (code) Algorithms in C++ Source Code信号处理中的线性代数,数学基础学科必备用书。-(code) Algorithms in C++ Source Code signal processing in linear algebra, mathematics required basic subjects books.
AStar
- 如何找到一条最短的路径是程序员需要设计的算法,目前最为流行的寻路算法就是A*算法,这个就是A*算法的一个简单例子-How to find a shortest path is programmers need to design algorithms, is currently the most popular routing algorithm is the A* algorithm, this is the A* algorithm is a simple example
FCFS-SJF-HRN
- 作业调度三种算法FCFS,SJF,HRN-Three types of job scheduling algorithms FCFS, SJF, HRN
Developers_manual.tar
- CGAL - Computational Geometry Algorithms Library(计算几何算法库)的开发者手册 -CGAL- Computational Geometry Algorithms Library (computational geometry algorithms library) developer manual
Cplusplus_Algorithms_Korea_edition
- C++ algorithms in C++ Korea edition
XY-Interpolation-Algorithms
- A descr iption of the algorithms used to provide both linear and circular interpolation. Example provided in C.
Rendezesek
- Implementations of different ordering algorithms in c-Implementations of different ordering algorithms in c++
Data-Structures-and-Algorithms-in-CSharp
- Data Structures and Algorithms in C#
C-word-curve-algorithm
- windows环境下用visual C++实现计算机图形学中C字曲线算法的编码-windows environment using visual C++ implementation computer graphics algorithms in C code word curve
C-program
- 经典C语言小程序,通过阅读这些小程序掌握常用的C语言开发算法-Small classic C language program, to master by reading these small programs used to develop algorithms in C language
100-algorithms-cases-in-C-language
- C语言经典算法100例,非常经典,对初级编程人员提升很大,值得一看-100 cases of classic algorithms in C language, very classic, great upgrade for junior programmers, worth a visit
Data Structures and Algorithms in C++ (1)
- Advanced data structures C++
数据结构与算法分析+c语言描述[答案]
- 压缩包中包含各种排序经典算法。全部都用C语言实现。(Compressed package contains various sorting algorithms. All implemented in C language)
Lecture1-Introduction-2017
- Introduction to Algorithms PPT
HEFT-C
- HEFT Algorithms in c
典型密码算法及其C语言实现——附录代码
- 几乎囊括了所有主流的加密算法的c语言实现哦(Almost all the mainstream encryption algorithms are implemented in C language.)
ZUC
- 基于C语言祖冲之密码算法实现,国密算法简单实现,(Implementation of ZUC Cryptographic Algorithms in C Language)