资源列表

« 1 2 ... .13 .14 .15 .16 .17 16318.19 .20 .21 .22 .23 ... 28523 »

[matlab例程ButterworthLP

说明:用MATLAB编写的巴特沃斯低通滤波器,可运行,参数可变-MATLAB prepared bart wo low-pass filter, can run, parameters variable
<mulin> 在 2025-04-23 上传 | 大小:1kb | 下载:0

[matlab例程dijkestra

说明:Dijkestra Algorith coded in matlab
<Hallaj> 在 2025-04-23 上传 | 大小:684kb | 下载:0

[人工智能/神经网络/遗传算法Game-Algorithms

说明:博弈算法,ACM竞赛经典试题, 对计算机专业的同学很有帮助啊~-Game algorithm, ACM contest the classic questions, useful for computer science students ah ~
<叶梓> 在 2025-04-23 上传 | 大小:95kb | 下载:0

[数值算法/人工智能diannaodaogou

说明:电脑导购:假定电脑市场共有n家联想专卖店,按店的规模由大到小的顺序每家的坐标对应的是(xi,yi),birdfly每天要接待m位客户,每次的客户坐标是(cx,cy)。对于每一位客户,birdfly要帮他们介绍好联想电脑的相关知识,并把他带到距离当前客户所在位置最近的一家联想店,距离按照dis=sqrt((x1-x2)^2+(y1-y2)^2)公式计算,要求输出m个客户中距离每一位客户坐标(cx,cy)最近的专卖店坐标(xi,yi)。-C
<常青树> 在 2025-04-23 上传 | 大小:170kb | 下载:0

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

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

[数据结构常用算法zhaojiabi

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

[matlab例程swrc144a

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

[matlab例程PWM

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

[数据结构常用算法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-04-23 上传 | 大小:1kb | 下载:0
« 1 2 ... .13 .14 .15 .16 .17 16318.19 .20 .21 .22 .23 ... 28523 »

源码中国 www.ymcn.org