资源列表
[压缩解压] cacm
说明:多媒体数据采用算术编码的编码解码的相关代码。-Multimedia data using arithmetic coding codec related code.<luoqiaozhen> 在 2025-01-24 上传 | 大小:24kb | 下载:0
[数据结构常用算法] datastructure
说明:这是关于数据结构的一本书,用的语言是C语言!-This is about the data structure of a book, the language used is C-!<李兴飞> 在 2025-01-24 上传 | 大小:8.4mb | 下载:0
[数值算法/人工智能] Expression
说明:这是用C#写的关于表达式求值的类库,并附上了类库的说明文档。-It is written in C# class library on the expression evaluation, together with the class library documentation.<Adrian> 在 2025-01-24 上传 | 大小:70kb | 下载:0
[数学计算/工程计算] danchunxing
说明:用于求解线性规划问题的单纯形算法,输入为方程个数、变量个数以及系数矩阵,输出为求解结果。-For solving linear programming problem simplex algorithm.<sanmao> 在 2025-01-24 上传 | 大小:1.88mb | 下载:0
[人工智能/神经网络/遗传算法] 408460511Immune_Program
说明:基于GP的简单的加减乘除的算法实现,里面体现了GP的设计过程-Based on the GP of the simple calculation of the algorithm, which embodies the design process GP<郑风> 在 2025-01-24 上传 | 大小:532kb | 下载:0
[数据结构常用算法] basicoperation_forstack
说明:包括数据结构中栈的一些基本操作如 push,pop,同时包括了栈的一些常用 经典算法,如表达式求值等,还有一些构建栈的常用算法,如构建字符栈,表达式栈-Including data structures some of the basic operation of the stack, such as push, pop, also include a stack of some commonly used classical<seckCoder> 在 2025-01-24 上传 | 大小:317kb | 下载:0
[数据结构常用算法] basicoperation_forstring
说明:包括字符串的一些基本操作如构建一个定长顺序存储表示的字符串以及堆分配表示的字符串,还包括了字符串的经典算法kmp算法-Including a number of basic operations such as the string to build a fixed-length strings, as well as the order is stored, said that the string heap allocation,<seckCoder> 在 2025-01-24 上传 | 大小:217kb | 下载:0
[数据结构常用算法] basicoperationformap
说明:包括了图的大部分基本算法,每一种算法都以邻接矩阵与邻接表两种形式给出,算法包括建图,图的遍历(如DFS和BFS),最小生成树,从某个源点到蓁各顶点的最短路径等-Includes most of the basic graph algorithms, each algorithm is to adjacency matrix and adjacency list is given in two forms, algorithms, inc<seckCoder> 在 2025-01-24 上传 | 大小:239kb | 下载:0
[数据结构常用算法] sorting_and_searching
说明:包括了常用的一些排序算法与搜索算法,如快速排序,桶排序,堆排序,冒泡排序,以及二分搜索等-Includes a number of commonly used sorting algorithms and search algorithms, such as quick sort, bucket sort, heap sort, bubble sort, and the two sub-search, and so<seckCoder> 在 2025-01-24 上传 | 大小:231kb | 下载:0
[数据结构常用算法] basicoperationfortree
说明:包括了树的一些基本操作及一些树的结构表示,如二叉树(以char 为数据和以int为数据 ),线索二叉树,二叉排序树(int),HuffmanCoding and Huffman tree,建表达式树,遍历及与遍历有关的操作等-Includes some of the tree basic operations and a number of tree structure representation, such as the binar<seckCoder> 在 2025-01-24 上传 | 大小:418kb | 下载:0