-
anti
反密法在数值计算中的地位就不用我来一一列举了,此程序就可以轻易的使其实现。-anti-secret numerical calculation method in the position I would not have to list them one by one, this procedure can easily achieve it.
- 2022-05-27 07:09:18下载
- 积分:1
-
各种排序算法的C++实现
应用背景排序是数据结构学习中非常重要的一个部分,也是各大公司面试笔试必须考试的内容,如果你想学习排序,并且希望用C++语言实现的话,本程序将是你的不二选择,这里面实现了初级冒泡排序,冒泡排序,改进冒泡排序,选择排序,直接插入排序,希尔排序,堆排序,归并排序(递归)。关键技术这里面实现了初级冒泡排序,冒泡排序,改进冒泡排序,选择排序,直接插入排序,希尔排序,堆排序,归并排序(递归)。里面包括链表的创建,链表的删除,链表的合并,数据的交换,堆的定义,调整大顶堆,调整小顶堆和结构体的定义等重要技术。
- 2022-09-08 12:00:03下载
- 积分:1
-
卷积神经网络,手写识别训练
基于CNN的手写数字训练源代码可用于训练各种手写字体提供源代码,主要内容在CNN那个cpp当中,其余大部分为界面设计。有问题可以联系我,一起讨论学习。
- 2022-06-01 21:44:00下载
- 积分:1
-
埃尔米特等距插值
埃尔米特等距插值-Hermite"s equidistant interpolation
- 2022-12-16 00:35:03下载
- 积分:1
-
图像处理
本解码器类支持普通jpeg文件格式,这也是目前大多数jpeg文件所采用的格式,此格式主要特点是数
据精度为8位,采用Huffman编码的普通DCT帧(不支持扩展串行和递进模式及数学编码)。本解码器类的
IDCT算法采用三种模式,分别是浮点解码、定点整数解码和定点整数MMX优化解码,您可根据具体情况选择。
- 2022-06-28 02:59:38下载
- 积分:1
-
一致性算法验证
分布性一致性算法的Isabella验证 we introduce a novel Broadcast-Free Algorithm that solves Consensusproblem in the presence of a Weak-Fairness property and an unreliablefailure detector -property, in asynchronous distributed systems, and later itsformal verication. The Broadcast-Free Algorithm Model is dened as a globaltransition system that is unambigously generated by local transition rules. At thesystem run, the algorithm model attempts involves two concepts : one to systemrun represents a innite computation and one to asynchronous communicationbetween processes without Broadcast.
- 2022-01-25 17:35:22下载
- 积分:1
-
roseTTA the pdf tutorials, Oh, that you are stuck atop a line than rosetta tutor...
roseTTA的pdf教程,呵呵,这个你是网上下不来的,比rosetta自带的教程内容多一些,很详细-roseTTA the pdf tutorials, Oh, that you are stuck atop a line than rosetta tutorial that comes with the contents of a little more detail
- 2022-03-19 20:53:05下载
- 积分:1
-
导线网平差的程序
资源描述课程作业里边的导线网平差,参考了不少内容,内容较丰富,可以下载作为参考。也可以用于提交作业。提供思路方向。
- 2022-03-31 04:23:03下载
- 积分:1
-
二维粗糙面生成源程序
这是一段生成粗糙面的源代码,非常实用,二维的,能够帮助那些做粗糙面研究的朋友,很简单明了,我在这里分享给大家,大家可以借鉴一下。
- 2023-05-31 07:40:03下载
- 积分:1
-
binary tree traversal
The establishment of tree , insert, delete , sort, first sequence, sequence
after sequence , sequence traversal
- 2022-08-09 22:14:49下载
- 积分:1