CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - overflow

搜索资源列表

  1. Function.rar

    0下载:
  2. 本人高三的时候开发的程序,用GV-Basic开发,在文曲星上运行。如果想在PC机上运行,请安装文曲星仿真器运行该程序。 本程序用于画函数图像,其语法规则与Basic相近。由于文曲星上的GV-Basic太简陋,无法处理像数值计算溢出这样的异常,因此,在设置函数定义域的时候请考虑溢出的情况,否则会导致程序退出,My third year when the development process, with the GV-Basic developer, in the Wen Quxing run.
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:2.56kb
    • 提供者:申瑞珉
  1. random-inc

    0下载:
  2. 用c语言编写的产生正态随机数的源代码: 算法一产生12个(0,1)平均分布的随机函数,用大数定理可以模拟出正态分布。 算法二用到了数学中的雅可比变换,直接生成正态分布,但此算法在计算很大规模的数时 会出现溢出错误。-With the c language normal random number generation source code: Algorithm 1 produces 12 (0,1) the average distribution of the rand
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:996byte
    • 提供者:kgd
  1. TY

    0下载:
  2. 通用批量溢出利用程序 通用批量溢出利用程序-General procedures for common use of bulk quantities overflow overflow using procedures
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:3.32kb
    • 提供者:BeMaverick
  1. No.Starch.Press.Hacking.The.Art.Of.Exploitation.eB

    0下载:
  2. This text introduces the spirit and theory of hacking as well as the science behind it all it also provides some core techniques and tricks of hacking so you can think like a hacker, write your own hacks or thwart potential system attacks. 我记得好像
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1.39mb
    • 提供者:徐善
  1. shuiji

    0下载:
  2. 本程序需在DOS下运行。每运行一次可执行程序random.exe,即可显示任意两个 16进制数的加法或减法表达式及其运算结果。在减法运算中,如果被减数小于减数,显示 “Divide Overflow”的提示信息。-This procedure required to run under DOS. Run once every executable program random.exe, can show any two of 16 hexadecimal numbers and the
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:2.24kb
    • 提供者:dingwuliang
  1. EDAkechengsheji

    0下载:
  2. 实现6位频率计,防止数据溢出,并对频率进行三分频-Frequency to achieve 6 to prevent data overflow, and one-third of the frequency band
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:203.18kb
    • 提供者:fengin
  1. JSLEAK

    0下载:
  2. js防止内存溢出,参考该代码可防止页面内存泄露。-js to prevent memory overflow, with reference to the page code to prevent memory leak.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:766byte
    • 提供者:郭金辉
  1. GreenDamRemoteBufferOverflow-2009

    0下载:
  2. 这是绿坝的远程缓存溢出代码。 注意: 上传此代码仅为了让该软件开发者注意到此漏洞,或辅助高手修补该漏洞。-This is a green buffer overflow dam of the remote code. Note: From this code only to let the software developers took note of this loophole, or auxiliary master patch that vulnerability.
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:2.47kb
    • 提供者:
  1. new

    0下载:
  2. 利用c语言实现的简单队列程序,包括队列的溢出,清空等操作-C language using a simple queue procedures, including the overflow queue, clear, such as operation
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:3.48kb
    • 提供者:mrzhou
  1. mul

    0下载:
  2. 一般c++的Int型变量为4个字节,做数字比较大整数的阶乘会溢出,本程序利用数组实现大数字的阶乘且可以更改数组的长度-General c++ of the Int variable is 4 bytes, so the number will be relatively large factorial integer overflow, the process utilizes an array to achieve great numbers factorial and can change
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:445.69kb
    • 提供者:gechengwei
  1. SHUZIPINLVJI

    0下载:
  2. 设计一个4位的十进制数字式频率计测量范围为10MHz。量程分别为10kHz、100kHz、1MHz和10MHz四档。量程自动转换规则是:读数大于9999时,频率计处于超量程状态,此时显示器发出溢出指示(最高位显示F,其余各位不显示数字),下一次测量时,量程自动增大一档-Design a 4-bit decimal digital frequency meter measuring range is 10MHz. Range respectively, 10kHz, 100kHz, 1MHz an
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:112.83kb
    • 提供者:许春敬
  1. c1

    0下载:
  2. c实现的缓冲区溢出攻击 介绍了如何用c语言实现缓冲区攻击-c realization of buffer overflow attacks describes how to use c language to achieve a buffer attack
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:36.55kb
    • 提供者:王洋
  1. chesscovered

    0下载:
  2. 经典算法棋盘覆盖的C++语言实现。一个小小的算法,矩阵数组为100*100,超过后会溢出。-Classical algorithm board cover C++ language. A small algorithm, matrix array of 100* 100, more than after overflow.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:755byte
    • 提供者:suzhen
  1. lifo

    0下载:
  2. this program is stack segment overflow using vb.
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:11.8kb
    • 提供者:cling
  1. PartitionNumber

    0下载:
  2. 一个关于数的划分组合的问题,但是在数取得比较大的时候需可能溢出.-The division of a combination of several problems, but few take the time to obtain larger may overflow.
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:741byte
    • 提供者:Jeff
  1. fsm

    0下载:
  2. 检测输入数据中的“10110”序列,并记录检测到的序列的数目,当序列数目大于3时溢出。 输入信号:iclk //输入时钟 rst_ //复位信号 din //输入串行数据 输出信号:[1:0] catch //检测到的序列的数目 overflow //数目大于3 ,溢出 置高-finite states machine
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:664byte
    • 提供者:黄隽宸
  1. bcvcx

    0下载:
  2. visual c++编写全数字字母的缓冲区溢出程序,-visual c++ written all-digital letters buffer overflow process
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:3.94kb
    • 提供者:guoshouren82
  1. FuzzinginWord

    0下载:
  2. fuzzig in word溢出分析和利用教程,非常实用-fuzzig in word analysis and use of overflow tutorial, very useful
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:2.31kb
    • 提供者:dadaniya82
  1. Buffer-overflow

    0下载:
  2. 用c写的一个缓冲区溢出的小程序, 很简单哦,哈哈 -Use a buffer overflow c write a small program, very easy Oh, ha ha
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:117.5kb
    • 提供者:
  1. test

    0下载:
  2. 一个溢出的演示程序,构造的一个数组越界。(a demo with overflow)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:3.33mb
    • 提供者:逍遥鱼
« 12 3 4 »
搜珍网 www.dssz.com