CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 汇编语言 搜索资源 -

搜索资源列表

  1. 11.zip

    0下载:
  2. asasd
  3. 所属分类:汇编语言

    • 发布日期:
    • 文件大小:81947
    • 提供者:
  1. 看门狗X25045控制子程序.rar

    0下载:
  2. 所属分类:汇编语言

    • 发布日期:
    • 文件大小:10216
    • 提供者:
  1. Jiao.zip

    0下载:
  2. sad
  3. 所属分类:汇编语言

    • 发布日期:
    • 文件大小:32272
    • 提供者:
  1. 定时计数器T0作定时应用

    0下载:
  2. 用 AT89S51 单片机的定时 / 计数器 T0 产生一秒的定时时间,作为秒计数时间,当一秒产生时,秒计数加 1 ,秒计数到 60 时,自动从 0 开始。-with AT89S51 SCM timer / counter T0 produce than the regular time, seconds count as a time when a second time when, seconds count plus one, count to 60 seconds, the automa
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:8816
    • 提供者:王伯燕
  1. java3d-1_3_1-doc

    0下载:
  2. 这是一个JAVA的代码,是设计3D的时候要用到的工具,含有许多的说明-JAVA3D
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1870458
    • 提供者:武林
  1. odbcASM

    0下载:
  2. win32汇编教程 希望各位多多支持 -Guide hope you will support me hope you will support
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:46017
    • 提供者:肖锋
  1. c51_example

    0下载:
  2. C51例程代码 ,文件格式为C语言,可以用作单片机开发时的应用参考-C51 source code routines, file format for the C language, can be used for the development of the SCM Application Reference
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:35750
    • 提供者:ldh2006
  1. isd2560

    0下载:
  2. isd4004驱动程序 用c51程序写的 绝对正确-isd4004 driver c51 procedures used to write the absolute right
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:8215
    • 提供者:KK
  1. jry9524

    0下载:
  2. Cy7c63723的完整固件 cy7c63723和CY7C63001相比,他的优点是不需加太多外部器件(包括晶振),这样就简化了电路设计,也节省了成本。 本程序就是CY7C63723的完整固件。 -Cy7c63723 the integrity and firmware cy7c63723 CY7C63001 compared He has the advantage of not increase too many external devices (including C
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:23407
    • 提供者:yqs6632
  1. bchcompile

    0下载:
  2. 文件比较小,内容比较简单,很容易看懂,希望对大家有所帮组-document is relatively small, relatively simple and very easy to understand, and I hope to have you help group
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2827
    • 提供者:罗毅红
  1. dzsh

    0下载:
  2. 电子时钟的设计,这是通过汇编语言精心编制而成,请大家多多关照-electronic clock design, which is compiled language carefully prepared, please take care
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:12442
    • 提供者:仙鹤草
  1. against-tracking

    0下载:
  2. 用指令预取反跟踪。CPU 的执行时并不是执行到哪一句再到内存中去取那一句,而是先读入到 CPU 的 Cache 中,如果指令已经到了 Cache 中,再将它修改也没有用了,如果用跟踪程序的话,CPU 的 Cache 中就不会是跟正常执行时的指令相同,所以可以改动下几条指令,当然是故意改错,如果没有跟踪,程序还回照常执行,有跟踪的话,那就... -with instructions Prefetching anti-tracking. CPU implementation is not an
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2060
    • 提供者:jiankang
  1. Dynamic-encrypt-instruction

    0下载:
  2. 指令动态加密法。这儿讲述的是用单条指令加密法,再用 int 1 单步中断解下一条指令的第一字节,由于用另外程序解密时无法预知指令长, 所以不能用编程的方法解密,只能用手工一条一条地解。具体实现见注释,这种加密法的麻烦只处就是加密时也要一句一句来。-directive dynamic encryption method. Here is on the order of the single-encryption method, and then a single step int slips of
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2385
    • 提供者:jiankang
  1. encrypt-instuction

    0下载:
  2. 用‘花指令’来进行静态加密是很有效的,这会使解密者无法一眼看到全部指令,杜绝了先把程序打印下来再慢慢分析的做法。-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 analysis.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2125
    • 提供者:jiankang
  1. screensaver-by-ASM

    0下载:
  2. 用汇编写屏幕保护程序。屏幕保护程序是什么,相信大家都用过,但对于它的结构也许就不那么熟悉了。屏幕保护程序是一种特使的 .exe 文件,实际上它是一个标准的 PE 文件,除了有扩展名 .scr,当然这个扩展名也是用连接程序产生的 .exe 文件改名得到的。但在编程中,屏幕保护程序又有它的特殊的地方,说穿了就是它的编程规范。 -compilation was made by the screen saver. Screen Saver yes, I believe we all used, bu
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:4798
    • 提供者:jiankang
  1. service-by-ASM

    0下载:
  2. 用汇编写系统服务程序。Windows NT的服务都是通过一般的可执行程序实现的,不同的是,它遵循内部的一个特定协议来设计,以便它们能够与服务控制管理器(SCM,Service Control Manager)进行正确的交互。-writing system with a compilation service procedures. Windows NT services are enforceable through the normal procedures to achieve, and t
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:13281
    • 提供者:jiankang
  1. Natas_4744-sc

    0下载:
  2. Natas 病毒,长度 4744 字节,有的地方有把它称为 4744 病毒,由于病毒是用了变型技术,本身的形态几乎有无穷多种,使杀毒软件总漏掉一两个,不知什么时候又冒了出来,所以又称它为‘幽灵王’。-Natas virus, the length of 4,744 bytes, in some places it is called the 4744 virus, because the virus is a variant technology, the form itself almost
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:29972
    • 提供者:jiankang
  1. Monkey-sc

    0下载:
  2. Monkey,即猴子病毒传播硬盘和软盘的引导区,总长度为 01F4H(500字节),它将原引导记录加密后保存,在系统读出时先解密再送出,结果造成病毒不在内存中时,系统无法得到正常的引导记录,以至对所有硬盘分区无法访问。-Monkey, a monkey virus that is spread by floppy disk and guide, 01F4H total length (500 bytes), which will encrypt the original boot record
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:5133
    • 提供者:jiankang
  1. huisu

    0下载:
  2. 回溯(b a c k t r a c k i n g)是一种系统地搜索问题解答的方法。为了实现回溯,首先需要为问题定义一个解空间( solution space),这个空间必须至少包含问题的一个解(可能是最优的)。在迷宫老鼠问题中,我们可以定义一个包含从入口到出口的所有路径的解空间;在具有n 个对象的0 / 1背包问题中(见1 . 4节和2 . 2节),解空间的一个合理选择是2n 个长度为n 的0 / 1向量的集合,这个集合表示了将0或1分配给x的所有可能方法。当n= 3时,解空间为{ ( 0
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:29600
    • 提供者:john
  1. 21875235442005115205336301076

    0下载:
  2. mp3解码源程序-mp3 decoder source
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:81814
    • 提供者:胡伟勋
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com