-
ReadDICOMSeries
此示例演示如何读取一系列DICOM图像以及如何使用鼠标滚轮或向上/向下键遍历所有切片。(This example demonstates how to read a series of DICOM images and how to scroll with the mousewheel or the up/down keys through all slices.)
- 2020-06-18 05:20:02下载
- 积分:1
-
GA-SVM-master 02
基于python的gasvm程序,容易理解,适合初学者学习(Gasvm program based on python, easy to understand, suitable for beginners to learn)
- 2019-02-17 02:37:37下载
- 积分:1
-
PYTHON
这个是本人的python机器学习与入门编程的练习文本,程序调试基本正确,利于入门者练习参考。(This is my python machine learning and introductory programming practice text, program debugging is basically correct, helpful for beginners to practice reference.)
- 2019-02-28 17:35:08下载
- 积分:1
-
直接在内存运行PE
使用了PE加载技术、Hook技术用程序加载PE文件到内存并运行。当在内存中运行的程序,比如arp.EXE执行完之后就会退出,那结果是ExitProcess被调用,那将是我们主进程也结束,显然我们不希望这样。
处理办法:HOOK ExitProcess。问题来了,对MS的许多控制台程序,它们退出都是调用exit,所以如果HOOK ExitProcess, 那我们俩次在内存中运行arp.EXE之后就会死锁。所以对这类程序而言,不能H
OOK ExitProcess,只能HOOK msvcrt!exit。LOADER要加载一个EXE文件,这个EXE文件加载的地址是在0x400000。在我们LOADER的MAIN函数里面,这个地址已经被占用,而你是不能去Free这个地址
重新分布的,这样可能会导致程序崩溃,处理方法相见说明。
- 2022-01-21 18:51:40下载
- 积分:1
-
Rail_Model
本命令流为采用BEAM3单元建立单根钢轨简化ansys模型(This command flows to build a single rail using the BEAM3, simplifying the ANSYS model)
- 2021-03-01 22:39:34下载
- 积分:1
-
响应式视频背景动画特效
说明: 一款HTML5超酷响应式视频背景动画特效。该视频背景可以将视频自适应屏幕(HTML5 Super Cool Responsive Video Background Animation Special Effects. The video background can be adapted to the video screen.)
- 2019-02-01 13:22:40下载
- 积分:1
-
新建文件夹
说明: 用spss时间序列预测得到游乐园的每天游玩人数(using time series prediction)
- 2019-07-11 20:36:06下载
- 积分:1
-
网吧库存管理系统
主要对商品网费等费用和数量管理
网吧库存管理系统
主要对商品网费等费用和数量管理-Internet cafes inventory management system is mainly of commodity costs and the number of network management, etc.
- 2022-04-27 06:05:20下载
- 积分:1
-
TCPMP_wanmei
wince视频播放器,它是万能的,但是只适应低分辩率的mp4(Wince Video Player, it is omnipotent, but only suitable for low resolution mp4)
- 2020-06-16 02:40:02下载
- 积分:1
-
graphical interface with support vector machines more experimental classificatio...
具有图形操作界面的支持向量机多类分类实验系统.全部用Matlab实现,可以实现多种分类识别. 这是本人的毕业设计的附属程序-graphical interface with support vector machines more experimental classification system. All using Matlab, could achieve multiple classification. This is my graduation design procedures for the subsidiary
- 2023-07-06 14:50:08下载
- 积分:1