资源列表

« 1 2 ... .40 .41 .42 .43 .44 1945.46 .47 .48 .49 .50 ... 28522 »

[数值算法/人工智能rayleigh

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

[数据结构常用算法List1

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

[数据结构常用算法EX4

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

[数学计算/工程计算gmres

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

[matlab例程Newton-matlab

说明:Newton牛顿迭代法解非线性方程,这个程序挺不错的,分享给大家-Newton-matlab
<gake> 在 2025-02-25 上传 | 大小:1kb | 下载:0

[数据结构常用算法LCS68765873568

说明:求解序列的最长公共子序列问题,使用滚动数组的方法-Solve the sequence of the longest common subsequence problem, use the scroll method for array
<李延明> 在 2025-02-25 上传 | 大小:1kb | 下载:0

[数据结构常用算法Text1

说明:数据结构中的一个迷宫小程序,没事可以下下来看看。-Data structure in a maze of small programs, nothing to look down under.
<刘俊杰> 在 2025-02-25 上传 | 大小:1kb | 下载:0

[matlab例程Classifier_gaussian

说明:The code is for Classification using Gaussian Method on the Multi Variate Dataset with no missing values.
<Ankit Patil> 在 2025-02-25 上传 | 大小:1kb | 下载:0

[matlab例程boshuhecheng_1

说明:天线方向图的波达方向,用于描述回波的方向图1,可以用于初学者学习使用-DOA antenna pattern, used to describe the echo pattern 1, can be used for beginners to learn to use
<章力强> 在 2025-02-25 上传 | 大小:1kb | 下载:0

[matlab例程dengjianju

说明:天线方向图的波达方向,用于描述回波的方向图2,可以用于初学者学习使用-DOA antenna pattern, used to describe the echo pattern 2, can be used for beginners to learn to use
<章力强> 在 2025-02-25 上传 | 大小:1kb | 下载:0
« 1 2 ... .40 .41 .42 .43 .44 1945.46 .47 .48 .49 .50 ... 28522 »

源码中国 www.ymcn.org