资源列表

« 1 2 ... .26 .27 .28 .29 .30 25031.32 .33 .34 .35 .36 ... 28522 »

[数据结构常用算法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-07-31 上传 | 大小:1kb | 下载:0

[matlab例程filterbank

说明:两通道多速率滤波器的设计,实现两通道数据采样及数据恢复-Two-channel multirate filter design, implementation, two-channel data sampling and data recovery
<fgw> 在 2025-07-31 上传 | 大小: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-07-31 上传 | 大小:1kb | 下载:0

[matlab例程chirpAwGN

说明:纠正了由于存在复指数而导致的图像重叠问题-Corrected result due to re-index the images overlap
<万远> 在 2025-07-31 上传 | 大小:1kb | 下载:0

[数据结构常用算法Testbench

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

[数值算法/人工智能rayleigh

说明:A C code to generate random numbers and find its histogram.
<Sandeep Kaushik> 在 2025-07-31 上传 | 大小:1kb | 下载:0

[数据结构常用算法List1

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

[数据结构常用算法EX4

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

[数学计算/工程计算gmres

说明:求解线性方程组的迭代算法中的gmres算法-Solving linear equations iterative algorithm gmres algorithm
<hl> 在 2025-07-31 上传 | 大小:1kb | 下载:0

[matlab例程Newton-matlab

说明:Newton牛顿迭代法解非线性方程,这个程序挺不错的,分享给大家-Newton-matlab
<gake> 在 2025-07-31 上传 | 大小:1kb | 下载:0
« 1 2 ... .26 .27 .28 .29 .30 25031.32 .33 .34 .35 .36 ... 28522 »

源码中国 www.ymcn.org