-
完整的DICOM医学图象浏览,可以读出DICOM图象,及其属性。并且把JPEG图象和 BMP图象转换为DICOM图象。并实现视频,AVI接口...
完整的DICOM医学图象浏览,可以读出DICOM图象,及其属性。并且把JPEG图象和 BMP图象转换为DICOM图象。并实现视频,AVI接口-A complete dicom image biewer, which can read the dicom image, and its properties and put the Jpg and Bmp image to Dicom format. It also realize the video and avi interface.
- 2022-01-26 00:38:48下载
- 积分:1
-
自己编的vb编程,这是心脏源代码!请多多指教!
自己编的vb编程,这是心脏源代码!请多多指教!-vb own series programming, which is the heart source code! A great weekend!
- 2022-05-13 12:58:38下载
- 积分:1
-
vb own series programming, which is the diamond source code! A great weekend!
自己编的vb编程,这是钻石源代码!请多多指教!-vb own series programming, which is the diamond source code! A great weekend!
- 2022-03-30 18:37:00下载
- 积分:1
-
vga 显示
完全硬件语言
大家可以学习学习
微处理器学习板显示的模范设计的8位单板计算机。更多的周边和容易适应是一个专用控制器。-Microprocessor learning board shows a model designed eight single-board computer. More peripheral and easily adaptable to a dedicated controller.
- 2022-03-11 20:30:55下载
- 积分:1
-
用于图象边缘的精确检测的susan算法的文章
用于图象边缘的精确检测的susan算法的文章- Uses in the image edge precise examination susan algorithm
article
- 2023-02-21 04:45:04下载
- 积分:1
-
中点画圆,bresenham画圆,中点画线,bresenham画仙,
中点画圆,bresenham画圆,中点画线,bresenham画仙,-midpoint Circle, bresenham Circle, Stipples line bresenham painting cents
- 2022-11-25 19:25:03下载
- 积分:1
-
关于椭圆的一个优化算法
关于椭圆的一个优化算法-This is a optimized algorithm about ellipse.
- 2022-02-05 07:08:51下载
- 积分:1
-
image processing source code entry
图像处理入门源代码-image processing source code entry
- 2022-02-03 04:49:37下载
- 积分:1
-
本程序是图像复合文档高级编程
本程序是图像复合文档高级编程-compound document images Advanced Programming
- 2022-03-01 09:12:51下载
- 积分:1
-
这是用MFC编写的使用openGL的视口代码。
CChildView::CChildView() 构造函数
CChildView::~CChildVie...
这是用MFC编写的使用openGL的视口代码。
CChildView::CChildView() 构造函数
CChildView::~CChildView() 析构函数
BEGIN_MESSAGE_MAP(CChildView,CWnd ) 消息映射
BOOL CChildView::PreCreateWindow(CREATESTRUCT& cs)创建窗口重新设置窗口参数
BOOL CChildView::PreTranslateMessage( MSG* pMsg ) 翻译消息
int CChildView::OnCreate( LPCREATESTRUCT lpCreateStruct ) 窗口创建好后进入此函数 完成openGL的初始化
void CChildView::OnSize( UINT nType, int cx, int cy ) 当窗口大小发生改变时重新设置OPenGL的视口参数。
void CChildView::OnDestroy() 销毁窗口 -It is written in MFC to use openGL viewport code. CChildView:: CChildView () constructor CChildView:: ~ CChildView () destructor BEGIN_MESSAGE_MAP (CChildView, CWnd) message map BOOL CChildView:: PreCreateWindow (CREATESTRUCT & cs) to create a window to reset the window parameters BOOL CChildView:: PreTranslateMessage (MSG* pMsg ) translation of the message int CChildView:: OnCreate (LPCREATESTRUCT lpCreateStruct) window is created and entered this function to complete openGL initialization void CChildView:: OnSize (UINT nType, int
- 2022-03-16 00:49:44下载
- 积分:1