-
应用IDL编写的用于将dicom文件打开,并存储到一矩阵中,最终显示此图像!...
应用IDL编写的用于将dicom文件打开,并存储到一矩阵中,最终显示此图像!-A programe that can load the dicom image and store it in a matrix, finaly show it!
- 2022-01-25 19:48:44下载
- 积分:1
-
项目的主要思想是有交叉
The main idea of the project is to have cross-platform (Windows+Linux) delphi native components for directly accesing SQL servers (without using any externall dll s). The first releas will be for My-sql and Interbase, but there are plans to be extendend
- 2022-11-29 06:20:04下载
- 积分:1
-
霍夫曼编码译码程序
霍夫曼编码译码程序-Huffman encoding decoding procedures
- 2023-07-16 00:50:03下载
- 积分:1
-
c++ 线程池
通过c++实现的线程池,模拟出线程池的运行机制, 充分利用多核的优势,利用多线程来进行任务处理。
- 2023-08-25 15:55:05下载
- 积分:1
-
本人使用WIN2000,一直以为开着系统服务 Windows Time 就能自动实现系统对时。 哪知道前两天一对时,发现快了1分钟,天,我上下班打卡可是直接与经...
本人使用WIN2000,一直以为开着系统服务 Windows Time 就能自动实现系统对时。 哪知道前两天一对时,发现快了1分钟,天,我上下班打卡可是直接与经济利益挂钩的。 真不知道这玩意是不是仅用来浪费系统资源的。一气之下,自己花点时间写了个对时程 序,嗯,不错,挺好用,这下安心了,另外那个对时的垃圾服务也可以关掉了-A clock program that correct the time from Internet.
- 2022-06-27 21:51:30下载
- 积分:1
-
开源库简介
Introduction to Open Source Library
Management Systems
Edward M. Corrado
Rider University Libraries
ecorrado@library.rider.edu
- 2022-01-22 02:52:53下载
- 积分:1
-
固定电话查询!是固定电话的!!准确性还有待研究
固定电话查询!是固定电话的!!准确性还有待研究-Fixed telephone inquiries! Fixed phone!!
- 2022-03-05 17:33:22下载
- 积分:1
-
Visual Studio provides a Spy program, this program is similar with it, but also...
Visual Studio提供了一个Spy程序,这个程序同它类似,也是可以通过拖放窗体上的十字到其它窗体获得目标窗体的属性,另外它还可以罗列当前运行的程序并选定关闭程序。-Visual Studio provides a Spy program, this program is similar with it, but also can drag and drop the form on the cross to the other objectives of the form to obtain the properties of the form, while it can list the currently running program and close the program selected.
- 2023-01-26 19:40:04下载
- 积分:1
-
windows用的一个扫雷程序,更新版本会尽快上传
windows用的一个扫雷程序,更新版本会尽快上传-windows used in a mine-clearance procedures, an updated version will be upload as soon as possible
- 2022-01-27 22:57:21下载
- 积分:1
-
程序运行初期,程序首先会通过LoadLibrary函数加载动态链接库Shell32.dll,并且把加载后的操作句柄存储在LibHandle中。然后通过@SHEm...
程序运行初期,程序首先会通过LoadLibrary函数加载动态链接库Shell32.dll,并且把加载后的操作句柄存储在LibHandle中。然后通过@SHEmptyRecycleBin:=GetProcAddress (LibHandle, SHEmptyRecycleBinA )语句读取SHEmptyRecycleBinA函数的地址,如果以上语句能够正确执行(也就是@SHEmptyRecycleBin不等于nil),那么就调用SHEmptyRecycleBin完成清空回收站的操作。最后释放动态链接库。-The early run, the program will first of all through the LoadLibrary function to load dynamic link library Shell32.dll, and after the load operation is stored in the handle of LibHandle. Then @ SHEmptyRecycleBin: = GetProcAddress (LibHandle, SHEmptyRecycleBinA) statement read function SHEmptyRecycleBinA address, If the above statement to the correct implementation (that is, @ SHEmptyRecycleBin does not mean nil), then call the Empty Recycle Bin SHEmptyRecycleBin complete operation. Finally the release of a dynamic link library.
- 2022-11-16 11:20:03下载
- 积分:1