搜索资源列表
五子棋核心算法
- 五子棋是一种受大众广泛喜爱的游戏,其规则简单,变化多端,非常富有趣味性和消遣性。这里设计和实现了一个人机对下的五子棋程序,采用了博弈树的方法,应用了剪枝和最大最小树原理进行搜索发现最好的下子位置。介绍五子棋程序的数据结构、评分规则、胜负判断方法和搜索算法过程-331 is a widely loved by the public of the game, its rules simple and changeable, very rich and interesting recreational
ComputerRock
- 计算岩石的抗拉强度,用于判断顶板的稳定性。
svchost.rar
- 遍历桌面和快速启动里的所有快捷方式,判断快捷方式是不是浏览器,如果是则删除快捷方式参数,Desktop and Quick Launch traverse all the shortcuts, the shortcut is to determine the browser, if it is then delete the shortcut parameters
comparision
- 四位分别来自中国、美国、俄罗斯、加拿大的小学生都以自己的国土面积大而骄傲不已, 但是他们想知道到底谁的国土最大,谁的最小,他们的判断如下: 加拿大学生:加拿大最大,美国最小,俄罗斯第三。 美国学生:美国最大,加拿大最小,俄罗斯第二,中国第三。 中国学生:美国最小,加拿大第三。 他们互不相让,最后老师下定结论:对于上述四国面积的判断,他们每人只判断对了一个国家。对于 老师的提示,四位小学生还是绞尽脑汁推断不出到底是谁的国土最大,谁的最小!现请编制程序告诉 四位小学生正确
FileOperationComponent
- 文件操作组件。实现对文件目录以及文件的操作。包括:创建目录、创建文件、删除目录、删除文件、目录移除、判断文件是否存在等方法。-File operations components. The realization of the document directory and file operations. Include: the creation of the directory, create a file, delete the directory, delete files, direc
0522
- 判断是否插入存储器,使用sysinfo控件,这是个ActiveX控件,需要手动添加。使用sysinfo控件的DeviceArrival函数判断是否有存储器插入-Determine whether the inserted memory, use the sysinfo control, this is a ActiveX control, you need to be added manually. Sysinfo control DeviceArrival used to determine
LoginFrm
- 把登录窗口做成dll,通过返回true或false判断是否登录成功-Made to the login window dll, by returning true or false to determine whether the login is successful
serial-hanming-code
- 串口汉明编码检验,同时按住汉明编码的规则进行译码,并判断误码率。-A serial port hamming coding, decoding and error rate.