-
win32抛弃了win16的全局内存的概念,每个进程有自己独立的内存空间, 并且不受其他进程影响.这样一来所有代码都只能访问局部资源,但很显然有些 应用必须是全...
win32抛弃了win16的全局内存的概念,每个进程有自己独立的内存空间, 并且不受其他进程影响.这样一来所有代码都只能访问局部资源,但很显然有些 应用必须是全局的,比如你的hook,所以ms必须提供一种折衷的安全的方法.好 在windows中的dll正好可以解决这个问题.-win32 was abandoned on the overall situation of the concept of memory, each process has its own memory space, and not affect other processes. This one has all the code to access only to limited resources, but obviously some applications must be across the board, such as your hook, ms must provide a the compromise security measures. Fortunately, the windows dll is able to solve this problem.
- 2022-05-15 14:25:17下载
- 积分:1
-
vb环境下的防xp效果窗体,真的很漂亮的,代码不多,让你的界面大变样...
vb环境下的防xp效果窗体,真的很漂亮的,代码不多,让你的界面大变样-vb environment form the effect of anti-xp, really pretty, not much code to make your big changed interface
- 2022-11-09 06:00:03下载
- 积分:1
-
安全编辑框(secureeditex)编程示例,包括一些其他的有用功能...
安全编辑框(secureeditex)编程示例,包括一些其他的有用功能-security edit box (secureeditex) programming paradigm, including a number of other useful functions
- 2022-07-02 14:03:23下载
- 积分:1
-
DTMF双音频DSP算法的源代码的过程
DTMF DTMF在DSP算法中的源代码GOERTZEL
- 2022-09-24 14:15:03下载
- 积分:1
-
The code examples provide an historical record show that the edit categories, th...
该代码例子提供了一个可以显示输入历史记录的edit类,在输入过程可以提示以前输入的字符。-The code examples provide an historical record show that the edit categories, the import process can be suggested before the character input.
- 2023-02-09 00:15:04下载
- 积分:1
-
TextEdit,文本编辑程序。使用SWT编辑。只有一个java文件,需编译成class文件...
TextEdit,文本编辑程序。使用SWT编辑。只有一个java文件,需编译成class文件-TextEdit, a text editor. Editorial use SWT. Java is only a document required documents compiled class
- 2022-04-16 05:34:03下载
- 积分:1
-
编译原理―LL(1)文法分析器(1.0) 求LL(1)文法的FOLLOW集合工具: 软件读入一个LL(1)文法,生成其FOLLOW集合。...
编译原理―LL(1)文法分析器(1.0) 求LL(1)文法的FOLLOW集合工具: 软件读入一个LL(1)文法,生成其FOLLOW集合。-compiler theory-LL (1) grammar analyzer (1.0) for LL (1) grammar FOLLOW Set tools : software read an LL (1) grammar, generating its FOLLOW pool.
- 2022-08-02 11:28:31下载
- 积分:1
-
安装演示
Setup Demo
for the special version of windoes
Config Timer1 = Pwm , Pwm = 8 , Compare A Pwm = Clear Up , Compare B Pwm = Clear Up , Prescale = 1
to set the PWM registers, just assign a value to the compare A and B registers
Compare1a = 100
Compare1b = 200
Or for better reading :
Pwm1a = 100
Pwm1b = 2-Setup Demo
for the special version of windoes
Config Timer1 = Pwm , Pwm = 8 , Compare A Pwm = Clear Up , Compare B Pwm = Clear Up , Prescale = 1
to set the PWM registers, just assign a value to the compare A and B registers
Compare1a = 100
Compare1b = 200
Or for better reading :
Pwm1a = 100
Pwm1b = 200
- 2022-07-24 23:40:14下载
- 积分:1
-
浮点数输入编辑框
浮点数输入编辑框-The edit which can accept float input
- 2022-07-24 16:28:20下载
- 积分:1
-
dialog multiple expansion, expansion of the multiple dialog, the dialog multiple...
对话框多重展开,多重对话框的展开,对话框多重展开
- 2022-11-06 20:10:04下载
- 积分:1