资源列表
排序选择:
[人工智能/神经网络/遗传算法] koch001
说明:用C编写的遗传算法程序-prepared by the Genetic Algorithm<留影> 在 2025-08-25 上传 | 大小:1kb | 下载:0
[Internet/网络编程] 1i
说明:软件测试:一个编译器测试软件,支持下列C语言运算符:+ - * / % ^(乘方) 负 (int) (double) "字符串" [](数组) > < == >= <= != && ! ++ -- = += -= *= /= %= ^=,支持下列关键字:void int double string if else for while do goto break continue return,支持下列数据类型:int double string int[] double[<王东> 在 2025-08-25 上传 | 大小:9kb | 下载:0
[编译器/词法分析] Regular
说明:输入一个正则表达式,可以使用: 小写字母或数字,表示终结符;*,闭包;+,并集;~,补集;E,空串;O,空集 然后程序将生成 相应的NFA,以及化简之后的DFA,最后再输入一个字符串,程序判断它是否满足该正则表达式-input is a regular expression, you can use : lowercase letters or numbers, said Fu end;* Closure; , And set; To complement the set; E, empty s<杨震原> 在 2025-08-25 上传 | 大小:244kb | 下载:0
[棋牌游戏] mrsd-v0.2.tar
说明:从网上找的著名象棋程序《梦入神蛋》的源代码。其算法很有价值。-from the Internet to find the famous Chess procedures "dream eggs himself," the source code. The algorithm of great value.<杨震原> 在 2025-08-25 上传 | 大小:437kb | 下载:0
[汇编语言] asm_brick
说明:用汇编写的弹砖块游戏,320x200x256模式。左右键控制挡板。打中不同的砖块会有不同的效果。当前目录下有一个map.txt的文件,用来存放砖块的排列。注:在XP下,可能显示有一定问题。-compilation was made with the bricks at the game, 320x200x256 model. About baffle control keys. Hit the bricks have different results. Current directory is<杨震原> 在 2025-08-25 上传 | 大小:3kb | 下载:0
[棋牌游戏] Searching for solutions in Games and Artificial In
说明:有关搜索方面(尤其是计算机博弈)的专著。介绍了pn-search,db-search,以及他们在五子棋(gomoku)和其他一些方面的应用。最后还总结了目前(1994年)人工智能在棋类游戏中发展状况。-the search (especially computer game) monographs. Introduced pn-search, db- search, and their 331 (Gomoku) and other aspects of the application. Fina<杨震原> 在 2025-08-25 上传 | 大小:830kb | 下载:0