资源列表
[编辑框] GridExtensions_src
说明:A reusable component which extends the DataGrid and adds functionality for real time filtering.-A reusable component which extends the Dat aGrid and adds functionality for real time filt gathering.<左秋明> 在 2024-11-11 上传 | 大小:108kb | 下载:0
[组合框控件] YahooEmotes_src
说明:A program that allows you to use hidden and regular emoticons in Yahoo. Also adds emotes feature.-A program that allows you to use hidden and r egular emoticons in Yahoo. Also adds emotes fea ture.<左秋明> 在 2024-11-11 上传 | 大小:92kb | 下载:0
[组合框控件] GDI_DrawingPanel_demo
说明:Creation of a custom drawing application based on the .NET Panel class.-Creation of a custom drawing application b ased on the.NET Panel class.<左秋明> 在 2024-11-11 上传 | 大小:11kb | 下载:0
[界面编程] Realestate-information-dissemination-system
说明:本文阐述了基于COM/ActiveX技术的GIS的理论基础、概念及其特点,并以Delphi和Mapobjects为工具,结合需求介绍了基于Web GIS的房地产信息发布系统的开发过程,并对开发过程中若干关键技术进行了详细说明。-this paper based on the COM/ActiveX technology GIS theoretical foundation, the concept and its features, a<gjajg> 在 2024-11-11 上传 | 大小:332kb | 下载:0
[ListView/ListBox] BackGroupListBox
说明:设定窗口背景的小程序,使窗口内不再是空白一片,有图内嵌-set a small window background procedure, the window is no longer a blank, embedded map<菜进粥> 在 2024-11-11 上传 | 大小:221kb | 下载:0
[工具条] sinan_mscomm
说明:VB 语言是一种通用的语言,他的作用很大 也很方便的,通俗移动-VB language is a universal language, his role is also very convenient and simple mobile<徐海江> 在 2024-11-11 上传 | 大小:14kb | 下载:0
[按钮控件] SkinDlgDemo
说明: 把自己颜色的棋子放在棋盘的空格上,而当自己放下的棋子在横、竖、斜八个方向內有一个自己的棋子,则被夹在中间的全部翻转会成为自己的棋子。并且,只有在可以翻转棋子的地方才可以下子。 胜负判定条件 如果玩家在棋盘上没有地方可以下子,则该玩家对手可以连下。双方都没有棋子可以下时棋局结束,以棋子数目来计算胜负,棋子多的一方获胜。 -Their pawn on the chessboard color space<晓亮> 在 2024-11-11 上传 | 大小:369kb | 下载:0
[组合框控件] SwitchViewInSDI
说明: 算法简单描述如下: 如果当前棋局为终局状态,则返回状态分 从当前棋局的状态出发,找出一个可走的步数,试走此部,新状态扩展为当前棋局的 一个子结点 此子结点做为新的当前状态递归调用 (此过程中可加入α-β裁减) 思考:如果采用循环代替递归,保存所有已构造的节点,在下一次构造博奕树时本次构造 的节点可能重复利用,节省构造时间。-err<晓亮> 在 2024-11-11 上传 | 大小:42kb | 下载:0
[组合框控件] ThreadDemo2
说明:构造过程的α-β裁减 1.α裁减 在考虑轮到棋手下棋的一个亲节点及轮到对手下棋的一个子节点时, 如果该子节点的数值已经小于或等于其亲节点的回溯值, 那么就不需要对该节点或者其后续节点做更多的处理了。 计算的过程可以直接返回到亲节点上。 2.β裁减 在考虑轮到对手下棋的一个亲节点及轮到棋手下棋的一个子节点时,-err<晓亮> 在 2024-11-11 上传 | 大小:50kb | 下载:0