资源列表

« 1 2 ... .67 .68 .69 .70 .71 1672.73 .74 .75 .76 .77 ... 28522 »

[大数据263932

说明:24点程序,运行之后,可以在输入4个阿拉伯数字后,用四则运算法算出结果,()
<buwapqb > 在 2025-02-08 上传 | 大小:30kb | 下载:0

[数值算法/人工智能MG

说明:多重网格求解泊松方程的Fortran程序(Using multigrid method to solve Poisson equation in Fortran language)
<mxy6 > 在 2025-02-08 上传 | 大小:114kb | 下载:1

[matlab例程solve_A

说明:2015年大学生数学建模A题——太阳影子定位的具体问题求解的MATLAB源程序,内附详细txt文档说明。(The MATLAB source program for solving the specific problems of the sun shadow positioning in 2015, the mathematical modeling A of college students, with detailed descr
<憧实 > 在 2025-02-08 上传 | 大小:10kb | 下载:0

[数据结构常用算法多项式

说明:有两个指数递减的一元多项式,写一程序先求这两个多项式的和,再求它们的积。(There are two exponential regressive unary polynomials, and I'm going to write the sum of these two polynomials, and then I'm going to take their product.)
<sugaaa > 在 2025-02-08 上传 | 大小:4.16mb | 下载:0

[matlab例程雷达系统设计MATLAB仿真

说明:雷达系统设计MATLAB仿真全书和所有代码,适合初学者(All of the code design of MATLAB radar system simulation in the book)
<刘志远 > 在 2025-02-08 上传 | 大小:10.2mb | 下载:0

[matlab例程constr

说明:matlab 程序开发所需的constr.m源文件 (constr.m fold)(Constr.m source code)
<滑润的杰夫 > 在 2025-02-08 上传 | 大小:1kb | 下载:0

[matlab例程Plan1112_8neigh

说明:基于迪杰斯特拉方法,对网格划分的环境进行最短路径搜索(The shortest path in grid partition environment is searched based on the Dijkstra method.)
<zhangtz > 在 2025-02-08 上传 | 大小:1kb | 下载:0

[matlab例程重力

说明:计算地球物理中重力梯度的数值 给出相应可改变模型的代码(The calculation of the gravity gradient in Geophysics Give the code for the corresponding change model)
<是开碧落 > 在 2025-02-08 上传 | 大小:3kb | 下载:0

[matlab例程Konzistentnost

说明:decision making matrix measure of consistency
<cocanelo > 在 2025-02-08 上传 | 大小:63kb | 下载:0

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

说明:基于 二次规划方法 解决svm问题的源码(The source code for solving the SVM problem based on the two planning method)
<富强哥哥 > 在 2025-02-08 上传 | 大小:1kb | 下载:0

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

说明:802 16e物理层FFT算法的实现,严格按照802 16e实现,()
<vnseruztioc > 在 2025-02-08 上传 | 大小:3kb | 下载:0

[数据结构常用算法二叉

说明:二分查找又称折半查找,优点是比较次数少,查找速度快,平均性能好,占用系统内存较少;其缺点是要求待查表为有序表,且插入删除困难。因此,折半查找方法适用于不经常变动而查找频繁的有序列表。首先,假设表中元素是按升序排列,将表中间位置记录的关键字与查找关键字比较,如果两者相等,则查找成功;否则利用中间位置记录将表分成前、后两个子表,如果中间位置记录的关键字大于查找关键字,则进一步查找前一子表,否则进一步查找后一子表。重复以上过程,直到找到满足条
<张三儿丰 > 在 2025-02-08 上传 | 大小:12kb | 下载:0
« 1 2 ... .67 .68 .69 .70 .71 1672.73 .74 .75 .76 .77 ... 28522 »

源码中国 www.ymcn.org