资源列表

« 1 2 ... 97 98 99 100 .01 102.03 .04 .05 .06 .07 ... 3005 »

[汇编语言ND22

说明:一款功能比较复杂的家电控制器程序,采用S3F9454,含遥控,按键,显示等全部程序-one of the more complex functions of home appliances controller procedures adopted Chip, with the remote control, keypad, display all the procedures
<lxiaomd> 在 2008-10-13 上传 | 大小:6873 | 下载:0

[汇编语言ACH120_BR

说明:一款冷暖空调扇控制器程序,采用是HT48R10芯片,显示采用6128驱动数码显示。-A cold air-conditioning fan controller procedures, the introduction of HT48R10 chips, Driver 6128 shows that using digital display.
<lxiaomd> 在 2008-10-13 上传 | 大小:5509 | 下载:0

[汇编语言AD_PROCESS(ht46r47)

说明:一款基于HT46R47的温度传感器AD数据处理的通用程序,采用平均值算法。在此奉献,请勿恶意传阅!-based on the temperature sensor HT46R47 AD data processing program, using average algorithm. In this contribution, do not maliciously circulated!
<lxiaomd> 在 2008-10-13 上传 | 大小:2108 | 下载:0

[汇编语言lpp

说明:这是一个简单明了的程序,供那些初级汇编程序员直接使用.-This is a simple and straightforward procedure for the initial compilation of programmers who directly use.
<刘雷> 在 2008-10-13 上传 | 大小:6608 | 下载:0

[汇编语言AsmDraw

说明:学期汇编语言考试的作品,一个画图的程序,支持鼠标操作和键盘操作。Masmplus(masm8.0)编译通过。对学汇编的朋友应该有帮助。-semester examinations assembly language works, a painting process, operation support mouse and keyboard operation. Masmplus (masm8.0) compile. Compilati
<叶郁> 在 2008-10-13 上传 | 大小:4144 | 下载:0

[汇编语言20060405221051338

说明:步进电机控制程序 汇编程序 已调试成功-stepper motor control procedures compilation procedure has been successful Debugging
<徐鹏> 在 2008-10-13 上传 | 大小:205624 | 下载:0

[汇编语言80c196_FP98

说明:运行于80C196上的浮点运算程序asm-running on the 80C196 on the floating-point operations procedures asm2
<曹姓名> 在 2008-10-13 上传 | 大小:5532 | 下载:0

[汇编语言against-tracking

说明:用指令预取反跟踪。CPU 的执行时并不是执行到哪一句再到内存中去取那一句,而是先读入到 CPU 的 Cache 中,如果指令已经到了 Cache 中,再将它修改也没有用了,如果用跟踪程序的话,CPU 的 Cache 中就不会是跟正常执行时的指令相同,所以可以改动下几条指令,当然是故意改错,如果没有跟踪,程序还回照常执行,有跟踪的话,那就... -with instructions Prefetching anti-tracking.
<jiankang> 在 2008-10-13 上传 | 大小:2060 | 下载:0

[汇编语言Dynamic-encrypt-instruction

说明:指令动态加密法。这儿讲述的是用单条指令加密法,再用 int 1 单步中断解下一条指令的第一字节,由于用另外程序解密时无法预知指令长, 所以不能用编程的方法解密,只能用手工一条一条地解。具体实现见注释,这种加密法的麻烦只处就是加密时也要一句一句来。-directive dynamic encryption method. Here is on the order of the single-encryption method, and t
<jiankang> 在 2008-10-13 上传 | 大小:2385 | 下载:0

[汇编语言encrypt-instuction

说明:用‘花指令’来进行静态加密是很有效的,这会使解密者无法一眼看到全部指令,杜绝了先把程序打印下来再慢慢分析的做法。-with 'junk' to static encryption is very effective, it will be unable to decrypt all see a directive eliminated the first procedure Print down slowly analy
<jiankang> 在 2008-10-13 上传 | 大小:2125 | 下载:0

[汇编语言screensaver-by-ASM

说明:用汇编写屏幕保护程序。屏幕保护程序是什么,相信大家都用过,但对于它的结构也许就不那么熟悉了。屏幕保护程序是一种特使的 .exe 文件,实际上它是一个标准的 PE 文件,除了有扩展名 .scr,当然这个扩展名也是用连接程序产生的 .exe 文件改名得到的。但在编程中,屏幕保护程序又有它的特殊的地方,说穿了就是它的编程规范。 -compilation was made by the screen saver. Screen Saver
<jiankang> 在 2008-10-13 上传 | 大小:4798 | 下载:0

[汇编语言service-by-ASM

说明:用汇编写系统服务程序。Windows NT的服务都是通过一般的可执行程序实现的,不同的是,它遵循内部的一个特定协议来设计,以便它们能够与服务控制管理器(SCM,Service Control Manager)进行正确的交互。-writing system with a compilation service procedures. Windows NT services are enforceable through the norma
<jiankang> 在 2008-10-13 上传 | 大小:13281 | 下载:0
« 1 2 ... 97 98 99 100 .01 102.03 .04 .05 .06 .07 ... 3005 »

源码中国 www.ymcn.org