-
C++YUmatlabDlg
C++与MATLAB接口的实例
对于学习C++和MATLAB 很有帮助
请珍惜(C and MATLAB interface examples for learning C++ And MATLAB helpful please Value)
- 2008-04-02 12:30:16下载
- 积分:1
-
posongfangchengqiujie
偏微分方程的求解,泊松方程的求解,一边大家学习交流(Partial differential equation, the solution of the Poisson equation, while we study the exchange)
- 2012-06-11 12:15:07下载
- 积分:1
-
wmflogicgenery
由于最近做一个项目需要对MATLAB电路图做测试,且需要满足MCDC且覆盖每个门,由于
手工生成非常麻烦而且也容易出错,所以做了个工具来自动生成测试用例(With the recent need to do a project on the MATLAB test circuit, and the need to meet and MCDC coverage of each door, hand-generated as a result of a very troublesome and error-prone, so do a tool to automatically generate test cases)
- 2009-06-26 09:50:36下载
- 积分:1
-
rand_noise_generate
产生高斯分布的白噪声的方法. 数据输出格式为txt. 可以读取到其它程序中, 作为后续开放使用. (have a Gaussian distribution of white noise method. Data output format txt. Can be read into other procedures, As a follow-up opening.)
- 2007-06-15 21:13:22下载
- 积分:1
-
shengjingwangluo
用matlab实现神经网络的城市交通流量预测。主要以大脑生理变化过程为基础、模仿大脑的结构和功能(Neural network using matlab implementation of the urban traffic flow prediction. Major physiological changes to brain-based process, to imitate the structure and function of the brain)
- 2009-03-08 11:27:34下载
- 积分:1
-
vb
说明: 材料力学中不同梁(简支梁、悬臂梁)受力分析计算程序(Mechanics of materials with different beam (Charpy, Izod) stress analysis calculation program)
- 2014-10-23 15:57:17下载
- 积分:1
-
Otsu
最大类间方差法的VC++和matlab源程序,还包括其原理介绍的doc文档(Otsu method of VC++ and matlab source, but also introduced the principle document doc)
- 2011-05-16 10:42:10下载
- 积分: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
-
xindaorongliangbianma
信道容量编码,C语言实现,照着程序一步一步做会找到你需要的(Channel capacity coding, C language, according to the program will find step by step what you need to do)
- 2014-01-09 11:04:49下载
- 积分:1
-
hechengjilu
合成地震记录源程序,很适合初学者学习,便于掌握(Synthetic seismograms source, it is suitable for beginners to learn, easy to grasp)
- 2014-11-30 17:39:39下载
- 积分:1