资源列表
[C#编程] 堆排序算法的过程演示
说明:数据结构堆排序算法的过程演示算法实现的源代码,望多多指教。-data structure heap sorting algorithm demonstration of the algorithm source code, looking for more information.<郭菲菲> 在 2025-06-01 上传 | 大小:1kb | 下载:0
[C#编程] 快速排序、插入排序和选择排序
说明:数据结构的快速排序、插入排序和选择排序程序设计算法实现的源代码,请大家多多指教。-rapid data structure, in order of ranking and selection inserted Sorting Algorithm design of the source code, please exhibitions.<郭菲菲> 在 2025-06-01 上传 | 大小:1kb | 下载:0
[C#编程] CreateFile
说明:这是个类一个利用C#来动态的创建文件的类,有了这个你也可以很方便的创建出象sohu、163等大网占的静态页面了-This is a category C# to create a dynamic document categories, with this you can easily create the ones like the 163 other big net for the static pages<黄鹏> 在 2025-06-01 上传 | 大小:1kb | 下载:0
[C#编程] recognize2
说明:编译原理中的语法分析程序,用来识别相关表示符。-compiler theory of syntax analysis procedures used to identify relevant Fu said.<晓风> 在 2025-06-01 上传 | 大小:1kb | 下载:0
[C#编程] 030300726_2
说明:用vc实现二叉树的各种排列。输入一颗二叉树后输出以前序后序中序排列的各节点和这棵树的高度-vc achieve binary tree with the various permutations. After the importation of a binary tree before output sequence after sequence with the order of the nodes and tree height<林天> 在 2025-06-01 上传 | 大小:1kb | 下载:0
[C#编程] 030300726[1]
说明:1-2 实系数复变多项式问题« 编程任务:给定阶数分别为n和m的实系数复变多项式f(x) 和g(x),以及复数z,计算f (z) / g(z)的值。« 数据输入:由文件input.txt 给出输入数据。第一行有2 个正整数g(x) 的阶数。接下来的2行,每行分别有n和m个实数数。最后一行的2 个实数分别表示复数z 的实部和虚部。« 结果输出:将计算出的f (z) / g(z)的值输出到文件output<林天> 在 2025-06-01 上传 | 大小:1kb | 下载:0