资源列表

« 1 2 ... .25 .26 .27 .28 .29 2930.31 .32 .33 .34 .35 ... 3400 »

[数学计算/工程计算1

说明:经典c程序1--50-Classic c program 1- 50
<杨林> 在 2024-11-17 上传 | 大小:9kb | 下载:0

[数学计算/工程计算1

说明:经典c程序51-1-Classic c procedure 51-1
<杨林> 在 2024-11-17 上传 | 大小:9kb | 下载:0

[数学计算/工程计算tony

说明:溫度華氏轉變攝氏 #include <stdio.h> #include <stdlib.h> enum x {A,B,C,D,E} int main(void) { int a=73,b=85,c=66 { if (a>=90) printf("a=A等級!!\n") else if (a>=80) printf("73分=B等
<林小世> 在 2024-11-17 上传 | 大小:31kb | 下载:0

[数学计算/工程计算tony

说明:溫度華氏轉變攝氏 #include <stdio.h> #include <stdlib.h> enum x {A,B,C,D,E} int main(void) { int a=73,b=85,c=66 { if (a>=90) printf("a=A等級!!\n") else if (a>=80) printf("73分=B等
<林小世> 在 2024-11-17 上传 | 大小:6kb | 下载:0

[数学计算/工程计算tony

说明:指定一個數字轉換回十進位,八進位,十六進位#include <stdio.h> #include <stdlib.h> int main(void) { int number =89 printf("數字 %d\n",number) /* %d 為十進位輸出格式*/ printf("八進位為 %o\n",number) /* %o 為八進位輸出格式*/ prin
<林小世> 在 2024-11-17 上传 | 大小:6kb | 下载:1

[数学计算/工程计算seagrid

说明:任意边界结构正交曲线网格生成程序,使用方便简单-Arbitrary boundary structure of orthogonal curvilinear grid generation procedure, easy to use simple
<jimcqcu> 在 2024-11-17 上传 | 大小:1.53mb | 下载:0

[数学计算/工程计算QZsta2

说明:水文资料分析中统计某保证率下设计水位的程序-Statistical analysis of hydrological data of a guaranteed rate of the procedure under the design water level
<jimcqcu> 在 2024-11-17 上传 | 大小:1kb | 下载:0

[数学计算/工程计算parallel-SPH-0.1.tar

说明:光滑质点无网格法SPH并行计算程序,一种新型算法-Smooth particle meshless method SPH parallel computing procedures, a new type of algorithm
<jimcqcu> 在 2024-11-17 上传 | 大小:2.47mb | 下载:1

[数学计算/工程计算winerpro

说明:蒙特卡罗模拟布朗运动程序 蒙特卡罗模拟布朗运动程序-Monte Carlo simulation Monte Carlo simulation procedures Brownian motion Brownian motion process
<remeva> 在 2024-11-17 上传 | 大小:1kb | 下载:0

[数学计算/工程计算FFT

说明:详细介绍了关于快速傅立叶变换FFT的算法、原理。-Described in detail on the fast Fourier transform FFT algorithm, principle.
<gareen> 在 2024-11-17 上传 | 大小:480kb | 下载:0

[数学计算/工程计算longest

说明:Problem B:Longest Ordered Subsequence A numeric sequence of ai is ordered if a1 < a2 < ... < aN. Let the subsequence of the given numeric sequence (a1, a2, ..., aN) be any sequence (ai1, ai2, ..., aiK), where
<hzf> 在 2024-11-17 上传 | 大小:1kb | 下载:0

[数学计算/工程计算FFTdemo

说明:FFT Demo Program. Written in VB
<JT> 在 2024-11-17 上传 | 大小:81kb | 下载:0
« 1 2 ... .25 .26 .27 .28 .29 2930.31 .32 .33 .34 .35 ... 3400 »

源码中国 www.ymcn.org