-
A program ,Using language c to relize ,can solve the line system of equations an...
用C语言来实现的一个程序,可以求解线生方程组,比LU分解法求解速度快。- A program ,Using language c to relize ,can solve the line system of equations and rapider than a program with the way of LU Resolution
- 2023-05-20 06:20:04下载
- 积分:1
-
构建哈夫曼树源码
应用背景这个算法可以对信息进行编码,用来压缩文本等数据,通过数据的权重规划,将权重越大的数据置于越靠近树的根节点。关键技术算法可以对信息数据进行编码,用来压缩文本,通信信息等数据。利用二叉树对信息进行编码,每次选取两个权重最小构建哈夫曼树,生成的新节点继续用作新节点进行构建哈夫曼树,知道所有的节点构建完毕
- 2022-04-12 21:05:09下载
- 积分:1
-
轮围计算器
它用来计算车轮围此程序。
可以运行它在 linux 终端 (GCC 编译器) 中的命令:
"海湾合作委员会 wheelcircunferencecallculator.c-o wheelcircunference"
及后
"。 / wheelcircunference"
它是所有。
- 2022-05-19 21:07:52下载
- 积分:1
-
这是一个用java高级编程语言编写的程序,能够实现用牛顿迭代法求解某个函数在某个指定区间内的根,方便易用。...
这是一个用java高级编程语言编写的程序,能够实现用牛顿迭代法求解某个函数在某个指定区间内的根,方便易用。-Java This is a high-level programming languages used in the preparation of procedures, be able to achieve with Newton iteration to solve a function in a specified range of root and user-friendly.
- 2022-02-24 10:25:07下载
- 积分:1
-
二元关系传递性判断
这是离散数学中的二元关系传递性的判断。总之就是能判断二元关系传递的,用C++写的。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。
- 2022-01-25 18:11:27下载
- 积分:1
-
数据结构的课程设计,本算法是用vc++编写的,运行结果很好,大数加法...
数据结构的课程设计,本算法是用vc++编写的,运行结果很好,大数加法-data structure of the curriculum design, the algorithm is prepared by the vc, good operating results, large numbers Adder! !
- 2022-04-30 14:47:05下载
- 积分:1
-
计算1!+2!+3!+...+n!的较快的算法。
计算1!+2!+3!+...+n!的较快的算法。
- 2022-12-24 23:55:04下载
- 积分:1
-
基于WiFi的室内定位系统设计与实现
比较实用的室内定位算法代码。有详细说明。-Practical indoor positioning algorithm code. There are described in detail.
- 2022-07-26 16:18:36下载
- 积分:1
-
一个简单的银行系统C语言代码,包含排序,线性搜索等算法功能
一个简单的银行系统C语言代码,包含排序,线性搜索等算法功能-Banking system, a simple C language code, including sorting, search algorithms such as linear functions
- 2023-01-23 19:10:04下载
- 积分:1
-
约瑟夫问题。有N个人围成一圈,按顺序编号。从第一个人开始报数,疏导m时候该人退出,并且下一个从1开始报数。求出圈人的顺序。...
约瑟夫问题。有N个人围成一圈,按顺序编号。从第一个人开始报数,疏导m时候该人退出,并且下一个从1开始报数。求出圈人的顺序。-Joseph problems. There are N individuals and form a circle, according to sequentially numbered. Starting from the first person reported that the number of times to ease the person out of m, and the next one starting from a newspaper a few. Find the circle of people order.
- 2022-08-15 13:00:55下载
- 积分:1