-
C语言程序
C 语言经典算法。
排序:插入排序、归并排序、冒泡排序、快速排序、选择排序、希尔排序、直接插入排序。
查找:二分查找、直接查找。
数据结构:栈,队列,树,链表。
- 2022-02-04 19:28:12下载
- 积分:1
-
QR矩阵分解算法,奇异值分解算法,可以验证。
矩阵的QR分解算法,奇异值分解算法等,可以用于数据万挖掘的算法之中,或者作为学习用-QR matrix decomposition algorithm, singular value decomposition algorithm, can be used for data mining algorithms million in, or used as a learning
- 2022-06-29 08:21:25下载
- 积分:1
-
Josephus 问题描述 数据结构为链表的插入与查询
Josephus 问题描述 数据结构为链表的插入与查询-Josephus Problem Description
- 2022-01-25 22:09:45下载
- 积分:1
-
时域差分法计算一维光子晶体反射率和透射率
时域差分法计算一维光子晶体反射率和透射率。时域差分法是最新研究光子晶体的科学数值方法。使用MATLAB编写了其源码,对于研究光子晶体的人们,有重要参考价值。
- 2022-12-02 07:00:03下载
- 积分:1
-
A relatively simple calculator, the basic completion of the real functions of ad...
一个比较简单的计算器,基本完成了实数的加减乘除的功能,还有取负号,开方,倒数,清除等功能.-A relatively simple calculator, the basic completion of the real functions of addition and subtraction, multiplication and division, as well as from a negative number, prescription, countdown, removing and other functions.
- 2023-05-08 21:50:03下载
- 积分:1
-
C program using c compiler
Torrent下载自ExtraTorrent.com
- 2022-07-26 17:14:51下载
- 积分:1
-
IFS Fractali
分形 IFS 分形建筑 generationsIFS 通过生成 fuctiilor。一代人,和图像的示例包含生成的程序窗口。
- 2022-08-03 08:19:28下载
- 积分:1
-
simulation program, an example can be reused for other apps.
一个数值计算程序的OpenMP的并行化代码,其中对循环部分的并行化可以做为参考-simulation program, an example can be reused for other apps.
- 2022-06-13 05:47:13下载
- 积分:1
-
使用汇编计算93的499次方
计算93的499次方,解决大大数字的相关运算问题,使用汇编语言,使用AT&T语法更改相关数字可以完成其他大数的类似计算
- 2023-05-27 12:20:03下载
- 积分:1
-
c/c++编写的一个日历程序
是c/c++编写的一个算法程序,在VC6.0里执行该程序之后,会显示年月日,并且该年月日是当天的时间,对于c/c++的编写有一定的参考性,可以以此为基础进行其他程序的移植。
- 2022-09-14 16:15:03下载
- 积分:1