-
Visual-CPP
软件代码保护编写方法-vmprotect(soft-code protect writing-vmprotect)
- 2015-01-20 11:30:40下载
- 积分:1
-
LMS
1,、设置变量和参量:
X(n)为输入向量,或称为训练样本
W(n)为权值向量
e(n)为偏差
d(n)为期望输出
y(n)为实际输出
η为学习速率
n为迭代次数
2、初始化,赋给w(0)各一个较小的随机非零值,令n=0
3、对于一组输入样本x(n)和对应的期望输出d,计算
e(n)=d(n)-X^T(n)W(n)
W(n+1)=W(n)+ηX(n)e(n)
4、判断是否满足条件,若满足算法结束,若否n增加1,转入第3步继续执行(, set the variables and parameters:
X (n) is the input vector, otherwise known as the training sample
W (n) for the weight vector
e (n) for the deviation
d (n) is the desired output
y (n) is the actual output
η is the learning rate
n is the number of iterations)
- 2011-12-10 20:22:05下载
- 积分:1
-
显示bmp图像的程序
640*480 256 色 .BMP 文件显示程序,可以浏览、同时显示 4 幅图象,也可以 在屏幕上开 一个窗口显示 .BMP 图象,并可以使用上下左右箭头键、PageUp/PageDown、Ctrl+Left、Ctr l+Right键浏览整幅图象,在S3、ATI等VGA卡上 调试通过(640* 480256 color. BMP file display program can browse, also showed four images on the screen can also open a window on the show. BMP images and can be used above and below the arrow keys, and Page/Prompt, Ctrl Left, Right keys Ctr l View the entire images in S3, ATI VGA cards such as debugging through)
- 2005-03-31 15:30:24下载
- 积分:1
-
tuxiang
自己写的一个C++程序,KMEANS的,希望大家看看(To write a C++ program, KMEANS, we hope to see)
- 2015-04-15 20:45:32下载
- 积分:1
-
pcm
simulink 实现 pcm编码 很有用 希望大家有利(similink pcm cod)
- 2011-05-27 19:17:28下载
- 积分:1
-
OFDM
详细描述了在LTE中用到了OFDM技术,对于LTE初学者有很大的帮助。(Described in detail in the OFDM technology used in LTE, the LTE is very helpful for beginners.)
- 2010-08-19 22:23:47下载
- 积分:1
-
fv
说明: 这是一个计算镜头视场的软件,非常简单但是很实用。(This is a calculation of the lens field of view of the software, very simple but very practical.)
- 2009-01-14 11:04:18下载
- 积分:1
-
diskid32
獲取windows系統硬盤的一些信息,可以獲取到SN,FW,MODEL,等等信息(Get some information windows system hard disk, you can get to the SN, FW, MODEL, and so forth)
- 2014-11-04 19:54:34下载
- 积分:1
-
VCMatlab
采用VC2005 与Matcom混合编成 实现数据的读取和数据显示 对于学习VC和matlab的研究人员有一定参考价值(Compiled with VC2005 mixed Matcom using data read and data for the study, researchers VC and matlab has some reference value)
- 2011-07-16 22:25:53下载
- 积分:1
-
CDContorl
控制光驱的使用,很不错的一份源代码,与大家一起分享(err)
- 2007-09-20 10:49:39下载
- 积分:1