资源列表
sysenter.zip
- KiFastCallEntry hooking,KiFastCallEntry hooking
gaussf.rar
- 高斯滤波器的源代码, function [xh] = gaussf(B,irfn,ipoint,sr,ncc),Gaussian filter of the source code, function [xh] = gaussf (B, irfn, ipoint, sr, ncc)
cellular_draw
- 利用matlab程序,来绘制蜂窝网状模型-draw the cellular model
BoundsChecker
- Softice的检测代码,使用后文指令BoundsCheckered保留的公开接口进行测试-Softice detection code, use the text command interface BoundsCheckered reservations open for testing
CreatImage4Temp
- 产生六副用于时间相位算法的投影的标准正弦条纹图-Have a 6-phase algorithm for the time projection of the standard sinusoidal fringe pattern
1.cpp
- 级数计算的误差分析的变形,使级数计算的误差在0.000001以内的k的取值下界。 -Error Analysis of series calculation of the deformation, so that the calculation of the error series in less than 0.000001 the lower bound of the k value.
tree_cla
- tree code for fucking implementation
201_qam_map
- DVB-C2即欧洲第二代有线数字视频广播;QAM映射模块-QAM mapping module
tst
- 将activex嵌入到网页,并且在网页中显示。-Activex embedded in Web pages, and display Web pages.
2-1
- 问题描述:给定含有n个元素的多重集合S,每个元素在S中出现的次数称为该元素的重数。多重集S中重数最大的元素称为众数。 ★算法设计:对于给定的由n个自然数组成的多重集S,计算S的众数及其重数。 ★数据输入:输入数据由文件名为input.txt的文本文件提供。文件的第1行为多重集S中的元素个数n;在接下来的n行中,每行有一个自然数。 ★结果输出: 将计算结果输出到文件output.txt。输出文件有2行,第一行是众数,第2行是重数。 -The descr iption of the
1_1
- 用c语言建立带表头结点链表,并在不建立新链表的情况下,将链表逆序,并输出,删除链表-Established under the list with a header node using c language, and without creating a new list of case, list in reverse order and output, delete the list
Binary-search
- Binary search with recurcion using C-Binary search with recurcion using C++