资源列表

« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 5347 »

[C#编程no14-bulk

说明:这是吊桶排序的一种算法,初次编写,写得不怎么样,望大家海函。-This is a well-bucket sort algorithm, the initial preparation, written not impressive, but there sea letter.
<王世明> 在 2008-10-13 上传 | 大小:872 | 下载:0

[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 上传 | 大小:866 | 下载: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
<汤长春> 在 2008-10-13 上传 | 大小:859 | 下载:0

[C#编程yeshefu

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

[C#编程erfengchazhao

说明:此程序应用于数据结构,通过该程序代码实现二分查找。-this data structure to be applied through the code to achieve two hours to search.
<wangjie> 在 2008-10-13 上传 | 大小:859 | 下载:0

[C#编程wenfaguanli

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

[C#编程erchashu

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

[C#编程Cccc

说明:系统托盘程序 系统托盘程序
<sijie> 在 2008-10-13 上传 | 大小:861 | 下载: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
<马芳萍> 在 2008-10-13 上传 | 大小:855 | 下载: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,
<棍子> 在 2008-10-13 上传 | 大小:851 | 下载:0

[C#编程y3

说明:y3.c Seidel
<王杰> 在 2008-10-13 上传 | 大小:858 | 下载: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 上传 | 大小:854 | 下载:0
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 5347 »

源码中国 www.ymcn.org