资源列表
[C#编程] ActiveDirectoryHelper
说明:这是ActiveDirectory 的一个API,里面的方法可以直接调用-This is the ActiveDirectory a API, which method can directly call<li> 在 2025-06-10 上传 | 大小:4kb | 下载:1
[C#编程] Douglas-Peucker
说明:Douglas-Peucker算法 C#和VB Douglas-Peucker算法 Douglas-Peucker算法-Douglas-Peucker algorithm C# And VBDouglas-Peucker algorithm for Douglas-Peucker algorithm<maya> 在 2025-06-10 上传 | 大小:4kb | 下载:0
[C#编程] indexers
说明:索引器(C# 编程指南) 索引器允许类或结构的实例就像数组一样进行索引。索引器类似于属性,不同之处在于它们的访问器采用参数。 -Indexer (C# Programming Guide) indexer permit or structure, like for instance as an array index. Indexer is similar to attributes, the only difference is that they used the parameter<Tan> 在 2025-06-10 上传 | 大小:4kb | 下载:0
[C#编程] CSharpReadconfig
说明:CSharp读写配置文件app.Config,非常简单方便使用-CSharp read and write configuration files app.Config, very simple and easy to use<twh> 在 2025-06-10 上传 | 大小:4kb | 下载:0
[C#编程] tictactoePL
说明:井字遊戲原始代碼,使用C Sharp寫成,有AI和人機介面。-Tic-tac-toe game is the original code, written using C Sharp, there are AI and human-machine interface.<omegaCD> 在 2025-06-10 上传 | 大小:4kb | 下载:0
[C#编程] jasmine9
说明:哈希表查找、分块查找 1. 编写一个程序,输出在顺序表{8,14,6,9,10,22,34,18,19,31,40,38,54,66,46,71,78,68,80,85,100,94,88,96,87}中采用分块查找方法(每块的块长为5,共有5块)查找关键字46的过程. 2. 编写一个程序实现哈希表的相关运算, 并在此基础上完成如下功能: (1) 建立{16,74,60,43,54,90,46,31,29,88,77}哈希表A[0…12], 哈希函数为: H(k)=key % 13,<jiangyumin> 在 2025-06-10 上传 | 大小:4kb | 下载:0