资源列表

« 1 2 ... .34 .35 .36 .37 .38 17939.40 .41 .42 .43 .44 ... 28521 »

[人工智能/神经网络/遗传算法de-suanfa-wuyueshu-optimization

说明:一个DE算法的案例,用于解决无约束优化问题,初学写的,可以运行,希望对大家有所帮助。这个是跟着导师学的 写的-Case of a DE algorithm for solving constrained optimization problems, beginner to write, you can run, we hope to help. This is followed by the instructors learn to w
<liwei> 在 2024-09-30 上传 | 大小:162816 | 下载:0

[数学计算/工程计算cal

说明:一个简单的计算器程序实现,不支持浮点运算,命令行调用。-A simple calculator program that does not support floating-point operations, the command line calls.
<吴昊> 在 2024-09-30 上传 | 大小:8192 | 下载:0

[数学计算/工程计算3-(2)

说明:题目:一个整数,它加上100后是一个完全平方数,再加上168又是一个完全平方数,请问该数是多少1.程序分析:在10万以内判断,先将该数加上100后再开方,再将该数加上268后再开方,如果开方后 的结果满足如下条件,即是结果。请看具体分析: -Topic: an integer, and after 100 it is a completely square number, plus 168 is a completely square
<水影> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数学计算/工程计算4-(2)

说明:题目:输入某年某月某日,判断这一天是这一年的第几天?1.程序分析:以3月5日为例,应该先把前两个月的加起来,然后再加上5天即本年的第几天,特殊 情况,闰年且输入月份大于3时需考虑多加一天。-Topic: input once upon a time, a judge this day is a day of this person? 1. The program analysis: to March 5, for example, sh
<水影> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数学计算/工程计算5-(2)

说明:1.程序分析:我们想办法把最小的数放到x上,先将x与y进行比较,如果x>y则将x与y的值进行交换然后再用x与z进行比较,如果x>z则将x与z的值进行交换,这样能使x最小。 -1. The program analysis: we try to the smallest number in x, first the x and y compared, if x > y will x and y values of exc
<水影> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法dashu-cunchu--datejiegou

说明:用数组存储大数,数据结构的一个小例子,当初课程设计时候写的,应该可以运行,记得当初写的时候有很难写,现在想想还可以 -A small example of the array of storage of large numbers, data structures, the original curriculum design when written, should be able to run, I remember when he
<liwei> 在 2024-09-30 上传 | 大小:102400 | 下载:0

[matlab例程matlab

说明:完成对excel的读取、删除、添加、修改等的功能,利用matlab开发,编写语言,并与word里面的excel连到了一块-Complete the Excel function such as read, delete, add, modify, using MATLAB to develop, written language, and the Excel and Word attached to adatabase is attac
<刘丹> 在 2024-09-30 上传 | 大小:358400 | 下载:0

[数学计算/工程计算java-NewTon_way

说明:java编程解决牛顿法和最速下降法计算数学优化极小值问题-java programming to solve the Newton method and the steepest descent method of mathematical optimization minimum
<谢珍珍> 在 2024-09-30 上传 | 大小:81920 | 下载:0

[matlab例程For-approximate-root

说明:用递推式法求解;用二分法,牛顿迭代法,迭代法求解方程的近似根-Using recursive method for solving with the dichotomy, Newton iteration method, iteration method for solving the approximate root
<龙在> 在 2024-09-30 上传 | 大小:16384 | 下载:0

[matlab例程NEW.PSO

说明:新的简单的粒子群算法 ,可以用于算法优化,全局寻优-A new simple PSO Particle Swarm Optimization
<高铭远> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[matlab例程lbp

说明:Linear Block codes....in this program input is image and size of block,then returns LBP s histograms
<seshu babu v> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[matlab例程FINDENDSJUNCTIONS

说明:FINDENDSJUNCTIONS - find junctions and endings in a line/edge image Usage: [rj, cj, re, ce] = findendsjunctions(edgeim, disp) Arguments: edgeim - A binary image marking lines/edges in an image. It is ass
<seshu babu v> 在 2024-09-30 上传 | 大小:1024 | 下载:0
« 1 2 ... .34 .35 .36 .37 .38 17939.40 .41 .42 .43 .44 ... 28521 »

源码中国 www.ymcn.org