资源列表

« 1 2 ... .17 .18 .19 .20 .21 15022.23 .24 .25 .26 .27 ... 28522 »

[数据结构常用算法seeking-algorithm-for-n!

说明:一个对求n的阶乘的高精度算法,看了后会让你大开眼界-One pair of high-precision requirements of n factorial algorithm, you will after reading an eye-opener ~ ~
<叶梓> 在 2025-07-08 上传 | 大小:42kb | 下载:0

[数值算法/人工智能shuziheidong

说明:数字黑洞,指的是某种运算,这种运算一般限定从某些整数出发,反复迭代后结果必然落入一个点或若干点。任意整数a,如果它的偶数位的个数为b,奇数位的个数为c,b和c的和为d,那么定义运算@:@a = bcd,比如 @647382 = 426。那么123数字黑洞可以描述为:对于任意整数a,有While(a != 123)a = @a 这个循环可以结束。比如整数274829,@274829 = 426,@426 = 303,@303 = 123,可见,274829经过三次变换变成了123,现在,给你一个整
<常青树> 在 2025-07-08 上传 | 大小:175kb | 下载:0

[数据结构常用算法huaqipan

说明:画棋盘:要求输出N*N的棋盘,最小的单元格里是一个空格,每一行没有多余的空格。-Drawing board: required output N* N chessboard, Gerry is the smallest unit of a space, no extra spaces each line.
<常青树> 在 2025-07-08 上传 | 大小:141kb | 下载:0

[数据结构常用算法gongjiaoche

说明:公交车之谜:从学校到人民公园共有n(1<=n<=20)站路,小明刚上车时车上有m个人,每到一站都有pi个人上车,qi个人下车,问这一路上公车上最多有多少人。(0<=m, pi ,qi <=50). -Mystery Bus: People s Park from the school to a total of n (1 <= n <= 20) Station Road, Xiao Ming on the car the car just has m indi
<常青树> 在 2025-07-08 上传 | 大小:140kb | 下载:0

[数据结构常用算法zhaojiabi

说明:找假币:小明去买猪肉,结果找来的零钱中有假币(硬币)!可惜小明一不小心把它混进了一堆真币里面去了。现在知道假币的重量比真币的质量要轻。给你一个天平,请用最快的时间把那个可恶的假币找出来。-Looking for counterfeit money: Xiao Ming to buy pork, the results got from the small change in counterfeit money (coins)! Unfortunately, Bob accidentally go
<常青树> 在 2025-07-08 上传 | 大小:141kb | 下载:0

[matlab例程swrc144a

说明:用于对阵列天线进行仿真的matlab工具包-the toolbox of the matlab for phase array antenna
<任建> 在 2025-07-08 上传 | 大小:350kb | 下载:0

[matlab例程PWM

说明:Matlab仿真单项PWM逆变器,需要Matlab7以上才能够执行-Matlab simulation of single PWM inverter, need to be able to perform more than Matlab7
<hu> 在 2025-07-08 上传 | 大小:9kb | 下载:0

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

说明:Kriging程序是一种比较好的数值优化算法,目前应用范围还没有被人们足够重视,很多方面还等着它发挥作用,未来是很有前景的算法。-kriging algorithm is a very good algorithm for structural mechanics
<liuchangying> 在 2025-07-08 上传 | 大小:906kb | 下载:2

[数据结构常用算法Linked-list-of-nodes-removed

说明:有两个链表a和b。设结点中包含学号、姓名。从a链表中删去b链表中有相同学号的那些结点。-There are two lists a and b. Node set contains student number, name. Deleting from a linked list b list number in the same school as those nodes.
<唐俊华> 在 2025-07-08 上传 | 大小:1kb | 下载:0

[matlab例程0.618

说明:0.618法是根据黄金分割原理设计的,所以又称之为黄金分割法。 -0.618 method is based on the design principles of the golden section, it is also known golden section method.
<建勋> 在 2025-07-08 上传 | 大小:1kb | 下载:0

[matlab例程newton

说明:这是一个用matlab编写的牛顿法源代码,比较简单的无约束方程。牛顿法是求非线性方程(组)零点的一种重要的迭代法,又称牛顿-拉弗森法或切线法。-This is a matlab source code written in Newton s method, relatively simple equation of the non-binding. Newton s method is the pursuit of non-linear equation (group) zero is an
<建勋> 在 2025-07-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法zdljf

说明:这是一个简单的最短路径法的算法,应用vc++编写而成,希望同大家分享,谢谢。-This is a simple algorithm for the shortest path method, the application is written in vc, I hope to share with you, thank you.
<建勋> 在 2025-07-08 上传 | 大小:185kb | 下载:0
« 1 2 ... .17 .18 .19 .20 .21 15022.23 .24 .25 .26 .27 ... 28522 »

源码中国 www.ymcn.org