-
关于超分重建的论文
关于超分重建的论文,主要针对全变差超分重建即TV算法,SCI的论文,里面分别有对该算法的详细说明和介绍,是比较新颖的,最近发表的论文,对超分重建工作者和科研者有帮助,是非常重要的理论基础。
- 2023-02-19 08:55:05下载
- 积分:1
-
dxf 读取
应用背景Build Instructions:
Make sure you have autoconf, swig, texinfo, python-dev, build-essential packages
or equivalent installed via your package manager.
cd libredwg
./autogen.sh && ./configure && make && sudo make install
cd ../dxflib
./configure && make && sudo make install
cd ..
Once the above dependencies have been built, edit /usr/local/include/dwg.h,
and rename the THICKNESS constant (or add _ to end). It conflicts with another
constant included in the converter, but is not used itself. After that, just
run "make".
That"s it!
关键技术GNU LibreDWG 是一个免费开源的 C 库用来处理 DWG 文件,这
- 2022-12-18 16:30:03下载
- 积分:1
-
这是用贪心算法实现对会议的智能安排,里面包括建立贪心算法的步骤化实现及快速排序经典算法...
这是用贪心算法实现对会议的智能安排,里面包括建立贪心算法的步骤化实现及快速排序经典算法-This is a greedy algorithm with intelligent arrangements for the meeting, which included the establishment of greedy algorithm and steps to achieve and fast classical algorithm for sorting
- 2022-09-01 15:35:03下载
- 积分:1
-
LWZ 压缩算法
亏损较少的压缩算法,从LZ78算法剥夺
我已经添加了LZ78算法的(希望非常透彻)的例子。我会很感激,如果有人比我其他的可以给它一个检查,在作为保障 - 并确保我可以添加二进制:)
我不太熟悉的LZ77,但打算做一个类似的例子,在不久的将来。
- 2023-01-26 18:25:03下载
- 积分:1
-
水电站的经济动态规划过程
水电站场内经济运行动态规划程序,实现多台机组间的优化调度,是以流量为目标函数-Hydropower dynamic planning process inside the economy
- 2022-12-23 13:50:03下载
- 积分:1
-
特征值和特征向量的计算,每种算法都用c++以函数形式实现
特征值和特征向量的计算,每种算法都用c++以函数形式实现- The characteristic value and the characteristic vector
computation, each algorithm all uses c to realize by the function form
- 2022-03-06 11:29:25下载
- 积分:1
-
有二叉树计算表达式的值
有二叉树计算表达式的值-a binary tree calculate the value of the expression
- 2023-04-10 11:00:03下载
- 积分:1
-
随机生成的字符串段。
随机产生一段字符串。-randomly generated string section.
- 2023-04-08 01:15:04下载
- 积分:1
-
数据结构(李春葆)代码
对数据结构(李春葆版本)比较详细的讲解,里面还有ppt对理论比较详细的讲解,对于像对数据结构深入了解的人大有裨益。
- 2022-02-26 16:38:48下载
- 积分:1
-
稀疏矩阵加法的另类算法
稀疏矩阵加法的另类算法-sparse matrix additive alternative algorithm
- 2022-03-02 03:15:57下载
- 积分:1