-
分橘子问题C程序解法
问题来自趣味C程序设计题集。题目难度适合程序设计初学者。程序由本人自己设计,如果有需要的朋友,可以下载看看。本程序要点是数据类型的转换和公式的描述。
- 2022-02-18 14:14:51下载
- 积分:1
-
create an Access Database
使用ADO Reviewed版本1.1.0创建Access 2000数据库!
- 2022-07-18 12:34:06下载
- 积分:1
-
class pour activation des formes géométriques triangulaires et rectangulaires
class pour activation des formes géométriques triangulaires et rectangulaires
- 2022-03-20 00:29:48下载
- 积分:1
-
.Net显示了友好的人机界面,以及非常少量的原代码就能够完成所要的功能...
.Net显示了友好的人机界面,以及非常少量的原代码就能够完成所要的功能-. Net shows the friendly human-machine interface, as well as a very small amount of the original code to be able to complete the function of
- 2023-03-20 03:20:04下载
- 积分:1
-
kruskal算法,数据结构中贪心算法的C语言实现。
kruskal算法,数据结构中贪心算法的C语言实现。-Kruskal algorithm, data structure of the greedy algorithm in C language.
- 2022-03-06 22:34:16下载
- 积分:1
-
约瑟夫环的c语言实现
约瑟夫环的c语言实现-Josephus in C Language
- 2022-10-21 09:50:03下载
- 积分:1
-
sqlite 3.3.8 supports encrypted version
sqlite 3.3.8 支持加密的版本-sqlite 3.3.8 supports encrypted version
- 2022-02-06 02:30:15下载
- 积分:1
-
约瑟夫环 已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个...
约瑟夫环 已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规律重复下去,直到圆桌周围的人全部出列。(有详细注解)数据结构学习的好例子-Joseph ring known n individuals (identified by serial number 1,2,3 ... n, respectively) were sitting around on a round-table. K from the number of people reported a few, a few of the m out of that person him from one of the next person to start off, a few m to another person out and so the law of repetition until around round-table All of the people out. (Detailed notes) data structure to learn a good example of
- 2023-06-20 15:30:04下载
- 积分:1
-
数据库连接
包裹ca.pfv.spmf公司.关联规则.TopKRules;
- 2022-07-13 13:33:39下载
- 积分:1
-
huffman编码
给定信源符号概率,自动huffman编码,建立二叉树,打印符号编码,还可打印二叉树的外形,对于数据结构二叉树一节的学习很有帮助。
- 2023-03-03 15:40:03下载
- 积分:1