-
extremaa
to find the extremas of any 1-d signal
- 2011-09-17 21:54:01下载
- 积分:1
-
FuzzyPHMF
Fuzzy c means + hmf implenentation
- 2014-01-03 13:15:27下载
- 积分:1
-
Eshan-Accounting-Version
about Accounting Version 3
This guide explains how to use Eshan Accounting accounting and enterprise resource planning (ERP) software to run your business. It focuses on things an entrepreneur or business owner needs to know and do to run a real business rather than on describing each function of the software. In fact, you won’t find every little detail about Eshan Accounting here, especially if an item seems easy enough to figure out by reading the screen. Instead, you’ll see how each feature works together to run real businesses.
Some elements of an accounting system may be unfamiliar to you, especially if you don’t have an accounting background or are using an ERP for the first time. I try to explain them as I cover each one below.
- 2015-03-29 01:01:11下载
- 积分: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
-
despread
基于直接扩频通信基础框架,在matlab程序下运行。基于直接扩频通信基础框架,在matlab程序下运行(
Basic framework based on direct spread spectrum communication, running under matlab program.
Basic framework based on direct spread spectrum communication, running under matlab program.)
- 2015-04-13 20:18:36下载
- 积分:1
-
随机森林
说明: 随机森林算法程序,用于对数据的仿真预测,是一个有用的算法(Random forest algorithm program)
- 2021-03-15 21:09:22下载
- 积分:1
-
yxiao_DVBS2code
说明: 在DVB—S2中,LDPC码监督矩阵H的仿真,可以对其采用的LDPC码的性能进行验证(In the DVB-S2 , LDPC code simulation monitoring matrix H can be used in its performance of LDPC codes to verify)
- 2010-05-02 16:57:25下载
- 积分:1
-
LS_CCA_ICML2008
ICML 2008 的一篇文章的源代码:CCA的最小二乘法求解(solve CCA by Least square method)
- 2011-05-02 22:19:19下载
- 积分:1
-
test1
股票预测,用于大家的股票预测,程序很精良,是大家的不错的一个选择。呵呵(Stock forecast, used for everyone s stock forecast, and the program is very excellent, is everyone s a good choice. Ha ha
)
- 2012-03-26 10:19:51下载
- 积分:1
-
QPSK
qpsk simulink block in matlab using simulink library.
- 2014-10-11 20:18:59下载
- 积分:1