资源列表

« 1 2 ... .42 .43 .44 .45 .46 66347.48 .49 .50 .51 .52 ... 66603 »

[C#编程8huanghou

说明:算法流程: 1、数据初始化。 2、从n列开始摆放第n个皇后(因为这样便可以符合每一竖列一个皇后的要求),先测试当前位置(n,m)是否等于0(未被占领): 如果是,摆放第n个皇后,并宣布占领(记得要横列竖列斜列一起来哦),接着进行递归; 如果不是,测试下一个位置(n,m+1),但是如果当n<=8,m=8时,却发现此时已经无法摆放时,便要进行回溯。 3、当n>8时,便一一打印出结果。 优点:逐
<高慧> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[C#编程nquene

说明:算法流程: 1、数据初始化。 2、从n列开始摆放第n个皇后(因为这样便可以符合每一竖列一个皇后的要求),先测试当前位置(n,m)是否等于0(未被占领): 如果是,摆放第n个皇后,并宣布占领(记得要横列竖列斜列一起来哦),接着进行递归; 如果不是,测试下一个位置(n,m+1),但是如果当n<=8,m=8时,却发现此时已经无法摆放时,便要进行回溯。 3、当n>8时,便一一打印出结果。 优点:逐
<高慧> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[驱动编程mscomm

说明:VC++的 应该 是 我们2008年6月16日19:53:46反对-VC++ s Should be our June 16, 2008 19:53:46 opposed
<whak> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[Windows编程Rayleigh_fading

说明:Program to simulate Rayleigh fading using a p-th order autoregressive model AR(p) according to Baddour s work: "Autoregressive modeling for fading channel simulation", IEEE Transaction on Wireless Communications, July 20
<Feng> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[其他小程序1

说明: AM、SSB调制与解调电路的MATLAB实现及调制性能分析-AM, SSB modulation and demodulation circuits MATLAB Implementation and performance analysis of modulation
<魏清霞> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[其他小程序45454545454

说明: AM、SSB调制与解调电路的MATLAB实现及调制性能分析-AM, SSB modulation and demodulation circuits MATLAB Implementation and performance analysis of modulation
<魏清霞> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[其他小程序20070929125048737

说明:SSB调制与解调电路的MATLAB实现及调制性能分析-SSB modulation and demodulation circuits MATLAB Implementation and performance analysis of modulation
<魏清霞> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[Windows编程Majority

说明:三人表决器(三种不同的描述方式) Three-input Majority Voter The entity declaration is followed by three alternative architectures which achieve the same functionality in different ways.-Three of the voting machine (described in thr
<yu> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[通讯编程ButterWorth

说明:低通滤波程序,matlab语言实现,信号处理的小程序-Low-pass filtering procedure, matlab language, signal processing small procedures
<佩佩> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[其他小程序tiaopinxinhao

说明:调频信号对抗不同频率干扰和不同形式的噪声的分析-FM signal at different frequencies against different forms of interference and noise analysis
<yy> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[Windows编程SumCalculator

说明:ssd3的简单程序 卡内基梅陇大学的课程体系-simple procedures ssd3 Meilong the University of Carnegie Course System
<hu> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[其他小程序guangyibiao

说明:1、 基本操作包括: 创建、输出、求表深、求表长 2、 要求用户能够键入所要创建的广义表的形式 -1, the basic operations include: create, output, and deep-table, and a long table 2, require users to be able to type to create a generalized form
<guojing> 在 2024-11-01 上传 | 大小:1024 | 下载:0
« 1 2 ... .42 .43 .44 .45 .46 66347.48 .49 .50 .51 .52 ... 66603 »

源码中国 www.ymcn.org