-
<模拟电子时钟的程序>
算法:将当前时间显示到屏幕,当时间发生变化时,清屏,显示新的时间(当有键盘操作时退出程序)。
(显示时间格式...
算法:将当前时间显示到屏幕,当时间发生变化时,清屏,显示新的时间(当有键盘操作时退出程序)。
(显示时间格式:小时:分钟:秒)
-" Analog electronic clock program" algorithm: the current time displayed on the screen, when the time change, clear screen, display the new time (when there is the keyboard operation, exit procedures). (Show Time format: hours: minutes: seconds)
- 2022-03-24 07:12:34下载
- 积分:1
-
这个代码是对鼠标的点的位置进行控制使鼠标的点的位置可以自己随意控制,是你省去很多的点鼠标事件...
这个代码是对鼠标的点的位置进行控制使鼠标的点的位置可以自己随意控制,是你省去很多的点鼠标事件-the code of the mouse for the location of the mouse to control the location of their own arbitrary control, you saved a lot of points mouse events
- 2022-02-10 14:05:47下载
- 积分:1
-
This the sorce code in Visual Basic 6 for the data logging in Excel.
This the sorce code in Visual Basic 6 for the data logging in Excel. -This is the sorce code in Visual Basic 6 for the data logging in Excel.
- 2022-01-26 02:41:26下载
- 积分:1
-
帮助了解磁盘的物理组织,以及如何通过用户态的程序直接读写磁盘上的信息...
帮助了解磁盘的物理组织,以及如何通过用户态的程序直接读写磁盘上的信息-Help understand the physical disk, as well as how the state through the user directly to read and write disk information
- 2022-08-14 21:31:03下载
- 积分:1
-
固定电话查询!是固定电话的!!准确性还有待研究
固定电话查询!是固定电话的!!准确性还有待研究-Fixed telephone inquiries! Fixed phone!!
- 2022-03-05 17:33:22下载
- 积分:1
-
电路板绘制程序用vb编的
电路板绘制程序用vb编的-circuit board drawing program with vb series
- 2022-03-13 20:48:22下载
- 积分:1
-
可以移动对话框窗口到任何一个位置,方便了用户的使用
可以移动对话框窗口到任何一个位置,方便了用户的使用-Dialog window can be moved to any one location and make it easier for users
- 2022-03-15 15:24:32下载
- 积分:1
-
个人及家庭开支明细系统,支持导出到Excel
个人及家庭开支明细系统,支持导出到Excel-Details of personal and household expenditure system, to support the export to Excel
- 2022-03-24 09:38:28下载
- 积分:1
-
用VC(MFC)编写的跳棋游戏源码小游戏程序,经本人测试程序可以运行。共编程爱好者交流使用。...
用VC(MFC)编写的跳棋游戏源码小游戏程序,经本人测试程序可以运行。共编程爱好者交流使用。-With VC (MFC) prepared Checkers game game-source process, as I can run a test procedure. A total exchange of the use of programming enthusiasts.
- 2022-12-10 11:45:03下载
- 积分:1
-
单词检索
资源描述代码使用C++编写,运用AVL树,你可以简单的查找单词,本次查找是基于数组存储,因此内存不是很大,若想导入跟多单词建议开辟栈内存,检索速度还是很快的,适合初学者了解检索算法,排序算法而用的,希望对初学数据结构的有帮助
- 2022-05-16 07:23:45下载
- 积分:1