-
a new numerical algorithm
一种新型的数值求解算法-a new numerical algorithm
- 2022-12-01 11:45:03下载
- 积分:1
-
VC++实现的二分法求单调函数是否有解。
VC++实现的二分法求单调函数是否有解。-VC++ dichotomy in order to achieve the monotonic function is broken.
- 2022-01-22 05:54:23下载
- 积分:1
-
code which produces plots of grid, velocity vectors, profiles of velocity compon...
code which produces plots of grid, velocity vectors, profiles of velocity components or temperature, contours of pressure, temperature or streamlines, and colour filled contours for
pressure, temperature or streamfunction.
- 2022-06-20 02:11:40下载
- 积分:1
-
相关性系数
应用背景计算成年人年龄和身体脂肪相关性系数关键技术数据挖掘计算两组数据是正相关还是负相关
- 2023-03-02 00:35:03下载
- 积分:1
-
递推关系的建立及在信息学竞赛中的应用 欢迎下载ginger547的算法资料
递推关系的建立及在信息学竞赛中的应用 欢迎下载ginger547的算法资料-recurrence relations and the establishment of the Information Science Contest welcome to download the application of the algorithm information ginger547
- 2022-12-03 14:10:03下载
- 积分:1
-
C语言对文件哈夫曼编码压缩,而不是通过范畴…
用C语言实现哈夫曼编码对文件进行压缩,并没有通过类来实现,只是用标准的C语言中结构实现的,代码内部说明比较详细,具体可以看代码,包括对文件的编码也解码.-C language of the document Huffman coding compression, and not through the categories to fruition, but the standard C language structure to achieve, and the internal code note in greater detail, the specific code can be seen, including the encoding of the document also decoder.
- 2022-05-19 13:57:26下载
- 积分:1
-
HuffmanTree
定义HuffmanTree的数据结构(二叉树),实现输入一组数据后自动生成HuffmanTree。提供HuffmanTree的层次遍历算法。
- 2022-02-20 04:35:14下载
- 积分:1
-
经典8皇后问题
可以实现8皇后问题,可运行,能实现所有情况。内有源程序和运行后的应用文件,虽不是完全自己写的,但是也是参考其他后,自行修改过的,近乎原创。
- 2022-07-20 08:26:05下载
- 积分:1
-
哈夫曼编码
AString给出;问题是使用哈夫曼编码的字符串编码(分配比特根据频率ofcharacter每个字符的字符串),然后解码编码的字符串使用前缀免费代码。Apre fix 代码可以很容易地由一个二叉树表示。每个字符的编码是由以下外部节点的路径从theroot认为性格:0位标识左分支路径,和1位标识一个右分支。
- 2022-02-06 16:45:10下载
- 积分:1
-
基于遗传神经网络的WLAN 室内定位算法研究
资源描述针对人工神经网络室内定位算法训练速度慢,易陷入局域极小和全局搜索能力弱等缺陷,本文通过对网络泛化能力的计算,研究了遗传算法优化神经网络定位算法设计过程中的几个相关问题
- 2022-01-22 14:14:52下载
- 积分:1