资源列表

« 1 2 ... .92 .93 .94 .95 .96 2297.98 .99 .00 .01 .02 ... 2656 »

[数据结构常用算法lsdjgl

说明:strassen矩阵乘法by_XD 实现strassen矩阵乘法思想-strassen matrix multiplication by_XD
<xd> 在 2025-06-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法mow

说明:魔王语言问题的代码。采用C语言进行描述。-Devil Language code. Described using C language.
<袁昊> 在 2025-06-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法the_generalized_table

说明:用于实现广义表的创建、遍历、复制、求表头、表尾-Generalized table for implementing the creation, traversal, copying, find the header, footer
<朱嘎> 在 2025-06-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法Joseph_ring

说明:实现约瑟夫环,使用了动态链表存储结构,使用了尾指针-Achieving Joseph Central, using a dynamic linked list storage structure, the use of the tail pointer
<朱嘎> 在 2025-06-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法exp1_2

说明:数据结构实验之“将输入的数据翻转后输出”-Experiment data structure " after the input of data flip out"
<zhoudanfeng1991> 在 2025-06-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法Microsoft_question

说明:请在O(n)时间内找出一个线性表内第二大的数。而且只能从左到右遍历一遍。(本题选自Microsoft面试真题),时间在20sm内-In the O (n) time to find a linear form the second largest number. And can only be traversed from left to right again. (The title taken from Microsoft interview dependent on), the time
<yu> 在 2025-06-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法change

说明:把中缀表达式转化为后缀表达式…… 第一行为T,表示有T组数据; 以下T行每行包含一个字符串,是中缀表达式。 对于每组测试数据数据后缀表达式。-Infix expression to postfix expression into the first act ... ... T, says there are T sets of data the following T lines each line contains a string, is the infix expres
<yu> 在 2025-06-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法Testbench

说明:This only test upload!-This is only test upload!
<Forrest79> 在 2025-06-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法List1

说明:内有数据结构顺序表应用,顺序编码,内容准确无误。-C++ List
<guoguo> 在 2025-06-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法EX4

说明:SSD课程的练习4的答案,绝对正确-Exercise 4 SSD course the answer is absolutely correct
<李四> 在 2025-06-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法CQueen

说明://八皇后问题:在国际象棋中,能否在空格棋盘上摆放八个皇后,并使其中任意两个皇后不能在同一行或同一列或同一对角线上,编写完整的摆放八皇后问题的程序。要求:第一个皇后的起始位置由键盘输入,国际象棋的棋盘为8*8的方格。-//Eight queens problem: In chess, can be placed in the space of eight on board the Queen, the Queen can not make any two of them in the same
<赵汉卿> 在 2025-06-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法diedaifa

说明:// 编程序 用迭代法求a的立方根,求立方根的迭代公式为 ::Xi+1=(2*Xi)/3+a/(3*Xi*Xi) 假定X的初值为a,迭代到|Xi+1-Xi|<10的-5次方为止. 显示a=3,27的值,并通过调用pow(a,1.0/3)函数加以验证.。-//Compile a program with Iteration Method and the cube root, find the cube root of the iteration formula is:: Xi+1 = (2*
<赵汉卿> 在 2025-06-15 上传 | 大小:1kb | 下载:0
« 1 2 ... .92 .93 .94 .95 .96 2297.98 .99 .00 .01 .02 ... 2656 »

源码中国 www.ymcn.org