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

搜索资源列表

  1. socks5 remote exploit

    0下载:
  2. socks5 remote exploit/ linux x86易受到的攻击 linux:* socks5-v1.0r10 (compiled on a turbolinux 4.0.5) => 0* socks5-v1.0r9 (compiled on a turbolinux 4.0.5) => 0* socks5-v1.0r8 (compiled on a turbolinux 4.0.5) => 0* socks5-v1.0r10 (compiled on a redh
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:2347
    • 提供者:姜振
  1. 基于SHA-256的HMAC文件校验器

    1下载:
  2. HMAC即带密钥的HASH函数,用它产生的报文鉴别码(MAC)可以实现报文鉴别。这里我将其做成一个软件,用于对文件的合法性进行校验。以下我先简单介绍软件相关背景知识再介绍其代码实现。 -HMAC key is to bring the hash function, used the text of the report identifying code (MAC) can realize the text identification. I am here to create a soft
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:50008
    • 提供者:杨飞
  1. 物资管理信息系统

    0下载:
  2. 我这里向大家提供的是物资管理信息系统,这个系统有源码易懂的优点,可供大家分析学习-I am here to provide you with the material management information system, the system is accessible source of benefits for our study and analysis
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:38319
    • 提供者:古雷
  1. ACEProactor

    0下载:
  2. ACE例子,这个是使用ACE框架里的一个前摄端的方式来做的完成端口的东西.我也是一个ACE的爱好者,我的联系方面是QQ:51097391-ACE example, this is the use of ACE framework of a proactive way to do side of the completion of the port of things. I am also an ACE lovers, I was the link QQ : 51097391
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:62635
    • 提供者:阿彪
  1. huibianclass

    0下载:
  2. 本品为我学习汇编时收集的资料,里面的内容全面 丰富,适于汇编的学习。-Cymbalta I am learning a compilation of information collected inside the comprehensive rich compilation suitable for the study.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:5361407
    • 提供者:天文台
  1. vc99

    0下载:
  2. 好的控件学习例子,很值-good control study examples, I am duty
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:17303
    • 提供者:古强
  1. vbgoodmoring

    0下载:
  2. Good morning, my dear teachers, my dear professors. I am very glad to be here for your interview. My name is song yonghao I am 22 years old .I comes from Luoyang, a very beautiful anicent city.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1133
    • 提供者:junda
  1. MyC51__2

    0下载:
  2. 好东西大家一起用,绝对有用,但是不懂的只能自己看,对不起大家-good things we used together, absolutely useful, but not the only look, I am sorry you
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:11807
    • 提供者:沙沙
  1. txtdocs

    0下载:
  2. 好东西大家一起用,绝对有用,但是不懂的只能自己看,对不起大家-good things we used together, absolutely useful, but not the only look, I am sorry you
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:29633
    • 提供者:沙沙
  1. PDFServerSampleCodes

    0下载:
  2. i am server im i mim im im
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:154026
    • 提供者:李孟柱
  1. mywangluo

    0下载:
  2. 本设计的功能是填充一个TCP数据包,并发送给目的主机。 程序具体要求如下: 1) 以命令行形式运行:SendTCP、source_ip、source_port、dest_ip、dest_port,其中SendTCP是程序名,source_ip为源端IP地址,source_port为源端口号,dest_ip为目的地址,dest_port为目的端口号; 2) 其他的TCP头部参数请自行设定; 3) 数据字段为“This is my homework of network ,I am
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:124998
    • 提供者:shiming
  1. Proxy源代码分析

    0下载:
  2. Linux网络编程是非常重要的,而且当我们一接触到Linux网络编程,我们就会发现这是一件非常有意思的事情,因为以前一些关于网络通信概念似是而非的地方,在这一段段代码面前马上就豁然开朗了。在刚开始学习编程的时候总是让人感觉有点理不清头绪,不过只要多读几段代码,很快我们就能体会到其中的乐趣了。下面我就从一段Proxy源代码开始,谈谈如何进行Linux网络编程。-Linux Network Programming is very important, but when we reach a Linu
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:29396
    • 提供者:楼雨非
  1. 操作系统课程设计多级反馈队列

    0下载:
  2. 这是我做的一个操作系统的课程设计,是一个多极反馈队列的模拟,动态的模拟-This is what I am doing an operating system of curriculum design, is a multi-polar feedback cohort simulation, dynamic simulation
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:149852
    • 提供者:阿京
  1. at91_patchs.rar

    0下载:
  2. 这个是我在网站下到的ARM的at91rm9200芯片的内核补丁。那个网站地址便动了,以前的地址不能够连接上该网站。所有我这里把所有的linux的2.4和2.6内核的补丁都下下来了。希望对大家有点帮助。另外,这些代码都是我在网络上下载的,版权归原作者所有。,This is the site I went to the ARM core chip at91rm9200 the patch. The website address of a move, before the address can n
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-09
    • 文件大小:2422414
    • 提供者:古月
  1. googlehash

    0下载:
  2. google hash table算法,api清晰好用,附有本人测试的example程序,linux gcc。-google hash table algorithm, api clear easy to use, with the example I am testing procedure, linux gcc.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:22427
    • 提供者:tom
  1. YY

    0下载:
  2. 飞机游源码..我的这个游戏还不完善,希望API高手能够做下去,里面给了注释的。.-Outbound aircraft source of the game .. I am not perfect, I hope API expert to do so, which to the Notes. .
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:998361
    • 提供者:LP
  1. fs2410-usbcon.tar

    0下载:
  2. 此压缩文件是linux的usb驱动,由于本人接触时间不长可能里面还有些问题,希望大家提出-This compressed file is linux the usb drive, I am not a long contact time may be inside some of the problems, hope that we put forward
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:7166
    • 提供者:wangyi
  1. deskqj

    0下载:
  2. 创建桌面快键方式的简单实现,我只是整理一下 别人的东东 希望对大家有帮助哦-Desktop fast way to create a simple key to achieve, I am just finishing what other people s hope for all of us Dongdong helpful Oh
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-06
    • 文件大小:8412
    • 提供者:zrd
  1. am

    0下载:
  2. am超外差广播接收机system view 仿真-am superheterodyne radio receiver system view simulation
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:1799
    • 提供者:omjrkodem
  1. AM

    0下载:
  2. am信号在matlab下的仿真,需要的朋友快来下载吧-am-signal simulation in the matlab
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-25
    • 文件大小:13400
    • 提供者:alex
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com