-
锥束CT投影几何
Tomographic backprojection for cone beam geometry
- 2022-05-14 07:27:23下载
- 积分:1
-
十字图形库 lgi
LGI的主要目的是抽象掉的区别操作系统的,并提供一个洽的API,应用程序可以针对。作为一个次要目标图书馆应该努力做到小巧,易于分布,无腹胀出下载的应用程序。也API被设计成尽可能的简单的程序员使用,而不对各种平台牺牲功能支持。该库不旨在被应用程序之间共享因为在API和对象大小太大变化到值得一共享库的方法。在未来,这可能会,如果改变的兼容性可以得到改善。
- 2022-05-24 01:57:34下载
- 积分:1
-
in a dialog box of static static display on the designated rolling text, rolling...
在一对话框的static静态框上滚动显示指定的文字,滚动字幕可设背景图片-in a dialog box of static static display on the designated rolling text, rolling subtitles can be installed background images
- 2022-07-03 06:30:26下载
- 积分:1
-
一套很酷的控件,其中有酷菜单控件,窗体控件,标签文本控件,支持透明通道的图片控件等,还有带图标的文件列表控件等!...
一套很酷的控件,其中有酷菜单控件,窗体控件,标签文本控件,支持透明通道的图片控件等,还有带图标的文件列表控件等!-A cool control, including cool menu controls, form controls, label text control, support for transparent access of picture controls, as well as a list of files with icons and other controls!
- 2022-02-15 19:36:36下载
- 积分:1
-
简单易懂屏幕捕捉程序,改变静态框背景色,图标的Listcontrol配合属性页
简单易懂屏幕捕捉程序,改变静态框背景色,图标的Listcontrol配合属性页,基本控件的使用
- 2022-03-03 07:57:48下载
- 积分:1
-
一个用于驱动器选择的列表框,可以按大图标、小图标模式显示,支持多选...
一个用于驱动器选择的列表框,可以按大图标、小图标模式显示,支持多选-an option for the drive list box, in accordance with a large icon, small icon mode, choose to support
- 2022-03-16 10:17:35下载
- 积分:1
-
这是用Vc开发的一个简单的抓图例子,适合初学者使用。
这是用Vc开发的一个简单的抓图例子,适合初学者使用。-Vc This is a development of the screen in a simple example for beginners.
- 2022-02-04 15:32:59下载
- 积分:1
-
用VC++编写的下位机与上位机通过RS232通信实现的界面及数据管理系统。...
用VC++编写的下位机与上位机通过RS232通信实现的界面及数据管理系统。-Using VC++ to prepare for the next-bit machine and host computer via RS232 communication interface and implemented data management system.
- 2023-06-16 03:00:04下载
- 积分:1
-
高级顶层窗口是一种无标题栏、菜单、工具条的一种常居顶层的窗口,最常见的例子就是输入法窗口,比如智能ABC窗口。这类窗口的特点除了上边所说的,最重要的就是窗口移动...
高级顶层窗口是一种无标题栏、菜单、工具条的一种常居顶层的窗口,最常见的例子就是输入法窗口,比如智能ABC窗口。这类窗口的特点除了上边所说的,最重要的就是窗口移动。普通窗口移动是通过标题栏由系统自动实现的,对于这类窗口就无法依靠系统了,需要手工实现。实现的方法有两种:
手工处理WM_MOVE、WM_LBUTTONUP消息,并根据鼠标的移动自己实现窗口移动过程中的绘制;
在WM_MOVE消息处理函数中通过向自己发送参数wParam为HTCAPTION lParam为鼠标位置的WM_NCLBUTTONDOWN消息实现窗口移动,此时窗口移动过程的绘制由系统实现。
显然,后者较前者简单。本文采用后者。-top window is a non-title bar, menus, tools of a regular Habitat top of the window, the most common example is the input window, such as smart window ABC. This window features in addition to the upside, the most important thing is moving the window. General Mobile through the window title bar automatically by the system for such window will not be able to rely on the system, and will need to achieve manually. Implementation of two ways : manual processing WM_MOVE, WM_LBUTTONUP news, and in accordance with the movement of the mouse to achieve their mobile window in the process of drawing; In WM_MOVE message processing function to send itself through the parameters wParam HTCAPTION
- 2022-08-06 00:41:04下载
- 积分:1
-
该程序 实现了HEX对任何文件进行编辑的功能。十六进制编辑器。实用。...
该程序 实现了HEX对任何文件进行编辑的功能。十六进制编辑器。实用。- This procedure realized HEX to carry on the edition to any
document the function. Hexadecimal system editor. Practical.
- 2022-09-15 05:25:03下载
- 积分:1