-
this is Excel VBA code.
show directory Tree in worksheet.
this is Excel VBA code.
show directory Tree in worksheet.
- 2023-03-03 10:35: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
-
获取变量地址 获取变量地址
获取变量地址 获取变量地址-To obtain access to the variable address variable address
- 2023-07-24 18:45:03下载
- 积分:1
-
基于OFDM-OQAM系统的信道估计
这是关于ofdm-oqam系统的基本框架仿真,里面不仅包含滤波器的设计,还有PAPR抑制,是学习OFDM-OQAM系统的初学者不错的选择。
- 2022-06-13 03:49:10下载
- 积分:1
-
DAT to VCD format files converted to MPG format gadget is simple and practical
把VCD格式的DAT文件转换成MPG格式的小工具 简单实用-DAT to VCD format files converted to MPG format gadget is simple and practical
- 2022-07-26 23:03:25下载
- 积分:1
-
MFC电子时钟
VC6.0下写的MFC时钟,最简单的MFC程序。关键在于加入计时器,销毁计时器。
MFC数字时钟关键在于创建一个计时器,将时间信息传递给static控件,在空间上显示时间信息。在程序退出时要记得销毁计时器。
- 2022-04-13 04:09:39下载
- 积分:1
-
基于 vb 的图书馆系统
图书馆管理系统
- 2022-10-09 10:00:03下载
- 积分:1
-
回溯法最大团问题
回溯法最大团问题-Backtracking biggest problem Mission
- 2023-06-24 07:20:04下载
- 积分:1
-
鲨鱼分类器
鲨鱼的分类器,机器学习。C + +
in 机器学习, 基于支持向量机(支持向量机,也支持向量网络) 是监督学习与相关联的学习模型
- 2022-01-25 19:26:51下载
- 积分:1
-
VC++自定义图形按钮
VC++自定义图形按钮-VC++ Custom graphics button
- 2022-03-14 03:35:33下载
- 积分:1