-
操作注册表的例子
罗的操作注册表的例子
.386
.model flat, stdcall
option casemap :none
;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
; Include 文件定义
;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
include windows.inc
include user32.inc
includelib user32.lib
include kernel32.inc
includelib kernel32.lib
include Advapi32.inc
includelib Advapi32.lib
;>>>>>>>>>>>>>>>>>
- 2022-06-30 19:09:30下载
- 积分:1
-
中小型资产信息管理系统
该系统实现中小型公司的资产信息管理。原创,可用
- 2022-03-11 23:11:42下载
- 积分:1
-
十字链表是这样构成的:用链表模拟矩阵的行(或者列,这可以根据个人喜好来定),然后,再构造代表列的链表,将每一行中的元素节点插入到对应的列中去。书中为了少存几个表...
十字链表是这样构成的:用链表模拟矩阵的行(或者列,这可以根据个人喜好来定),然后,再构造代表列的链表,将每一行中的元素节点插入到对应的列中去。书中为了少存几个表头节点,将行和列的表头节点合并到了一起――实际只是省了几个指针域,如果行和列数不等,多余的数据域就把这点省出的空间又给用了。这点小动作让我着实废了半天劲,个人感觉,优点不大,缺点不少,不如老老实实写得象个十字链表,让人也好看一些,这是教科书,目的是教学。实在看得晕的人,参阅C版的这部分内容,很清晰。我也不会画图,打个比方吧:这个十字链表的逻辑结构就像是一个围棋盘(没见过,你就想一下苍蝇拍,这个总见过吧),而非零元就好像是在棋盘上放的棋子,总共占的空间就是,确定那些线的表头节点和那些棋子代表的非零元节点。最后,我们用一个指针指向这个棋盘,这个指针就代表了这个稀疏矩阵-Crusaders is the form : Chain Simulation matrix rows (or out, This can be based on individual preferences to be), and then constructed on behalf of the chain out, Each line of the elements inserted into the node corresponding to the series. To book a few small depositors table first node, out of line and the first node table to merge together-- the reality is that a number of indicators provincial jurisdictions, if the number of rows and columns ranging, redundant data domain put this province has granted the use of the space. This little trick I did waste a half-day efforts, personal feeling, not merit, a lot of shortcomings,
- 2022-03-13 05:45:31下载
- 积分:1
-
This the algorthim of expression evaluation in data structure, its function is v...
关于数据结构中表达式求值的算法,功能强大,符合需要交作业的同学的需求 应该是初学数据结构的人使用-This the algorthim of expression evaluation in data structure, its function is very powerful, and concord with the demand of classmates which are needed to hand over the work, it should be used by the beginner of data structure.
- 2022-02-14 18:56:01下载
- 积分:1
-
Visual Basic 6.0应用编程150例vb,这是一个很好的例子教程!请大家不要错过哦!...
Visual Basic 6.0应用编程150例vb,这是一个很好的例子教程!请大家不要错过哦!-Visual Basic 6.0 application programming 150 cases of vb, which is a good example of tutorial! Please do not miss Oh!
- 2022-12-15 01:45:04下载
- 积分:1
-
这是wlllet程序包括一些具体细节。我希望这个模型可以…
这是一个CS模式的钱包模块实例,里面包含具体实现细节。在JBuild上开发的。-this is wlllet program which consists some detail codes.I hope this model can help some people study java.
- 2022-01-26 19:08:31下载
- 积分:1
-
讲maple这个数学软件的一本书,很好用哦
讲maple这个数学软件的一本书,很好用哦-Talk about maple mathematical software in this book, very good with the oh
- 2023-09-09 04:55:04下载
- 积分:1
-
摩托罗拉MX1 / mxlads WinCE BSP开发板。net4.2
摩托罗拉MX1/MXLADS开发板wince.net4软件.2英国标准普尔
- 2022-01-23 10:49:13下载
- 积分:1
-
模仿Windows任务栏希望大家多学习
模仿Windows任务栏希望大家多学习-imitate the Windows task bar hope we learn more
- 2022-02-06 06:21:01下载
- 积分:1
-
my firts test for u all try it 4 u
my firts test for u all try it 4 u
- 2022-03-06 11:57:36下载
- 积分:1