资源列表

« 1 2 ... .32 .33 .34 .35 .36 5337.38 .39 .40 .41 .42 ... 5345 »

[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#编程WMMVSEPS

说明:main program WMVSEPS :to test subroutine MMVSEPS To compute the PSD of test.dat by MVSE method. The order ip=13 Need subroutine : MMVSEPS,MARBURG,MRELFFT,MPSPLOT Need subroutine : MMVSEPS,MARBURG,MRELFFT,MPSPLOT-WMVSEPS main program : to tes
<汤长春> 在 2008-10-13 上传 | 大小:859byte | 下载:0

[C#编程yeshefu

说明:这是一个实现约瑟夫环的功能的程序,用C语言编写的-This is a realization of Josephus the function of the program, prepared by the C language
<李文成> 在 2008-10-13 上传 | 大小:859byte | 下载: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#编程wenfaguanli

说明:实现了对文法的输入输出管理,并分别输出终结符和非终结符
<司璇> 在 2008-10-13 上传 | 大小:860byte | 下载:0

[C#编程erchashu

说明:有有前序中序后序,前两种排法为递归算法。
<cindycherry19> 在 2008-10-13 上传 | 大小:852byte | 下载:0

[C#编程Cccc

说明:系统托盘程序 系统托盘程序
<sijie> 在 2008-10-13 上传 | 大小:861byte | 下载:0

[C#编程实验三

说明:1.程序的功能:遍历一个二叉树并输出。 2.输入输出的要求:输入可以是单个数字,也可以是单个字符,以0结束。二叉树的遍历方式可以是前序,中序,后序,程序中用switch函数进行开关选择-1. The functionality : a binary tree traversal and output. 2. The input and output : input can be a single figure, it could be a single character to the end
<马芳萍> 在 2008-10-13 上传 | 大小:855byte | 下载:0

[C#编程a

说明:生命蛋白质是由若干种氨基酸经不同的方式组合而成。在实验中,为了分析某个生命蛋白质的分子组成,通常用质谱实验测定其分子量x (正整数),然后将分子量x分解为n个已知分子量a[i](i=1,.......,n)氨基酸的和的形式。某实验室所研究的问题中: n=18, x 1000 a[i](i=1,.......,18)分别为57, 71, 87, 97, 99, 101, 103, 113, 114, 115, 128, 129, 131, 137, 147, 156, 163, 186
<棍子> 在 2008-10-13 上传 | 大小:851byte | 下载:0

[C#编程y3

说明:y3.c Seidel
<王杰> 在 2008-10-13 上传 | 大小:858byte | 下载:0

[C#编程矩阵转置

说明:C语言数据结构作业矩阵转置矩阵是很多科学与工程计算问题中研究的数学对象,在此我们感兴趣的不是矩阵本身,而是矩阵的元,从而使矩阵的各种预算有效的进行-C language data structure matrix transpose operation matrix of many scientific and engineering computing problems in mathematics research targets, we are interested in this is
<郑伟雄> 在 2008-10-13 上传 | 大小:850byte | 下载: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(int (*t)[N]); void lose(); void
<461600486@qq.com> 在 2011-12-19 上传 | 大小:854byte | 下载:0
« 1 2 ... .32 .33 .34 .35 .36 5337.38 .39 .40 .41 .42 ... 5345 »

源码中国 www.ymcn.org