-
实现计算器的基本功能,还包括计算机科学…
实现计算器的基本功能,还包括计算器的科学计算功能,提供菜单的选择功能。-To achieve the basic function calculator, but also includes calculators for scientific computing capabilities to provide menu options.
- 2022-02-21 05:08:34下载
- 积分: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
-
对delphi中常用的函数调用,参数,进行详细的说明。
对delphi中常用的函数调用,参数,进行详细的说明。-right commonly used function call, parameters, for detailed explanations.
- 2022-03-09 13:47:43下载
- 积分:1
-
非等节点的分段M次Newton插值,属于数值方法的内容
非等节点的分段M次Newton插值,属于数值方法的内容-non-node sub M meeting Newton interpolation, numerical methods belong to the content
- 2022-01-26 06:45:41下载
- 积分:1
-
vc commonly used data format conversion, such as wchar_t, char*, CString, int, e...
vc中常用数据格式转换,如wchar_t,char*,CString,int等。-vc commonly used data format conversion, such as wchar_t, char*, CString, int, etc..
- 2023-01-12 13:25:03下载
- 积分:1
-
用vhdl语言描述时钟的功能,并通过七段译码输出。
用vhdl语言描述时钟的功能,并通过七段译码输出。-VHDL language used to describe the function of the clock and through the Seven-Segment decoder output.
- 2023-01-22 23:55:03下载
- 积分:1
-
图像的自动切换,将FLASH中预存的图像进行内插放大,然后按照预定时间进行自动切换,该程序是适时播放的基础。...
图像的自动切换,将FLASH中预存的图像进行内插放大,然后按照预定时间进行自动切换,该程序是适时播放的基础。-automatic changing amoung several frames
- 2022-02-01 21:15:55下载
- 积分:1
-
GuiToolkit的列子
GardenUI(免费,界面效果挺好的,XML,代码界面分离)
- 2022-08-25 08:19:22下载
- 积分:1
-
irregular window (aircraft windows MFC)
不规则窗口(飞机windows MFC)-irregular window (aircraft windows MFC)
- 2022-06-13 20:06:09下载
- 积分:1
-
The right mouse click the color box to pin down and hold Ke any lessons either a...
鼠标点击右边颜色框拖住不放,柯任意吸取屏幕任一个地方颜色,转换成RGB格式,如果需要其它格式,大家可以修改源码实现。-The right mouse click the color box to pin down and hold Ke any lessons either a local color screen, converted to RGB format, other formats if necessary, we can modify the source code to achieve.
- 2022-05-14 04:17:43下载
- 积分:1