-
log4cpp, very well
log4cpp,非常有名的开源日志库。为C++程序提供了一个便利的日志系统。-log4cpp, very well-known open source database log. For C++ program provides a convenient system log.
- 2022-09-30 05:15:04下载
- 积分: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
-
贪吃蛇游戏的程序,上键向上,下键向下,右键向右,左键向左...
贪吃蛇游戏的程序,上键向上,下键向下,右键向右,左键向左
-Snake game procedures on the bond upward, downward keys, right- right, left Left
- 2022-01-26 07:19:05下载
- 积分:1
-
seven VC source code can be proficient in the basic phrases C
7个VC++的源代码,可以精通C++的基本语句-seven VC source code can be proficient in the basic phrases C
- 2022-03-18 23:15:07下载
- 积分:1
-
close all clear all clc
load datai8us.txt
load dataq8us.txt
Si = dat...
close all clear all clc
load datai8us.txt
load dataq8us.txt
Si = datai8us -j*dataq8us
filename= D:a7.dat
fid = fopen(filename, r )
Fr=10e3 v=9
TR_len = 30e6*2/Fr
TR_samp_len = 30e6/Fr*2*2*4
pluse_number = 4000
fseek(fid, 5*(30e6/Fr)*4*Fr, 0)
-close all clear all clc
load datai8us.txt
load dataq8us.txt
Si = datai8us-j*dataq8us
filename= D:a7.dat
fid = fopen(filename, r )
Fr=10e3 v=9
TR_len = 30e6*2/Fr
TR_samp_len = 30e6/Fr*2*2*4
pluse_number = 4000
fseek(fid, 5*(30e6/Fr)*4*Fr, 0)
- 2022-03-22 09:48:08下载
- 积分:1
-
WindowsXPE Development Guide! English original! Strongly recommended! WindowsXPE...
WindowsXPE开发指南!英文原版!强力推荐!WindowsXPE开发工程师必备资料!谁说不好,谁没良心!-WindowsXPE Development Guide! English original! Strongly recommended! WindowsXPE development engineers required information! Who says well, who uncaring!
- 2022-06-22 04:50:17下载
- 积分:1
-
实用c++编程实现了串口通信技术,非常实用.
实用c++编程实现了串口通信技术,非常实用.-c++ implementation of the serial communication technology, very useful.
- 2022-03-22 09:38:33下载
- 积分:1
-
chart例程(vb调用vc dll)
chart例程(vb调用vc dll)-chart routines (vb call vc dll)
- 2022-03-23 19:12:34下载
- 积分:1
-
VC hardware testing procedures
VC硬件测试程序-VC hardware testing procedures
- 2022-04-06 19:13:00下载
- 积分:1
-
用C++编写的虚拟键盘程序。在风险投资环境下可以看到…
用vc++编写的虚拟键盘程序。在VC环境下可以看到,有助于开发模拟-With vc++ Prepared virtual keyboard program. In the VC environment can see that will help the development of simulation
- 2022-07-01 17:37:14下载
- 积分:1