-
22222222222
Family Financial Management System OK
- 2010-02-18 22:22:07下载
- 积分:1
-
18a8b6234d45
cashcode开发,用于开发接口工具,测试等(cashcode Developmentcode)
- 2014-09-18 11:59:52下载
- 积分:1
-
jindaipingcha
近代平差,含有近代经典平差函数模型,适用于数据处理中的近代平差应用(Modern adjustment, containing a model of modern classical adjustment function for data processing applications in modern Adjustment)
- 2014-02-17 10:19:29下载
- 积分:1
-
Voiceprint-recognition
这是一个声纹识别程序,基于matlab实现,通过建模,简历声纹模型,认证时自动识别(This is a voiceprint identification procedures, based on matlab realize, through modeling, resume voiceprint model, automatic identification authentication)
- 2021-01-07 10:38:53下载
- 积分:1
-
rms-model
响应面法matlaB程序,大家可以下载。(RMS code)
- 2013-11-14 10:55:13下载
- 积分:1
-
tow
随着应用的越来越复杂,对数据同步和存储的要求越来越多,有时候我们面对大量复杂的数据加载和数据同步代价,尤其是如果单服务器无法承载大量应用数据的时候,我们如何可以实现动态扩展服务器已达到负载均衡的目标(As applications are becoming more complex, the data synchronization and storage requirements are more and more, sometimes we are facing a large amount of data loading and data synchronization costs, especially if a single server cannot load a lot of the time of application data, how can we realize the dynamic extension of the server has reached the aim of load balancing)
- 2015-01-27 16:52:18下载
- 积分:1
-
Sdcsk33I
混沌保密通信SIMULINK建模模。自己作的很好的东西。
(Chaotic secure communication SIMULINK modeling mold. As a good thing.)
- 2012-08-23 21:49:59下载
- 积分:1
-
HHT
可以用来方便的进行输入信号的Hilbert-Huang变换,经过了验证,可以使用(Used to implement the input signal of the Hilbert-Huang transform. First proposed calculation method, after validation, can be used.)
- 2012-03-23 09:29:51下载
- 积分: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
-
pso
基本粒子群优化算法Matlab源程序 主要用于对PSO的基本理解与思考
(Particle swarm optimization algorithm Matlab source)
- 2013-07-14 15:58:47下载
- 积分:1