搜索资源列表
用C++完成的双链表源代码
- 用C++完成的双链表源代码-completion of the C-List source code
用C#实现线性表和多项式相加功能
- 用C#实现线性表和多项式相加功能-C# linear polynomial form and function together
用C++实现的bp算法程序
- 一个用C++实现的bp网络算法程序,供大家参考-a C realized bp network algorithm, for your reference
用C++语言编写数学常用算法
- 用C++语言编写数学常用算法 具有很强的能用性十分好用推荐下载-C language commonly used mathematical algorithm has strong sexual very handy can use to download
用C语言编写牛顿插值程序
- 用C语言编写牛顿插值程序-C language Newton interpolation procedures
用C编的俄罗斯方块开发代码
- 用C编的俄罗斯方块开发代码,人工智能、图像处理、多媒体、流媒体工程师-C series of the Tetris code, artificial intelligence, image processing, multimedia, streaming media engineers
用c 语言编写数学常用算法
- 这是一个用c语言编写的常用数值算法,请大家下载-There are some familiar mathmatic algorithms by C language, plese download it.
用C语言写的约瑟夫环
- 数据结构课程设计,用C语言编写的约瑟夫环-data structure course design, preparation of the C language Josephus
用c#来进行文件加密
- 用c#来进行文件加密
用C++实现的RSA算法
- 用C++实现的RSA算法
encryptdll3.8 用C++简单地实现了AES算法
- 用C++简单地实现了AES算法,可以实现128bits的字符串加密、解密,密码为128bits,具有很好的扩展性,可很容易地扩展为文件加密-Simply achieved with C AES algorithm, can achieve 128bits string encryption, decryption, password is 128bits, with good Scalability can be easily extended to file encryption
用C语言编写求矩阵自相关函数小程序
- 用C语言编写求矩阵自相关函数小程序,可应用于图像处理中求自相关系数-Written in C find the autocorrelation function of a small matrix program, can be applied to image processing request from the correlation coefficient
CirHDoublyLinkedList 用C++编写的头结点的循环双链表操作
- 用C++编写的头结点的循环双链表操作,含头文件和源文件。-Written in C++ node of the first cycle of double-linked list operations, including the header files and source files.
用c++实现2cnf-sat问题的图形解决方法
- 2cnf-sat问题用c++实现的图形解决方法,2cnf-sat problems using c++ Achieve graphical solution
huffman用c语言扫描一幅bmp256色图像,利用哈夫曼对其进行编码
- 用c语言扫描一幅bmp256色图像,利用哈夫曼对其进行编码,并做出效率计算等-C language with a bmp256 color image scanner, using Huffman code it, and make efficient computing
用C++编写的约瑟夫环
- 用C++编写的约瑟夫环- Joseph link compiles which with C
c
- 用c 语言编写的各种函数,比如 冒泡排序,选择排序, 汉诺塔算法-Written by c various functions, such as Bubble Sort, Selection Sort, Tower of Hanoi algorithm, etc.
Algorithms.In.C.3rd.Ed.Part5.Graph.Algorithms
- 经典算法书(中文版)。这一套算法系列书介绍了当今最重要的算法,共分3卷,这是第2卷(第五部分),集中讲解图算法。本书共有6章(第17章~第22章)。第17章详细讨论图性质和类型,第18章~第22章分别讲解图搜索、有向图和DAG、最小生成树、最短路径以及网络流。书中提供了用C语言描述的完整算法源程序,并且配有丰富的插图和练习。-Algorithms in C, Third Edition, Part 5: Graph Algorithms is the second book in Sedgewi
wavezerotree
- 小波零树方法图像压缩,用c语言编写的程序。-Zerotree wavelet image compression method, using c language program.
LZW-C
- LZW压缩算法用C语言的实现相应编程,无损压缩结果和还原后信息一致。-LZW compression algorithm to achieve the appropriate use of C language programming, lossless compression results and consistent with the information after reduction.