-
一个用BCB5.0编的mini计算器。界面很漂亮,基本功能都有。我把这个就放在桌面上以方便使用。...
一个用BCB5.0编的mini计算器。界面很漂亮,基本功能都有。我把这个就放在桌面上以方便使用。-A minicalculator made by BCB 5.0 with a beautiful interface and all the fundemental functions. I put it on my desktop for convenience.
- 2022-03-06 19:01:45下载
- 积分:1
-
一个关于进度条的源码
一个关于进度条的源码-A progress bar on the source
- 2023-08-18 13:40:03下载
- 积分:1
-
拖动无标题栏窗口,调用到API函数!
拖动无标题栏窗口,调用到API函数!-window title bar, to the API function calls!
- 2023-07-11 12:25:02下载
- 积分:1
-
端口IO控制电脑蜂鸣器的驱动(输入为XP-sp3 ~赢10)
资源描述这是一个示例代码来控制电脑的输入驱动蜂鸣器。该驱动程序将安装在第一个执行。如果一个应用程序已被写入使用inpout32.dll然后所有你需要做的是 ;把我的版本inpout32.dll在同一文件夹中的“原”。这通常会与应用程序的可执行文件相同的文件夹。大多数应用程序使用32bit ;版本的DLL。该版本还可以安装和运行基于x64的 ;操作系统,但第一次运行时,它必须增加对Vista后来 ;(以管理员身份运行)。
- 2023-06-25 05:50:04下载
- 积分:1
-
c语言程序报告.谭浩强版的C语言程序.......
2006级报告
c语言程序报告.谭浩强版的C语言程序.......
2006级报告 -report. The two took strong version of the C language program ..... 2006 report
- 2022-07-09 18:50:16下载
- 积分:1
-
基于Windows的Win32编程的基础上实现分层窗口发…
基于windows基础上的win32编程,实现窗口的分层淡入淡出,也可通过修改基于Pocket PC上运行-windows based on the basis of win32 programming to achieve the layered window fades out, also by modifying based on the Pocket PC operating
- 2022-06-01 06:51:03下载
- 积分:1
-
深度估计的平面扫描
Plane Sweeping for depth estimation
- 2022-10-03 00:15:04下载
- 积分:1
-
资源管理目录树
这是在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
-
no not met, and archived
搜索窗口不符合,已存档
- 2022-03-17 23:48:23下载
- 积分:1
-
学生成绩管理系统
使用类的思想,对学生成绩进行管理,用c语言实现,经过编程调试,最终达到输入输出成绩,排序,求平均分,修改,删除,添加的功能
- 2022-08-04 05:11:07下载
- 积分:1