-
directcountcond
file very impoortant to run spike under matlab code.
- 2010-12-14 14:56:39下载
- 积分:1
-
DimEditCtrlDemo
一种具有提示功能的文本框,可以根据实际使用进行重新,具有很好的参考价值(A text box with prompts that can be re-based on actual use, a good reference value)
- 2013-12-11 23:21:15下载
- 积分:1
-
clsProcess
进程操作的类,可以从进程名枚举进程PID,也可以从窗口标题查找,打开进程,读取长整型,写入长整型,读取字节数组,写入字节数组.压缩包内包含有一个破解示例,破解掉一个判断密码是否正确的程序(仅在内存中进行,不破坏原文件)(Process operations class, you can enumerate the process name from the process PID, you can search for the title from the window, open the process, read a long integer, write long integer, byte array to read, write byte array. Tarball sample contains a crack, break out a password to determine whether the correct procedure (only in memory, not a destruction of the original document))
- 2009-12-18 17:27:35下载
- 积分:1
-
compare
int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i ++)
{
if (a[i] != b[i])
{
return i
}
}
return -1
}
(int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i++)
{
if (a[i] != b[i])
{
return i
}
}
return-1
}
)
- 2014-09-02 13:53:50下载
- 积分:1
-
fastradialfeaturedetector
说明: harris 角点检测 MATLAB 代码(Harris corner detection MATLAB code)
- 2010-05-05 10:04:34下载
- 积分:1
-
turbo-code
说明: 我不多说废话,这是一个完整的TURBO码的编解码程序,对想做信道编码仿真的人绝对利好,该死的20个字(I will not nonsense, it is a complete code of TURBO codec procedures, right wants to channel coding simulation of absolute good, damned 20 characters)
- 2006-05-12 12:30:09下载
- 积分:1
-
overvoltage
电系统过电压仿真程序,基于matlab和vc的混合编程,matlab动态仿真(Over-voltage power system simulation program, based on matlab and vc mixed programming, matlab dynamic simulation)
- 2008-03-16 01:52:16下载
- 积分:1
-
sy1
用matlab实现读入图像,并显示图像,及存取图像中的任意像素值(Read into the image using matlab implementation, and display images, and access any pixel in the image)
- 2010-10-25 09:54:42下载
- 积分:1
-
VisualCandMATLAB
VisualC++和MATLAB接口应用(VisualC++ and MATLAB Interface Application)
- 2010-09-11 15:43:35下载
- 积分:1
-
dianwei1
电位电极系测井曲线,用matlab编写,可用于学测井的人参考(Potential electrode system logs, prepared by matlab, people can learn logging for reference)
- 2013-11-29 14:32:56下载
- 积分:1