说明:用C#语言写了一个堆栈的程序使用数据结构写的大家可以看看提出宝贵意见-Written in C# language uses a stack data structure to write valuable advice we can see <朱杰> 在 2025-12-27 上传
| 大小:41kb | 下载:0
说明:用C#的数据结构写了一个单循环链表的程序希望大家可以看看提出宝贵意见-Data structure in C# to write a single cycle of the program list hope we can look for their valuable comments <朱杰> 在 2025-12-27 上传
| 大小:33kb | 下载:0
说明:用C#的数据结构写了一个舞会配对的小程序 是自己写的大家看看怎么样-Data structure in C# to write a pair of small ball of their own program we look at how to write <朱杰> 在 2025-12-27 上传
| 大小:19kb | 下载:0
说明:采用shuey公式进行AVO正演分析,计算折射波、投射波的角度,速度。-Fastica algorithm using blind source separation of signals. It consists of signal whitening, separation and other functions. <徐志萍> 在 2025-12-27 上传
| 大小:1kb | 下载:0
说明:判断101-200之间有多少个素数,并输出所有素数。
1.程序分析:判断素数的方法:用一个数分别去除2到sqrt(这个数),如果能被整除,
则表明此数不是素数,反之是素数。 -Between 101-200 to determine the number of primes, and prints out all prime numbers. 1 program analysis: methods to determine the prime numbers: a numb <成以> 在 2025-12-27 上传
| 大小:1kb | 下载:0