资源列表
[其他小程序] chess
说明:实现简单的象棋程序,使用了常用的Zobrist键值,但是没有支持UCI标准。 实现的功能: 1)输入一个初始局面和一个走法文件,输出判断并输出一个終了局面. 2) 输入两个局面,判断在N步之内能否到达。 这里只是一个BETA程序,所以没有剪枝,4步之内只要暴搜就可以了。-simpe chess program, without support for UCI. Read the readme.txt for implementing details and input file<gb18030> 在 2025-06-30 上传 | 大小:110kb | 下载:0
[C#编程] AOPFramework
说明:一个基于ContextBoundObject,通过自定义真实代理来实现的AOP框架-One based on ContextBoundObject, by customizing the real agent of the AOP fr a mework to implement<Benny> 在 2025-06-30 上传 | 大小:71kb | 下载:0
[其他小程序] VCjisuanqi
说明:设计一个计算机器,要准备以下几个功能: 1、二进制、八进制、十进制及十六进制数的加、减、乘、除、乘方、取模等简单计算 2、科学计算函数,包括(反)正弦、(反)余弦、(反)正切、(反)余切、开方、指数等函数运行 3、以角度、弧度两种方式实现上述部分函数 4、具备历史计算的记忆功能 5、对不正确的表达式能指出其错误原因 -Design of a computer device, to prepare for the following functions: 1, binary<李日明> 在 2025-06-30 上传 | 大小:5.08mb | 下载:0
[ListView/ListBox] MultipleColumns
说明:实现ListControl中SubItems的编辑功能,可编辑的列表框VC小程序。-Achieve ListControl in SubItems editing features, editable list box VC applet.<吴仲春> 在 2025-06-30 上传 | 大小:13kb | 下载:0
[其他小程序] IconMaster
说明:用了从exe文件中提取出其中的Icon资源文件并保存出来-Used the extract from the exe file, in which Icon resource files and save them<Benny> 在 2025-06-30 上传 | 大小:282kb | 下载:0
[其他小程序] OpenMP-parallel
说明:openMP实例代码,帮助学习openMP。-openMP example code<SmilingWang> 在 2025-06-30 上传 | 大小:251kb | 下载:0
[C#编程] CostforIdeal
说明:判断字符串是否可以构成回文串,如果可以,将该字符串转为回文串形式,并求出最小交换次数,必须是相邻符号间交换。-To determine whether the string can constitute a palindrome string, and if so, the string is palindrome strings to form and find the minimum switching frequency, must be exchanged between adjacen<刘雨婷> 在 2025-06-30 上传 | 大小:40kb | 下载:0