资源列表

« 1 2 ... .11 .12 .13 .14 .15 17916.17 .18 .19 .20 .21 ... 28522 »

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

说明:题目:有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少? 1.程序分析:可填在百位、十位、个位的数字都是1、2、3、4。组成所有的排列后再去 掉不满足条件的排列-Topic: 1, 2, 3, 4 Numbers, how many can form a different from each other and have no the repeat number three digits? Ho
<水影> 在 2025-02-20 上传 | 大小:3kb | 下载:0

[matlab例程frank

说明:毕业设计。用matlab实现的frank码。-matlab implementation of frank yards.
<linysx> 在 2025-02-20 上传 | 大小:3kb | 下载:0

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

说明:题目:企业发放的奖金根据利润提成。利润(I)低于或等于10万元时,奖金可提10 ;利润高 于10万元,低于20万元时,低于10万元的部分按10 提成,高于10万元的部分,可可提 成7.5 ;20万到40万之间时,高于20万元的部分,可提成5 ;40万到60万之间时高于 40万元的部分,可提成3 ;60万到100万之间时,高于60万元的部分,可提成1.5 ,高于 100万元时,超过100万元的部分按1 提成,从键盘输入当月利润I,求应发放
<水影> 在 2025-02-20 上传 | 大小:2kb | 下载:0

[matlab例程BPSK

说明:毕业设计。用MATLAB实现BPSK编程。-Graduation project. Using MATLAB for BPSK.
<linysx> 在 2025-02-20 上传 | 大小:5kb | 下载:0

[人工智能/神经网络/遗传算法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> 在 2025-02-20 上传 | 大小:159kb | 下载:0

[数学计算/工程计算cal

说明:一个简单的计算器程序实现,不支持浮点运算,命令行调用。-A simple calculator program that does not support floating-point operations, the command line calls.
<吴昊> 在 2025-02-20 上传 | 大小:8kb | 下载: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
<水影> 在 2025-02-20 上传 | 大小:2kb | 下载: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
<水影> 在 2025-02-20 上传 | 大小:2kb | 下载: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
<水影> 在 2025-02-20 上传 | 大小:2kb | 下载: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> 在 2025-02-20 上传 | 大小:100kb | 下载: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
<刘丹> 在 2025-02-20 上传 | 大小:350kb | 下载:0

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

说明:java编程解决牛顿法和最速下降法计算数学优化极小值问题-java programming to solve the Newton method and the steepest descent method of mathematical optimization minimum
<谢珍珍> 在 2025-02-20 上传 | 大小:80kb | 下载:0
« 1 2 ... .11 .12 .13 .14 .15 17916.17 .18 .19 .20 .21 ... 28522 »

源码中国 www.ymcn.org