-
一个最短路径算法,具体内容程序开头有介绍
一个最短路径算法,具体内容程序开头有介绍-a shortest path algorithm, the specific content of the beginning of a process introduced
- 2022-10-19 13:15:02下载
- 积分:1
-
数据结构中关于十字链表的实现,十字链表可以很好的对稀疏矩阵进行效率很高的存储和计算。比如在通信纠错编码的ldpc编译码中就要用到这种数据结构...
数据结构中关于十字链表的实现,十字链表可以很好的对稀疏矩阵进行效率很高的存储和计算。比如在通信纠错编码的ldpc编译码中就要用到这种数据结构-data structure on the realization of Chain Cross, Cross List can be good for sparse matrix highly efficient storage and computing. For example, in communications-correction coding ldpc encryption it is necessary to use this data structure
- 2022-02-01 10:20:09下载
- 积分:1
-
留言板不需要一个数据库通过一个文件来存储信息,但吨..
不需要数据库的留言板,通过一个文件存储信息,但是功能全部完备,注册留言 后台管理 很实用。-Message boards do not need a database through a file to store information, but the function of all complete, the registration message is very useful background management.
- 2022-01-20 23:18:15下载
- 积分:1
-
火车售票系统
用链表实现了火车票信息以及火车经停站等信息。实现了链表中嵌套链表的功能,即利用两个链表存储火车信息,并且能够进行修改删除添加等基本功能。
- 2023-02-16 00:45:04下载
- 积分:1
-
图论*匈牙利算法 的两种实现过程
Matching的巧妙在于队列的进入退出并没有仅仅限于在同一层循环中做到,构思巧妙
其算法思想在《算法设计与分析基础》...
图论*匈牙利算法 的两种实现过程
Matching的巧妙在于队列的进入退出并没有仅仅限于在同一层循环中做到,构思巧妙
其算法思想在《算法设计与分析基础》上可以参阅-Graph theory* Two Hungarian Algorithm realization process ingenious Matching queue entry and exit is not just limited to the same level as the cycle done, the idea of clever ideas in their algorithm,
- 2022-07-01 12:28:05下载
- 积分:1
-
数据库开发的 C 语言源代码,对于刚学习c语言的朋友来说有一定的帮助...
数据库开发的 C 语言源代码,对于刚学习c语言的朋友来说有一定的帮助-Database development of C language source code, for just learning c language friends will certainly help
- 2023-01-17 19:50:02下载
- 积分:1
-
使用两个向量的叉积判断两线分割…
使用两个向量的叉积来判断两条线段是否相交-The use of the cross product of two vectors to determine whether two line segments intersect
- 2022-03-24 16:16:40下载
- 积分:1
-
自己设计的一个简易的考勤管理系统,所使用的数据库为acce
自己设计的一个简易的考勤管理系统,所使用的数据库为acce-a simple time and attendance management system,using access as database system
- 2023-04-28 20:15:04下载
- 积分:1
-
我是第一次来这里还不知道用什么方式上传程序,请大家谅解。用powerbuilder打开本文件就可以...
我是第一次来这里还不知道用什么方式上传程序,请大家谅解。用powerbuilder打开本文件就可以-is the first time I come here do not know what way to upload procedures, please understanding. Using PowerBuilder open this document can be
- 2022-03-18 14:06:27下载
- 积分: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