资源列表

« 1 2 ... .14 .15 .16 .17 .18 1619.20 .21 .22 .23 .24 ... 3400 »

[数学计算/工程计算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-03-15 上传 | 大小: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-03-15 上传 | 大小: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-03-15 上传 | 大小:2kb | 下载:0

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

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

[数学计算/工程计算jisuanqi

说明:C语言实现一个简单的计算器,可以实现加,减,乘,除,等运算-C language to implement a simple calculator, can be achieved add, subtract, multiply, addition, operations
<liujun> 在 2025-03-15 上传 | 大小:1.8mb | 下载:0

[数学计算/工程计算glasscal

说明:自己编写玻璃拉引量、板宽、板速小程序,方便个人计算。-Write your own glass Pull the amount of plate width, plate speed procedures to facilitate personal computing.
<rznhm> 在 2025-03-15 上传 | 大小:6kb | 下载:0

[数学计算/工程计算Cshuzhisuanfa

说明:C语言数值算法程序,数值计算经典程序集合。包含各种需要的程序。-C language numerical algorithm procedures, collection of classic numerical calculation program. The program contains a variety of needs.
<wangyilin> 在 2025-03-15 上传 | 大小:4.06mb | 下载:0

[数学计算/工程计算matlab

说明:有限元分析平面问题的小孔应力集中问题的程序,希望有用,我就TM下个程序,这么麻烦-Holes stress concentration problem of the plane problem of the finite element analysis program, and hope I TM next program, so the trouble
<suxing> 在 2025-03-15 上传 | 大小:13kb | 下载:0

[数学计算/工程计算easyfit

说明:简单拟合程序Simple fitting procedure Simple fitting procedure-Simple fitting procedure
<chenxiao> 在 2025-03-15 上传 | 大小:6kb | 下载:0

[数学计算/工程计算fuzzy

说明:fuzzy_calc_1(计算).1afuzzy_calc_1 (computing) .1 a -fuzzy_calc_1 (computing) .1 a
<chenxiao> 在 2025-03-15 上传 | 大小:56kb | 下载:0

[数学计算/工程计算rand_NormalDistributing_Series

说明:可以很好准确的产生正太分布随机数,对粗糙面的研究有一定的帮助-Well generated is too distributed random number on the rough surface of some help
<andy> 在 2025-03-15 上传 | 大小:1kb | 下载:0

[数学计算/工程计算3nodes

说明:基于牛拉法的电力系统潮流计算,该程序是计算IEEE3节点的,采用matlab编程-Cattle Rafah-based power system load flow calculation, the program the calculation IEEE3 node, using matlab programming
<房提提> 在 2025-03-15 上传 | 大小:5kb | 下载:0
« 1 2 ... .14 .15 .16 .17 .18 1619.20 .21 .22 .23 .24 ... 3400 »

源码中国 www.ymcn.org