搜索资源列表
rising钥匙盘破解源码.rar
- DEbug 关于制作瑞星杀毒软件密钥盘的源码 MOV BX,200 ;内存基址(0面) MOV DH,00 ;磁头号00 MOV DL,00 ;驱动器号00(A盘) MOV CX,4F01 ;4F(即79)号磁道01号扇区 即(CH=4F CL=01) MOV AH,05 ;格式化磁道 MOV AL,09 ;连续读取9个扇区 INT 13 ;调用13号中断 INT 3 MOV BX,300 ;内存基址(1面) MOV DH,01 ;磁头号01 MOV DL,00 ;
IBM-PC CMOS
- 汇编源码及二进制文件,读取/设置CMOS内容,含有对部分域的解析,适用所有IBM PC/AT机器CMOS-asm source code and binary file , access /config CMOS , which contents analysis for partial area ,fitting for all PC/AT machine CMOS
Circuit3
- 目标:手工选择视频图像上的待跟踪目标;利用块匹配的方法估计目标区域在下一帧图像中的位置;循环这个过程直到目标从图像帧中消失。 技术:avi视频流的帧读取;图像帧存储格式的了解;RGB图像的灰度化;灰度图象的平滑滤波;块运动估计算法的实现;使用MFC显示图像帧;MFC上鼠标事件的使用。 -objectives : manually select video images on the question target tracking; Use block matching methods
硬盘主引导扇区读写程序源代码(汇编)
- 硬盘主引导扇区读写程序源代码,可用于读取硬盘主引导扇区的信息也可对其进行修改。-hard disk's master boot sector literacy program's source code can be used to read hard disk's master boot sector information may also make changes.
炉温采样
- 设炉温变化范围为0-100º C,相应电压为0-5V。要求:每隔30秒钟采集一次温度数据,并将采集的数据送七段段码显示(十进制)。采集到的炉温在40º C-60º C是正常,其他为不正常。不正常时要求通过蜂鸣器报警,报警时间为2秒,用查询方式读取数据。-based temperature range of 0-100
temperdis
- DSP开发的DS18B20汇编程序,实现温度的检测和读取-DS18B20 DSP development of the compilation process, the temperature detection and readers
DMI(specific)
- dmi读取工具,能够读type0-4的所有信息,兼容版本2.0-2.4-dmi reading tool, Reading type0-4 all the information compatible versions 2.0-2.4
P89V51Rd2IAPfuntion
- P89V51Rd2下的IAP flash读取,烧写,擦除子程序-P89V51Rd2 the IAP flash read, burning, erasing subroutine
WebScan1.3
- 采用win32汇编语言编写的一个脚本*查杀工具。利用内存读取的扫描方式,能够检测是隐藏的脚本*。-win32 assembly language used in the preparation of a scr ipt Trojan killing tools. Memory read using the scanning method to detect hidden scr ipt Trojan.
EDID
- 通过EDID Spec,读取LCD Vendor Information -through EDID Spec, read LCD Vendor Information
DS18B20diver(c)
- DS18B20驱动程序(C语言)功能:实现对DS18B20的读取-DS18B20 Driver (C language) function : to achieve the right read DS18B20
Absolute_Safe_File
- 使用汇编语言编写,将一个文件以忽略文件系统的RAW格式存入磁盘中。这意味着除了使用这个程 序,他人没有办法读取你的文件。对机密文件的保存非常有效!-use of assembly language, will be overlooked in a paper file system into the RAW format disks. This means that in addition to the use of this procedure, others can not rea
Dateread
- 汇编语言,电脑日期和时间的读取,与修改的原程序代码-assembly language, computer date and time of the read, with the revision of the original code
kelan
- 按键1通过液晶显示从18b20读取的当前温度-through a button LCD 18b20 read from the current temperature
电子表读取并显示系统当前时间
- 一个电子表,读取并显示系统当前时间,时间每秒刷新一次,显示方式为:hh:mm:ss。
中断矢量设置与读取有关的DOS功能调用
- 与中断矢量设置与读取有关的DOS功能调用,本例演示了如何编写中断服务程序,如何安装(将中断服务程序的地址设置到中断矢表中),以及如何通过软中断指令调用中断服务程序。为了突出重点,本例中中断服务程序代码未驻留内存。-and vector interrupt settings and read the DOS function calls, which in this case demonstrated how to prepare interrupted service procedures, h
ds1302数据读取,并送595显示
- ds1302数据读取,并送595显示,另附proteus仿真电路,DS1302 data read, and sent to 595 showed that separate Proteus simulation circuit
getkey
- 本程序用于通过读取键盘端口获得按键扫描码,并显示16进制的扫描码。附源代码和EXE。可用MASM编译。-This procedure is used to obtain keys by reading the keyboard port scan code, and displays the scan code 16 hex. With source code and EXE. MASM compiler available.
001--DOS命令
- 各种dos小命令,可以帮助你有效清理系统垃圾,合并同一个文件夹内的txt文档,读取同一类型的文件名并生成txt文档。(Various DoS small commands can help you effectively clean up system garbage, merge TXT documents in the same folder, read the same type of file name, and generate TXT documents.)
BGD_input
- 背景读取,实现项目过程中背景场的赋值,读取和运算过程(Background reading to realize the assignment, reading and operation of background fields in the project)