资源列表

« 1 2 ... .63 .64 .65 .66 .67 2068.69 .70 .71 .72 .73 ... 2656 »

[数据结构常用算法PatternMatching

说明:这是计算机专业硕士生课程《算法设计与实现》中讲到的模式匹配算法的实现,并且将该算法与KMP算法进行了比较。-It was the professional degree programs, "Algorithm Design and Implementation" referred to the pattern matching algorithm implementation, and algorithm and
<孙江萍> 在 2024-10-22 上传 | 大小:318464 | 下载:0

[数据结构常用算法utf8

说明:这各函数能将字符串转换成UTF8格式并且是十六进制的内码格式-that the function can convert UTF8 string format and is within the hexadecimal code format
<hebo> 在 2024-10-22 上传 | 大小:318464 | 下载:0

[数据结构常用算法shujujiegou

说明:用c语言描述的数据结构算法,还包括一些界面设计代码。-C language used to describe the data structure algorithms, also include a number of interface design code.
<gezi10201> 在 2024-10-22 上传 | 大小:317440 | 下载:0

[数据结构常用算法PcCode_2008422195439895

说明:具有多种经典的数据结构算法的程序集合,完全是经过多次测试编译调试好的,可以运行的!-With a variety of classic data structures algorithm procedures set entirely through a series of trial runs good compiler debugging, you can run!
<pantieshan> 在 2024-10-22 上传 | 大小:317440 | 下载:0

[数据结构常用算法Navigation

说明:数据库课程设计 导航 其实就是Dijkstra算法的应用-Navigation Dijkstra
<刘煌> 在 2024-10-22 上传 | 大小:317440 | 下载:0

[数据结构常用算法chazhao

说明:此程序书用VC开发的数据结构里的查找算法,有更新二叉树,查找结点,增加结点,删除结点等功能-This program developed in the book with the VC data structure where the search algorithm, an updated binary tree to find nodes to increase the node, delete node functions
<王瑞卿> 在 2024-10-22 上传 | 大小:317440 | 下载:0

[数据结构常用算法infix_in_hierachy

说明:将中缀表达式按层级输出,并可转换为后缀表达式-This program is designed for displaying a infix expression in hierachy, as well as changing it into suffix expression.
<乾坤> 在 2024-10-22 上传 | 大小:317440 | 下载:0

[数据结构常用算法ercs

说明:二叉树的遍历,C语言编写的,呵呵,还不错的哦-This is a c program
<叶风> 在 2024-10-22 上传 | 大小:317440 | 下载:0

[数据结构常用算法0-1bag

说明:解决了0-1背包问题,能够的出最优解;并且可以知道各个背包的号码和总重量。-To solve the 0-1 knapsack problem, to the optimal solution and can know each number and total weight of the backpack.
<nengwei> 在 2024-10-22 上传 | 大小:317440 | 下载:0

[数据结构常用算法Balance_tree

说明:c语言编写,平衡二叉树演示,可插入、删除树的结点、拆分一棵树、合并两棵树,自动进行平衡操作-balance_tree learning_system developed by c
<chenwei> 在 2024-10-22 上传 | 大小:317440 | 下载:0

[数据结构常用算法BinaryTree

说明:自己实现的二叉树,包括头文件,实现函数和试用程序-Own implementation of a binary tree, including the header files, functions, and try to achieve the program
<MikeHu> 在 2024-10-22 上传 | 大小:317440 | 下载:0

[数据结构常用算法duoji

说明:完成n个工作在m台机器上的贪心算法分配 每个作业只能选择一台设备加工,加工时间为t.每台机器一次只能加工一个作业,使等待时间最短。(Implementation of greedy algorithm allocation for n jobs on m machines)
<baliea> 在 2024-10-22 上传 | 大小:317440 | 下载:0
« 1 2 ... .63 .64 .65 .66 .67 2068.69 .70 .71 .72 .73 ... 2656 »

源码中国 www.ymcn.org