资源列表

« 1 2 ... .45 .46 .47 .48 .49 214750.51 .52 .53 .54 .55 ... 216427 »

[数据结构常用算法CQueen

说明://八皇后问题:在国际象棋中,能否在空格棋盘上摆放八个皇后,并使其中任意两个皇后不能在同一行或同一列或同一对角线上,编写完整的摆放八皇后问题的程序。要求:第一个皇后的起始位置由键盘输入,国际象棋的棋盘为8*8的方格。-//Eight queens problem: In chess, can be placed in the space of eight on board the Queen, the Queen can not mak
<赵汉卿> 在 2025-03-23 上传 | 大小:1kb | 下载:0

[matlab例程MATLABGUI

说明:关于matlabGUI的学习的基本代码 希望对各位有用,包括了最基本的使用 语法 以及后续的综合设计-About matlabGUI learning the basic code you want to be useful, including the use of basic grammar and a comprehensive design of the follow-up
<Ivan> 在 2025-03-23 上传 | 大小:3.25mb | 下载:0

[棋牌游戏vcfivechess

说明:五子棋游戏应用程序,此程序较复杂,不利于看懂~不过算法比较智能~电脑更加智能。-fivechess
<黄文礼> 在 2025-03-23 上传 | 大小:645kb | 下载:0

[Linux/Unix编程LinuxC

说明:linux下的c编程入门,linux开发环境,进程环境,进程控制,进程关系,进程通信,信号机制,网络编程-entry under linux c programming, linux development environment, process environment, process control, process relationships, process communication, signal mechanism, n
<litan> 在 2025-03-23 上传 | 大小:64kb | 下载:0

[单片机(51,AVR,MSP430等)jishixitong

说明:根据系统设计要求,综合计时电路分为计秒电路,计分电路,计时电路,计日电路,计月电路,计星期电路,计年电路,控制输入电路,进制转换电路,显示电路。-According to the system design, integrated circuit timing circuit is divided into the seconds, scoring circuit, timing circuit, namely, at the circ
<avadian> 在 2025-03-23 上传 | 大小:419kb | 下载:0

[数据结构常用算法datastructureCodes

说明:数据结构课后习题的源代码,可以拿来学习一下基础知识-After-school exercise data structure source code could be used to learn about the basics
<张无忌> 在 2025-03-23 上传 | 大小:96kb | 下载:0

[数据结构常用算法diedaifa

说明:// 编程序 用迭代法求a的立方根,求立方根的迭代公式为 ::Xi+1=(2*Xi)/3+a/(3*Xi*Xi) 假定X的初值为a,迭代到|Xi+1-Xi|<10的-5次方为止. 显示a=3,27的值,并通过调用pow(a,1.0/3)函数加以验证.。-//Compile a program with Iteration Method and the cube root, find the cube root of the ite
<赵汉卿> 在 2025-03-23 上传 | 大小:1kb | 下载:0

[界面编程VC.button.controls.color.code

说明:VC 颜色按钮控件设计经典代码VC design classic button controls the color code -VC design classic button controls the color code
<a> 在 2025-03-23 上传 | 大小:36kb | 下载:0

[Linux/Unix编程linux

说明:linux学习笔记,系统安装,系统应用,系统管理-linux study notes, system installation, system applications, system management
<litan> 在 2025-03-23 上传 | 大小:25kb | 下载:0

[数据结构常用算法qishixunyou

说明:编写程序求解骑士巡游问题:在n行n列的棋盘上(如n=5),假设一位骑士(按象棋中“马走日”的行走法)从初始坐标位置(x1,y1)出发,要遍访(巡游)棋盘中的每一个位置一次。请编一个程序,为骑士求解巡游“路线图”(或告诉骑士,从某位置出发时,无法遍访整个棋盘 — 问题无解)。 当n=5时,意味着要在5行5列的棋盘的25个“点”处,按骑士行走规则,依次将1至25这25个“棋子”(数码)分别摆放到棋盘上(摆满25个位置则成功,否则
<赵汉卿> 在 2025-03-23 上传 | 大小:2kb | 下载:0

[棋牌游戏testsplash

说明:五子棋程序,此程序比较简单;算法较容易,搜索路径很复杂,基本是全局比较;智能性不高;适合刚学习编程的人员。-fivechess
<黄文礼> 在 2025-03-23 上传 | 大小:4.6mb | 下载:0

[按钮控件MFC.button.control.programmed

说明:MFC编程设置按钮控件代码MFC button control code programmed -MFC button control code programmed
<a> 在 2025-03-23 上传 | 大小:27kb | 下载:0
« 1 2 ... .45 .46 .47 .48 .49 214750.51 .52 .53 .54 .55 ... 216427 »

源码中国 www.ymcn.org