-
itpp-4.3.1
IT++ is a C++ library of mathematical, signal processing and communication routines.
- 2015-04-20 11:27:40下载
- 积分:1
-
shuzishuiyin
数字水印源码,基于matlab的,可实现,共同分享。(Digital watermarking source code, based on the matlab can be realized.)
- 2013-07-18 00:50:08下载
- 积分:1
-
hunhebiancheng
matlab C++混编程序,用C++处理数据,由matlab显示画图(matlab C++ mixed program, with C++ process the data displayed by the matlab drawing)
- 2013-07-22 16:11:19下载
- 积分:1
-
liu_ks02
最大似然(ML)准则和最大后验概率(MAP)准则,多机电力系统仿真及其潮流计算,采用的是脉冲对消法。( Maximum Likelihood (ML) criteria and maximum a posteriori (MAP) criterion, Multi-machine power system simulation and flow calculation, It uses a pulse of consumer law.)
- 2017-05-15 11:27:23下载
- 积分:1
-
11
说明:
广告流水灯程序
ORG 00H
MOV P2,#80H
START:MOV A,#0FFH 赋初值
CLR C
MOV R2,#8
LOOP:RRC A 带进位右移
MOV P1,A
CALL DELAY
DJNZ R2,LOOP
MOV R2,#7
LOOP1:RLC A 带进位左移
MOV P1,A
CALL DELAY
DJNZ R2,LOOP1
JMP START
DELAY:MOV R3,#20 延时0.2秒
D1: MOV R4,#20
D2: MOV R5,#248
DJNZ R5,$
DJNZ R4,D2
- 2012-11-22 13:22:07下载
- 积分:1
-
64985138foc
this is a java in mind of evalise thank you very much
- 2011-01-31 19:05:47下载
- 积分:1
-
socketip
说明: 利用设置网卡为混沌模式,采用原始套接字的方式截获发向本机的ip包,并分析包的类型,源ip地址,目的ip地址,传输层协议等(card installed for the use of Chaos mode, using original socket intercepted a way to the machine ip packet, analysis of packet types, source ip address, purpose ip address, such as transport protocol)
- 2006-05-15 13:08:10下载
- 积分:1
-
MATLAB
justenjoy it and have a nice day lamigo monkeys is theNO1 in cpbl im loveing it
- 2013-05-18 19:21:57下载
- 积分:1
-
OperationMatlabmwArrayArray
操作Matlab mwArray阵列.Matcom、Matlab COM Builder与Visual C++混编程以及在Visual C++中调用Matlab C++数学库。(Operation Matlab mwArray Array)
- 2010-01-16 09:05:31下载
- 积分:1
-
GA
说明: 遗传算法的源代码。MATLAB下支持,省得编代码了(Genetic algorithm source code. MATLAB to support clinics to save compiled code of the)
- 2009-08-25 19:38:44下载
- 积分:1