资源列表

排序选择:

« 1 2 ... .09 .10 .11 .12 .13 74514.15 .16 .17 .18 .19 ... 267454 »

[数据结构常用算法EX_SORT

说明: 先用内排序对随即产生的内n个3位数的整数排好序,存放在一个文件中, 共产生m个有序文件,然后对这m个文件利用败者树进行多路平衡归并, 得到一个有n*m个三位数的有序文件。-First in order to then generated within the n-3-digit integer row good order, stored in a document, generate a total of m months in an orderly file, an
<方宇浩> 在 2025-06-29 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法hungray

说明:二分图匹配-匈牙利算法 效率很高,求二分图最大匹配。-Bipartite graph matching- Hungary algorithm highly efficient, and the maximum bipartite graph matching.
<方宇浩> 在 2025-06-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法SPFA

说明:求单源最短路的SPFA算法的全称是:Shortest Path Faster Algorithm。   从名字我们就可以看出,这种算法在效率上一定有过人之处。 -For single-source shortest path algorithm for the full name of the SPFA is: Shortest Path Faster Algorithm. From the name we can see that this algorithm in efficie
<方宇浩> 在 2025-06-29 上传 | 大小:1kb | 下载:0

[其他小程序99xfabiao

说明:99乘法表 不列出答案為奇數 99乘法表 不列出答案為奇數-99 Multiplication Table does not list the answer to the odd-numbered 99 multiplication table is not the answer to the odd-numbered list
<cloud> 在 2025-06-29 上传 | 大小:150kb | 下载:0

[数据结构常用算法calc

说明:/* author: qiaoger from: Computer Science Department of SiChuan University date: 2008-3-27 求算术表达式(整数)的值(中序法) */ -/* Author: qiaoger from: Computer Science Department of SiChuan University date: 2008-3-27 for arithmetic expres
<方宇浩> 在 2025-06-29 上传 | 大小:2kb | 下载:0

[数学计算/工程计算n!

说明:/* author: qiaoger email: qiaoger@tom.com date: 2008-1-7 question: 求 n! (n<=5000) */-/* Author: qiaoger email: qiaoger@tom.com date: 2008-1-7 question: for n! (N
<方宇浩> 在 2025-06-29 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)jishuqi

说明:定时器1在MODE1模式下,依靠软件查询方式的计时应用。向右、向左移动一位,计时时间1S-Timer 1 in the MODE1 mode, relying on the software of the time Application of inquiry methods. Right, the left one time time 1S
<刘志锋> 在 2025-06-29 上传 | 大小:4kb | 下载:0

[数值算法/人工智能ST

说明:RMQ问题。。 不用线段树实现。 ST算法运用的是动态规划和二进制优化的思想。使得编程复杂度降低了很多很多。-RMQ problem. . Needless to achieve segment tree. ST algorithm used is a dynamic planning and optimization of binary thinking. Makes programming reduces the complexity of many.
<方宇浩> 在 2025-06-29 上传 | 大小:1kb | 下载:0

[数学计算/工程计算odd

说明:很高效的判断组合数C(n,k)的奇偶性。 巧妙的使用了位运算。时间复杂度为O(1). 避免使用大数类。-Very efficient to determine the number of combinations C (n, k) parity. Clever use of digital computing. Time complexity is O (1). To avoid the use of large numbers type.
<方宇浩> 在 2025-06-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法SourFile

说明:高效率的并查集。 使用rank来优化。-Efficient and check collection. To optimize the use of rank.
<方宇浩> 在 2025-06-29 上传 | 大小:1kb | 下载:0

[教育/学校应用StudentsManagementSystem

说明:一个简单的课程设计,用于学生成绩管理,因为简单,所以运行流畅.-A simple curriculum design, student performance for management, because the simple, smooth operation.
<王铁汉> 在 2025-06-29 上传 | 大小:264kb | 下载:0

[数学计算/工程计算Big

说明:大数的模运算。 a^b % m a可以为1000位的大数,b,m在int 范围内-Large numbers of modulus operator. a ^ b ma for 1000 of large numbers, b, m in the range of int
<方宇浩> 在 2025-06-29 上传 | 大小:1kb | 下载:0
« 1 2 ... .09 .10 .11 .12 .13 74514.15 .16 .17 .18 .19 ... 267454 »

源码中国 www.ymcn.org