-
用VC编写的利用快速排序算法,运行你输入的要求后…
使用VC编写的快速排序算法,运行后输入你希望产生的次数,会随机产生数值,并完成排序,是一个教好理解快速排序算法的程序。-prepared by the use of VC quicksort algorithm, running after you input the desired number of randomly generated digits and completed sequencing, is a good understanding of the fast algorithm procedures.
- 2022-03-24 20:34:03下载
- 积分:1
-
一个能求图中任两顶点之间的最短距离的程序
一个能求图中任两顶点之间的最短距离的程序-seeking a map to the two vertices of the shortest distance between the procedures
- 2022-07-20 07:05:48下载
- 积分:1
-
医院管理系统
这是一个有点长,但简单迷你项目在C编程语言。医院管理系统项目是一个控制台应用程序,没有建为 Code::Blocks 的图形。该项目利用文件处理有效,并会教你如何添加、 编辑、 使用文件的搜索和删除记录。这里提供的源代码是完整的、 无错误,并可以免费下载。设计为艾尔卡医院,坐落在尼泊尔勒利德布尔。
为源代码在 C 中的医院管理系统项目是超过 1100年线。所以,我选择不显示在这篇文章的源代码。您需要编译的源代码中 Code::Blocks 使用 GCC 编译器。你可以从下面的链接直接下载源代码和应用程序文件的这一项目。
- 2023-01-06 05:15:02下载
- 积分:1
-
哈夫曼编码
程序是要建立一个哈弗曼树,并利用哈夫曼树求相应编码和译码,根据输入的一串电文(字符串)来设计哈夫曼树,并根据哈弗曼树求出每个字符相应的编码,最后根据已知的编码,随机组合输入编码串,根据哈弗曼编码和哈弗曼树求出译码内容。
主要输入形式为一串字符串例如:abcd
输入的范围就是这26个字母,不限大小写,定义最多输入的字符不超过100个。
输出的形式根据要求,输入字符串后,要输出每个字符及其权值(出现次数);
然后再输入要译码的编码串,输出译码内容。
- 2022-03-16 10:05:21下载
- 积分:1
-
C语言常用算法集合,包括底层编程,字符串处理,效验算法,逆阵、数学问题,问题算法...
C语言常用算法集合,包括底层编程,字符串处理,效验算法,逆阵、数学问题,问题算法-C language commonly used algorithm for the collection, including the underlying programming, string handling, well-tested algorithms, inverse matrix, a mathematical problem, the problem algorithm
- 2022-01-31 07:21:00下载
- 积分:1
-
数据结构中的贪心法装箱问题,结果给出装箱的办法和每个箱的容量。...
数据结构中的贪心法装箱问题,结果给出装箱的办法和每个箱的容量。-Data structure in the bin-packing problem greedy method, the result is given packing methods and the capacity of each box.
- 2022-03-13 05:54:16下载
- 积分:1
-
Visual Basic development of the household income and expenditure management syst...
Visual Basic开发的 家庭收支管理系统后台数据库Acce-Visual Basic development of the household income and expenditure management systems background database Acce
- 2022-04-24 02:57:18下载
- 积分:1
-
多格式数据录入库
多格式数据录入库 -multi-format data entry library
- 2022-07-08 05:09:01下载
- 积分:1
-
Magio牛的usaco源代码,希望和大家共同学习
Magio牛的usaco源代码,希望和大家共同学习-Magio cattle usaco source code, hope and common learning
- 2022-04-07 10:46:33下载
- 积分:1
-
image upload
在这段代码中,您将学习如何使用PHP/MySQL上传图像。
- 2022-08-17 12:56:59下载
- 积分:1