-
VCUSEMatlabCODE
实现了vc和matlab的数据连接和传递,对编程很有利,非常实用方便(ASCII code implements the query and operation of the program is very beneficial, very useful to facilitate)
- 2009-10-08 19:05:16下载
- 积分:1
-
MFCskin
这里包括五十几个VC++的皮肤,还有使用方法。(This file includes more than 50 VC++ skins,and the method how to use them。)
- 2011-10-08 21:36:34下载
- 积分:1
-
qinatuihuidai
计算配电网络潮流 基于40节点计算配电网潮流电压及其电流 (Calculation of distribution network based on 40 tide node voltage and current power flow calculation)
- 2014-05-21 11:55:03下载
- 积分:1
-
pca
matcom插件调用matlab里面princomp函数对数据进行处理的小程序(plug-ins inside matcom call matlab function princomp data processing applet)
- 2009-06-05 10:39:52下载
- 积分:1
-
rtems6
Linux下物理内存管理技术探讨(Linux under the physical memory management technology to explore)
- 2007-11-14 17:06:21下载
- 积分:1
-
移动多边形
用vc+mapobjects开发的源代码,实现鼠标多边形的移动(with vc MapObjects development of the source code, mouse polygon mobile)
- 2005-04-20 15:31:40下载
- 积分:1
-
51mcuand1602
51单片机加1602显示计算器C语言源码
可以实现加减乘除,有负数计算
(51 MCU plus 1602 display calculator C language source code
Can have negative calculation add, subtract, multiply and divide.)
- 2016-04-05 18:00:29下载
- 积分:1
-
syamlal-obrien_drag
fluent syamlal-obrien模型(fluent syamlal-obrien model)
- 2015-01-18 19:16:32下载
- 积分: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
-
VC++_Matlab
搜集的一些matlab和vc++混合编程的资料,包含caj和pdf文档,很有实用意义!(collect some of Matlab and vc mixed programming information, contains PRODUCTS and pdf documents, It has practical significance!)
- 2006-12-11 13:21:41下载
- 积分:1