-
Code Notebook notebook source code. Rar finally found to support what ah
Code Notebook 代码笔记本 源代码.rar
好不容易找到的,支持一下啊-Code Notebook notebook source code. Rar finally found to support what ah
- 2022-02-26 13:56:00下载
- 积分:1
-
MS Active Accessibility 接口技术编程尝试
MS Active Accessibility 接口技术编程尝试-MS Active Accessibility to programming interface technology
- 2022-03-04 04:18:52下载
- 积分:1
-
Delphi 驱动程序
在 Delphi 编写驱动程序
驱动程序开发一直是 C/c + + 和汇编语言程序员的特权。如果有人需要写一个设备驱动程序在特尔斐,他不得不解决对于"适配器"的驱动程序会允许其用户模式程序一些能力,内核模式函数接口。也是"巫师",(据说) 允许你创建多驱动程序开发不知情的情况下的驱动程序。这两种往往是商业软件。
对于某些任务之一也可以使用一项服务 (可以用 Delphi 编写)。好吧,要么,或学习到 C/c + + 程序。与旧的 Delphi 版本,您仍然可以使用 Microsoft DDK 要链接的对象文件中包含的链接器由 Delphi 编译器需要一个有效的.sys 文件,但德尔菲的较新版本有不同的.obj 文件格式。到底有没有希望吗?嗯,那里是啊 !
为什么你通常无法创建驱动程序在特尔斐的主要原因是这样:
它的编译器/链接器不能产生.sys 文件。
对象文件格式不兼容如上文所述。
DDK 中非 C/c + + 语言通常不可用。
一些基本的单位 (RTL) 他们并不打算在内核模式下使用和驱动程序 (和它整个系统) 有可能崩溃。
我最近发现的解决方案是德尔福驱动程序开发工具包 v0.0.4 (本地镜像),解决这些问题的大部分,并允许您创建内核模式驱动程序,即使在 Delphi 7 !它包含了翻译的 DDK 头,一个实用程序,特尔斐 OBJ 文件转换为格式兼容微软链接器和其他一些东西。最好的事情是它是免费的 !编研在我使用 Delphi 7 的 Windows
- 2022-07-22 19:15:52下载
- 积分:1
-
以前做的一个作业,模拟记事本,还不完善。
以前做的一个作业,模拟记事本,还不完善。-before doing an operation, simulated notebook, is not perfect.
- 2022-01-25 22:09:30下载
- 积分:1
-
基地64解码和编码2003级
BASE 64 Decoding and Encoding Class 2003
- 2022-05-26 14:27:43下载
- 积分:1
-
顺序表的基本运算
(1) 初始化顺序表L
(2) 依次采用尾插法插入a,b,c,d,e
(3) 输出顺序表L
(4) 输出顺序表L长度;...
顺序表的基本运算
(1) 初始化顺序表L
(2) 依次采用尾插法插入a,b,c,d,e
(3) 输出顺序表L
(4) 输出顺序表L长度;
(5) 判断顺序表L是否为空;
(6) 判断顺序表L 的第3个元素;
(7) 输出元素‘a’的位置;
(8) 在第4个元素位置上插入‘f’元素;
(9) 输出顺序表L
(10) 删除L的第3个元素;
(11) 输出顺序表L
(12) 释放顺序表L
-The order of the table basic operations (1) The initialization sequence table L (2) followed by tail-interpolation method into a, b, c, d, e (3) the output sequence table L (4) the output sequence of Table L length (5) to determine the order of the table is empty L (6) to determine the order of the table L, the first three elements (7) output elements of " a" position (8) in the first four elements in place insert the " f" element (9) the output sequence of Table L (10) to delete the first three elements of L (11) the output sequence of Table L (12) the release of the order form L
- 2022-03-19 16:49:15下载
- 积分:1
-
cgi与swf文件的相互参数传递,对“古老”的网站功能扩展有帮助...
cgi与swf文件的相互参数传递,对“古老”的网站功能扩展有帮助-cgi and flash swf file paramenters
- 2022-02-09 10:31:38下载
- 积分:1
-
visual basic sendmail sample programming
visual basic sendmail sample programming
- 2022-03-15 17:05:40下载
- 积分:1
-
style is a source of the forms. Tired of the Windows Form, may try this, includi...
又是一个风格化窗体的源码。厌倦了WINDOWS的窗体,可以试一试这个,包括了风格化的窗体和按扭!-style is a source of the forms. Tired of the Windows Form, may try this, including the style of the forms and buttons!
- 2022-04-30 20:41:20下载
- 积分:1
-
matrix of C language source files, including basic matrix operations
矩阵处理的C语言源程序,包括矩阵基本运算-matrix of C language source files, including basic matrix operations
- 2022-08-09 09:30:18下载
- 积分:1