-
DOS下逻辑锁 首先,大略介绍一下我的程序,我是用汇编写成,程序有2个文件:hdlock.exe hdlock.dat ,其中hdlock.dat是我写的用于装...
DOS下逻辑锁 首先,大略介绍一下我的程序,我是用汇编写成,程序有2个文件:hdlock.exe hdlock.dat ,其中hdlock.dat是我写的用于装入硬盘0柱0道1扇的硬盘锁,hdlock.exe实现 (1)把hdlock.dat装入硬盘0柱0道1扇并设置硬盘锁的密码,(2)修改密码,(3)卸载 硬盘锁 在此,先介绍一下 hdlock.dat,因为硬盘锁本身受空间限制,必须严格控制在1bdH 字节内,(知道为什么吗?)所以是不能用masm先写原程序,再编译,我基本上是用debug 的A命令一次性写出来的,我把这些反汇编了出来,加上一些注释,给大家看看,互相学习 吗。 -DOS logic lock First, I briefly tell us about the procedure that I used the compilation of written procedures are two documents : hdlock.exe hdlock.dat, hdlock.dat yes, I wrote for the packed column drives 0 0 1 hard disk lock, hdlock.exe achieve ( 1) hdlock.dat loaded drive 0- 0 and set up a password lock drive, (2) to alter the code, (3) remove the hard disk lock, first tell us about hdlock.dat, since drive lock itself subject to space restrictions, must be strictly controlled within the 1bdH byte (wonder why?) So it is not used can write original program first and then build, basically, I used the debug A one-time write down orders, I put out a compilation of the anti-plus some notes, for every
- 2022-04-23 17:27:25下载
- 积分:1
-
销售图表VC++柱状图生成源码实例
销售图表VC++柱状图生成源码实例,柱状图表的例子,结合数据库来实现,也叫做直方图,本例子中柱状图数据是从数据库中读取,生成的柱状图表支持打印功能。与此前发布的一个生成直方图表的例子十分相似,有兴趣的请参考这里的例子:
VC++ 6.0 从数据库获取数据并生成直方图
- 2023-03-18 10:35:04下载
- 积分:1
-
asp Some examples of learning
asp学习的一些例子-asp Some examples of learning
- 2022-12-01 22:45:03下载
- 积分:1
-
The code assumes a two
The code assumes a two-dimensional computational domain with TMz polarization (i.e., non-zero field Ez, Hx, and Hy). The program is currently written so that the incident field always strikes the lower-left corner of the total-field region first. (If you want a different corner, that should be a fairly simple tweak to the code, but for now you ll have to make that tweak yourself.) I have attempted to provide copious comments in the code and hope that a knowledgeable C programmer can quickly map the approach as described in the paper to what is in the program.
- 2022-04-19 22:19:25下载
- 积分:1
-
base for the conversion of a good function. 16 in the 229 free conversion, but a...
进制转换的一个很好的函数。可在16进制内自由转换,也可创新地使用5、6、7等进制格式。经过简单改造后可使用最大36进制的形式。是编程人员的一个好东东。-base for the conversion of a good function. 16 in the 229 free conversion, but also innovative use of 5, 6, 7, etc.-band format. After simple transformation can be used after the 36 largest 229 forms. Programming staff is a good Eastern.
- 2022-02-28 22:38:37下载
- 积分:1
-
一个ASP相册功能!功能丰富,具有幻灯片、翻页等实用功能!~!!~!~!~!...
一个ASP相册功能!功能丰富,具有幻灯片、翻页等实用功能!~!!~!~!~!-an ASP album function! Function rich, with slides, flip, and other practical function! ~! ! ~! ~! ~!
- 2022-02-15 07:00:19下载
- 积分:1
-
allegro中文训练教程,做pcb开发者必需要有的,欢迎大家下载
allegro中文训练教程,做pcb开发者必需要有的,欢迎大家下载-Chinese language training tutorial allegro, pcb development gets the need to do Yes, welcome to download
- 2023-07-08 00:55:03下载
- 积分:1
-
很经典的一个小游戏,贪吃蛇,其中有不完善之处,还请指教
很经典的一个小游戏,贪吃蛇,其中有不完善之处,还请指教-tanchishe,a interesting game
- 2022-11-18 02:20:03下载
- 积分:1
-
一个各子棋的游戏代码,希望大家非常非常喜欢
一个各子棋的游戏代码,希望大家非常非常喜欢-the son of a chess game code, we hope very, very like
- 2022-03-14 21:52:35下载
- 积分:1
-
如果你使用过目前众多网站上的电子公告板程序的话,那你应该会知道电子公告板程序为了提高页面的读取速度,一般不会将所有的帖子全部在一页中罗列出来,而是将其分成多页显...
如果你使用过目前众多网站上的电子公告板程序的话,那你应该会知道电子公告板程序为了提高页面的读取速度,一般不会将所有的帖子全部在一页中罗列出来,而是将其分成多页显示,每页显示一定数目的帖子数,譬如 20 条。本项目提供了用JSP实现这一功能的方法。- Front if you use glance at in multitudinous website electronic
announcement board procedure, then you should be able to know the
electron announces the board procedure in order to enhance the page to
read takes the speed, generally cannot completely display all cards in
a page, but is divides into it the multi- pages demonstration, each
page of demonstrations certain number goal placard fraction, for
example 20. This project provided has realized this function method
with JSP.
- 2022-04-18 08:14:58下载
- 积分:1