资源列表
[其它资源] C语言实现的皇后问题
说明:n皇后问题,可以显示所有的合适路径,典型的回溯算法-n Queen's, will show you all the appropriate path, the typical backtracking algorithm<吴限负> 在 2008-10-13 上传 | 大小:9.64kb | 下载:0
[其它资源] 用搜索实现的五子棋
说明:网上用搜索算法做的五子棋不多,这个程序是用搜索算法做的,可以搜索五层,在10秒以内。当然不算好程序,目前一直在改进中,但是个人觉得可以作为学习搜索算法的同学一个参考。-online search algorithm used to do 331 small, the procedure is done using search algorithm that can search five, in less than 10 seconds. Certainly not a good procedu<黄华华> 在 2008-10-13 上传 | 大小:466.86kb | 下载:0
[其它资源] SortSource
说明:用VC+ASM做的内排序比较软件,共比较6种排序,最大特色是通过汇编计算排序运行时间,详细看readme.txt-VC ASM done within sequencing software comparison, a total of six more species, in order of greatest characteristics is calculated by compiling Sort running time, a detailed look at readme.txt<刘景豪> 在 2008-10-13 上传 | 大小:18.54kb | 下载:0
[其它资源] calculator.c
说明:单片机与扫描式键盘,LED实现的简易计算器,8位加减法,4位乘法-SCM and scanning keyboard, LED simple calculators, and subtract eight, four multiplication<梁耀斌> 在 2008-10-13 上传 | 大小:5.2kb | 下载:0
[其它资源] 公司人事信息管理系统
说明:vb+sql server经典的公司人事管理系统-vb sql server classic company Personnel Management System<朱跃峰> 在 2008-10-13 上传 | 大小:43.11kb | 下载:0
[其它资源] CWB
说明:编译工作台 是本人编写的用于编译原理教学的工具,它是一个自由软件,现在已经发布(主页为http://download.enet.com.cn/html/030792005091701.html,上有软件介绍和截图)。 软件的源代码在压缩包的src目录中。WB.zip是主程序,其编译后生成WB.exe;LLDemo.zip是LL动态演示程序,其编译后生成Demo.exe,将其改名成LLDemo.exe;LRDemo.zip是LR动态演示程序,其编译后生成Demo.exe,将其改名成LRDemo<尹涛> 在 2008-10-13 上传 | 大小:1.13mb | 下载:0