资源列表
[文件操作] JColorChooser2006
说明:直接以ColorSelectionModel的addChangeListener()方法来检测用户是否对颜色的选择有所改变。每当用户在JColorChooser上做一次颜色的改变时,就会触发ChangeEvent事件,因此我们必须实现ChangeListener界面来处理这个事件。-directly to the addChangeList ColorSelectionModel ener () method to detect whether users choose the right co<袁慧萍> 在 2008-10-13 上传 | 大小:1.55kb | 下载:0
[其它] stl.LCS
说明:参考算法导论写的LCS算法,仿照STL的泛型风格,适用于多种STL容器中的各种类型数据构成的序列的最大公共子序列(Longest Common Subsequence)问题求解。-reference Introduction to write the algorithm LCS algorithm, modeled on the STL Generic style. STL is applicable to many types of containers data constitute the<王硕> 在 2008-10-13 上传 | 大小:1.55kb | 下载:0
[C#编程] 二叉树的连接存储
说明:假设二叉树用链接存储结构进行存储,root指向根结点,p所指结点为任一给定的结点,编写一个求出从根结点到p所指结点之间路径的函数。-assumptions used to link storage structure for storage, root at Root, p referring to the node to a set of nodes, obtained from a prepared Root referred to p path between nodes function<刘一 > 在 2008-10-13 上传 | 大小:1.55kb | 下载:0