资源列表
[C#编程] tongji2006
说明:统计数组STR1中出现了哪些字母,哪一个字母出现次数最多?在两个数组中同时出现的有哪些字母?-array'05 which appeared in the letter, a letter which the highest number there? In two simultaneous array what are the letters?<袁慧萍> 在 2008-10-13 上传 | 大小:866byte | 下载:0
[C#编程] erfengchazhao
说明:此程序应用于数据结构,通过该程序代码实现二分查找。-this data structure to be applied through the code to achieve two hours to search.<wangjie> 在 2008-10-13 上传 | 大小:859byte | 下载:0
[C#编程] 迷宫求解的非递归算法
说明:#include #include #include #define N 20 int aa[N][N]; int yes=0; int x[100][2],n=0; void fun1(int (*aa)[N],int (*a)[N]); int fun(int (*a)[N],int i,int j); void begain(int (*t)[N]); void pr(int (*t)[N],int nn); void win(i<461600486@qq.com> 在 2011-12-19 上传 | 大小:854byte | 下载:0