搜索资源列表
KSPX
- 快速排序的基本算法-basic Quick Sort Algorithm
hanoi
- hanoi 算法-Hanoi Algorithm
ConsultationDlg
- 最短路径搜索算法的应用。利用最短路径搜索作为校园地图导航-shortest path search algorithm applications. Use the shortest path search as a campus map navigation
c-algorithm-set
- c语言的经典算法源代码!其中包含数据结构中很多重要的算法,还有链表&树等多种常用算法的应用-classical algorithm source code! Data structure which contains many important algorithms, Chain & trees and other commonly used algorithm application
RSA-publickey-algorithm
- 自己做的一个RSA公钥密码算法实践,包括源代码及其具体内容-do for myself a RSA public key cryptography algorithm practice, including the source code and its specific contents
A star Algorithm of AI
- A star Algorithm of AI
D-Algorithm
- 数字电路故障分析之D算法C++实现。按照教科书编写,可能比较古板。-digital circuit failure analysis algorithm C D realization. According to textbook writing, perhaps more rigid.
DSDesign
- 实现并对比三种基本字符串匹配算法(朴素算法,Rabin-Karp算法,KMP),并给出动态演示结果~-And contrast to achieve three basic string-matching algorithm (simple algorithm, Rabin-Karp algorithm, KMP), and gives the results of the dynamic presentation ~
shor
- 大数质因子分解的shor算法的在经典计算机上的模拟。shor算在量子计算计算机上能够在很短时间内分解大数的质因子,对现有的RSA系统是一种严重的威胁。-Factorization of large numbers of quality in the shor algorithm simulation on classical computer. shor computer operator in the quantum computation can be decomposed in a ver
richardson.cpp
- richardson algorithm of approximation of integrals
DecisionTree
- decision tree algorithm in VB
GraphGA-TabuHierarchicalLayout
- This article presents one of the most famous hierarchical graph drawing algorithms. Starting from a hierarchical graph we create a population of chromozoms that will be used in a Genetic Algorithm to get the best subjective representation: minimal ed
MFCbrowser
- VIPS browswer using segmentation algorithm
Design-a-polynomial-sum-algorithm
- 设计一个一元多项式相加的算法程序。 两个一元多项式相加的运算规则是:两个多项式中所有指数相同的项,对应系数相加,若和不为0,则生成“和多项式”中的一项;对于所有指数不为相同的项,则分别复制到“和多项式”中去。 -Design a polynomial sum algorithm. Two unary polynomial sum arithmetic rule is: all indices in the same items of the two polynomials, and a
20-PIC-through-algorithm
- 通过特定的算法绘制图形虽然简单,但是却需要极具创意,有兴趣的童鞋们可以-specific some algorithm in order to draw some nice picture,it s attractive and enjoyable
A-Bat-Algorithm
- 一种变异算子的蝙蝠算法来求解无人机路径规划问题。希望共同学习-A Bat Algorithm withMutation for UCAV Path Planning
fft--algorithm(CPP)
- fft算法的实现,包括时域抽取和频域抽取。可以帮助学生快速了解fft算法的核心思想。-This software is a implementation of fft algorithm, which includes the time-domain and frequency-domain.Using this software, students can quickly understand the core idea of fft algorithm.
alhosiths-algorithm
- 图形学上机实习1 四种画线算法!不错的源码,很好(Graphics computer practice 1 four line drawing algorithm!)
hanguage-algorithm
- 多机任务调度算法[n个任务,m个机器] 该算法用C++语言描述,不错的源码(Multimachine scheduling algorithm (n, m machine] the algorithm described in c + + language, a good source)
bankers-algorithm-master
- This is a sample Banker's Algorithm app.
