搜索资源列表
asm
- 由80C51内部定时器1按方式1工作,即作为16位定时器使用,每0.1秒钟T1溢出中断一次。P1口的P1.0~P1.7分别接发光二极管的L1~L8。要求编写程序模拟一循环彩灯。彩灯变化花样可自行设计。要求给出的变化花样为:①L1、L2、…L8依依点亮;②L1、L2、…L8依依熄灭;③L1、L2、…L8交差亮8次。④L1、L2、…L8全亮、全灭8次。各时间间隔为0.3秒。让发光二极管按以上规律循环显示下去。-By the 80C51 Timer 1 by way of an internal wo
VirBin
- 一个用宏来制定所有函数规则的反汇编引擎项目,代码整洁,非常强大,核心表也非常巧妙。-A macro to define all functions rule the disassembly engine project, code tidy, very powerful core tables are also very clever.
klm
- 克莱姆法则,可以调通,简单易懂,挺好的代码-Cramer' s rule, can be transferred through a simple and easy to understand, good code
8255
- 微机实验8255 1)用8个LED来反映8个开关量的状态,拨动开关,让对应的灯亮。 2)8255控制交通灯 本设计用LED来模拟交通灯。请考虑8255与LED的连接,以及如何用8255来控制LED的点亮与熄灭。 交通灯的控制过程: 东西向的绿灯、南北向的红灯亮5秒钟。 东西向的绿灯灭、南北向的红灯亮,在此时间段中东西向的黄灯闪烁5次,每次亮0.5秒灭0.5秒。 南北向的绿灯、东西向的红灯亮5秒钟。 南北向的绿灯灭、东西向的红灯亮,在此时间段中南北向的黄灯闪烁5次,
hanshu
- fibonacci(斐波那契)经典函数求余法则,根据线性代数完整求解法。-fibonacci (Fibonacci) classic function modulo rule, a complete solution method based on linear algebra.
sunspotstx
- 太阳黑子是人类长久以来感兴趣的问题。此处运用matlab代码对太阳黑子的记录的数据进行处理,希望能提供帮助- Using archival records,astronomers have applied Wolfer s rule to determine sunspot activity back to the year 1700. Today the sunspot index is measured by many astronomers and the worldwide distr
CRAMER
- 克拉默法则检测突发气候异常fortran源代码-Cramer rule detecting abrupt climate anomalies fortran source code
圆面积
- 采用匈牙利法则命名,根据半径求出圆面积,半径保留两位小数,面积保留八位小数,适合初学者。(The Hungarian rule is used to calculate the circle area according to the radius. The radius retains two decimal points, and the area retains eight decimal points, which is suitable for beginners.)
automatic cellular
- 一维元胞自动机的实现。假定一维元胞自动机的其中某个规则,时空图L=100,初值取Xi0=1(i=50) Xi0=0(i≠50)用白色表示0状态,用黑色表示1状态。 对给定规则,演化100时间步的C语言实现(Realization of One Dimensional Cellular Automata. Suppose one of the rules of a one-dimensional cellular automata, the space-time map L = 100. The