资源列表

« 1 2 ... .98 .99 .00 .01 .02 3203.04 .05 .06 .07 .08 ... 11386 »

[其它资源传教士与野人问题程序

说明:一个自己写的传教士与野人问题程序。程序结构比较清楚。完全安装人工智能的里面的结构编写的。-himself wrote a missionary with the Savage issue procedures. Program structure more clearly. Complete installation of artificial intelligence inside the structure.
<高陈强> 在 2008-10-13 上传 | 大小:8.55kb | 下载:0

[其它资源xxxrdj

说明:该程序为经典的算法,欢迎大家下载!!请大家相互学习和请多多指教-procedures for the classic algorithms, welcoming everyone to download! ! Let us learn from each other and a great weekend! !
<老赵> 在 2008-10-13 上传 | 大小:8.54kb | 下载:0

[其它资源dancinglink

说明:This a program to implement the so-called \"dancing link\" which is introduced in Knuth s paper. This is really a super acrobatic and I am sure that not many programmers can understand the algorithms.   -This is a program to implement the so-c
<reine> 在 2008-10-13 上传 | 大小:8.54kb | 下载:0

[其它资源ACKFunction

说明:实现阿克曼函数并统计递归调用次数 Counting times of recursion calling 1. 问题描述 定义阿克曼递归函数: ACK(0,n)=n+1 n>=0 ACK(m,0)=ACK(m-1,1) m>=1 ACK(m,n)=ACK(m-1,ACK(m,n-1)) m,n>0 2. 基本要求 读入m、n,输出ACK(m,n)的值,并统计递归调用次数。-Ackermann achieve statistical a
<李昭明> 在 2008-10-13 上传 | 大小:8.55kb | 下载:0

[其它资源usb1.1phy

说明:USB 1.1 PHY的代码,verilog语言 USB 1.1 PHY的代码,verilog语言-USB 1.1 PHY code, verilog language USB 1.1 PHY code, verilog language
<william> 在 2008-10-13 上传 | 大小:8.55kb | 下载:0

[其它资源WinMain_lyon

说明:在控制台窗口操作鼠标及绘制图形,当需要对图象进行加工处理时就需要设计各种图形绘制事件。-console window operation in the mouse and drawing graphics, When the needs of image processing on the need to design graphics rendering incident.
<王亮> 在 2008-10-13 上传 | 大小:8.55kb | 下载:0

[其它资源Cylinder

说明:利用VTK绘制了一个六棱柱,用鼠标左键按住,可使实体进行旋转渲染。-use VTK drawing a six prism, with the left mouse button press will enable entities rotation exaggerated.
<郑雪虎> 在 2008-10-13 上传 | 大小:8.54kb | 下载:0

[其它资源verilog

说明:8bit alu use verilog hdl
<周微微> 在 2008-10-13 上传 | 大小:8.55kb | 下载:0

[其它资源printcounter

说明:1)能够对计数脉冲(用开关模拟)进行计数 2)能够进行6位数码显示,显示当前的印张数 3)能够进行印数的预置,能够进行正/反计数 4)当计数达到计数预置值或计数为零时,能够报警(LED 发光) 附加功能:报警时可以用喇叭鸣响,并用一个键控制其停止 。 操作说明: 开启电源后,按数字键按预设的印刷数量渐入计数值,按“正计或反计键”选择正向或者方向计数,按下“确定”键,系统则开始自动进行技术操作,但计数结束时,红色警示灯开始亮,并发出声音报警,再次按下“确定”键终止警报,此时印张计数器
<yuey996> 在 2008-10-13 上传 | 大小:8.55kb | 下载:0

[其它资源ado

说明:实现一个前厅管理系统的简单的数据库设计,使用Microsoft Visual Basic作为其实现代码
<susan> 在 2008-10-13 上传 | 大小:8.55kb | 下载:0

[其它资源超级智能五子棋

说明:采用最新算法,即使你很厉害,也不免会败给电脑。-using the latest algorithm, even if you are very serious, will inevitably be lost to the computer.
<陈朝营> 在 2008-10-13 上传 | 大小:8.55kb | 下载:0

[其它资源排序(M)

说明:这是关于文件操作的一个题,由题意可知,该题解决起来应该分为三个部分。第一部分即从in.dat中读入数据,第二部分即实现排序的算法,最后应该实现将排序的结果输出到out.dat中。-This is the document on the operation of a title, and that Italy, we can see that the solutions to the problem should be divided into three parts. The first par
<XFX> 在 2008-10-13 上传 | 大小:8.54kb | 下载:0
« 1 2 ... .98 .99 .00 .01 .02 3203.04 .05 .06 .07 .08 ... 11386 »

源码中国 www.ymcn.org