资源列表

« 1 2 ... .53 .54 .55 .56 .57 358.59 .60 .61 .62 .63 ... 653 »

[控制台(字符窗口)编程list-Find-a-demolition-chain--sort

说明:将链表中结点分成由小到大排列的一个奇数链和一个偶数链及用递归和非递归两种方式,在一个以单链表实现的线性表中查找-Node of the linked list is divided into an odd chain of small to large order and an even chain recursive and non-recursive two ways, in a single linked list to achi
<> 在 2024-09-20 上传 | 大小:6144 | 下载:0

[控制台(字符窗口)编程HUFFMAN

说明:霍夫曼编码,霍夫曼编码就是通过构造霍夫曼树来生成前缀码的过程-Huffman coding, Huffman coding is by constructing a Huffman tree to generate the prefix code
<> 在 2024-09-20 上传 | 大小:139264 | 下载:0

[控制台(字符窗口)编程QuickSort

说明:快排,这个是我认为写得最好的快排代码了。快速排序可以在log2(n)的时间内对数组元素进行排序。-Fast row, this is my opinion, the best written fast row code. Quicksort log2 (n) time to sort the array elements.
<> 在 2024-09-20 上传 | 大小:139264 | 下载:0

[控制台(字符窗口)编程calculator

说明:计算器-逆波兰式,计算机计算中缀表达式时通常要将中缀转后缀,也就是逆波兰式-The calculator- Reverse Polish Notation, the computer calculation infix expression usually To infix turn suffix, which is the inverse Polish
<> 在 2024-09-20 上传 | 大小:137216 | 下载:0

[控制台(字符窗口)编程Power-set

说明:幂集。所谓幂集, 就是原集合中所有的子集(包括全集和空集)构成的集族-Power set. The so-called power set, is the subset of the original collection (including the Complete Works and the empty set), a family of sets
<> 在 2024-09-20 上传 | 大小:129024 | 下载:0

[控制台(字符窗口)编程seperate

说明:将数组中正数存放在下标为奇数的数组单元中,负数存放在下标为偶数的数组单元中-Next store an array of positive numbers marked odd array unit labeled negative store next even array unit
<> 在 2024-09-20 上传 | 大小:131072 | 下载:0

[控制台(字符窗口)编程TurnLeft

说明:将R中保存的序列循环左移p(0pn)个位置-R stored in a sequence of circular left shift position p (0pn)
<> 在 2024-09-20 上传 | 大小:6144 | 下载:0

[控制台(字符窗口)编程MinTree

说明:连通图的最小生成树过程的图形动态演示。可以手动输入图,也可以自动生成图。-The minimum spanning tree of a connected graph process dynamic graphical presentation. Can manually enter, can also be generated automatically FIG.
<欧阳大根> 在 2024-09-20 上传 | 大小:9594880 | 下载:0

[控制台(字符窗口)编程RndChk

说明:Random number gen. this is my first testing file of random number make. i am just learning.
<Amrit> 在 2024-09-20 上传 | 大小:33792 | 下载:0

[控制台(字符窗口)编程simple-bank-card-management-system

说明:武汉理工大学软件工程简易银行卡管理系统c-Wuhan university of science and technology software simple bank card management system
<刘颖> 在 2024-09-20 上传 | 大小:5638144 | 下载:0

[控制台(字符窗口)编程ATM_Simulator

说明:用C语言小程序来模拟ATM机操作的存款、取款、记账等功能。-ATM simulator
<王旺> 在 2024-09-20 上传 | 大小:49152 | 下载:0

[控制台(字符窗口)编程JosephusProblem

说明:用C程序解决约瑟夫斯问题,是一个出现在计算机科学和数学中的问题。在计算机编程的算法中,类似问题又称为约瑟夫环。-In computer science and mathematics, the Josephus Problem (or Josephus permutation) is a theoretical problem related to a certain counting-out game.
<王旺> 在 2024-09-20 上传 | 大小:99328 | 下载:0
« 1 2 ... .53 .54 .55 .56 .57 358.59 .60 .61 .62 .63 ... 653 »

源码中国 www.ymcn.org