搜索结果
找到约 8,799 项符合
644 的查询结果
按分类筛选
汇编语言 液晶程序可以驱动T6963C的程序,主要用于开发液晶模块的!
液晶程序可以驱动T6963C的程序,主要用于开发液晶模块的!
汇编语言 利用汇编语言实现DES加密算法 虽非原创
利用汇编语言实现DES加密算法
虽非原创,但很有用。
汇编语言 汇编语言课程设计--打字游戏
汇编语言课程设计--打字游戏,在dos下运行,主要是对汇编中断和显示技术的应用
汇编语言 Base64 demonstrates how easy it is to decipher plaintext usernames and passwords. Never login to a
Base64 demonstrates how easy it is to decipher
plaintext usernames and passwords. Never login to a public network resource
unless some type of encryption is being used, secure socket layer is one example.
Most FTP sites also use plaintext passwords.
汇编语言 This is an example how one could hide a process on Windows based operation systems from task viewer
This is an example how one could hide a process on Windows based
operation systems from task viewers like ProcDump (G-RoM, Lorian
& Stone) or ProcessExplorer (SysInternals).
It could e.g. be used as some kind of dump protection.
The way to get this done is very different on NT and 9x machines.
汇编语言 This a simple compressor based on aplib, yoda s Kernel code, and my own stuffing around. It only ha
This a simple compressor based on aplib, yoda s Kernel code, and my own
stuffing around. It only has one function with MANY limitations at the moment,
but it is desinged for demo purposes only so it don t matter.
汇编语言 He was the first one (I noticed of) who coded a decrypter for yC 1.2 :)...good job. Also if it hasn
He was the first one (I noticed of) who coded a
decrypter for yC 1.2 :)...good job. Also if it hasn t
full support yet >:-)
So as I promised...here s the source code.
I hope it helps someone.
汇编语言 为汇编语言编写调试的18b20控制温度程序
为汇编语言编写调试的18b20控制温度程序,已经调试成功
汇编语言 NASM中文文档资料 目录详细介绍 第一章:简介 第二章:运行NASM 第三章:NASM语法介绍 第四章:NASM的预处理器 第五章:汇编方向性 第六章:输出格式 第七章
NASM中文文档资料
目录详细介绍
第一章:简介
第二章:运行NASM
第三章:NASM语法介绍
第四章:NASM的预处理器
第五章:汇编方向性
第六章:输出格式
第七章:写16位代码(DOS,Windows 3/3.1)
第八章:写32位代码(Unix,Win32,DJGPP)
第九章:16位与32位混和编程
第十章:问题解答 ...