-
corejava 程序
面试相关 corejava程序(哎呀,收集、 线程、 同步、 例外) 和一些基本逻辑的实时场景。
- 2022-03-23 14:27:06下载
- 积分:1
-
VB源代码! 工厂管理系统 请下载使用后给点评价!
VB源代码! 工厂管理系统 请下载使用后给点评价!-VB source code! Please factory management system used to download evaluation point! Thank you
- 2022-10-19 17:10:03下载
- 积分:1
-
使剪贴板是系统中个进程共享的一块重要区域。在不同的应用程序之间传送数据的时候,首要的选择就是利用剪贴板。不仅如此,在同一个程序的不同窗体之间拷贝数据的时候也常常...
使剪贴板是系统中个进程共享的一块重要区域。在不同的应用程序之间传送数据的时候,首要的选择就是利用剪贴板。不仅如此,在同一个程序的不同窗体之间拷贝数据的时候也常常使用剪贴板。剪贴板是视窗操作系统中不可缺少的一部分。本程序演示了如何访问剪贴板中的各种数据。用VC访问剪贴板源程序-so clipboard system is out of a process of sharing important region. In different applications transmission of data between the time, the first option is the use of the clipboard. Not only that, with a program to copy between different forms of data often use the clipboard. Windows clipboard is an indispensable part. This program demonstrated how to access the clipboard data. VC visit clipboard source
- 2022-11-18 10:40:03下载
- 积分:1
-
这的VB6代码的AdHoc网络的实现,
This the VB6 code for adhoc network implementation,-This is the VB6 code for adhoc network implementation,
- 2022-02-21 03:44:10下载
- 积分:1
-
倒车雷达源程序带显示
这个程序比较全面,适合学习及应用。
- 2022-02-02 19:00:41下载
- 积分:1
-
不使用控件实现文件的打开、浏览、保存功能
不使用控件实现文件的打开、浏览、保存功能-not to use controls to open the files, browsing, retention
- 2022-08-15 01:48:54下载
- 积分:1
-
优龙的2410开发板WINCE5.0下的BSP开发包
优龙的2410开发板WINCE5.0下的BSP开发包-Liuzhou excellent WINCE5.0 the 2410 development board under the BSP Development Kit
- 2022-03-19 21:22:09下载
- 积分:1
-
用VC的MFC做的。
用VC的MFC做的。-MFC with VC done.
- 2022-12-09 20:25:03下载
- 积分:1
-
qt串口助手,qt5.1简单的功能
qt简单的串口助手,qt5.1简单的功能,包括使用qextserial,包括可在linux和windows两种环境下识别通讯方式,和硬件接口识别。非常适合初学者学习,建议下载QT_Create最新版本
- 2023-09-04 22:45:03下载
- 积分:1
-
内存驻留程序的基本思想就是让程序一直停留在内存中,不断的执行特定的命令。但内存驻留如何被执行呢?一般地,内存驻留程序都是通过修改BIOS或DOS的系统中断向量表...
内存驻留程序的基本思想就是让程序一直停留在内存中,不断的执行特定的命令。但内存驻留如何被执行呢?一般地,内存驻留程序都是通过修改BIOS或DOS的系统中断向量表来实现的。比如修改向量表中16H位置的中断(这个中断接收键盘的按键,在DOS中,按键按下,这个中断就会被调用),让其指向我的程序,这时若有按键被按下,则执行的是我的程序。-The basic idea is to let procedure has to remain in the memory and keeps the implementation of specific orders. But the presence of memory how to be executed? Generally, the memory presence procedures are revised BIOS or DOS systems to scale interruption to achieve. For example, changes to the set-16H location of the interrupt (the keyboard interrupt reception of keys, DOS, press the button, the suspension will be called), let me point to the procedure, if time was pressing the button, I was the implementation of the procedures.
- 2022-03-07 21:10:22下载
- 积分:1