资源列表
sipangzi
- 用monte carlo 方法计算圆周率pi,采用的是随机投点法。以及另一个应用程序-with monte carlo methods calculated pi pi, the vote is random point method. And another application
idfile
- ID卡读卡器读程序 RED_LED EQU P1.0 GREEN_LED EQU P1.1 BEEP EQU P1.2 蜂鸣器
shuzizhong
- 单片机编写的,数字钟,程序内含说明,简单易懂,适合初学者学习使用-Prepared single-chip, digital clock, the program contains that easy for beginners to learn the use of
7822Assemble
- AD转换芯片7822,汇编语言,只要copy一下,就可以使用
2
- 利用键盘来设置直流稳压电源的输出电压,并由数码管显示输出电压设定值的可调数显直流稳压电源-Use the keyboard to set the DC regulated power supply output voltage by the digital display output voltage settings of the adjustable DC Power Supply Digital Display
Goldbach-Conjecture
- 进行哥德巴赫猜想的数据实验,即输入一个比6大的数,输出x=a+b,x为输入,a、b分别为x的两个素数质因数。-The experimental data Goldbach' s conjecture, that is to enter a larger number than 6, the output x = a+ b, x as input, a, b are the two prime x prime factors.
Untitled2
- 牛拉法潮流计算程序,在matlab上编写-NR powerflow
yeshi-zzd
- 用C写的页式存储管理程序,已经测试过的了-C written page memory management procedures have been tested in the
time1
- 电子时钟,可以通过M键转换功能,其中包括日期,时间,秒表等功能。
io1.asm.tar
- 汇编实验,代码能够实现简单汇编功能,能够帮助初学者更好的学习汇编语言。-Compilation of experimental code to achieve a simple assembly function, better able to help beginners learn assembly language.
RSA-CPP
- RSA算法非常简单,概述如下: 找两素数p和q 取n=p*q 取t=(p-1)*(q-1) 取任何一个数e,要求满足e<t并且e与t互素(就是最大公因数为1) 取d*e t==1 这样最终得到三个数: n d e 设消息为数M (M <n) 设c=(M**d) n就得到了加密后的消息c 设m=(c**e) n则 m == M,从而完成对c的实现-RSA algorithm is very simple, are summarized as follows: find two prim
87155028emc_ok
- 这是一个 emc单片机的 红外接收程序 很好用已经试过了 大家可以下来参考参考-the program is emc mcu read_ir it very good usd do you like hehe
