搜索资源列表
CS服务端工具
- 安装说明: 1 安装时将本服务端解压到 D:\\Muserver 2 安装SQL2000 + SP3 3 建立 MuOnline 和 Ranking 数据库 4 建立SQL数据库用户 Admin和MuAdmin指定到MuOnline数据库 BobStudio指定到Ranking数据库 5 还原 D:\\Muserver\\服务端工具\\空白数据库\\ 目录里的备份文件 6 执行 D:\\Muserver\\服务端工具\\ 目录里的 ODBC数据源自动建立.reg 7
SearchFile123
- 查找文件的 就是从系统目录查找某个文件 大家可以看一看 提意见 -search for documents from the system directory is a file you can read all comments
12
- 此程序从国外网站收集得到,是标准的深度优先搜索算法,可实现节点遍历和检测回路的功能,详细情况请看原英文注释 我在此程序中添加了随机性,即遇到分叉时,随机选下一个节点,成为随机深度优先搜索算法-This procedure has been collected from the foreign website, the standard depth-first search algorithm, can be achieved and the detection circuit node t
NOVAControls
- A C# COntrol To Be Used For Search In DataGridView Control Cells, All It Needs To use Creating A folder With Name "TooLs" At The Same Path Of EXE
paixu
- 编写顺序查找的方法public static int[] ordinalSearch(int data[],int key),要求该方法返回一个数组(如果key存在,数组中各元素的值分别为关键字key在原数组data中的下标;如果key不存在,则返回一个长度为1的数组,数组元素为-1)。-Write a sequential search method public static int [] ordinalSearch (int data [], int key) This method re
