-
Ma checkerboard recursive algorithm (TC achieved, and to provide diagram), and c...
马跳棋盘递归算法(TC实现,并提供示意图),可移植到任何C编译器-Ma checkerboard recursive algorithm (TC achieved, and to provide diagram), and can be transplanted to any C compiler
- 2022-03-01 23:42:47下载
- 积分:1
-
HUFFMAN树的构造算法,求最佳二元码并能借助二元码进行编码和解码。...
HUFFMAN树的构造算法,求最佳二元码并能借助二元码进行编码和解码。-Huffman Tree Construction Algorithm, and the best use of binary code and binary code encoding and decoding.
- 2022-01-25 22:30:51下载
- 积分:1
-
C数据结构 第七章 树
C数据结构 第七章 树-C data structures Chapter VII of the tr
- 2022-07-03 05:03:28下载
- 积分:1
-
非常实用的查询工具,具有多项操作功能,有兴趣的可以下载使用...
非常实用的查询工具,具有多项操作功能,有兴趣的可以下载使用-Very useful query tool with a number of operating functions, are interested in can be downloaded using the
- 2023-04-14 15:15:04下载
- 积分:1
-
求解模糊等价矩阵的源代码,可以通过它来示模糊等价矩阵
求解模糊等价矩阵的源代码,可以通过它来示模糊等价矩阵-Solving fuzzy equivalent matrix of the source code through it to show fuzzy equivalent matrix
- 2022-01-22 02:23:49下载
- 积分:1
-
先验扫描
什么都不
- 2022-07-26 22:51:28下载
- 积分:1
-
微软的三个连接数据库的包,连接数据库必需
微软的三个连接数据库的包,连接数据库必需-Microsoft
- 2022-03-25 01:35:52下载
- 积分:1
-
数据库通用适配器:实现行粒度的数据库的转换
数据库通用适配器:实现行粒度的数据库的转换-DataBased adaptor
- 2022-01-26 06:29:39下载
- 积分:1
-
“四皇后算法”的C语言实现,测试通过的,快来下载啊!
“四皇后算法”的C语言实现,测试通过的,快来下载啊!-" Four Queens algorithm" C-language implementation, test passed, Come download ah!
- 2022-02-22 05:55:31下载
- 积分:1
-
360度采样获取的仿真的投影数据
360度采样获取的仿真的投影数据,可以通过它进程iradon变换直接获取切片锥形束CT模拟按:德山杨,博士 放射肿瘤学杂志华盛顿大学圣路易斯系,医学院, 电子邮件:dyang@radonc.wustl.edu 文件: compute_projections.m - 主程序,来计算所有投影和保存2D投影图像放到一个文件夹 compute_one_projection.m - 由主程序调用,以计算仅一个投影图像 straight_line_integral.m - 的核心功能,通过一个三维矩阵来计算线积分 很多行注释掉这个文件,因为该文件最初写 在MATLAB而已,laterly改写成C的速度提高。 straight_line_integral_inner.c - 这是在C从straight_line_integral.m什么改写 sort_ts1_ts2.c - 一个效用函数两个有序数组合并为一个有序数组。 它是用C语言编写,以提高速度 create_CSV_file_for_OSCaR.m - 要创建一个用于奥斯卡CBCT重建的CSV文件 (http://www.cs.utoronto.ca/~nrezvani/OSCaR.html) 然而,奥斯卡不支持保存垫子数据文件,而无需修改。 我有修改奥斯卡功能。
- 2022-02-05 09:07:50下载
- 积分:1