-
MCU
MCU
-MCU
- 2022-01-27 18:15:02下载
- 积分:1
-
" Remote continued margin" in VFP chapter
《远程续缘》之VFP篇,学习必备的好东西-" Remote continued margin" in VFP chapter
- 2022-03-28 23:44:21下载
- 积分:1
-
有对话框Windows服务程序,可以监控用户指定的服务,可以列举当前运行的程序。...
有对话框Windows服务程序,可以监控用户指定的服务,可以列举当前运行的程序。-Windows dialog with the procedures of service, users can monitor a designated service, can cite the current operating procedures.
- 2022-03-31 14:42:45下载
- 积分:1
-
关于WinCE下的HP打印机的打印驱动程序源代码
关于WinCE下的HP打印机的打印驱动程序源代码-WinCE on HP printers under the printer driver source code
- 2022-12-16 21:00:03下载
- 积分:1
-
复数计算器
可以进行复数+ ―×/求模运算功能的一个计算器。...
复数计算器
可以进行复数+ ―×/求模运算功能的一个计算器。-Calculator can be plural plural+- ×/seek mode operation of a calculator function.
- 2022-02-15 14:32:44下载
- 积分: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
-
用来搜索学生情况的代码 根据学生学号就行了
用来搜索学生情况的代码 根据学生学号就行了-source code for search students information,entering student s ID is enough.
- 2022-06-17 01:59:38下载
- 积分:1
-
c接口和实现,非常经典的c接口书籍。完整pdf版本,适合用c实现oop方式的编程。...
c接口和实现,非常经典的c接口书籍。完整pdf版本,适合用c实现oop方式的编程。-c interface and realize very classic books c interface. Complete pdf version suitable way c realize oop programming.
- 2023-03-22 10:45:04下载
- 积分:1
-
很好很强大哦 ,吼吼 ,不下载你会后悔一辈子的哦
很好很强大哦 ,吼吼 ,不下载你会后悔一辈子的哦-I love you baby,come on,oh yeah!
- 2022-01-26 04:08:17下载
- 积分:1
-
完成堆栈抽象数据类型的顺序、链式表示与实现。实现功能:数值转换,计算器(表达式求值),迷宫求解,判断某个字符串是否是回文...
完成堆栈抽象数据类型的顺序、链式表示与实现。实现功能:数值转换,计算器(表达式求值),迷宫求解,判断某个字符串是否是回文
-Completion of the stack abstract data type of the order, said that with the realization of the chain. The realization of functions: numerical conversion calculator (expression evaluation), to solve the maze to determine whether a string is a palindrome
- 2022-08-07 03:17:15下载
- 积分:1