资源列表

« 1 2 ... .67 .68 .69 .70 .71 2272.73 .74 .75 .76 .77 ... 2658 »

[数据结构常用算法Hash-table

说明:本代码主要实现了哈希表的设计,完成了哈希函数的相关要求。-The code is designed to achieve a hash table, the completion of the relevant requirements of the hash function.
<yangguotao> 在 2024-05-13 上传 | 大小:2048 | 下载:0

[数据结构常用算法suanfa

说明:算法实验矩阵连乘问题,八皇后问题,骑士游历问题,字符串插入“+”,求最大利润的动态规划和回溯算法-Experimental matrix multiplication algorithm even question the eight queens problem, Knight traveled problem, the string is inserted " +" , seeking to maximize pro
<王梦原> 在 2024-05-13 上传 | 大小:643072 | 下载:0

[数据结构常用算法library-management-system

说明:实现了图书馆管理员的增删改查等操作,学生和老师的借还书操作-Realized the librarian to add and delete operations, such as students and teachers borrow return book operation
<刘娃妮> 在 2024-05-13 上传 | 大小:6872064 | 下载:0

[数据结构常用算法Djstla

说明:用C语言实现了Djstla 最短路劲算法。算法采用codeblocks编程。文件包含了编译好的可运行的工程,同时也给出了一些测试数据。-Using C language to implement Djstla shortest strength algorithms. Algorithm codeblocks programming. File contains the compiled to run the project, but
<何鹏> 在 2024-05-13 上传 | 大小:15360 | 下载:0

[数据结构常用算法Fibonacci-sequence

说明:此程序为C++语言的程序,可以输出斐波那契数列,特点是采用线性表的数据结构处理加法运算,对每一位数进行运算,并进位,解决了由于int或long int甚至unsigned long int(0~2^32-1=4294967295)的精度范围限制,此算法的精度范围主要受项数n(int)的范围(1~2^31-1=2147483647)影响-This program is C++ language program, you can outpu
<themostfreeboy> 在 2024-05-13 上传 | 大小:3321856 | 下载:0

[数据结构常用算法yuesefuhuan

说明:数据结构实验课作业—约瑟夫环实验。使用链表完成实验。-Experimental data structure Homework- Josephus experiment. Use the list to complete the experiment.
<林彬> 在 2024-05-13 上传 | 大小:581632 | 下载:0

[数据结构常用算法Trees-storage-with-BitTree

说明:利用二叉树形式存储树或森林,然后进行中序遍历访问该二叉树。-Using binary tree to store tree or forest, and travel it.
<yaserjiang> 在 2024-05-13 上传 | 大小:206848 | 下载:0

[数据结构常用算法chazhao

说明:数据结构3种查找算法的比较。输出其平均用时。-Comparison of three kinds of lookup data structure algorithms. The output of its average time.
<千羽寻叶> 在 2024-05-13 上传 | 大小:2050048 | 下载:0

[数据结构常用算法PhoneSerive

说明:电话客户服务模拟。对电话客户服务的过程进行模拟。-Analog telephone customer service. Analog telephone service process.
<千羽寻叶> 在 2024-05-13 上传 | 大小:410624 | 下载:0

[数据结构常用算法shujujiegouPPT

说明:数据结构课程(严蔚敏、吴伟民编著)的PPT、内容详细、好用。具有很大的参考价值。-Data Structure Course (Yan Wei Min, Wu Weimin eds) The PPT, detailed and easy to use. Has great reference value.
<hyc> 在 2024-05-13 上传 | 大小:5622784 | 下载:0

[数据结构常用算法sort

说明:C语言实现sort排序算法,数据结构中的各种排序算法都适用。很有参考价值,很有实际运用作用。- C language implementation sort sorting algorithms, data structures in a variety of sorting algorithms are applicable. Useful and very practical application role.
<hyc> 在 2024-05-13 上传 | 大小:3072 | 下载:0

[数据结构常用算法Priority_Queue

说明:Priority Queue for C
<sbekmezci> 在 2024-05-13 上传 | 大小:1024 | 下载:0
« 1 2 ... .67 .68 .69 .70 .71 2272.73 .74 .75 .76 .77 ... 2658 »

源码中国 www.ymcn.org