-
资源管理目录树
这是在windows开发环境下写的一个资源管理树程序,能够获取我的电脑下的所有资源信息。开发工具是VS2003,如果采用更高版本的工具打开,需要更改 stdaftx.h 中的一些宏。例如:
#ifndef _WIN32_WINNT // Allow use of features specific to Windows NT 4 or later.
#define _WIN32_WINNT 0x0501 // Change this to the appropriate value to target Windows 98 and Windows 2000 or later.
#endif
#ifndef _WIN32_WINDOWS // Allow use of features specific to Windows 98 or later.
#define _WIN32_WINDOWS 0x0501 // Change this to the appropriate value to target Windows Me or later.
#endif
- 2023-04-21 23:25:03下载
- 积分:1
-
VB抓贼实例程序,VB窗体编程入门程序,
VB抓贼实例程序,VB窗体编程入门程序,-VB thief sample programs, VB Forms programming entry procedures, Hehe. . . .
- 2022-11-03 22:40:04下载
- 积分:1
-
简单的图片旋转
使用WTL工程,在简单的对话框上 用GDI+实现简单的图片旋转。在界面开发的过程中 经常会用到图片旋转,比如沿着中心点进行旋转90 180度等等,原理很简单,
- 2022-04-08 23:09:00下载
- 积分:1
-
delphi的界面的技巧的,制作滚动字幕的窗体。
delphi的界面的技巧的,制作滚动字幕的窗体。-delphi interface techniques, production subtitles rolling the window.
- 2022-02-14 04:20:19下载
- 积分:1
-
c++ builder5 program design 2.rar
c++builder5程序设计2.rar-c++ builder5 program design 2.rar
- 2022-12-01 02:55:03下载
- 积分:1
-
纯文本转换器(粗体或斜体)
一个GUI项目转换纯文本为粗体或斜体。并且也改变字体风格和大小。
- 2022-06-16 20:15:27下载
- 积分:1
-
高仿爱奇艺的安卓端界面
非常适合安卓初学者,纯界面。有首页、分类、搜索、我的资料、更多等界面,仿奇艺全套UI,学习界面布局设计素材。
- 2022-01-22 11:03:02下载
- 积分:1
-
用VC 编写的不需要DocView的带 隔阂按钮的分割窗口界面框架
用VC 编写的不需要DocView的带 隔阂按钮的分割窗口界面框架-prepared by the VC not DocView estrangement with the buttons of a split window interface framework
- 2022-04-29 22:27:28下载
- 积分:1
-
该源程序是基于虚拟仪器的心音图形显示系统,主要实现体表心音的采集和实时显示,心音信号的频谱分析以及临床听诊库的管理...
该源程序是基于虚拟仪器的心音图形显示系统,主要实现体表心音的采集和实时显示,心音信号的频谱分析以及临床听诊库的管理-The source code is based on heart sound virtual instrument graphical display system, mainly to achieve surface collection and real-time display of heart sound, heart sound signal spectrum analysis and management of clinical auscultation Library
- 2022-06-27 13:34:07下载
- 积分:1
-
进行图像处理的源程序,实现了滤波,模糊等功能
进行图像处理的源程序,实现了滤波,模糊等功能-for image processing of the source, achieved a filter to blur function
- 2022-07-27 20:58:23下载
- 积分:1