资源列表

« 1 2 ... .65 .66 .67 .68 .69 5070.71 .72 .73 .74 .75 ... 5346 »

[C#编程8huanghou

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

[C#编程nquene

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

[C#编程informationcheck

说明:职工信息管理系统,可以按照工号查询职工信息,以及对职工的删除和添加!-Staff information management system that can query its employees in accordance with the Public Information, as well as delete and add the workers!
<张杰> 在 2024-10-14 上传 | 大小:1024 | 下载:0

[C#编程Pingcha

说明:管网平差小程序,C#语言编写,适合水力计算-Adjustment of pipe network applet, C# Language, suitable for hydraulic calculation
<硫酸> 在 2024-10-14 上传 | 大小:1024 | 下载:0

[C#编程chengxu

说明:计算数组,通过本书组可以得到你所想要球的的计算结果。-Calculation of the array, through this book group could get what you want the ball in terms of the calculation.
<史健> 在 2024-10-14 上传 | 大小:1024 | 下载:0

[C#编程openfile

说明:设置一个按钮,然后实现该按钮打开文件功能的源代码,-Set up a button, and then realize the function button to open the document s source code,
<txf> 在 2024-10-14 上传 | 大小:1024 | 下载:0

[C#编程259407banker

说明:银行家算法模拟进程,图形化界面。 可增加进程,更改优先级
<sol> 在 2024-10-14 上传 | 大小:1024 | 下载:0

[C#编程p4-172

说明:学了这么长时间的c++终于自己编写了一个程序,有不完善之处,请大家多多指教-School for such a long period of c++ Finally have written a program, there are imperfections, please everyone exhibitions
<xiaying> 在 2024-10-14 上传 | 大小:1024 | 下载:0

[C#编程p1-88

说明:这是我学习了c++后自己编的一个程序,希望对大家有所帮助,也请大家多多指教-This is what I learned c++ Own after a procedure, and they hope to be helpful to everybody, please everybody exhibitions
<王杰> 在 2024-10-14 上传 | 大小:1024 | 下载:0

[C#编程p2-119

说明:这是我学习c++后自己编的一个程,希望对大家有所帮助,也请大家多多指教-This is my learning c++ After an own-way, and they hope to be helpful to everybody, please everybody exhibitions
<王杰> 在 2024-10-14 上传 | 大小:1024 | 下载:0

[C#编程p2-130

说明:这是我学习c++后自己编的一个程,希望对大家有所帮助,也请大家多多指教-This is my learning c++ After an own-way, and they hope to be helpful to everybody, please everybody exhibitions
<王杰> 在 2024-10-14 上传 | 大小:1024 | 下载:0

[C#编程duoxiangshxiangchen

说明:多项式相乘,运用结构c++类,很多地方还不是很理解-Polynomial multiplication, using the structure of c++ Categories, in many places is not very understanding
<koky> 在 2024-10-14 上传 | 大小:1024 | 下载:0
« 1 2 ... .65 .66 .67 .68 .69 5070.71 .72 .73 .74 .75 ... 5346 »

源码中国 www.ymcn.org