资源列表
zhongduan
- 中断程序 实现统计男女生个数 0代表男生 1代表女生 键盘输入 -Interrupt program for boys and girls to achieve statistical number of 0 for boys and girls on behalf of a keyboard input
dianjiyunzhuan
- 让步进电动机实现连续运转和按控制键实现电动,是做实验的时候编写的。-Concessions into the motor for continuous operation and to achieve power by controlling key is to make experiments prepared.
H.Coxeter
- 印出n*n的魔方陣 H.Coxeter演算法-show n*n magic square
gcc
- gcc中内嵌汇编代码 +与=产生的数值差别-gcc inline assembly code in the+ and = difference between the value generated
step-motor-stepping-motor
- 步进电机控制电路最基本的步进电机控制 加按键 加数码管-step motor stepping motor
8kaiguan
- org 00h mov p2,#0FFh 屏蔽数码管位端口 main: mov p3,#0ffh 复位按键端口 mov a,p3 读键值 swap a 半字节交换 mov p1,a 输出读入的键值 jmp main -org 00h mov p2,#0FFh 屏蔽数码管位端口 main: mov p3,#0ffh 复位按键端口 mov a,p3 读键值 swap a 半字节交换
lvboqi
- 一个简单的CA模型,用于仿真实践,使初学者很容易接受,简单易懂-A simple CA model, for the simulation of practice, so that beginners are easy to accept, easy to understand
new-and-delete-
- 此代码用于区分用于不用delete的差别,清楚明了的得出结果-This code is used to distinguish the difference for not delete, and clear the outcome
294b.cpp
- codeforces 的ac代码,亲测过-codeforces code , i had submit by myself
line
- Bresenham s line algorithm
interupt
- 中断程序,是89C51的,非常的好啊,可以中断,可以延时-interup.asm a interup program that well performed
huibianshyan
- 从键盘输入数字N(N为1~9之一),使用子程序求N! 并用子程序以十进制显示结果。 要求:程序对键盘输入和输入出错作出提示。 提示:可用子程序递归调用求N! -Keyboard input from a number of N (N for one of 1 ~ 9), the use of subroutines for N! And subroutines to the metric system the result will be displayed. Require