资源列表

« 1 2 ... .32 .33 .34 .35 .36 837.38 .39 .40 .41 .42 ... 3400 »

[数学计算/工程计算10zhuan16

说明:将一个10进制数转换成为16进制数的C++代码-A decimal number into hexadecimal number C++ code
<lichenyang> 在 2025-02-06 上传 | 大小:2kb | 下载: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-06 上传 | 大小:2kb | 下载: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-06 上传 | 大小: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-06 上传 | 大小: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-06 上传 | 大小:2kb | 下载:0

[数学计算/工程计算Calculator

说明:用vb编辑的建议计算器,包含加减乘除及平房开放-Using vb edited recommended calculator
<刘新> 在 2025-02-06 上传 | 大小:2kb | 下载:0

[数学计算/工程计算cylinder

说明:计算流体动力学的计算小程序,计算二维圆柱绕流问题,同时绘制流场速度云图。-Calculation procedures computational fluid dynamics to calculate the two-dimensional cylindrical flow around the same time draw the flow velocity cloud.
<SJTU> 在 2025-02-06 上传 | 大小:2kb | 下载:1

[数学计算/工程计算HcalculationOtherGradient

说明:This file is a fast computation of the HOG in c-This file is a fast computation of the HOG in c++
<zip> 在 2025-02-06 上传 | 大小:2kb | 下载:0

[数学计算/工程计算Gauss_legendre

说明:高斯积分程序代码,高斯勒让德积分代码,很简单的一个程序。-Gauss integration
<Shangdong Gu> 在 2025-02-06 上传 | 大小:2kb | 下载:0

[数学计算/工程计算06476198jadeR

说明:jade算法,通过联合近似对角化四阶累积量矩阵得到分离矩阵W。由cardoso提出。盲源分离强力工具!-jade algorithm by joint approximate diagonalization fourth-order cumulant matrix separation matrix W. Proposed by the cardoso. Blind Source Separation powerful tool!
<顾海燕> 在 2025-02-06 上传 | 大小:2kb | 下载:0

[数学计算/工程计算Form1

说明:计时器代码,电子数码管计时器,倒计时,顺计算-Timer code
<秋祺> 在 2025-02-06 上传 | 大小:2kb | 下载:0

[数学计算/工程计算Solve_Ultifunction

说明:干涉检查的功能代码,作用是计算干涉体之间的间隙是否符合要求-interference check
<蔚蔚> 在 2025-02-06 上传 | 大小:2kb | 下载:0
« 1 2 ... .32 .33 .34 .35 .36 837.38 .39 .40 .41 .42 ... 3400 »

源码中国 www.ymcn.org