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

搜索资源列表

  1. 16C84

    0下载:
  2. 用16C84做的智能卡 程序 汇编实现-16C84 to do with the smart card program
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:4483
    • 提供者:ALEX
  1. MemLoadDLL

    1下载:
  2. 在内存中直接加载DLL调用,使用汇编编写,非常有用-MemLoadLibrary
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:2796
    • 提供者:天心
  1. ycbcr2rgb

    0下载:
  2. Blackfin 在linux下ycbcr转rgb的汇编文件-Blackfin in ycbcr under linux the compilation of documents to rgb
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1613
    • 提供者:cheng
  1. demon_net

    0下载:
  2. VC.net枚举系统设备高级信息源代码,,从运行图上可以看出程序功能有汇编调用信息、WMI CPU信息、WMI获取网上配置、获取BIOS、WMI枚举所有等,源程序在VS2005或更高版本中编译。-Enumeration VC.net advanced information system source code, run the map from the program features can be seen there is a compilation of information call
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:335335
    • 提供者:175
  1. linux_assembly

    0下载:
  2. 分别是AT&T风格和Intel风格的汇编示例程序hello.s和hello.asm-two styles
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:1141
    • 提供者:周辉
  1. md5asm

    0下载:
  2. md5算法的代码,用汇编编写,速度很快的呀-md5 algorithm code, compiled with the preparation, fast
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:19152
    • 提供者:zpz
  1. minix-asssmbely

    1下载:
  2. 一个关于minix里汇编的代码的讲解,一般我们学的是nasm,但是里面有很多东西不一样,希望对大家有帮助-A compilation on the minix code to explain where in general we are a student of nasm, but there are many things not the same, we want to help
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:27627
    • 提供者:liuyu
  1. SHA

    0下载:
  2. PIC汇编实现SHA加密算法。在PIC16F73上实现-SHA ALGORITHM BY PIC assembly language
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:15817
    • 提供者:chenmao
  1. ASM-SEH-GAME-call

    0下载:
  2. win32汇编 SEH实现的远程调用call。在远程进程的键盘HOOK函数中创建新的线程-win32 compilation of SEH to achieve remote call call. HOOK on the remote keyboard function in the process create a new thread
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:82082
    • 提供者:王刚
  1. Qt4_trayicon

    0下载:
  2. Qt3,的Qt4托盘程序 由于在不同的平台需要不同的写作Qt的托盘,国外的网路循环 Qt3托盘程序的多个平台程序的源代码,但 它的源代码,不能直接进入混乱中使用了带 初学者,也能感受到对通信的来源很多朋友是合格的,在 最少的 该代码并不一定阅读能力,并汇编Baocuo没有足够 经验来了解一个朋友就是这个样子。 我不会为其他来源Qt3托盘,下面的源代码,供 下载的Qt4托盘载有外国的开源爱好者已被Qt3提供- 赢 平台和
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:25490
    • 提供者:luocheng
  1. neilianhuibian

    0下载:
  2. VC++ 内连汇编的使用例子!!!算是我学习时候的笔记吧 对新手很有帮组的-VC++ compilation of the use of examples within the company! ! ! I suppose I learn bar notes the time of the novice group of great help
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:6485
    • 提供者:刘宝利
  1. Buffer_Overflows_b

    0下载:
  2. 顶尖高手讲的缓冲区溢出漏洞原理及实例代码分析,C,汇编。千万别错过,很难得的资料哟-You have to know assembly language, C language, and Linux. Of course, you have to know what buffer overflow is. You can get the information of the buffer overflow in phrack 49-14 ( Smashing The Stack For
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:47243
    • 提供者:沧海
  1. CPU

    1下载:
  2. 用VC++模拟单周期cpu,是体系结构课程的一次作业,包括硬件设计,指令设计等,仅十几条汇编指令啦,程序还支持堆栈操作,能进行算术运算,输入运算表达式就能自动生成汇编代码,代码装载后可以调试运行,支持单步和全速运行-Using VC++ simulation of single-cycle cpu, is a one-stop course architecture, including hardware design, instruction design, only dozens of as
  3. 所属分类:Windows Kernel

  1. des

    0下载:
  2. 利用汇编编写的des算法,有加密和解码的算法-And use the compilation prepared by the des algorithm, there are encryption and decoding algorithms
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:6740
    • 提供者:孙赛
  1. VB_plug_mouswheleandasm

    0下载:
  2. 支持汇编和鼠标滚轮的插件 比较好的插件,可在vb中内嵌汇编-Mouse Wheel support for the compilation and plug-ins
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:88457
    • 提供者:lhrdl
  1. vbhuibian

    0下载:
  2. vb使用汇编,用函数修改来注入代码。ASM编译-vb using the assembly, using a function to modify to inject the code. ASM Compiler
  3. 所属分类:Windows Kernel

    • 发布日期:2016-01-21
    • 文件大小:31281
    • 提供者:fdsddd
  1. asm_mp3_player

    0下载:
  2. 一个用汇编写的mp3 播放器,学习windows汇编的好例子-the mp3 player code,it is written by asm
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:90003
    • 提供者:zhangsan
  1. ToolBarTest

    0下载:
  2. 利用VC中的MFC汇编成画图工具,功能俱全,操作简单,是一个很好的例子-The MFC using VC compiled drawing tools, features, and taste, simple operation, is a good example of
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-10
    • 文件大小:1953091
    • 提供者:何冰
  1. Use_C_And_API

    0下载:
  2. 纯粹使用c语言操作windows32的api写的几个小程序。虽然界面不好看,但是效率仅仅次于汇编了。windows编程的好资料-Simply using the c language operator windows32 the api to write several small programs. Although the interface does not look good, but the efficiency is only after the compilation. Good
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-08
    • 文件大小:1553809
    • 提供者:xom
  1. GNew

    0下载:
  2. 编译原理——语法分析器。实现读入语句并判断该语句的语法含义,生成相应的类汇编代码-Compiler Construction Principles- parser. Read into the statement to achieve and determine the meaning of the statement syntax to generate the corresponding assembly code class
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:2257
    • 提供者:pjq
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 18 »
搜珍网 www.dssz.com