搜索资源列表
Function.rar
- 本人高三的时候开发的程序,用GV-Basic开发,在文曲星上运行。如果想在PC机上运行,请安装文曲星仿真器运行该程序。 本程序用于画函数图像,其语法规则与Basic相近。由于文曲星上的GV-Basic太简陋,无法处理像数值计算溢出这样的异常,因此,在设置函数定义域的时候请考虑溢出的情况,否则会导致程序退出,My third year when the development process, with the GV-Basic developer, in the Wen Quxing run.
random-inc
- 用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
TY
- 通用批量溢出利用程序 通用批量溢出利用程序-General procedures for common use of bulk quantities overflow overflow using procedures
No.Starch.Press.Hacking.The.Art.Of.Exploitation.eB
- 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. 我记得好像
shuiji
- 本程序需在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
EDAkechengsheji
- 实现6位频率计,防止数据溢出,并对频率进行三分频-Frequency to achieve 6 to prevent data overflow, and one-third of the frequency band
JSLEAK
- js防止内存溢出,参考该代码可防止页面内存泄露。-js to prevent memory overflow, with reference to the page code to prevent memory leak.
GreenDamRemoteBufferOverflow-2009
- 这是绿坝的远程缓存溢出代码。 注意: 上传此代码仅为了让该软件开发者注意到此漏洞,或辅助高手修补该漏洞。-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.
new
- 利用c语言实现的简单队列程序,包括队列的溢出,清空等操作-C language using a simple queue procedures, including the overflow queue, clear, such as operation
mul
- 一般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
SHUZIPINLVJI
- 设计一个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
c1
- c实现的缓冲区溢出攻击 介绍了如何用c语言实现缓冲区攻击-c realization of buffer overflow attacks describes how to use c language to achieve a buffer attack
chesscovered
- 经典算法棋盘覆盖的C++语言实现。一个小小的算法,矩阵数组为100*100,超过后会溢出。-Classical algorithm board cover C++ language. A small algorithm, matrix array of 100* 100, more than after overflow.
lifo
- this program is stack segment overflow using vb.
PartitionNumber
- 一个关于数的划分组合的问题,但是在数取得比较大的时候需可能溢出.-The division of a combination of several problems, but few take the time to obtain larger may overflow.
fsm
- 检测输入数据中的“10110”序列,并记录检测到的序列的数目,当序列数目大于3时溢出。 输入信号:iclk //输入时钟 rst_ //复位信号 din //输入串行数据 输出信号:[1:0] catch //检测到的序列的数目 overflow //数目大于3 ,溢出 置高-finite states machine
bcvcx
- visual c++编写全数字字母的缓冲区溢出程序,-visual c++ written all-digital letters buffer overflow process
FuzzinginWord
- fuzzig in word溢出分析和利用教程,非常实用-fuzzig in word analysis and use of overflow tutorial, very useful
Buffer-overflow
- 用c写的一个缓冲区溢出的小程序, 很简单哦,哈哈 -Use a buffer overflow c write a small program, very easy Oh, ha ha
test
- 一个溢出的演示程序,构造的一个数组越界。(a demo with overflow)