搜索资源列表
c++算法与数据结构
- ----c++算法--与--数据结构----- ----c++算法--与--数据结构-Data Structures and c++ Algorithms
C Algorithm_配套源码Robert Sedgewick
- 这是Donald Kunth(计算机科学学术界最最有名的大师级人物,曾获图灵奖及其他无数科技奖项)的*Robert Sedgewick的名著C算法一书的配套源码-Kunth (computer science academic gurus of the most famous figures, won the Turing Award and countless other technology awards) Robert Sedgewick the disciples of the fam
C算法程序v2_-徐士良
- 常用算法的C语言描述。里边算法非常详尽。解压即可使用。-common algorithms described in C language. Inside algorithm very detailed. Decompression can be used.
C程序自动测试程序系统
- C程序自动测试程序系统,主要是测试数据结构中的几个经典算法:关于排序,树的遍历等.-C automatic test procedures, test data is the main structure of classical algorithm : Sort of, such as tree traversal.
经典算法
- 最经典的C算法,有简单的也有难的,算法极其精妙-classic C algorithms, it is simple difficult, the algorithm is extremely exquisite
c常用算法程序源代码
- 此压缩包为c语言算法源代码 可以用作学习研究 也可以用作开发参考-this compressed to C language source code algorithm can be used to study can also be used for the development of reference
清华C常用算法程序集
- 这是一清华C常用算法程序集,里面有好多东西,很有用,希望对大家提供帮助-This a commonly used algorithm C Qinghua procedures set, there are a lot of things that was very useful, we want to help
C-Alg
- c算法在众多的编程思想中应用频率很高的 能够掌握并加以强化练习,对程序员来说是极为有利的_-c algorithm in a number of application programming thinking of the high frequency to be able to master and strengthening exercises, the programmer is highly favorable _
C常用算法程序集
- C常用算法程序集源程序和电子书
fft算法
- c语言编写的频谱计算测试程序,可将其用于工程中
C-algorithm
- C算法程序集的第二版的原程序,包含有几佰个最常运用到的子程序和算法-C algorithm for assembly of the second version of the original program, where hundreds of the most frequently contain routines and algorithms applied to
C
- 本文档容括了C(C++)所有算法,分为数值算法、图论算法、背包算法、排序算法、高精度算法、树的遍历、进制转换、全排列和组合生成、查找算法、贪心、回溯法框架、DFS框架、BFS框架、数据结构相关算法。并有实例源码-This document, including the capacity C (C ) for all algorithms, divided into numerical algorithms, graph theory, algorithm, knapsack algorit
Miller-Rabin-c
- 求质数的算法之Miller-Rabin费马小定理-Prime number for the Miller-Rabin algorithm of Fermat' s Little Theorem
abc
- C语言算法简单优化技巧 -C language algorithm is simple and simple algorithm optimization techniques C-optimization tips
C-Common-algorithm---Set
- 一个C语言常用算法集,里面会有你用得着的算法,错误之处,请君等自己修正后在使用。-A set of C language commonly used algorithm, which algorithm will you need it, mistakes, inviting the use of their own, such amendments.
c-algorithm
- c算法 (1-4部分)源码,在学习上应该很有帮助的。 -c algorithm (1-2 volume) source
dijkatra.c
- dijstra算法 网络的节点之间的最短路径(Dijstra algorthm,computing the shortest path between network diagrams,applied to routing in computer network.)
排序算法
- 冒泡排序、快速排序、希尔排序、堆排序等等常用的排序算法。C/C++实现(Bubble sort, quick sort, Hill sort, heap sort, and so on, commonly used sorting algorithm. C/C++ implementation)
数据结构与算法:C_语言描述(中文)
- 数据结构与算法的学习对于软件开发的专业程序员而言是非常关键,本书为C#语言程序员提供了学习基础数据结构与算法的机会(Data structure and algorithm learning is very critical for professional programmers in software development. This book provides C# language programmers with the opportunity to learn basic data
SM2&SM3&SM4国密算法C语言实现
- SM2&SM3&SM4国密算法C语言实现,分别有3个算法的pdf文档,以及测试代码(SM encryption algorithm,including test code & docs)